@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}.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)}}a,button,img,.wp-block-group,.wp-block-columns,.wp-block-column{transition:all ease 0.23s}.fotawp-swiper-holder{overflow:hidden;position:relative}.fotawp-swiper-holder .swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);width:100%;text-align:center;z-index:2}.wp-block-image.is-style-fotawp-boxshadow img,.wp-block-column.is-style-fotawp-boxshadow,.wp-block-columns.is-style-fotawp-boxshadow,.wp-block-group.is-style-fotawp-boxshadow{box-shadow:0 0 50px rgb(0 0 0 / .065)}.wp-block-image.is-style-fotawp-boxshadow-medium img,.wp-block-column.is-style-fotawp-boxshadow-medium,.wp-block-columns.is-style-fotawp-boxshadow-medium,.wp-block-group.is-style-fotawp-boxshadow-medium{box-shadow:0 0 50px rgb(0 0 0 / .1)}.wp-block-image.is-style-fotawp-boxshadow-large img,.wp-block-column.is-style-fotawp-boxshadow-large,.wp-block-columns.is-style-fotawp-boxshadow-large,.wp-block-group.is-style-fotawp-boxshadow-large{box-shadow:0 0 50px rgb(0 0 0 / .15)}.wp-block-image.is-style-fotawp-boxshadow-hover img:hover,.wp-block-column.is-style-fotawp-boxshadow-hover:hover,.wp-block-columns.is-style-fotawp-boxshadow-hover:hover,.wp-block-group.is-style-fotawp-boxshadow-hover:hover{box-shadow:0 0 50px rgb(0 0 0 / .099);transform:translateY(-7px)}.wp-block-group.is-style-fotawp-boxshadow:hover{box-shadow:0 0 50px rgb(0 0 0 / .12);transform:translateY(-7px)}.wp-block-cover.fotawpbanner-with-slantbottom:before{content:"";width:0;height:0;left:0;bottom:0;position:absolute;border-style:solid;border-width:0 0 250px 100vw;border-color:#fff0 #fff0 var(--wp--preset--color--background) #fff0;z-index:2}.wp-block-group.fotawp-overlap-ctasection{z-index:2;position:relative;margin:-300px 0 -30px!important}.wp-block-group.fotawp-overlap-ctasection.pattern-banner-layout{margin:-280px 0 0!important}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu{border:0;box-shadow:0 0 40px rgb(0 0 0 / .32);margin-top:15px;transition:all ease 0.23s;padding:0!important;z-index:99}.wp-block-navigation .has-child .wp-block-navigation__submenu-container li:hover{background-color:var(--wp--preset--color--tertiary-light)}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li{line-height:1.5!important}.wp-block-navigation__container li:hover .wp-block-navigation__submenu-container.wp-block-navigation-submenu,.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li:hover ul.wp-block-navigation-submenu{margin-top:0}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu ul.wp-block-navigation-submenu{margin-top:10px;transition:all ease 0.23s}.wp-block-navigation__container li a:hover,nav.fotawp-navigation.wp-block-navigation li a:hover{color:var(--wp--preset--color--secondary)!important}nav.fotawp-navigation.wp-block-navigation li a{line-height:50px}nav.fotawp-navigation.wp-block-navigation li li a{line-height:35px}.wp-block-button{transition:all ease 0.23s}footer.wp-block-template-part{margin:0}.taxonomy-category.is-style-categories-background-with-round a,.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{padding:2px 10px 4px;border-radius:25px;position:relative;overflow:hidden}.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{border-radius:4px}.taxonomy-category.is-style-categories-background-with-border-small-round a{border:1px solid}.taxonomy-category.is-style-categories-background-with-round a:before,.taxonomy-category.is-style-categories-background-with-round-small a:before{background-color:var(--wp--preset--color--primary);content:"";width:100%;height:100%;left:0;top:0;position:absolute;opacity:.04;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-o-transition:all ease 0.23s;border-radius:25px}.taxonomy-category.is-style-categories-background-with-round-small a:before{border-radius:4px}.taxonomy-category.is-style-categories-background-with-round a:hover:before,.taxonomy-category.is-style-categories-background-with-round-small a:hover:before{opacity:.06}.taxonomy-category.is-style-categories-background-with-border-small-round a:hover{opacity:.67}.taxonomy-category.is-style-categories-background-with-round a,.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{margin:0 5px 5px 0;display:inline-block}.taxonomy-category.is-style-categories-background-with-round .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-round-small .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-border-small-round .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms .wp-block-post-terms__separator{display:none}.is-style-title-hover-primary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--primary)}.is-style-title-hover-secondary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--secondary)}.is-style-title-hover-tertiary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--tertiary)}.wp-block-button.is-style-button-hover-primary-color a:hover{color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-color a:hover{color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-primary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--primary)!important;opacity:1;color:#ffffff!important;border-color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--secondary)!important;opacity:1;color:#ffffff!important;border-color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-tertiary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--tertiary)!important;opacity:1;color:#ffffff!important}.wp-block-button.is-style-button-hover-white-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:#ffffff!important;opacity:1;color:var(--wp--preset--color--text-color)!important}.is-style-readmore-hover-primary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-primary a:hover{color:var(--wp--preset--color--primary)!important}.is-style-readmore-hover-secondary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-secondary a:hover{color:var(--wp--preset--color--secondary)!important}.is-style-readmore-hover-tertiary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-tertiary a:hover{color:var(--wp--preset--color--tertiary)!important}.is-style-readmore-hover-primary-fill.wp-block-read-more,.is-style-readmore-hover-secondary-fill.wp-block-read-more,.is-style-readmore-hover-tertiary-fill.wp-block-read-more{border-radius:20px}.is-style-readmore-hover-primary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--primary)!important;color:#fff!important}.is-style-readmore-hover-secondary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--secondary)!important;color:#fff!important}.is-style-readmore-hover-tertiary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--tertiary)!important;color:#fff!important}.is-style-list-style-no-bullet,.is-style-hide-bullet-list-link-hover-style-primary,.is-style-hide-bullet-list-link-hover-style-secondary,.is-style-hide-bullet-list-link-hover-style-tertiary{list-style-type:none}figure.wp-block-image.is-style-fotawp-image-hover-rotate img:hover{transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}.wp-block-image.is-style-fotawp-image-hover-pulse img:hover{animation:fotawpPulse 2s infinite;-moz-animation:fotawpPulse 2s infinite;-o-animation:fotawpPulse 2s infinite;-webkit-animation:fotawpPulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}.wp-block-image.is-style-fotawp-image-pulse img{animation:fotawpPulse 2s infinite;-moz-animation:fotawpPulse 2s infinite;-o-animation:fotawpPulse 2s infinite;-webkit-animation:fotawpPulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}@keyframes fotawpPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}100%{transform:scale(1)}}.wp-block-gallery.fotawp-brands-logos .wp-block-image{align-items:center;margin:auto!important}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img{filter:grayscale(1);-webkit-filter:grayscale(1);transition:all ease-in 0.23s;-webkit-transition:all ease-in 0.23s;-moz-transition:all ease-in 0.23s;-o-transition:all ease-in 0.23s}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.wp-site-blocks>*+*{margin-block-start:0!important}.wp-block-group.about-section-topslant:before{content:"";width:100%;height:100%;position:absolute;left:0;top:20px;z-index:1;clip-path:polygon(-35% 40.25%,100% 0%,100% 101.75%,0% 114.75%,0% 47.5%);background:linear-gradient(192.26deg,var(--wp--preset--color--background-alt) 0%,var(--wp--preset--color--background) 100%)}.wp-block-group.about-section-topslant{position:relative;z-index:1}.fotawp-duotone-primary{filter:var(--wp--preset--duotone--primary)}.wp-block-social-links.is-style-social-icon-border li a{border:1px solid;border-radius:50%}.is-style-fotawp-post-featured-image-overlap.wp-block-post-featured-image{margin-top:-250px;z-index:1;margin-block-start:-250px!important}.wp-block-cover.is-style-fotawp-cover-round-overlap{border-radius:10px;overflow:hidden;margin-top:-250px;margin-block-start:-250px!important;z-index:1}.is-style-fotawp-page-list-bullet-hide-style.wp-block-page-list,.wp-block-categories-list.is-style-fotawp-categories-bullet-hide-style{list-style:none;margin:0;padding:0}.wp-block-cover.is-style-fotawp-cover-round-style{border-radius:7px;overflow:hidden}@media (max-width:600px){.wp-block-navigation__container{line-height:1.5!important;font-size:18px;font-weight:600}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu{box-shadow:none;margin-top:0!important;padding-left:30px!important}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li{margin:5px 0;font-size:15px;font-weight:400}.wp-block-navigation__container a .wp-block-navigation-item__label{position:relative}.wp-block-navigation__container a .wp-block-navigation-item__label:after{content:"";width:0;left:0;height:2px;background:var(--wp--preset--color--tertiary);position:absolute;top:30px;transition:all ease 0.23s}.wp-block-navigation__container a:hover .wp-block-navigation-item__label:after{width:100%}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu a{border-bottom:2px solid}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu a:hover{border-color:var(--wp--preset--color--tertiary)}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu ul li a{border-bottom:0}.wp-block-navigation__container li{margin:0 0 -12px;padding:0}}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/search-icon.svg);height:24px;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open:hover{background:var(--wp--preset--color--secondary)}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open svg{opacity:0}.wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation__responsive-close{padding:20px}.is-style-author-name-with-icon.wp-block-post-author-name:before,.is-style-author-name-with-white-icon.wp-block-post-author-name:before,.is-style-post-date-with-icon.wp-block-post-date:before,.is-style-post-date-with-white-icon.wp-block-post-date:before{content:"";width:11px;height:13px;background:var(--wp--preset--color--post-meta-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;margin-right:7px;margin-bottom:-1px}.is-style-author-name-with-icon.wp-block-post-author-name:before,.is-style-author-name-with-white-icon.wp-block-post-author-name:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/post-author.svg)}.is-style-post-date-with-icon.wp-block-post-date:before,.is-style-post-date-with-white-icon.wp-block-post-date:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/post-date.svg);margin-bottom:-3px;width:15px;height:15px}.is-style-author-name-with-white-icon.wp-block-post-author-name:before,.is-style-post-date-with-white-icon.wp-block-post-date:before{background:#fff}.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms a,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms a,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a{color:#fff;background:var(--wp--preset--color--primary);padding:3px 8px;display:inline-block;margin:0 4px 4px 0}.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms a:hover{background:var(--wp--preset--color--primary)}.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms a:hover,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms a,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(3),.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(9){background:var(--wp--preset--color--secondary)}.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(5),.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(11){background:var(--wp--preset--color--extra-category-color)}.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:hover{opacity:.85}.is-style-fotawp-title-hover-underline-primary-color.wp-block-post-title a,.is-style-fotawp-title-hover-underline-secondary-color.wp-block-post-title a{display:inline;text-decoration:none;background-image:linear-gradient(var(--wp--preset--color--primary),var(--wp--preset--color--primary));background-position:0 1.05em;background-size:0 3px;background-repeat:no-repeat;transition:background-size 0.5s}.is-style-fotawp-title-hover-underline-secondary-color.wp-block-post-title a{background-image:linear-gradient(var(--wp--preset--color--secondary),var(--wp--preset--color--secondary))}.is-style-fotawp-title-hover-underline-primary-color.wp-block-post-title a:hover,.is-style-fotawp-title-hover-underline-secondary-color.wp-block-post-title a:hover{background-size:100% 3px}ul.is-style-fotawp-list-style-square{list-style:square;margin:0;padding:0 0 0 15px}ul.is-style-fotawp-list-style-check,ul.is-style-fotawp-list-style-check-fill,ul.is-style-fotawp-list-style-check-outline,ul.is-style-fotawp-list-style-arrow,ul.is-style-fotawp-list-style-arrow-outline,ul.is-style-fotawp-list-style-arrow-circle,ul.is-style-fotawp-list-style-dash{list-style:none;padding:0;margin:0}ul.is-style-fotawp-list-style-check li,ul.is-style-fotawp-list-style-check-fill li,ul.is-style-fotawp-list-style-check-outline li,ul.is-style-fotawp-list-style-arrow li,ul.is-style-fotawp-list-style-arrow-outline li,ul.is-style-fotawp-list-style-arrow-circle li,ul.is-style-fotawp-list-style-dash li{position:relative;padding-left:24px}ul.is-style-fotawp-list-style-check li:before,ul.is-style-fotawp-list-style-check-fill li:before,ul.is-style-fotawp-list-style-check-outline li:before,ul.is-style-fotawp-list-style-arrow li:before,ul.is-style-fotawp-list-style-arrow-outline li:before,ul.is-style-fotawp-list-style-arrow-circle li:before{content:"";background:var(--wp--preset--color--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(/wp-content/themes/fotawp/assets/css/../images/list_check.svg);width:16px;height:10px;position:absolute;left:0;top:50%;margin-top:-5px}ul.is-style-fotawp-list-style-check-fill li:before,ul.is-style-fotawp-list-style-check-outline li:before,ul.is-style-fotawp-list-style-arrow-outline li:before,ul.is-style-fotawp-list-style-arrow-circle li:before{width:14px;height:14px;border-radius:50%;margin-top:-7px}ul.is-style-fotawp-list-style-check-fill li:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/check_fill.svg)}ul.is-style-fotawp-list-style-check-outline li:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/check_border.svg)}ul.is-style-fotawp-list-style-arrow li:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/list_arrow.svg)}ul.is-style-fotawp-list-style-arrow-outline li:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/arrow_border.svg)}ul.is-style-fotawp-list-style-arrow-circle li:before{mask-image:url(/wp-content/themes/fotawp/assets/css/../images/arrow_fill.svg)}ul.is-style-fotawp-list-style-dash li:before{content:"";width:12px;height:2px;position:absolute;left:0;top:50%;margin-top:-1px;background:var(--wp--preset--color--primary)}ul.is-style-fotawp-list-style-check.has-secondary-color li:before,ul.is-style-fotawp-list-style-check-fill.has-secondary-color li:before,ul.is-style-fotawp-list-style-check-outline.has-secondary-color li:before,ul.is-style-fotawp-list-style-arrow.has-secondary-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-secondary-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-secondary-color li:before,ul.is-style-fotawp-list-style-dash.has-secondary-color li:before{background:var(--wp--preset--color--secondary)}ul.is-style-fotawp-list-style-check.has-foregound-alt-color li:before,ul.is-style-fotawp-list-style-check-fill.has-foregound-alt-color li:before,ul.is-style-fotawp-list-style-check-outline.has-foreground-alt-color li:before,ul.is-style-fotawp-list-style-arrow.has-foreground-alt-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-foreground-alt-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-foreground--alt-color li:before,ul.is-style-fotawp-list-style-dash.has-foreground-alt-color li:before{background:var(--wp--preset--color--foregound-alt)}ul.is-style-fotawp-list-style-check.has-heading-color-color li:before,ul.is-style-fotawp-list-style-check-fill.has-heading-color-color li:before,ul.is-style-fotawp-list-style-check-outline.has-heading-color-color li:before,ul.is-style-fotawp-list-style-arrow.has-heading-color-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-heading-color-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-heading-color-color li:before,ul.is-style-fotawp-list-style-dash.has-heading-color-color li:before{background:var(--wp--preset--color--heading-color)}ul.is-style-fotawp-list-style-check.has-foreground-color li:before,ul.is-style-fotawp-list-style-check-fill.has-foreground-color li:before,ul.is-style-fotawp-list-style-check-outline.has-foreground-color li:before,ul.is-style-fotawp-list-style-arrow.has-foreground-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-foreground-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-foreground-color li:before,ul.is-style-fotawp-list-style-dash.has-foreground-color li:before{background:var(--wp--preset--color--foreground)}ul.is-style-fotawp-list-style-check.has-tertiary-color li:before,ul.is-style-fotawp-list-style-check-fill.has-tertiary-color li:before,ul.is-style-fotawp-list-style-check-outline.has-tertiary-color li:before,ul.is-style-fotawp-list-style-arrow.has-tertiary-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-tertiary-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-tertiary-color li:before,ul.is-style-fotawp-list-style-dash.has-tertiary-color li:before{background:var(--wp--preset--color--tertiary)}ul.is-style-fotawp-list-style-check.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-check-fill.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-check-outline.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-arrow.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-dash.has-tertiary-light-color li:before{background:var(--wp--preset--color--tertiary-light)}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link{box-shadow:3px 3px}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link.has-background{box-shadow:3px 3px #000}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link:hover,.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link:hover,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:hover{box-shadow:5px 5px;transform:scale(1.08) translateY(-2px)}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link:hover{color:var(--wp--preset--color--secondary)!important;border-color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link.has-secondary-color:hover{color:var(--wp--preset--color--primary)!important;border-color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link{position:relative;display:flex;justify-content:center;align-items:center}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link:after{content:"";width:20px;height:20px;background:var(--wp--preset--color--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(/wp-content/themes/fotawp/assets/css/../images/button_arrow.svg);margin:0 0 0 15px;display:inline-block;transition:all ease 0.23s}.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link:after{width:12px;height:12px;mask-image:url(/wp-content/themes/fotawp/assets/css/../images/button_upward.svg)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link:hover:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:hover:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link:hover:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link:hover:after{transform:translateX(5px)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-foregound-alt-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-foregound-alt-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-foregound-alt-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-foregound-alt-color:after{background:var(--wp--preset--color--foregound-alt)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-heading-color-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-heading-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-heading-color-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-heading-color:after{background:var(--wp--preset--color--heading-color)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-foreground-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-foregound-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-foreground-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-foregound-color:after{background:var(--wp--preset--color--foregroud)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-secondary-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-secondary-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-secondary-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-secondary-color:after{background:var(--wp--preset--color--secondary)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-tertiary-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-tertiary-alt-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-tertiary-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-tertiary-alt-color:after{background:var(--wp--preset--color--tertiary)}.is-style-fotawp-site-title-gradient-style.wp-block-site-title{background:-webkit-linear-gradient(180deg,var(--wp--preset--color--secondary),var(--wp--preset--color--primary));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.is-style-fotawp-site-title-gradient-style.wp-block-site-title:hover{opacity:.75}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade{list-style:none}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li{display:inline-block;position:relative;padding-left:30px}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:after,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:after{width:20px;height:20px;position:absolute;content:"";background:var(--wp--preset--color--primary);border-radius:50%;top:50%;left:0;margin-top:-10px}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:before{opacity:.14}ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:after{background:var(--wp--preset--color--secondary)}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:after,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:after{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(/wp-content/themes/fotawp/assets/css/../images/icon_check_icon.svg)}.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}sc-button-group:not([separate])>sc-button:first-child::part(base),sc-button-group:not([separate])>sc-dropdown:first-child>sc-button[slot='trigger']::part(base),sc-button-group:not([separate])>sc-tooltip:first-child>sc-button::part(base){border-top-right-radius:0;border-bottom-right-radius:0}sc-button-group:not([separate])>sc-button:last-child::part(base),sc-button-group:not([separate])>sc-dropdown:last-child>sc-button[slot='trigger']::part(base),sc-button-group:not([separate])>sc-tooltip:last-child>sc-button::part(base){border-top-left-radius:0;border-bottom-left-radius:0}sc-button-group:not([separate])>sc-button:not(:first-child):not(:last-child)::part(base),sc-button-group:not([separate])>sc-dropdown:not(:first-child):not(:last-child)>sc-button[slot='trigger']::part(base),sc-button-group:not([separate])>sc-tooltip:not(:first-child):not(:last-child)>sc-button::part(base){border-radius:0}sc-button-group:not([separate])>sc-button:not(:first-child),sc-button-group:not([separate])>sc-dropdown:not(:first-child)>sc-button[slot='trigger'],sc-button-group:not([separate])>sc-tooltip:not(:first-child)>sc-button{margin-left:calc(-1 * var(--sc-input-border-width))}sc-button-group>sc-button:not(:first-child):not([type='default'])::part(base):not(:hover):not(:active):not(:focus):after,sc-button-group>sc-dropdown:not(:first-child)>sc-button[slot='trigger']:not([type='default'])::part(base):not(:hover):not(:active):not(:focus):after,sc-button-group>sc-tooltip:not(:first-child)>sc-button:not([type='default'])::part(base):not(:hover):not(:active):not(:focus):after{content:'';position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}sc-button-group>sc-button:hover,sc-button-group>sc-dropdown:hover>sc-button[slot='trigger'],sc-button-group>sc-tooltip:hover>sc-button{z-index:1}sc-button-group>sc-button.sc-focus,sc-button-group>sc-dropdown>sc-button[slot='trigger'].sc-focus,sc-button-group>sc-tooltip>sc-button.sc-focus{z-index:2}[class*='wp-block-surecart-'][hidden]{display:none}:root{--sc-color-brand-primary:#388051;--sc-color-brand-secondary:#00824c;--sc-color-brand-heading:#002e33;--sc-color-brand-body:#45505f;--sc-color-brand-main-background:#f4f7f9;--sc-color-brand-content-background:#ffffff;--sc-color-brand-stroke:#e7ecee;--sc-color-brand-subheading:#9ca7ab;--sc-color-brand-pastel-pink:#fcf2f7;--sc-color-brand-pastel-orange:#fef9f6;--sc-color-brand-pastel-purple:#f7f6fe;--sc-color-brand-pastel-green:#e6f9ee;--sc-brand-color-background-inverse:#111827;--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:whitesmoke;--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, 0.1), 0 1px 2px 0 rgba(0, 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-button-font-size-small:var(--sc-font-size-x-small);--sc-button-font-size-medium:var(--sc-font-size-medium);--sc-button-font-size-large:var(--sc-font-size-large);--sc-column-spacing:var(--sc-spacing-xx-large);--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-form-title-description-color:var(--sc-color-gray-500);--sc-form-title-description-size:var(--sc-font-size-medium);--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, 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-dialog:100000;--sc-z-index-dropdown:900;--sc-z-index-popover: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-checkout [hidden]{display:none!important}.sc-scroll-lock{overflow:hidden!important}.surecart-theme-dark sc-checkout{color:var(--sc-color-white)}.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:var(--sc-color-gray-900);--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-hover:var(--sc-color-gray-600);--sc-input-border-color-focus:var(--sc-color-gray-500);--sc-input-border-color-disabled:var(--sc-color-gray-200);--sc-input-border-color-invalid:var(--sc-color-danger-500);--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-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-selected-price-color:var(--sc-color-gray-50);--sc-button-link-color:var(--sc-color-gray-300)}.surecart-theme-dark sc-table{color:var(--sc-color-gray-300)}.surecart-theme-dark sc-avatar::part(base){background-color:var(--sc-color-gray-700);color:var(--sc-color-gray-300)}.surecart-theme-dark sc-button[type='default']::part(base){background-color:var(--sc-color-gray-900);border-color:var(--sc-color-gray-700);color:var(--sc-color-gray-400)}.surecart-theme-dark sc-button[type='default']:not([disabled])::part(base):hover{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500)}.surecart-theme-dark sc-button[type='default']:not([disabled])::part(base):focus{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500);box-shadow:0 0 0 var(--sc-focus-ring-width) hsla(var(--sc-color-primary-hue),var(--sc-color-primary-saturation),50%,var(--sc-focus-ring-alpha))}.surecart-theme-dark sc-button[type='default']:not([disabled])::part(base):active{background-color:var(--sc-color-primary-900);border-color:var(--sc-color-primary-700);color:var(--sc-color-primary-300)}.surecart-theme-dark sc-button[type='text']::part(base){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-button[type='text']:not([disabled])::part(base):active,.surecart-theme-dark sc-button[type='text']:not([disabled])::part(base):hover,.surecart-theme-dark sc-button[type='text']:not([disabled])::part(base):focus{color:var(--sc-color-gray-300)}.surecart-theme-dark sc-card::part(base){background-color:var(--sc-color-gray-900);--border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-color-picker::part(format-button){background-color:var(--sc-color-gray-900);border-color:var(--sc-color-gray-700);color:var(--sc-color-gray-400)}.surecart-theme-dark sc-color-picker::part(format-button):hover{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500)}.surecart-theme-dark sc-color-picker::part(format-button):focus{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500);box-shadow:0 0 0 var(--sc-focus-ring-width) hsla(var(--sc-color-primary-hue),var(--sc-color-primary-saturation),50%,var(--sc-focus-ring-alpha))}.surecart-theme-dark sc-color-picker::part(format-button):active{background-color:var(--sc-color-primary-900);border-color:var(--sc-color-primary-700);color:var(--sc-color-primary-300)}.surecart-theme-dark sc-color-picker::part(panel){background-color:var(--sc-color-gray-900);border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-color-picker::part(slider-handle){background-color:var(--sc-color-gray-800);box-shadow:0 0 0 1px var(--sc-color-gray-600)}.surecart-theme-dark sc-color-picker::part(slider-handle):focus{box-shadow:0 0 0 1px var(--sc-color-primary-500),0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary)}.surecart-theme-dark sc-color-picker::part(grid-handle){border-color:var(--sc-color-gray-900)}.surecart-theme-dark sc-color-picker::part(preview),.surecart-theme-dark sc-color-picker::part(opacity-slider),.surecart-theme-dark sc-color-picker::part(trigger){background-image:linear-gradient(45deg,#333 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#333 75%),linear-gradient(45deg,transparent 75%,#333 75%),linear-gradient(45deg,#333 25%,transparent 25%)}.surecart-theme-dark sc-color-picker::part(swatches){border-top-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-details::part(base){border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-icon-button::part(base){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-icon-button:not([disabled])::part(base):hover,.surecart-theme-dark sc-icon-button:not([disabled])::part(base):focus{color:var(--sc-color-primary-500)}.surecart-theme-dark sc-icon-button:not([disabled])::part(base):active{color:var(--sc-color-primary-500)}.surecart-theme-dark sc-image-comparer::part(divider),.surecart-theme-dark sc-image-comparer::part(handle){background-color:var(--sc-color-gray-900);color:var(--sc-color-gray-400)}.surecart-theme-dark sc-menu-item::part(base){color:var(--sc-color-gray-200)}.surecart-theme-dark sc-menu-item::part(base):focus{background-color:var(--sc-color-primary-600);color:var(--sc-color-white)}.surecart-theme-dark sc-menu-item[disabled]::part(base){color:var(--sc-color-gray-600)}.surecart-theme-dark sc-menu-label::part(base){color:var(--sc-color-gray-600)}.surecart-theme-dark sc-progress-bar::part(base){background-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-progress-bar::part(indicator){color:var(--sc-color-gray-900)}.surecart-theme-dark sc-progress-ring::part(base){--track-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-range{--track-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-rating{--symbol-color:var(--sc-color-gray-700)}.surecart-theme-dark sc-select::part(tag){background-color:var(--sc-color-info-800);border-color:var(--sc-color-info-700);color:var(--sc-color-info-300)}.surecart-theme-dark sc-spinner{--track-color:#f9fafb20}.surecart-theme-dark sc-secure-notice::part(icon){color:var(--sc-color-gray-700)}.surecart-theme-dark sc-secure-notice::part(text){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-tab-group::part(tabs){--tabs-border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-tab::part(base){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-tab:not([disabled])::part(base):hover,.surecart-theme-dark sc-tab[active]::part(base){color:var(--sc-color-primary-white)}.surecart-theme-dark sc-tag[type='primary']::part(base){background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-900);color:var(--sc-color-primary-300)}.surecart-theme-dark sc-tag[type='success']::part(base){background-color:var(--sc-color-success-950);border-color:var(--sc-color-success-900);color:var(--sc-color-success-300)}.surecart-theme-dark sc-tag[type='info']::part(base){background-color:var(--sc-color-info-800);border-color:var(--sc-color-info-700);color:var(--sc-color-info-300)}.surecart-theme-dark sc-tag[type='warning']::part(base){background-color:var(--sc-color-warning-950);border-color:var(--sc-color-warning-900);color:var(--sc-color-warning-300)}.surecart-theme-dark sc-tag[type='danger']::part(base){background-color:var(--sc-color-danger-950);border-color:var(--sc-color-danger-900);color:var(--sc-color-danger-300)}.surecart-theme-dark sc-form-section::part(title){color:var(--sc-color-white)}.surecart-theme-dark sc-form-section::part(description){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-heading,.surecart-theme-dark sc-form-row,.surecart-theme-dark sc-form-control,.surecart-theme-dark .sc-form-control,.surecart-theme-dark sc-menu-label,.surecart-theme-dark sc-customer-details,.surecart-theme-dark .menu-item,.surecart-theme-dark sc-column,.surecart-theme-dark paypal-buttons,.surecart-theme-dark sc-stacked-list,.surecart-theme-dark sc-stripe-element,.surecart-theme-dark sc-stripe-payment-element,.surecart-theme-dark sc-stripe-payment-request,.surecart-theme-dark sc-text,.surecart-theme-dark sc-card,.surecart-theme-dark sc-tooltip,.surecart-theme-dark sc-tag-panel,.surecart-theme-dark sc-toggles,.surecart-theme-dark sc-dashboard-module,.surecart-theme-dark entry-title,.surecart-theme-dark sc-toggle,.surecart-theme-dark sc-tab-group,.surecart-theme-dark sc-login-form,.surecart-theme-dark sc-dialog,.surecart-theme-dark sc-cancel-dialog,.surecart-theme-dark sc-cancel-survey,.surecart-theme-dark sc-cancel-discount,.surecart-theme-dark sc-subscription-cancel,.surecart-theme-dark sc-subscription,.surecart-theme-dark sc-subscriptions-list,.surecart-theme-dark sc-subscription-switch,.surecart-theme-dark sc-subscription-reactivate,.surecart-theme-dark sc-subscription-details,.surecart-theme-dark sc-subscription-next-payment,.surecart-theme-dark sc-subscription-payment-method{color:var(--sc-color-gray-300)}.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}body.page-template-template-surecart-dashboard{background:var(--sc-color-gray-50);--sc-checkout-font-size:15px;font-size:15px}body.page-template-template-surecart-dashboard.surecart-theme-dark{background:var(--sc-color-gray-950)}body.page-template-template-surecart-dashboard a{color:inherit;text-decoration:underline}body.page-template-template-surecart-dashboard *{-webkit-box-sizing:border-box;box-sizing:border-box}body.page-template-template-surecart-dashboard .dashboard-left{-ms-flex-item-align:start;align-self:flex-start;width:100%}body.page-template-template-surecart-dashboard .sc-dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.page-template-template-surecart-dashboard .sc-dashboard__menu-user{max-width:100%}body.page-template-template-surecart-dashboard .sc-dashboard__logged-out{display:-ms-grid;display:grid;min-height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:var(--sc-spacing-xx-large) auto;text-align:center}body.page-template-template-surecart-dashboard .sc-dashboard__column,body.page-template-template-surecart-dashboard .sc-dashboard__header{gap:var(--sc-spacing-small);position:relative}body.page-template-template-surecart-dashboard .sc-dashboard__column{display:-ms-grid;display:grid;padding:20px}body.page-template-template-surecart-dashboard .sc-dashboard__header{display:none}body.page-template-template-surecart-dashboard .sc-dashboard__header-mobile{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;gap:var(--sc-spacing-small)}body.page-template-template-surecart-dashboard .sc-dashboard__user-menu{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.page-template-template-surecart-dashboard .sc-dashboard__mobile-menu{--panel-width:calc(100vw - 5px)}body.page-template-template-surecart-dashboard .sc-dashboard__mobile-menu sc-menu{font-size:16px}body.page-template-template-surecart-dashboard .sc-dashboard__back{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media screen and (min-width:782px){body.page-template-template-surecart-dashboard.has-columns:before{-webkit-animation-fill-mode:both;animation-fill-mode:both;background:var(--sc-color-white);-webkit-box-shadow:-15px 0 30px 0 rgb(0 0 0 / .18);box-shadow:-15px 0 30px 0 rgb(0 0 0 / .18);content:" ";height:100%;inset-block-start:0;inset-inline-start:0;position:fixed;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;width:325px;z-index:0}body.page-template-template-surecart-dashboard.rtl.has-columns:before{-webkit-box-shadow:15px 0 30px 0 rgb(0 0 0 / .18);box-shadow:15px 0 30px 0 rgb(0 0 0 / .18)}body.page-template-template-surecart-dashboard.surecart-theme-dark:before{background:var(--sc-color-gray-900)}body.page-template-template-surecart-dashboard .sc-dashboard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body.page-template-template-surecart-dashboard .sc-dashboard__column,body.page-template-template-surecart-dashboard .sc-dashboard__header{gap:var(--sc-spacing-xx-large)}body.page-template-template-surecart-dashboard .sc-dashboard__header{display:-ms-grid;display:grid}body.page-template-template-surecart-dashboard .sc-dashboard__header-mobile{display:none}body.page-template-template-surecart-dashboard .sc-dashboard__user-menu{display:block;font-weight:var(--sc-font-weight-semibold)}body.page-template-template-surecart-dashboard .sc-dashboard__user-menu-name{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.page-template-template-surecart-dashboard .sc-dashboard__column{padding:40px}body.page-template-template-surecart-dashboard .sc-dashboard__back{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}body.page-template-template-surecart-dashboard .dashboard-left{-webkit-box-flex:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 325px;flex:0 0 325px;max-width:325px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;position:sticky;top:0}body.page-template-template-surecart-dashboard.admin-bar .dashboard-left{min-height:calc(100vh - 32px);top:32px}body.page-template-template-surecart-dashboard .sc-dashboard-header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}body.page-template-template-surecart-dashboard .sc-user-menu{display:block!important}body.page-template-template-surecart-dashboard .sc-dashboard-header-mobile{display:none!important}}body.page-template-template-surecart-dashboard .sc-link-home{opacity:.65;-webkit-transition:opacity var(--sc-transition-medium) ease-in-out;transition:opacity var(--sc-transition-medium) ease-in-out}body.page-template-template-surecart-dashboard .sc-link-home:hover{opacity:1}body.page-template-template-surecart-dashboard .sc-link-home:focus{-webkit-box-shadow:0 0 0 var(--sc-focus-ring-width) #1e40af;box-shadow:0 0 0 var(--sc-focus-ring-width) #1e40af}body.page-template-template-surecart-dashboard .sc-user-menu{font-weight:var(--sc-font-weight-semibold)}body.page-template-template-surecart-dashboard .dashboard-right{-webkit-box-flex:1;-ms-flex:1;flex:1;--sc-form-row-spacing:var(--sc-spacing-small);-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr}body.page-template-template-surecart-dashboard .dashboard-right>*{margin:0 auto;max-width:900px;width:100%}body.page-template-template-surecart-dashboard .sc-pin-bottom{margin-top:auto}@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}input[type="submit"]{transition:all ease 0.23s;-o-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-webkit-transition:all ease 0.23s}form.comment-form{border-radius:20px;margin-top:24px}.wp-block-post-comments-form{border-radius:10px}form.comment-form input[type="email"],form.comment-form input[type="text"],form.comment-form input[type="url"],form.comment-form textarea{border-radius:5px;border:0;margin:12px 0 25px}form.comment-form .form-submit.wp-block-button{margin-top:25px}.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #dad9d9;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.wpcf7-form-control.wpcf7-select{appearance:none;position:relative}.wpcf7-form-control.wpcf7-select:after{content:">";font-size:20px;position:absolute;right:20px;top:10px}form.wpcf7-form *::placeholder{font-size:14px}form.wpcf7-form *::-moz-placeholder{font-size:14px}form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.wpcf7-form-control.has-spinner.wpcf7-submit{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--foregound-alt);border-radius:5px;border:0;font-size:16px;padding:15px 40px}.wpcf7-form-control.has-spinner.wpcf7-submit:hover{background:var(--wp--preset--color--secondary)}.wp-block-comment-author-name{font-weight:600}.wp-block-comment-date a{color:var(--wp--preset--color--foregound);font-size:13px}.wp-block-comment-template li{margin-top:50px}.wp-block-comment-template li li{margin-top:10px;padding-left:60px}a.comment-reply-link{border:1px solid;padding:5px 13px;border-radius:40px;font-size:13px;opacity:.6}.wp-block-post-comments-form{margin-top:30px;display:inline-block;width:100%}.woocommerce ul.products li.product a img{border-radius:5px;height:350px;object-fit:cover}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 2.5% 2.992em 0;width:23.1%}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{border:0}.woocommerce #reviews #comments ol.commentlist{padding:0;margin-top:20px!important}.woocommerce-page .input-text{padding:11px 30px;border:1px solid #817e7e;border-radius:5px}.wc-block-components-product-price{font-size:14px;margin:10px 0}.wc-block-components-product-metadata__description{margin:10px 0}.wc-block-cart-item__product .wc-block-components-product-name{font-size:17px;font-weight:600}.wc-block-components-product-badge.wc-block-components-sale-badge{background:#22ac24;font-weight:400;padding:5px 10px;color:#fff}.wc-block-cart-item__quantity .wc-block-cart-item__remove-link{color:#fe7a7e!important}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{font-size:18px;color:var(--wp--preset--color--primary)}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form{position:relative}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control-wrap{padding:0!important;width:65%!important}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-email{width:100%;line-height:33px;padding:15px 20px 12px;display:inline-block;border-radius:0;border:0;margin:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit{width:35%!important;background:var(--wp--preset--color--secondary);height:60px;text-align:center;padding:10px;border-radius:0;border:0;position:absolute;right:0;top:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover{opacity:.89}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-not-valid-tip{margin-top:20px}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-response-output{margin:-25px 0 20px}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter{width:100%;position:relative}.wp-block-button__link.wp-element-button img{margin:0 0 -2px 12px}.wp-block-group.fotawp-header-transparent{background:#fff0;position:absolute;width:100%}.wp-block-gallery.fotawp-brands-logos .wp-block-image img{max-height:40px}.entry-content.wp-block-post-content a,.wp-block-comment-content a,p a,.wp-block-heading a{text-decoration:underline}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button{width:50px;height:50px;position:fixed;right:25px;bottom:25px;display:inline-block;z-index:999;text-indent:-5000px;display:none;box-shadow:0 0 40px rgb(0 0 0 / .089)}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:after{content:"";width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(/wp-content/themes/fotawp/assets/images/up-arrow.svg);mask-image:url(/wp-content/themes/fotawp/assets/images/up-arrow.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:absolute;display:inline-block;left:0;top:0}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:hover:after{background-color:var(--wp--preset--color--primary)!important}.fotawp-contact-form .wpcf7-form-control.wpcf7-text,.fotawp-contact-form .wpcf7-form-control.wpcf7-textarea,.fotawp-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.fotawp-contact-form .wpcf7-form-control.wpcf7-select{border-radius:0;border:0 solid var(--wp--preset--color--foreground);padding:15px;width:100%;margin-top:10px;box-sizing:border-box;background:var(--wp--preset--color--tertiary-light)}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke{-webkit-text-stroke:1px var(--wp--preset--color--primary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-tertiary{-webkit-text-stroke:1px var(--wp--preset--color--tertiary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-secondary{-webkit-text-stroke:1px var(--wp--preset--color--secondary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-heading{-webkit-text-stroke:1px var(--wp--preset--color--heading-color);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-foreground{-webkit-text-stroke:1px var(--wp--preset--color--foreground);-webkit-text-fill-color:#fff0}.wp-block-group.fotawp-box-primary-hover:hover{background-color:var(--wp--preset--color--primary)!important;transform:scale(1.027);-webkit-transform:scale(1.027);-moz-transform:scale(1.027)}.wp-block-group.fotawp-box-secondary-hover:hover{background-color:var(--wp--preset--color--secondary)!important;transform:scale(1.027);-webkit-transform:scale(1.027);-moz-transform:scale(1.027)}.wp-block-cover.fotawp-cover-hover:hover img.wp-block-cover__image-background,.wp-block-cover.fotawp-cover-hover-dark:hover img.wp-block-cover__image-background{transform:scale(1.035)}.wp-block-cover.fotawp-cover-hover .wp-block-cover__inner-container,.wp-block-cover.fotawp-cover-hover-dark .wp-block-cover__inner-container{opacity:0;position:absolute;width:100%;left:0;bottom:-100%;transition:all ease 0.23s;padding:24px 24px 0;box-sizing:border-box}.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__inner-container,.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__inner-container{opacity:1;bottom:30px}.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__background{background-color:var(--wp--preset--color--primary)!important;opacity:.75}.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__background{background-color:#000!important;opacity:.65}.wp-block-query.fotawp-product-grids .wc-block-grid__product-onsale{border:0;font-size:12px;width:50px;height:50px;line-height:50px;border-radius:50%;color:var(--wp--preset--color--secondary);padding:0}.woocommerce #review_form #respond textarea{border:1px solid}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart button[name="add-to-cart"]{border-radius:0;padding:7px 15px}.woocommerce div.product form.cart div.quantity .qty{border-radius:0;height:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff0;border:0;color:var(--wp--preset--color--secondary)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;border:0;background:#fff0;padding:0;margin:0 24px 0 0}.wp-block-woocommerce-product-details ul.wc-tabs{border-bottom:0}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{right:10px;top:10px}.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{left:10px;top:10px}.wp-block-button.fotawp-button-with-icon a{display:flex}.wp-block-button.fotawp-button-with-icon a:after{content:"";background-color:var(--wp--preset--color--primary);-webkit-mask-image:url(/wp-content/themes/fotawp/assets/images/arrow_outward.svg);mask-image:url(/wp-content/themes/fotawp/assets/images/arrow_outward.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:relative;display:inline-block;width:30px;height:30px;margin-left:10px;transition:all ease 0.23s}.wp-block-button.fotawp-button-with-icon a:hover:after{background-color:var(--wp--preset--color--secondary);transform:scale(1.2) translateX(3px)}.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale{left:10px;top:10px;background:#fff;color:var(--wp--preset--color--secondary)}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.woocommerce .star-rating span{color:#e99500}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.woocommerce .star-rating::before{color:#ccc9c9}.wp-block-group.fotawp-cta-box figure.wp-block-image.cta-icon{transition:all ease 0.23s}.wp-block-group.fotawp-cta-box:hover figure.wp-block-image.cta-icon{transform:translateY(-10px)}@media (max-width:768px){.fotawp-projects-columns.wp-block-columns .wp-block-column{padding:0px!important}.fotawp-projects-columns.wp-block-columns .wp-block-column:first-child{border-right:0}}@media (max-width:600px){nav.is-responsive.fotawp-navigation.wp-block-navigation ul{padding:0 20px}nav.fotawp-navigation.wp-block-navigation li a{line-height:30px;padding:0}}.fotawp-search-button{padding:10px 20px;font-size:16px;cursor:pointer}.fotawp-search-content{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;text-align:center;position:relative}.fotawp-search-button:hover,.fotawp-search-close:focus{color:#000;text-decoration:none;cursor:pointer}.wp-block-cover.search-modal-cover .wp-block-search__button{margin:0}.wp-block-cover.search-modal-cover .wp-block-search__input{height:64px;padding-left:20px}button.fotawp-search-close{width:40px;height:40px;font-size:17px;background:#fff;border:0;border-radius:50%;color:var(--wp--preset--color--primary);float:right;font-weight:700;position:absolute;top:20px;right:20px;cursor:pointer;font-size:0}button.fotawp-search-close:hover{color:#fff;background:var(--wp--preset--color--secondary)}.wp-block-cover.search-modal-cover .wp-block-search__button:hover{color:var(--wp--preset--color--secondary)!important}.fotawp-search-modal .fotawp-search-button .wp-element-button{position:relative;font-size:0!important}.fotawp-search-modal .fotawp-search-button{padding:0;margin-bottom:-10px}.fotawp-search-modal .wp-block-search__button svg{height:38px;width:38px}.fotawp-search-modal .fotawp-search-button .wp-element-button:after,button.fotawp-search-close:before{content:"";background:var(--wp--preset--color--foregound-alt);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(/wp-content/themes/fotawp/assets/images/icon_search.svg);width:18px;height:18px;mask-size:100%}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-foreground-color:after{background:var(--wp--preset--color--foreground)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-primary-color:after{background:var(--wp--preset--color--primary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-secondary-color:after{background:var(--wp--preset--color--secondary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-tertiary-color:after{background:var(--wp--preset--color--tertiary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-heading-color-color:after{background:var(--wp--preset--color--heading-color)}button.fotawp-search-close:before{mask-image:url(/wp-content/themes/fotawp/assets/images/icon_close.svg);background:var(--wp--preset--color--primary)}button.fotawp-search-close:hover:before{background:var(--wp--preset--color--foregound-alt)}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-email{border-radius:0;height:60px;background:#fff0;border:1px solid #c4c7ce}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-submit{width:100%;height:60px;border-radius:0;margin-top:15px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit{background:var(--wp--preset--color--background);width:100%;border-radius:4px;border:0;height:54px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit:hover{background:var(--wp--preset--color--background-alt)}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control{border-radius:4px;border:0;min-height:50px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form textarea.wpcf7-form-control{border:0;border-radius:4px;height:130px}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-email{text-align:center;text-transform:uppercase;border:0;border-radius:0;border-bottom:1px solid}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-submit{border-radius:0;margin-top:20px;margin-right:-24px}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center form.wpcf7-form{text-align:center}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center .wpcf7-spinner{margin:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 span.wpcf7-form-control-wrap{width:65%;float:left}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-email{border-radius:0;height:54px;background:#fff0;border:1px solid rgb(255 255 255 / .2)}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-submit{width:34%;height:54px;border-radius:0!important;border:0;margin-left:1%;float:left;margin-top:10px}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half{width:48%;float:left}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half.right{margin-left:4%}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half input.wpcf7-form-control{border:0;border-radius:0;border-bottom:2px solid #c7c7c7;padding:15px 0}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half p{margin:10px 0}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form textarea.wpcf7-form-control.wpcf7-textarea{border-radius:0;border:0;border-bottom:2px solid #c7c7c7;padding:0;height:120px}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form input.wpcf7-form-control.wpcf7-submit{border-radius:50px;margin-top:20px}.fotawp-sidebar-tags.wp-block-tag-cloud a{background:#f6f6f6;display:inline-block;margin:0 0 4px;color:#444;font-family:inherit;padding:3px 10px}.fotawp-footer-tags.wp-block-tag-cloud a{display:inline-block;background:#4d4d4e;padding:3px 10px;margin:0 2px 4px 0;color:#fff}.fotawp-sidebar-tags.wp-block-tag-cloud a:hover,.fotawp-footer-tags.wp-block-tag-cloud a:hover{background:var(--wp--preset--color--secondary);color:#fff}.fotawp-product-search.wp-block-search{width:490px;background:#fff;border-radius:12px}.fotawp-product-search.wp-block-search input.wp-block-search__input{padding:0 0 0 20px}.wp-block-group.fotawp-nav-dropshadow{box-shadow:0 5px 8px rgb(0 0 0 / .04);position:relative}.wp-block-cover.fotawp-cover-alter span.wp-block-cover__background{transition:all ease 0.23s}.wp-block-cover.fotawp-cover-alter:hover span.wp-block-cover__background{opacity:.8;background-color:var(--wp--preset--color--primary)!important}.wp-block-cover.fotawp-cover-alter:hover .wp-block-heading,.wp-block-cover.fotawp-cover-alter:hover p{color:#fff!important}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit{background:#6487e0}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit:hover{background-color:var(--wp--preset--color--secondary)}.wp-block-group.fotawp-overlay-header:not(.block-editor-block-list__block){position:fixed;width:100%;background:transparent!important;z-index:999}.wp-block-group.fotawp-sticky-header.sticky-header-enabled{position:fixed;width:100%;z-index:999}.wp-block-group.fotawp-sticky-header.sticky-header-enabled:before{content:"";width:100%;height:100%;position:absolute;left:0;background-color:var(--wp--preset--color--overlay-header-bgcolor)!important;top:0;opacity:.9}.wp-block-group.fota-overlay-content{position:relative}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-text{height:54px;padding:0 20px;border:1px solid #dcdcdc}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-date{height:54px;width:100%;border:1px solid #dcdcdc;border-radius:5px;padding:0 20px;box-sizing:border-box;margin-top:10px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form select.wpcf7-form-control{height:54px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-submit{width:100%;height:54px;border-radius:5px;border:0;margin-top:-10px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form textarea.wpcf7-form-control.wpcf7-textarea{height:110px;border-radius:5px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form{margin-top:-7px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-text,.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control{background:#f8f8f8;border:0;border-radius:0;height:54px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control{height:120px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-submit{width:100%;border-radius:0;height:54px;margin-top:5px}.fotawp-post-more-full.wp-block-read-more{width:100%;box-sizing:border-box;text-align:center}.fotawp-post-more-full.wp-block-read-more.has-text-color.has-primary-color:hover{background:var(--wp--preset--color--primary);color:#fff!important}.fotawp-post-more-full.wp-block-read-more.has-text-color.has-secondary-color:hover{background:var(--wp--preset--color--secondary);color:#fff!important}nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers a,nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current,nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-next,nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-previous{border:1px solid;padding:4px 13px;font-size:20px}nav.fotawp-post-pagination.wp-block-query-pagination{grid-gap:0}nav.fotawp-post-pagination.wp-block-query-pagination>.wp-block-query-pagination-next,nav.fotawp-post-pagination.wp-block-query-pagination>.wp-block-query-pagination-previous{padding:3px 13px 4px!important}nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current{background:var(--wp--preset--color--primary);color:#fff!important;padding:5px 13px!important}.wp-block-cover.fotawp-portfolio-box span.wp-block-cover__background,.wp-block-cover.fotawp-portfolio-box img.wp-block-cover__image-background{transition:all ease 0.23s}.wp-block-cover.fotawp-portfolio-box:hover span.wp-block-cover__background{opacity:0.75!important}.wp-block-cover.fotawp-portfolio-box .wp-block-cover__inner-container{opacity:0;transition:all ease 0.23s;margin-bottom:-50%}.wp-block-cover.fotawp-portfolio-box:hover .wp-block-cover__inner-container{opacity:1;margin-bottom:unset}.wp-block-cover.fotawp-portfolio-box:hover img.wp-block-cover__image-background{transform:scale(1.1)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control,.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control{border-radius:0;padding:16px 0;border:0;transition:all ease 0.23s;border-bottom:1px solid var(--wp--preset--color--border-color)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control{height:120px}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control.wpcf7-submit{padding:20px 30px;border-radius:60px;margin-top:15px}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form ::placeholder{color:var(--wp--preset--color--heading-color)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control:focus,.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control:focus{padding:16px}a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover,a.wp-block-button__link.has-primary-color.has-background-background-color:hover,a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover{background:var(--wp--preset--color--secondary)!important;color:#fff!important;border-color:var(--wp--preset--color--secondary)!important}a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover:after,a.wp-block-button__link.has-primary-color.has-background-background-color:hover:after,a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover:after{background:#fff!important}@media (max-width:520px){.fotawp-product-search.wp-block-search{width:100%}}[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="50"],body[data-aos-delay="50"] [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:0.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[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:0.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[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:0.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[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:0.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[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:0.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[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:0.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[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:0.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[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:0.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[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:0.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[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:0.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[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:0.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[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:0.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[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:0.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[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:0.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[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:0.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[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:0.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[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:0.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[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:0.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[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-quad"],body[data-aos-easing="ease-in-quad"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-quad"],body[data-aos-easing="ease-out-quad"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],body[data-aos-easing="ease-in-out-quad"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing="ease-in-cubic"],body[data-aos-easing="ease-in-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-cubic"],body[data-aos-easing="ease-out-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],body[data-aos-easing="ease-in-out-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing="ease-in-quart"],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-quart"],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-quart"],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"]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;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"]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}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:-webkit-transform;transition-property:transform;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:-webkit-transform;transition-property:transform;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{-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-right"].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}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-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)}html:not(.no-js) [data-aos="flip-down"].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}.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=59) 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}
@-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)}.learn-press-message{position:relative;margin:24px auto;padding:10px 20px;border-radius:var(--lp-border-radius,5px);background-color:#e5f7ff;color:#007aff;width:100%}.learn-press-message.error{background-color:#fee5e5;color:#ff3b30}.learn-press-message.warning{background-color:#fef7e6;color:#ff9500}.learn-press-message.success{background-color:#ebf8e5;color:#3ab500}.learn-press-message.info{background-color:rgba(0,122,255,0.1019607843);color:#007aff}.learn-press-message a{text-decoration:underline}.lp-toast.toastify{background:#ebf8e5;color:#3ab500;border-radius:var(--lp-border-radius,5px);box-shadow:0 0;display:flex;align-items:center}.lp-toast.toastify .toast-close{background:transparent !important;font-size:0;padding-left:12px}.lp-toast.toastify .toast-close:before{content:"\f00d";font-family:"lp-icon";font-size:16px;color:#000;line-height:17px}.lp-toast.toastify .toast-close:hover{opacity:1}.lp-toast.toastify.error{background-color:#fee5e5;color:#ff3b30;padding:12px 20px;border:0;margin:0 auto}.lp-toast.toastify.warning{background-color:#fef7e6;color:#fb9422;padding:12px 20px;border:0;margin:0 auto}.lp-toast.toastify.info{background-color:rgba(0,122,255,0.1019607843);color:#277afc;padding:12px 20px;border:0;margin:0 auto}@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}*,:after,:before{box-sizing:border-box}.learnpress-block-pagination,.learn-press-pagination{margin:20px 0;text-align:center}.learnpress-block-pagination .page-numbers,.learn-press-pagination .page-numbers{display:inline-flex;gap:5px;flex-wrap:wrap;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none}.learnpress-block-pagination .page-numbers>li,.learn-press-pagination .page-numbers>li{display:inline-block;margin:0}.learnpress-block-pagination .page-numbers>li .page-numbers,.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0 12px;color:#666;text-decoration:none}.learnpress-block-pagination .page-numbers>li .page-numbers.current,.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400}.learnpress-block-pagination .page-numbers>li .page-numbers:hover,.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color)}.social-share-toggle{position:relative;display:flex;gap:20px}.social-share-toggle .share-toggle-icon{cursor:pointer;display:flex;align-items:center;gap:8px}.social-share-toggle .share-toggle-icon .share-label{margin:0;cursor:pointer}.social-share-toggle .share-toggle-icon:hover{color:var(--lp-primary-color,#ffb606)}.social-share-toggle .content-widget-social-share{padding:20px;background:#fff;box-shadow:0 1px 16px 0 rgba(0,0,0,0.12)}.social-share-toggle .lp-social-media{display:inline-flex;padding:0;gap:12px;margin:0}.social-share-toggle .lp-social-media>li{text-align:center;list-style:none}.social-share-toggle .lp-social-media>li span{display:none}.social-share-toggle .lp-social-media>li i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.social-share-toggle .lp-social-media>li i:hover{background-color:var(--lp-primary-color,#ffb606);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.social-share-toggle .clipboard-post{display:flex;justify-content:space-between;margin-bottom:20px;gap:12px}.social-share-toggle .btn-clipboard{position:relative;padding:12px 20px;white-space:nowrap}.social-share-toggle .btn-clipboard .tooltip{display:none;position:absolute;z-index:2;left:50%;right:auto;bottom:100%;transform:translateX(-50%);width:max-content;color:#fff;font-size:.825em;padding:5px 10px;background:rgba(0,0,0,0.72);border-radius:3px;margin-bottom:10px}.social-share-toggle .btn-clipboard .tooltip:before{content:"";position:absolute;z-index:2;left:50%;bottom:-5px;margin-left:-3px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,0.72)}.social-share-toggle .btn-clipboard:hover{background-color:#eee}.social-share-toggle .btn-clipboard:hover .tooltip{display:block}.social-share-toggle .clipboard-value{border:1px solid var(--lp-border-color,#e2e0db);padding:12px 20px;flex:1}@media(max-width:600px){.social-share-toggle .clipboard-value{width:100%}}.social-share-toggle .wrapper-content-widget{visibility:hidden;text-align:left;opacity:0;-webkit-transition:all .27s ease;-moz-transition:all .27s ease;-o-transition:all .27s ease;transition:all .27s ease;position:absolute;right:0;top:auto;z-index:9;margin-top:20px}.social-share-toggle.social-share-toggle__open .wrapper-content-widget{margin-top:0;visibility:visible;opacity:1}@media(max-width:768px){.social-share-toggle .wrapper-content-widget{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7)}.social-share-toggle .wrapper-content-widget .content-widget-social-share{position:relative;z-index:1;max-width:fit-content;top:50%;min-width:320px;transform:translateY(-50%);margin:0 auto}}.lp-instructor-info{display:flex;gap:30px;margin-top:30px;margin-bottom:30px}@media(max-width:600px){.lp-instructor-info{flex-wrap:wrap}}.lp-instructor-info .lp-section-instructor{flex:1}.lp-instructor-info .instructor-display-name{font-size:1.4rem}.lp-instructor-info .instructor-avatar{max-width:200px}.lp-instructor-info .lp-instructor-meta{margin-top:16px;display:flex;column-gap:20px;row-gap:8px}.lp-instructor-info .instructor-description{margin-top:16px}.lp-instructor-info img{max-width:100%;border-radius:var(--lp-border-radius,5px)}.lp-instructor-info .instructor-social{display:inline-flex;padding:0;gap:12px;margin:16px 0 0 0}.lp-instructor-info .instructor-social>a{text-align:center;list-style:none}.lp-instructor-info .instructor-social>a span{display:none}.lp-instructor-info .instructor-social>a i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.lp-instructor-info .instructor-social>a i:hover{background-color:var(--lp-primary-color,#ffb606);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.instructor-display-name{font-weight:var(--lp-font-weight-link,600)}.instructor-item-meta{display:inline-flex;border-left:1px solid var(--lp-border-color,#e2e0db);padding-left:20px}.lp-instructor-meta .instructor-item-meta:first-child{border:0;padding-left:0}.wrapper-instructor-total-students,.wrapper-instructor-total-courses{display:flex;gap:4px;align-items:center}.course-extra-box{margin-bottom:16px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);width:100%}.course-extra-box.active .course-extra-box__content{height:auto}.course-extra-box__title{--extra-height:50px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0 !important;padding:0 45px 0 20px;background:rgba(181,187,211,0.15);font-size:1em;font-weight:700;cursor:pointer}@media(max-width:767px){.course-extra-box__title{padding-left:16px}}.course-extra-box__title::after{position:absolute;top:0;right:20px;font-family:"lp-icon";line-height:var(--extra-height);content:"\f107"}.course-extra-box__content{overflow:hidden;transition:height .3s ease}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-extra-box__content-inner>ul{padding-left:0 !important;padding-bottom:0 !important}.course-extra-box__content ul,.course-extra-box__content li{list-style:none}.course-extra-box__content ul{margin:0;padding:0}.course-extra-box__content li{margin:0;padding:12px 20px;border-bottom:1px solid var(--lp-border-color,#e2e0db)}@media(max-width:767px){.course-extra-box__content li{padding-left:16px;padding-right:16px}}.course-extra-box__content li::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";content:"\f00c"}.course-extra-box__content li:last-child{border-bottom:0}.course-extra-box:last-child{margin-bottom:60px}.course-extra-box.active .course-extra-box__title::after{content:"\f106"}.course-extra-box+.comment-respond,.course-extra-box+.comments-area{margin-top:30px;margin-bottom:30px}.course-extra-box+.course-tabs{margin-top:30px}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1)}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;transform:translateX(5%)}to{opacity:1;transform:translateX(0)}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,0.6);border-radius:5px}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:12px 45px 12px 20px;font-size:1em;line-height:1.5;font-weight:var(--lp-font-weight-link,600);cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:12px;right:20px;font-family:"lp-icon";content:"\f067"}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color)}.course-tab-panel-faqs .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:20px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color);background:rgba(241,242,248,0.4)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"\f068"}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.extra-box__title,.course-faqs__title,.course-material__title{margin-top:0;margin-bottom:12px}.edit-content{margin-left:5px}.course-curriculum ul.curriculum-sections{position:relative;margin:0;padding:0;list-style:none}.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;flex-wrap:wrap}.course-curriculum ul.curriculum-sections .section:last-child{padding:0}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px}.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0}.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}.course-curriculum .section-item__loadmore{display:flex;justify-content:center;align-items:center}.course-curriculum .section-item__loadmore button{margin-top:10px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0}.course-curriculum .section-item__loadmore.loading button:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.course-curriculum .section-header{display:table;width:100%;padding:20px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-curriculum .section-header .section-title,.course-curriculum .section-header .section-desc{margin:0}.course-curriculum .section-header span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}.course-curriculum .section-header span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f107"}.course-curriculum .section-header span.show-desc:hover::before{border-top-color:#ccc}.course-curriculum .section-header .section-desc{margin-top:10px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);color:var(--lp-color-accent);font-style:italic;line-height:1.3}.course-curriculum .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:.8em;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-item{width:100%}.course-curriculum .section-content{margin:0;padding:0;list-style:none}.course-curriculum .section-content .course-item-meta{display:table-cell;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-content .course-item-meta .item-meta{display:inline-block;color:#fff}.course-curriculum .section-content .course-item-meta .item-meta.final-quiz{background:#14c4ff}.course-curriculum .section-content .course-item-meta .item-meta.trans{padding:0}.course-curriculum .section-content .course-item-meta .count-questions{background:#9672cf}.course-curriculum .section-content .course-item-meta .duration{background:silver}.course-curriculum .section-content .course-item-meta .course-item-status{padding:0;color:#999}.course-curriculum .section-content .course-item-meta .course-item-status::before{font-family:"lp-icon";content:"\f00c"}.course-curriculum .section-content .course-item-preview{font-style:normal;padding:0}.course-curriculum .section-content .course-item-preview::before{font-family:"lp-icon";content:"\f06e";color:#999}.course-curriculum .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 16px;background:rgba(241,242,248,0.4);transition:padding-left linear .15s}.course-curriculum .course-item>span{display:flex;width:28px;color:#666;font-weight:300;align-items:center}.course-curriculum .course-item .section-item-link{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:12px 0;color:inherit;outline:0;gap:12px}.course-curriculum .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}.course-curriculum .course-item .section-item-link::before{color:var(--lp-primary-color);font-family:"lp-icon"}.course-curriculum .course-item .section-item-link .course-item-info{width:100%}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{display:flex;flex-flow:row-reverse;justify-content:flex-end;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration{background:transparent}.course-curriculum .course-item .item-name{font-weight:600}.course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}.course-curriculum .course-item.course-item-lp_assignment .section-item-link::before{content:"\e929" !important}.course-curriculum .course-item.course-item.course-item-lp_h5p .section-item-link::before{content:"\e92a" !important}.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}.course-curriculum .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}.course-curriculum .course-item.has-status{padding-top:1px}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}.course-curriculum .course-item.has-status.item-failed .course-item-status::before,.course-curriculum .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}.course-curriculum .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}.course-curriculum .course-item.current{background:#f9f9f9}.course-curriculum .course-item.current a::before{left:10px}.course-curriculum .course-item.current::before{top:0;height:100%}.course-curriculum .section-left{vertical-align:top}.course-curriculum .section-left .section-title{font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);text-transform:capitalize;display:block}.course-curriculum .curriculum-more__button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0;width:100%;margin-top:20px;margin-bottom:20px}.course-curriculum .curriculum-more__button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"lp-icon"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\f29c"}.course-remaining-time .label-enrolled{font-size:inherit}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.viewing-course-item .section-header .section-desc{display:none}.lp-course-curriculum ul,.lp-course-curriculum li{list-style:none;margin:0;padding:0}.lp-course-curriculum .course-curriculum-info{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.lp-course-curriculum .course-curriculum-info__left{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lp-course-curriculum .course-curriculum-info__left li{display:inline-flex;align-items:center;gap:8px}.lp-course-curriculum .course-curriculum-info__left li::after{content:"";width:4px;height:4px;background-color:var(--lp-border-color,#e2e0db);display:inline-block}.lp-course-curriculum .course-curriculum-info__left li:last-child::after{content:none}.lp-course-curriculum .course-curriculum-info__right{font-weight:var(--lp-font-weight-link,600);text-align:right;text-transform:capitalize}.lp-course-curriculum .course-toggle-all-sections{cursor:pointer}.lp-course-curriculum .course-section{margin-bottom:8px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);cursor:pointer;overflow:hidden}.lp-course-curriculum .course-section.lp-collapse .course-section__items{display:none;animation:ease-in-out}.lp-course-curriculum .course-section.lp-collapse .lp-icon-angle-up{display:none}.lp-course-curriculum .course-section.lp-collapse .lp-icon-angle-down{display:block}.lp-course-curriculum .course-section .lp-icon-angle-down{display:none}.lp-course-curriculum .course-section:last-child{margin-bottom:0}.lp-course-curriculum .course-section .course-section-header{background-color:var(--lp-white-grey,#f7f7fb);padding:20px;column-gap:12px;display:flex;justify-content:space-between}.lp-course-curriculum .course-section__title{font-weight:600;font-size:1.1em;line-height:1.3em}.lp-course-curriculum .course-section__description{margin:4px 0 0 0}.lp-course-curriculum .course-section .section-toggle{line-height:1}.lp-course-curriculum .course-section .section-toggle i{font-size:24px}.lp-course-curriculum .course-section .course-section-info{margin-left:0;margin-right:auto}.lp-course-curriculum .course-section .section-count-items{min-width:24px;font-weight:600;text-align:center;line-height:1.3;white-space:nowrap}.lp-course-curriculum .course-section .course-item{background-color:transparent;border-top:1px solid var(--lp-border-color,#e2e0db);padding:12px 20px;margin:0}.lp-course-curriculum .course-section .course-item__link{display:flex;justify-content:space-between;width:100%;column-gap:12px;row-gap:8px;position:relative;align-items:flex-start;color:inherit}.lp-course-curriculum .course-section .course-item__info{display:flex;column-gap:12px;row-gap:8px}.lp-course-curriculum .course-section .course-item__info .course-item-ico{min-width:16px}.lp-course-curriculum .course-section .course-item__content{display:flex;justify-content:space-between;column-gap:12px;row-gap:8px;align-items:baseline;flex:1}@media(max-width:1024px){.lp-course-curriculum .course-section .course-item__content{flex-wrap:wrap}}.lp-course-curriculum .course-section .course-item__left:hover{color:var(--lp-primary-color,#ffb606)}.lp-course-curriculum .course-section .course-item__right{display:flex;column-gap:12px;row-gap:8px;align-items:center;flex:none;color:var(--lp-color-meta,#8a8a8a);flex-wrap:wrap;flex-direction:row-reverse;justify-content:flex-end}@media(max-width:1024px){.lp-course-curriculum .course-section .course-item__right{width:100%;order:3}}.lp-course-curriculum .course-section .course-item__status .course-item-ico{width:24px;display:flex;justify-content:center}.lp-course-curriculum .course-section .course-item-ico::before{content:"";display:inline-block;font-family:"lp-icon";font-weight:normal}.lp-course-curriculum .course-section .course-item-ico.lp_lesson::before{content:"\f15b"}.lp-course-curriculum .course-section .course-item-ico.lp_quiz::before{content:"\f12e"}.lp-course-curriculum .course-section .course-item-ico.lp_assignment::before{content:"\e929"}.lp-course-curriculum .course-section .course-item-ico.lp_h5p::before{content:"\e92a"}.lp-course-curriculum .course-section .course-item-ico.preview::before{content:"\f06e";color:#999}.lp-course-curriculum .course-section .course-item-ico.locked::before{content:"\f023";color:#999}.lp-course-curriculum .course-section .course-item-ico.passed.completed::before{content:"\f00c";color:#3bb54a}.lp-course-curriculum .course-section .course-item-ico.in-progress::before,.lp-course-curriculum .course-section .course-item-ico.completed::before{content:"\f00c";color:#999}.lp-course-curriculum .course-section .course-item-ico.failed.completed::before{content:"\f00d";color:#f02425}.lp-course-curriculum .course-section .course-item-ico.started::before{content:"\f00c";color:#999}.lp-course-curriculum .course-section .course-item-ico.doing::before{content:"\e921";color:#999}.info-learning .course-progress__line{width:100%;background:#ccc;height:5px;border-radius:5px;position:relative}.info-learning .course-progress__line__active{background:var(--lp-primary-color);height:100%;border-radius:5px;position:absolute;top:0;left:0}.info-learning .course-progress__line__active{background:var(--lp-primary-color);height:100%;border-radius:5px;position:absolute;top:0;left:0}.info-learning .course-progress__line__point{position:absolute;top:0;width:2px;height:100%;background:var(--lp-secondary-color)}.lp-single-course .comment-form .comment-form-url,.lp-single-course .comment-form .comment-form-email,.lp-single-course .comment-form .comment-form-author,.lp-single-course .comment-form .comment-form-comment,.wp-block-learnpress-course-comment .comment-form .comment-form-url,.wp-block-learnpress-course-comment .comment-form .comment-form-email,.wp-block-learnpress-course-comment .comment-form .comment-form-author,.wp-block-learnpress-course-comment .comment-form .comment-form-comment{display:flex;flex-direction:column;gap:1rem}.lp-single-course .comment-form input[type=url],.lp-single-course .comment-form input[type=text],.lp-single-course .comment-form input[type=email],.lp-single-course .comment-form textarea,.wp-block-learnpress-course-comment .comment-form input[type=url],.wp-block-learnpress-course-comment .comment-form input[type=text],.wp-block-learnpress-course-comment .comment-form input[type=email],.wp-block-learnpress-course-comment .comment-form textarea{padding:12px 20px;outline:0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px)}.lp-single-course .comment-form input[type=submit],.wp-block-learnpress-course-comment .comment-form input[type=submit]{border-radius:var(--lp-border-radius,5px)}.lp-ico svg{width:20px;height:20px}.lp-hidden{display:none !important}.course-price .origin-price{text-decoration:line-through;margin-right:4px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);opacity:.6}[class*=wp-block-learnpress] img,.block-editor-block-list__block img{max-width:100%;height:auto}[class*=wp-block-learnpress] .info-meta-item,.block-editor-block-list__block .info-meta-item{display:flex;gap:4px;flex-wrap:wrap}[class*=wp-block-learnpress] .info-meta-item i,.block-editor-block-list__block .info-meta-item i{color:var(--lp-primary-color,#ffb606)}[class*=wp-block-learnpress] .info-meta-left,.block-editor-block-list__block .info-meta-left{display:flex;gap:8px;align-items:center;letter-spacing:0}[class*=wp-block-learnpress] a,.block-editor-block-list__block a{text-decoration:none}.wp-block-learnpress-course-image{overflow:hidden}.wp-block-learnpress-course-instructor>div>*,.wp-block-learnpress-course-categories>div>*{display:inline;vertical-align:middle}.wp-block-learnpress-breadcrumb ul{margin:0 auto;list-style:none;padding:0}.wp-block-learnpress-breadcrumb li{display:inline-block;margin:0}.wp-block-learnpress-breadcrumb i{margin:0 8px}.wp-block-learnpress-breadcrumb a{color:inherit}.courses-btn-load-more{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);font-size:var(--lp-font-size-base,1em);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center;cursor:pointer;margin:20px auto}.courses-btn-load-more:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.lp-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .learn-press-message{width:auto;margin:0 !important}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content h2,.lp-modal-dialog .lp-modal-content h3{margin:0}.lp-modal-dialog .lp-modal-content .lp-group-step h3{border-bottom:1px solid #eee}.lp-modal-dialog .lp-modal-content .main-content .terms-upgrade .pd-2em{padding:0 1em}.lp-modal-dialog .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-header h3{margin:0;color:white;font-weight:400}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;overscroll-behavior:contain}.lp-modal-dialog .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content .pd-2em{padding:1em}.lp-modal-dialog .lp-modal-footer{padding:20px;background-color:#f9fafb;text-align:right}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}.lp-modal-dialog .lp_allow_repurchase_select{padding:20px;background:#f7f7f7}.lp-modal-dialog .lp_allow_repurchase_select>ul{margin:0;padding:0;list-style:none}.lp-modal-dialog .lp_allow_repurchase_select>ul li label{display:flex;align-items:center;gap:10px}.lp-modal-dialog .lp-button{cursor:pointer;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px}.lp-modal-dialog .lp-button.loading{pointer-events:none;opacity:.8}.lp-modal-dialog .lp-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.lp-modal-dialog .lp-button:hover{border-color:var(--lp-primary-color,#ffb606);color:#fff;background:var(--lp-primary-color,#ffb606)}.lp-button.btn-finish-course{cursor:pointer;width:100%;padding:12px 24px;background-color:var(--lp-primary-color,#ffb606);border-width:0;border-radius:var(--lp-border-radius,5px);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);font-size:var(--lp-font-size-base,1em);text-align:center;text-decoration:none;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.lp-button.btn-finish-course:hover{background-color:var(--lp-secondary-color,#442e66);border-color:var(--lp-secondary-color,#442e66)}.lp-button.btn-finish-course.loading{pointer-events:none;opacity:.8}.lp-button.btn-finish-course.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}@-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)}.c-gap-4{column-gap:4px}.wp-block-learnpress-course-feature-review .featured-review__title{font-weight:var(--lp-font-weight-link,600);font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}[class^=wp-block-learnpress] .extra-box ul{margin:0 0 0 20px;padding:0}.wp-block-learnpress-course-button-read-more,.wp-block-learnpress-course-button{cursor:pointer;padding:12px 24px;background-color:var(--lp-primary-color,#ffb606);border-width:0;border-radius:var(--lp-border-radius,5px);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);font-size:var(--lp-font-size-base,1em);text-align:center;text-decoration:none;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.wp-block-learnpress-course-button-read-more:hover,.wp-block-learnpress-course-button:hover{background-color:var(--lp-secondary-color,#442e66);border-color:var(--lp-secondary-color,#442e66)}.wp-block-learnpress-course-button-read-more.loading,.wp-block-learnpress-course-button.loading{pointer-events:none;opacity:.8}.wp-block-learnpress-course-button-read-more.loading:before,.wp-block-learnpress-course-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}@media(min-width:992px){.lp-block-course-sidebar{margin-top:-260px;margin-block-start:-260px !important}}.wp-block-learnpress-item-search .search-course{display:flex;position:relative;height:70px;background:var(--lp-white-grey,#f7f7fb)}.wp-block-learnpress-item-search .search-course input[name=s]{display:block;width:100%;margin-left:30px;border:0;color:var(--lp-color-base,#333);background:transparent;box-shadow:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-block-learnpress-item-search .search-course input[name=s]::-webkit-input-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]::-moz-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]:-ms-input-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]:-moz-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]::placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]::-webkit-input-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]::-moz-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]:-ms-input-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]:-moz-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]::placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]:focus{outline:0}.wp-block-learnpress-item-search .search-course button{position:absolute;top:0;right:10px;height:70px;padding:0 16px;border:0;background:transparent;line-height:1px;box-shadow:none}.wp-block-learnpress-item-search .search-course button:focus{outline:0}.wp-block-learnpress-item-search .search-course button i{color:var(--lp-color-accent,#666)}.wp-block-learnpress-item-search .search-course button.clear{display:none}.wp-block-learnpress-item-search .search-course button.clear::before{content:"\f00d"}.wp-block-learnpress-course-material .lp-button{padding:12px 24px;border:1px solid var(--lp-border-color,#e2e0db);color:var(--lp-color-base,#333);background:transparent;box-shadow:unset;font-family:inherit;font-weight:400;text-align:center;text-transform:capitalize;-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);margin-top:20px;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.wp-block-learnpress-course-material .course-material-table{width:100%;display:table;border-spacing:0;border-collapse:collapse}.wp-block-learnpress-course-material .course-material-table tbody tr:nth-child(even) td,.wp-block-learnpress-course-material .course-material-table .learnpress table tfoot tr:nth-child(even) td{background:var(--tb-even-color,#fafafa)}.wp-block-learnpress-course-material .course-material-table thead{box-sizing:border-box;border:1px solid var(--lp-border-color,#e2e0db)}.wp-block-learnpress-course-material .course-material-table th,.wp-block-learnpress-course-material .course-material-table td{padding:.7em 1em;border:1px solid var(--lp-border-color,#e2e0db);background:#fff}.wp-block-learnpress-course-material .course-material-table th{border-bottom:0;background:var(--lp-white-grey,#f7f7fb);font-weight:600;text-align:center}.wp-block-learnpress-course-material .course-material-table th:first-child{text-align:left}.wp-block-learnpress-course-material .course-material-table tr td{border:1px solid var(--lp-border-color,#e2e0db);line-height:1.4}.wp-block-learnpress-course-material .course-material-table tr td:not(:first-child){text-align:center}.wp-block-learnpress-course-material .course-material-table tfoot td{text-align:left;font-weight:bold}.wp-block-learnpress-course-material .course-material-table.searching button:before{display:inline-block;content:"\f110";animation:lp-rotating 1s linear infinite}.wp-block-learnpress-item-hidden-sidebar .section-toggle{justify-content:flex-end;flex:0}.wp-block-learnpress-item-hidden-sidebar .section-toggle i{color:var(--lp-color-accent,#666)}.wp-block-learnpress-item-close .back-course{padding:24px;line-height:70px;background:rgba(255,255,255,0.1);color:#fff}.wp-block-learnpress-item-close .back-course:hover{background:rgba(255,255,255,0.15)}@media(max-width:768px){.wp-block-learnpress-item-close .back-course{background:transparent;opacity:.6;padding-left:15px;padding-right:15px}.wp-block-learnpress-item-close .back-course:hover{background:transparent;opacity:1}}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle{display:inline-block;width:32px;min-width:32px;line-height:70px;height:unset;margin:0;background:rgba(255,255,255,0.1);color:var(--lp-color-white,#fff);font-size:1.4em;cursor:pointer;transition:.25s;-webkit-appearance:none;border:0;text-align:center}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle:after{display:none}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle::before{display:inline-block;position:static;margin:0;width:auto;height:auto;font-family:"lp-icon";content:"\f0d9"}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle:focus{border:0;outline:0}.wp-block-learnpress-item-progress .items-progress{display:flex;justify-content:center;align-items:center;column-gap:10px;white-space:nowrap}.wp-block-learnpress-item-progress .number{padding-right:10px;font-size:calc(var(--lp-font-size-base, 1em) * 0.86)}.wp-block-learnpress-item-progress .learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px}.wp-block-learnpress-item-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}.wp-block-learnpress-item-progress .learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color,#ffb606);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wp-block-learnpress-item-progress .learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color,#ffb606);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.wp-block-learnpress-item-progress .learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}.wp-block-learnpress-item-navigation .course-item-nav{display:flex;justify-content:space-between}.wp-block-learnpress-item-navigation .course-item-nav .prev,.wp-block-learnpress-item-navigation .course-item-nav .next{display:flex;line-height:3.125em;flex:1;position:relative}.wp-block-learnpress-item-navigation .course-item-nav .prev span,.wp-block-learnpress-item-navigation .course-item-nav .next span{display:block;font-weight:bold}.wp-block-learnpress-item-navigation .course-item-nav .prev a,.wp-block-learnpress-item-navigation .course-item-nav .next a{display:block;color:var(--lp-color-accent,#666);color:#999}.wp-block-learnpress-item-navigation .course-item-nav .prev::before,.wp-block-learnpress-item-navigation .course-item-nav .next::before{color:#999;font-family:"lp-icon"}.wp-block-learnpress-item-navigation .course-item-nav .prev:hover a,.wp-block-learnpress-item-navigation .course-item-nav .prev:hover::before,.wp-block-learnpress-item-navigation .course-item-nav .next:hover a,.wp-block-learnpress-item-navigation .course-item-nav .next:hover::before{color:var(--lp-primary-color,#ffb606)}.wp-block-learnpress-item-navigation .course-item-nav .prev:hover .course-item-nav__name,.wp-block-learnpress-item-navigation .course-item-nav .next:hover .course-item-nav__name{display:block}.wp-block-learnpress-item-navigation .course-item-nav .next{text-align:right;flex-direction:row-reverse}.wp-block-learnpress-item-navigation .course-item-nav .next::before{margin-left:10px;content:"\f0da"}.wp-block-learnpress-item-navigation .course-item-nav .next[data-nav=next]{justify-content:flex-end}.wp-block-learnpress-item-navigation .prev::before{margin-right:10px;content:"\f0d9"}.wp-block-learnpress-item-navigation .prev .course-item-nav__name{right:auto;left:-30px}.wp-block-learnpress-item-navigation .prev .course-item-nav__name::before{right:auto;left:5px}@media(max-width:1024px){.wp-block-learnpress-item-navigation .prev .course-item-nav__name{left:15px}}.wp-block-learnpress-item-navigation .course-item-nav__name{display:none;position:absolute;top:-20px;right:-30px;width:auto;padding:10px 15px;color:var(--lp-color-accent,#666);background:#ccc;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);line-height:1}@media(max-width:1024px){.wp-block-learnpress-item-navigation .course-item-nav__name{top:-25px;right:15px;left:auto}}.wp-block-learnpress-item-curriculum .lp-course-curriculum__title,.wp-block-learnpress-item-curriculum .course-curriculum-info,.wp-block-learnpress-item-curriculum .course-section__description{display:none}.wp-block-learnpress-item-content .content-item-wrap{padding:0}.wp-block-learnpress-item-curriculum .lp-course-curriculum .course-section .course-item__content{display:flex;justify-content:space-between;column-gap:12px;row-gap:8px;align-items:baseline;flex:1;flex-direction:row}.wp-block-learnpress-list-courses .learn-press-courses .course{width:unset;padding:0}.wp-block-learnpress-course-featured .course-featured{margin-bottom:0;background-color:inherit;color:inherit;padding:0}.courses-order-by,.block-courses-order-by{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;padding-right:30px;background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-size:.8em;background-position:calc(100% - 0.5em) center;background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:1.1}.woocommerce-js .courses-order-by,.woocommerce-js .block-courses-order-by{background-position-x:calc(100% - 10px)}.courses-order-by:focus,.block-courses-order-by:focus{border-color:var(--lp-primary-color);outline:0}.course-img img{display:block}.block-search-courses{display:flex;flex:1;margin-bottom:0}.block-search-courses input{width:100%;max-width:240px;margin:0 4px 0 0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none}.block-search-courses input::-webkit-input-placeholder{color:#999}.block-search-courses input::-moz-placeholder{color:#999}.block-search-courses input:-ms-input-placeholder{color:#999}.block-search-courses input:-moz-placeholder{color:#999}.block-search-courses input::placeholder{color:#999}.block-search-courses input:focus{border-color:var(--lp-primary-color);outline:0}.block-search-courses button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;box-shadow:0 0;margin-bottom:0}.block-search-courses button i{font-size:1.2em;line-height:1.2}.block-search-courses button:focus{outline:0}.block-search-courses button.loading>i:before{display:inline-block;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}@media(max-width:767px){.wp-block-learnpress-course-search{width:100%}.wp-block-learnpress-course-search input{min-width:240px;max-width:unset}}.course-filter-btn-mobile{display:inline-flex;align-items:center}@media(min-width:769px){.course-filter-btn-mobile{display:none}}ul.wp-block-learn-press-courses{list-style:none;margin:0;max-width:100%;padding:0}ul.wp-block-learn-press-courses[data-layout=grid]{--columns:3;--gap:1.25em;--min-width:200px;grid-gap:var(--gap);display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--min-width),100% / var(--columns) - var(--gap) *(var(--columns) - 1) / var(--columns)),1fr));margin-bottom:2.25em}@media(max-width:768px){ul.wp-block-learn-press-courses .wp-block-learn-press-courses[data-layout=grid]{--columns:min(var(--columns),2)}}@media(max-width:480px){ul.wp-block-learn-press-courses .wp-block-learn-press-courses[data-layout=grid]{--columns:1}}.wp-block-learnpress-course-price .course-price .free,.wp-block-learnpress-course-price .course-price .price{font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:var(--lp-font-weight-link,600)}.wp-block-learnpress-course-price .course-price .origin-price{margin-right:8px;opacity:.8;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);text-decoration:line-through}.wp-block-learnpress-course-button-read-more button{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center}.wp-block-learnpress-course-button-read-more button:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.wp-block-learnpress-course-button .course-readmore a{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center}.wp-block-learnpress-course-button .course-readmore a:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.courses-order-by-wrapper .courses-order-by{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;padding-right:30px;background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-size:.8em;background-position:calc(100% - 0.5em) center;background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:1.1}.woocommerce-js .courses-order-by-wrapper .courses-order-by{background-position-x:calc(100% - 10px)}.courses-order-by-wrapper .courses-order-by:focus{border-color:var(--lp-primary-color,#ffb606);outline:0}.wp-block-learnpress-instructor-social .instructor-social{display:flex;gap:12px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.wp-block-learnpress-instructor-social .instructor-social i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.wp-block-learnpress-instructor-background img{opacity:0;visibility:hidden}.wp-block-learnpress-instructor-avatar{overflow:hidden;aspect-ratio:1}.wp-block-learnpress-instructor-background{position:relative}.wp-block-learnpress-instructor-background:hover .lp-btn-to-edit-cover-image{opacity:1;visibility:visible}.wp-block-learnpress-instructor-background .lp-btn-to-edit-cover-image{position:absolute;bottom:0;right:0;background:var(--lp-white-grey,#f7f7fb);padding:12px 20px;border-radius:var(--lp-border-radius,5px) 0 var(--lp-border-radius,5px) 0;text-transform:capitalize;cursor:pointer;color:var(--lp-primary-color,#ffb606);text-decoration:none;opacity:0;visibility:hidden}@media(max-width:767px){.wp-block-learnpress-instructor-background .lp-btn-to-edit-cover-image{font-size:0;padding:4px 12px;opacity:1;visibility:visible}.wp-block-learnpress-instructor-background .lp-btn-to-edit-cover-image:before{font-family:"lp-icon";content:"\f044";font-size:16px}}.lp-sidebar-toggle__close .js-block-sidebar{display:none}.lp-sidebar-toggle__open .js-block-sidebar{display:block}.lp-button.loading{pointer-events:none;opacity:.8}.lp-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}@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}}#jp-post-flair{padding-top:.5em}div.sharedaddy,#content div.sharedaddy,#main div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}body.highlander-light h3.sd-title::before{border-top:1px solid rgb(0 0 0 / .2)}body.highlander-dark h3.sd-title::before{border-top:1px solid rgb(255 255 255 / .4)}.sd-sharing{margin-bottom:1em}.sd-content ul{padding:0!important;margin:0!important;list-style:none!important}.sd-content ul li{display:inline-block;margin:0 8px 12px 0;padding:0}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:"Open Sans",sans-serif;font-size:12px;margin:.5em 0}.sd-social-icon .sd-content ul li a.sd-button,.sd-social-text .sd-content ul li a.sd-button,.sd-content ul li a.sd-button,.sd-content ul li .option a.share-ustom,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-content ul li.advanced a.share-more,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li>a.sd-button,#sharing_email .sharing_send,.sd-social-official .sd-content>ul>li .digg_button>a{text-decoration:none!important;display:inline-block;font-size:13px;font-family:"Open Sans",sans-serif;font-weight:500;border-radius:4px;color:#2c3338!important;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .12),0 0 0 1px rgb(0 0 0 / .12);text-shadow:none;line-height:23px;padding:4px 11px 3px 9px}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;padding:1px 6px 0 5px;min-height:20px}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px}.sd-content ul li a.sd-button>span,.sd-content ul li .option a.share-ustom span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-content ul li.advanced a.share-more span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-official .sd-content>ul>li .digg_button>a span{line-height:23px;margin-left:6px}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span){display:none}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px}.sd-social-official .sd-content>ul>li>a.sd-button::before,.sd-social-official .sd-content>ul>li .digg_button>a::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a::before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:0 1px 2px rgb(0 0 0 / .22),0 0 0 1px rgb(0 0 0 / .22)}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:inset 0 1px 0 rgb(0 0 0 / .16)}.sd-content ul li a.sd-button::before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button::before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button::before{position:relative;top:2px}}.sd-social-official ul li a.sd-button::before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button::before{top:0}}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-social-text .sd-content ul li a::before,.sd-content ul li.no-icon a::before{display:none}body .sd-social-text .sd-content ul li.share-custom a span,body .sd-content ul li.share-custom.no-icon a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-social-icon .sd-content ul li.share-print a::before,.sd-social-text .sd-content ul li.share-print a::before,.sd-content ul li.share-print div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-print a::before,.sd-social-official .sd-content li.share-print a::before{content:"\f469"}.sd-social-icon .sd-content ul li.share-email a::before,.sd-social-text .sd-content ul li.share-email a::before,.sd-content ul li.share-email div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-email a::before,.sd-social-official .sd-content li.share-email a::before{content:"\f410"}.sd-social-icon .sd-content ul li.share-linkedin a::before,.sd-social-text .sd-content ul li.share-linkedin a::before,.sd-content ul li.share-linkedin div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-linkedin a::before{content:"\f207"}.sd-social-icon .sd-content ul li.share-twitter a::before,.sd-social-text .sd-content ul li.share-twitter a::before,.sd-content ul li.share-twitter div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-twitter a::before,.sd-social-icon .sd-content ul li.share-x a::before,.sd-social-text .sd-content ul li.share-x a::before,.sd-content ul li.share-x div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-x a::before{content:"\f10e"}.sd-social-icon .sd-content ul li.share-reddit a::before,.sd-social-text .sd-content ul li.share-reddit a::before,.sd-content ul li.share-reddit div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-reddit a::before,.sd-social-official .sd-content li.share-reddit a::before{content:"\f222"}.sd-social-icon .sd-content ul li.share-tumblr a::before,.sd-social-text .sd-content ul li.share-tumblr a::before,.sd-content ul li.share-tumblr div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-tumblr a::before{content:"\f607"}.sd-social-icon .sd-content ul li.share-pinterest a::before,.sd-social-text .sd-content ul li.share-pinterest a::before,.sd-content ul li.share-pinterest div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-pinterest a::before{content:"\f210"}.sd-social-icon .sd-content ul li.share-facebook a::before,.sd-social-text .sd-content ul li.share-facebook a::before,.sd-content ul li.share-facebook div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-facebook a::before{content:"\f203"}.sd-social-icon .sd-content ul li.share-press-this a::before,.sd-social-text .sd-content ul li.share-press-this a::before,.sd-content ul li.share-press-this div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-press-this a::before,.sd-social-official .sd-content li.share-press-this a::before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-telegram a::before,.sd-social-text .sd-content ul li.share-telegram a::before,.sd-content ul li.share-telegram div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-telegram a::before,.sd-social-official .sd-content li.share-telegram a::before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a::before{color:#08c}.sd-social-icon .sd-content ul li.share-threads a::before,.sd-social-text .sd-content ul li.share-threads a::before,.sd-content ul li.share-threads div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-threads a::before,.sd-social-official .sd-content li.share-threads a::before{content:"\f10d"}.sd-social-official .sd-content li.share-threads a::before{color:#000}.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li.share-mastodon a::before,.sd-social-text .sd-content ul li.share-mastodon a::before,.sd-content ul li.share-mastodon div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-mastodon a::before,.sd-social-official .sd-content li.share-mastodon a::before{content:"\f10a"}.sd-social-official .sd-content li.share-mastodon a::before{color:#563acc}.sd-social-icon .sd-content ul a.share-more::before,.sd-social-text .sd-content ul a.share-more::before,.sd-content ul li.advanced a.share-more::before,.sd-social-icon-text .sd-content a.share-more::before,.sd-social-official .sd-content a.share-more::before{content:"\f415"}.sd-social-official .sd-content a.share-more::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{color:#43d854}.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-social-icon .sd-content ul li.share-nextdoor a::before,.sd-social-text .sd-content ul li.share-nextdoor a::before,.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-nextdoor a::before,.sd-social-official .sd-content li.share-nextdoor a::before{content:"\f10c"}.sd-social-official .sd-content li.share-nextdoor a::before{color:#8ed500}.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button{background:#8ed500;color:#fff!important}.sd-social-icon .sd-content ul li.share-bluesky a::before,.sd-social-text .sd-content ul li.share-bluesky a::before,.sd-content ul li.share-bluesky div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-bluesky a::before,.sd-social-official .sd-content li.share-bluesky a::before{content:"\f10f"}.sd-social-official .sd-content li.share-bluesky a::before{color:#0085ff}.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button{background:#0085ff;color:#fff!important}.sd-social-icon .sd-content ul li.share-deprecated a::before,.sd-social-icon-text .sd-content li.share-deprecated a::before,.sd-social-official .sd-content li.share-deprecated a::before,.sd-content ul li.share-deprecated div.option.option-smart-off a::before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap}.sd-social-official .sd-content ul::after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:flex;max-height:18px}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.pinterest_button,.twitter_button,.linkedin_button>span{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset}body .sd-social-official li.share-print,body .sd-social-official li.share-email a,body .sd-social-official li.share-custom a,body .sd-social-official li a.share-more,body .sd-social-official li.share-digg a,body .sd-social-official li.share-press-this a{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-content ul li.share-custom a.share-icon span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-content ul li.share-custom a span[hidden]{display:none}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span{color:#fff0}body .sd-social-icon .sd-content li.share-custom a span{width:0;padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgb(0 0 0 / .2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner::before,.sharing-hidden .inner::after{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner::after{z-index:2;top:-7px;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*="share-"] a,.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a{border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0;max-width:32px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button>span,.sd-social-icon .sd-content ul li[class*="share-"] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before{top:0}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom{padding:8px 8px 6px 8px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button{background:#0866ff;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button{background:linear-gradient(to top,#563acc 0%,#6364ff 100%);color:#fff!important}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}.sd-content .share-customize-link{margin-top:8px;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}@media print{.sharedaddy.sd-sharing-enabled{display:none}}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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)}}a,button,img,.wp-block-group,.wp-block-columns,.wp-block-column{transition:all ease 0.23s}.fotawp-swiper-holder{overflow:hidden;position:relative}.fotawp-swiper-holder .swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);width:100%;text-align:center;z-index:2}.wp-block-image.is-style-fotawp-boxshadow img,.wp-block-column.is-style-fotawp-boxshadow,.wp-block-columns.is-style-fotawp-boxshadow,.wp-block-group.is-style-fotawp-boxshadow{box-shadow:0 0 50px rgb(0 0 0 / .065)}.wp-block-image.is-style-fotawp-boxshadow-medium img,.wp-block-column.is-style-fotawp-boxshadow-medium,.wp-block-columns.is-style-fotawp-boxshadow-medium,.wp-block-group.is-style-fotawp-boxshadow-medium{box-shadow:0 0 50px rgb(0 0 0 / .1)}.wp-block-image.is-style-fotawp-boxshadow-large img,.wp-block-column.is-style-fotawp-boxshadow-large,.wp-block-columns.is-style-fotawp-boxshadow-large,.wp-block-group.is-style-fotawp-boxshadow-large{box-shadow:0 0 50px rgb(0 0 0 / .15)}.wp-block-image.is-style-fotawp-boxshadow-hover img:hover,.wp-block-column.is-style-fotawp-boxshadow-hover:hover,.wp-block-columns.is-style-fotawp-boxshadow-hover:hover,.wp-block-group.is-style-fotawp-boxshadow-hover:hover{box-shadow:0 0 50px rgb(0 0 0 / .099);transform:translateY(-7px)}.wp-block-group.is-style-fotawp-boxshadow:hover{box-shadow:0 0 50px rgb(0 0 0 / .12);transform:translateY(-7px)}.wp-block-cover.fotawpbanner-with-slantbottom:before{content:"";width:0;height:0;left:0;bottom:0;position:absolute;border-style:solid;border-width:0 0 250px 100vw;border-color:#fff0 #fff0 var(--wp--preset--color--background) #fff0;z-index:2}.wp-block-group.fotawp-overlap-ctasection{z-index:2;position:relative;margin:-300px 0 -30px!important}.wp-block-group.fotawp-overlap-ctasection.pattern-banner-layout{margin:-280px 0 0!important}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu{border:0;box-shadow:0 0 40px rgb(0 0 0 / .32);margin-top:15px;transition:all ease 0.23s;padding:0!important;z-index:99}.wp-block-navigation .has-child .wp-block-navigation__submenu-container li:hover{background-color:var(--wp--preset--color--tertiary-light)}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li{line-height:1.5!important}.wp-block-navigation__container li:hover .wp-block-navigation__submenu-container.wp-block-navigation-submenu,.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li:hover ul.wp-block-navigation-submenu{margin-top:0}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu ul.wp-block-navigation-submenu{margin-top:10px;transition:all ease 0.23s}.wp-block-navigation__container li a:hover,nav.fotawp-navigation.wp-block-navigation li a:hover{color:var(--wp--preset--color--secondary)!important}nav.fotawp-navigation.wp-block-navigation li a{line-height:50px}nav.fotawp-navigation.wp-block-navigation li li a{line-height:35px}.wp-block-button{transition:all ease 0.23s}footer.wp-block-template-part{margin:0}.taxonomy-category.is-style-categories-background-with-round a,.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{padding:2px 10px 4px;border-radius:25px;position:relative;overflow:hidden}.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{border-radius:4px}.taxonomy-category.is-style-categories-background-with-border-small-round a{border:1px solid}.taxonomy-category.is-style-categories-background-with-round a:before,.taxonomy-category.is-style-categories-background-with-round-small a:before{background-color:var(--wp--preset--color--primary);content:"";width:100%;height:100%;left:0;top:0;position:absolute;opacity:.04;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-o-transition:all ease 0.23s;border-radius:25px}.taxonomy-category.is-style-categories-background-with-round-small a:before{border-radius:4px}.taxonomy-category.is-style-categories-background-with-round a:hover:before,.taxonomy-category.is-style-categories-background-with-round-small a:hover:before{opacity:.06}.taxonomy-category.is-style-categories-background-with-border-small-round a:hover{opacity:.67}.taxonomy-category.is-style-categories-background-with-round a,.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{margin:0 5px 5px 0;display:inline-block}.taxonomy-category.is-style-categories-background-with-round .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-round-small .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-border-small-round .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms .wp-block-post-terms__separator{display:none}.is-style-title-hover-primary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--primary)}.is-style-title-hover-secondary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--secondary)}.is-style-title-hover-tertiary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--tertiary)}.wp-block-button.is-style-button-hover-primary-color a:hover{color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-color a:hover{color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-primary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--primary)!important;opacity:1;color:#ffffff!important;border-color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--secondary)!important;opacity:1;color:#ffffff!important;border-color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-tertiary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--tertiary)!important;opacity:1;color:#ffffff!important}.wp-block-button.is-style-button-hover-white-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:#ffffff!important;opacity:1;color:var(--wp--preset--color--text-color)!important}.is-style-readmore-hover-primary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-primary a:hover{color:var(--wp--preset--color--primary)!important}.is-style-readmore-hover-secondary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-secondary a:hover{color:var(--wp--preset--color--secondary)!important}.is-style-readmore-hover-tertiary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-tertiary a:hover{color:var(--wp--preset--color--tertiary)!important}.is-style-readmore-hover-primary-fill.wp-block-read-more,.is-style-readmore-hover-secondary-fill.wp-block-read-more,.is-style-readmore-hover-tertiary-fill.wp-block-read-more{border-radius:20px}.is-style-readmore-hover-primary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--primary)!important;color:#fff!important}.is-style-readmore-hover-secondary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--secondary)!important;color:#fff!important}.is-style-readmore-hover-tertiary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--tertiary)!important;color:#fff!important}.is-style-list-style-no-bullet,.is-style-hide-bullet-list-link-hover-style-primary,.is-style-hide-bullet-list-link-hover-style-secondary,.is-style-hide-bullet-list-link-hover-style-tertiary{list-style-type:none}figure.wp-block-image.is-style-fotawp-image-hover-rotate img:hover{transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}.wp-block-image.is-style-fotawp-image-hover-pulse img:hover{animation:fotawpPulse 2s infinite;-moz-animation:fotawpPulse 2s infinite;-o-animation:fotawpPulse 2s infinite;-webkit-animation:fotawpPulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}.wp-block-image.is-style-fotawp-image-pulse img{animation:fotawpPulse 2s infinite;-moz-animation:fotawpPulse 2s infinite;-o-animation:fotawpPulse 2s infinite;-webkit-animation:fotawpPulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}@keyframes fotawpPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}100%{transform:scale(1)}}.wp-block-gallery.fotawp-brands-logos .wp-block-image{align-items:center;margin:auto!important}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img{filter:grayscale(1);-webkit-filter:grayscale(1);transition:all ease-in 0.23s;-webkit-transition:all ease-in 0.23s;-moz-transition:all ease-in 0.23s;-o-transition:all ease-in 0.23s}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.wp-site-blocks>*+*{margin-block-start:0!important}.wp-block-group.about-section-topslant:before{content:"";width:100%;height:100%;position:absolute;left:0;top:20px;z-index:1;clip-path:polygon(-35% 40.25%,100% 0%,100% 101.75%,0% 114.75%,0% 47.5%);background:linear-gradient(192.26deg,var(--wp--preset--color--background-alt) 0%,var(--wp--preset--color--background) 100%)}.wp-block-group.about-section-topslant{position:relative;z-index:1}.fotawp-duotone-primary{filter:var(--wp--preset--duotone--primary)}.wp-block-social-links.is-style-social-icon-border li a{border:1px solid;border-radius:50%}.is-style-fotawp-post-featured-image-overlap.wp-block-post-featured-image{margin-top:-250px;z-index:1;margin-block-start:-250px!important}.wp-block-cover.is-style-fotawp-cover-round-overlap{border-radius:10px;overflow:hidden;margin-top:-250px;margin-block-start:-250px!important;z-index:1}.is-style-fotawp-page-list-bullet-hide-style.wp-block-page-list,.wp-block-categories-list.is-style-fotawp-categories-bullet-hide-style{list-style:none;margin:0;padding:0}.wp-block-cover.is-style-fotawp-cover-round-style{border-radius:7px;overflow:hidden}@media (max-width:600px){.wp-block-navigation__container{line-height:1.5!important;font-size:18px;font-weight:600}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu{box-shadow:none;margin-top:0!important;padding-left:30px!important}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li{margin:5px 0;font-size:15px;font-weight:400}.wp-block-navigation__container a .wp-block-navigation-item__label{position:relative}.wp-block-navigation__container a .wp-block-navigation-item__label:after{content:"";width:0;left:0;height:2px;background:var(--wp--preset--color--tertiary);position:absolute;top:30px;transition:all ease 0.23s}.wp-block-navigation__container a:hover .wp-block-navigation-item__label:after{width:100%}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu a{border-bottom:2px solid}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu a:hover{border-color:var(--wp--preset--color--tertiary)}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu ul li a{border-bottom:0}.wp-block-navigation__container li{margin:0 0 -12px;padding:0}}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/search-icon.svg);height:24px;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open:hover{background:var(--wp--preset--color--secondary)}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open svg{opacity:0}.wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation__responsive-close{padding:20px}.is-style-author-name-with-icon.wp-block-post-author-name:before,.is-style-author-name-with-white-icon.wp-block-post-author-name:before,.is-style-post-date-with-icon.wp-block-post-date:before,.is-style-post-date-with-white-icon.wp-block-post-date:before{content:"";width:11px;height:13px;background:var(--wp--preset--color--post-meta-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;margin-right:7px;margin-bottom:-1px}.is-style-author-name-with-icon.wp-block-post-author-name:before,.is-style-author-name-with-white-icon.wp-block-post-author-name:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/post-author.svg)}.is-style-post-date-with-icon.wp-block-post-date:before,.is-style-post-date-with-white-icon.wp-block-post-date:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/post-date.svg);margin-bottom:-3px;width:15px;height:15px}.is-style-author-name-with-white-icon.wp-block-post-author-name:before,.is-style-post-date-with-white-icon.wp-block-post-date:before{background:#fff}.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms a,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms a,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a{color:#fff;background:var(--wp--preset--color--primary);padding:3px 8px;display:inline-block;margin:0 4px 4px 0}.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms a:hover{background:var(--wp--preset--color--primary)}.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms a:hover,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms a,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(3),.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(9){background:var(--wp--preset--color--secondary)}.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(5),.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:nth-child(11){background:var(--wp--preset--color--extra-category-color)}.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms a:hover{opacity:.85}.is-style-fotawp-title-hover-underline-primary-color.wp-block-post-title a,.is-style-fotawp-title-hover-underline-secondary-color.wp-block-post-title a{display:inline;text-decoration:none;background-image:linear-gradient(var(--wp--preset--color--primary),var(--wp--preset--color--primary));background-position:0 1.05em;background-size:0 3px;background-repeat:no-repeat;transition:background-size 0.5s}.is-style-fotawp-title-hover-underline-secondary-color.wp-block-post-title a{background-image:linear-gradient(var(--wp--preset--color--secondary),var(--wp--preset--color--secondary))}.is-style-fotawp-title-hover-underline-primary-color.wp-block-post-title a:hover,.is-style-fotawp-title-hover-underline-secondary-color.wp-block-post-title a:hover{background-size:100% 3px}ul.is-style-fotawp-list-style-square{list-style:square;margin:0;padding:0 0 0 15px}ul.is-style-fotawp-list-style-check,ul.is-style-fotawp-list-style-check-fill,ul.is-style-fotawp-list-style-check-outline,ul.is-style-fotawp-list-style-arrow,ul.is-style-fotawp-list-style-arrow-outline,ul.is-style-fotawp-list-style-arrow-circle,ul.is-style-fotawp-list-style-dash{list-style:none;padding:0;margin:0}ul.is-style-fotawp-list-style-check li,ul.is-style-fotawp-list-style-check-fill li,ul.is-style-fotawp-list-style-check-outline li,ul.is-style-fotawp-list-style-arrow li,ul.is-style-fotawp-list-style-arrow-outline li,ul.is-style-fotawp-list-style-arrow-circle li,ul.is-style-fotawp-list-style-dash li{position:relative;padding-left:24px}ul.is-style-fotawp-list-style-check li:before,ul.is-style-fotawp-list-style-check-fill li:before,ul.is-style-fotawp-list-style-check-outline li:before,ul.is-style-fotawp-list-style-arrow li:before,ul.is-style-fotawp-list-style-arrow-outline li:before,ul.is-style-fotawp-list-style-arrow-circle li:before{content:"";background:var(--wp--preset--color--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/list_check.svg);width:16px;height:10px;position:absolute;left:0;top:50%;margin-top:-5px}ul.is-style-fotawp-list-style-check-fill li:before,ul.is-style-fotawp-list-style-check-outline li:before,ul.is-style-fotawp-list-style-arrow-outline li:before,ul.is-style-fotawp-list-style-arrow-circle li:before{width:14px;height:14px;border-radius:50%;margin-top:-7px}ul.is-style-fotawp-list-style-check-fill li:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/check_fill.svg)}ul.is-style-fotawp-list-style-check-outline li:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/check_border.svg)}ul.is-style-fotawp-list-style-arrow li:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/list_arrow.svg)}ul.is-style-fotawp-list-style-arrow-outline li:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/arrow_border.svg)}ul.is-style-fotawp-list-style-arrow-circle li:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/arrow_fill.svg)}ul.is-style-fotawp-list-style-dash li:before{content:"";width:12px;height:2px;position:absolute;left:0;top:50%;margin-top:-1px;background:var(--wp--preset--color--primary)}ul.is-style-fotawp-list-style-check.has-secondary-color li:before,ul.is-style-fotawp-list-style-check-fill.has-secondary-color li:before,ul.is-style-fotawp-list-style-check-outline.has-secondary-color li:before,ul.is-style-fotawp-list-style-arrow.has-secondary-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-secondary-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-secondary-color li:before,ul.is-style-fotawp-list-style-dash.has-secondary-color li:before{background:var(--wp--preset--color--secondary)}ul.is-style-fotawp-list-style-check.has-foregound-alt-color li:before,ul.is-style-fotawp-list-style-check-fill.has-foregound-alt-color li:before,ul.is-style-fotawp-list-style-check-outline.has-foreground-alt-color li:before,ul.is-style-fotawp-list-style-arrow.has-foreground-alt-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-foreground-alt-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-foreground--alt-color li:before,ul.is-style-fotawp-list-style-dash.has-foreground-alt-color li:before{background:var(--wp--preset--color--foregound-alt)}ul.is-style-fotawp-list-style-check.has-heading-color-color li:before,ul.is-style-fotawp-list-style-check-fill.has-heading-color-color li:before,ul.is-style-fotawp-list-style-check-outline.has-heading-color-color li:before,ul.is-style-fotawp-list-style-arrow.has-heading-color-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-heading-color-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-heading-color-color li:before,ul.is-style-fotawp-list-style-dash.has-heading-color-color li:before{background:var(--wp--preset--color--heading-color)}ul.is-style-fotawp-list-style-check.has-foreground-color li:before,ul.is-style-fotawp-list-style-check-fill.has-foreground-color li:before,ul.is-style-fotawp-list-style-check-outline.has-foreground-color li:before,ul.is-style-fotawp-list-style-arrow.has-foreground-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-foreground-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-foreground-color li:before,ul.is-style-fotawp-list-style-dash.has-foreground-color li:before{background:var(--wp--preset--color--foreground)}ul.is-style-fotawp-list-style-check.has-tertiary-color li:before,ul.is-style-fotawp-list-style-check-fill.has-tertiary-color li:before,ul.is-style-fotawp-list-style-check-outline.has-tertiary-color li:before,ul.is-style-fotawp-list-style-arrow.has-tertiary-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-tertiary-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-tertiary-color li:before,ul.is-style-fotawp-list-style-dash.has-tertiary-color li:before{background:var(--wp--preset--color--tertiary)}ul.is-style-fotawp-list-style-check.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-check-fill.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-check-outline.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-arrow.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-arrow-outline.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-arrow-circle.has-tertiary-light-color li:before,ul.is-style-fotawp-list-style-dash.has-tertiary-light-color li:before{background:var(--wp--preset--color--tertiary-light)}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link{box-shadow:3px 3px}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link.has-background{box-shadow:3px 3px #000}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link:hover,.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link:hover,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:hover{box-shadow:5px 5px;transform:scale(1.08) translateY(-2px)}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link:hover{color:var(--wp--preset--color--secondary)!important;border-color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-style-set-one a.wp-block-button__link.has-secondary-color:hover{color:var(--wp--preset--color--primary)!important;border-color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link{position:relative;display:flex;justify-content:center;align-items:center}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link:after{content:"";width:20px;height:20px;background:var(--wp--preset--color--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/button_arrow.svg);margin:0 0 0 15px;display:inline-block;transition:all ease 0.23s}.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link:after{width:12px;height:12px;mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/button_upward.svg)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link:hover:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link:hover:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link:hover:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link:hover:after{transform:translateX(5px)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-foregound-alt-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-foregound-alt-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-foregound-alt-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-foregound-alt-color:after{background:var(--wp--preset--color--foregound-alt)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-heading-color-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-heading-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-heading-color-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-heading-color:after{background:var(--wp--preset--color--heading-color)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-foreground-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-foregound-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-foreground-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-foregound-color:after{background:var(--wp--preset--color--foregroud)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-secondary-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-secondary-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-secondary-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-secondary-color:after{background:var(--wp--preset--color--secondary)}.wp-block-button.is-style-button-hover-style-set-two a.wp-block-button__link.has-tertiary-color:after,.wp-block-button.is-style-button-hover-style-set-three a.wp-block-button__link.has-tertiary-alt-color:after,.wp-block-button.is-style-button-hover-style-set-four a.wp-block-button__link.has-tertiary-color:after,.wp-block-button.is-style-button-hover-style-set-five a.wp-block-button__link.has-tertiary-alt-color:after{background:var(--wp--preset--color--tertiary)}.is-style-fotawp-site-title-gradient-style.wp-block-site-title{background:-webkit-linear-gradient(180deg,var(--wp--preset--color--secondary),var(--wp--preset--color--primary));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.is-style-fotawp-site-title-gradient-style.wp-block-site-title:hover{opacity:.75}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade{list-style:none}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li{display:inline-block;position:relative;padding-left:30px}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:after,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:after{width:20px;height:20px;position:absolute;content:"";background:var(--wp--preset--color--primary);border-radius:50%;top:50%;left:0;margin-top:-10px}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:before{opacity:.14}ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:before,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:after{background:var(--wp--preset--color--secondary)}ul.wp-block-list.is-style-fotawp-list-style-check-primary-fade li:after,ul.wp-block-list.is-style-fotawp-list-style-check-secondary-fade li:after{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/css/../images/icon_check_icon.svg)}.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}sc-button-group:not([separate])>sc-button:first-child::part(base),sc-button-group:not([separate])>sc-dropdown:first-child>sc-button[slot='trigger']::part(base),sc-button-group:not([separate])>sc-tooltip:first-child>sc-button::part(base){border-top-right-radius:0;border-bottom-right-radius:0}sc-button-group:not([separate])>sc-button:last-child::part(base),sc-button-group:not([separate])>sc-dropdown:last-child>sc-button[slot='trigger']::part(base),sc-button-group:not([separate])>sc-tooltip:last-child>sc-button::part(base){border-top-left-radius:0;border-bottom-left-radius:0}sc-button-group:not([separate])>sc-button:not(:first-child):not(:last-child)::part(base),sc-button-group:not([separate])>sc-dropdown:not(:first-child):not(:last-child)>sc-button[slot='trigger']::part(base),sc-button-group:not([separate])>sc-tooltip:not(:first-child):not(:last-child)>sc-button::part(base){border-radius:0}sc-button-group:not([separate])>sc-button:not(:first-child),sc-button-group:not([separate])>sc-dropdown:not(:first-child)>sc-button[slot='trigger'],sc-button-group:not([separate])>sc-tooltip:not(:first-child)>sc-button{margin-left:calc(-1 * var(--sc-input-border-width))}sc-button-group>sc-button:not(:first-child):not([type='default'])::part(base):not(:hover):not(:active):not(:focus):after,sc-button-group>sc-dropdown:not(:first-child)>sc-button[slot='trigger']:not([type='default'])::part(base):not(:hover):not(:active):not(:focus):after,sc-button-group>sc-tooltip:not(:first-child)>sc-button:not([type='default'])::part(base):not(:hover):not(:active):not(:focus):after{content:'';position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}sc-button-group>sc-button:hover,sc-button-group>sc-dropdown:hover>sc-button[slot='trigger'],sc-button-group>sc-tooltip:hover>sc-button{z-index:1}sc-button-group>sc-button.sc-focus,sc-button-group>sc-dropdown>sc-button[slot='trigger'].sc-focus,sc-button-group>sc-tooltip>sc-button.sc-focus{z-index:2}[class*='wp-block-surecart-'][hidden]{display:none}:root{--sc-color-brand-primary:#388051;--sc-color-brand-secondary:#00824c;--sc-color-brand-heading:#002e33;--sc-color-brand-body:#45505f;--sc-color-brand-main-background:#f4f7f9;--sc-color-brand-content-background:#ffffff;--sc-color-brand-stroke:#e7ecee;--sc-color-brand-subheading:#9ca7ab;--sc-color-brand-pastel-pink:#fcf2f7;--sc-color-brand-pastel-orange:#fef9f6;--sc-color-brand-pastel-purple:#f7f6fe;--sc-color-brand-pastel-green:#e6f9ee;--sc-brand-color-background-inverse:#111827;--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:whitesmoke;--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, 0.1), 0 1px 2px 0 rgba(0, 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-button-font-size-small:var(--sc-font-size-x-small);--sc-button-font-size-medium:var(--sc-font-size-medium);--sc-button-font-size-large:var(--sc-font-size-large);--sc-column-spacing:var(--sc-spacing-xx-large);--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-form-title-description-color:var(--sc-color-gray-500);--sc-form-title-description-size:var(--sc-font-size-medium);--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, 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-dialog:100000;--sc-z-index-dropdown:900;--sc-z-index-popover: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-checkout [hidden]{display:none!important}.sc-scroll-lock{overflow:hidden!important}.surecart-theme-dark sc-checkout{color:var(--sc-color-white)}.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:var(--sc-color-gray-900);--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-hover:var(--sc-color-gray-600);--sc-input-border-color-focus:var(--sc-color-gray-500);--sc-input-border-color-disabled:var(--sc-color-gray-200);--sc-input-border-color-invalid:var(--sc-color-danger-500);--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-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-selected-price-color:var(--sc-color-gray-50);--sc-button-link-color:var(--sc-color-gray-300)}.surecart-theme-dark sc-table{color:var(--sc-color-gray-300)}.surecart-theme-dark sc-avatar::part(base){background-color:var(--sc-color-gray-700);color:var(--sc-color-gray-300)}.surecart-theme-dark sc-button[type='default']::part(base){background-color:var(--sc-color-gray-900);border-color:var(--sc-color-gray-700);color:var(--sc-color-gray-400)}.surecart-theme-dark sc-button[type='default']:not([disabled])::part(base):hover{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500)}.surecart-theme-dark sc-button[type='default']:not([disabled])::part(base):focus{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500);box-shadow:0 0 0 var(--sc-focus-ring-width) hsla(var(--sc-color-primary-hue),var(--sc-color-primary-saturation),50%,var(--sc-focus-ring-alpha))}.surecart-theme-dark sc-button[type='default']:not([disabled])::part(base):active{background-color:var(--sc-color-primary-900);border-color:var(--sc-color-primary-700);color:var(--sc-color-primary-300)}.surecart-theme-dark sc-button[type='text']::part(base){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-button[type='text']:not([disabled])::part(base):active,.surecart-theme-dark sc-button[type='text']:not([disabled])::part(base):hover,.surecart-theme-dark sc-button[type='text']:not([disabled])::part(base):focus{color:var(--sc-color-gray-300)}.surecart-theme-dark sc-card::part(base){background-color:var(--sc-color-gray-900);--border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-color-picker::part(format-button){background-color:var(--sc-color-gray-900);border-color:var(--sc-color-gray-700);color:var(--sc-color-gray-400)}.surecart-theme-dark sc-color-picker::part(format-button):hover{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500)}.surecart-theme-dark sc-color-picker::part(format-button):focus{background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-800);color:var(--sc-color-primary-500);box-shadow:0 0 0 var(--sc-focus-ring-width) hsla(var(--sc-color-primary-hue),var(--sc-color-primary-saturation),50%,var(--sc-focus-ring-alpha))}.surecart-theme-dark sc-color-picker::part(format-button):active{background-color:var(--sc-color-primary-900);border-color:var(--sc-color-primary-700);color:var(--sc-color-primary-300)}.surecart-theme-dark sc-color-picker::part(panel){background-color:var(--sc-color-gray-900);border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-color-picker::part(slider-handle){background-color:var(--sc-color-gray-800);box-shadow:0 0 0 1px var(--sc-color-gray-600)}.surecart-theme-dark sc-color-picker::part(slider-handle):focus{box-shadow:0 0 0 1px var(--sc-color-primary-500),0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary)}.surecart-theme-dark sc-color-picker::part(grid-handle){border-color:var(--sc-color-gray-900)}.surecart-theme-dark sc-color-picker::part(preview),.surecart-theme-dark sc-color-picker::part(opacity-slider),.surecart-theme-dark sc-color-picker::part(trigger){background-image:linear-gradient(45deg,#333 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#333 75%),linear-gradient(45deg,transparent 75%,#333 75%),linear-gradient(45deg,#333 25%,transparent 25%)}.surecart-theme-dark sc-color-picker::part(swatches){border-top-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-details::part(base){border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-icon-button::part(base){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-icon-button:not([disabled])::part(base):hover,.surecart-theme-dark sc-icon-button:not([disabled])::part(base):focus{color:var(--sc-color-primary-500)}.surecart-theme-dark sc-icon-button:not([disabled])::part(base):active{color:var(--sc-color-primary-500)}.surecart-theme-dark sc-image-comparer::part(divider),.surecart-theme-dark sc-image-comparer::part(handle){background-color:var(--sc-color-gray-900);color:var(--sc-color-gray-400)}.surecart-theme-dark sc-menu-item::part(base){color:var(--sc-color-gray-200)}.surecart-theme-dark sc-menu-item::part(base):focus{background-color:var(--sc-color-primary-600);color:var(--sc-color-white)}.surecart-theme-dark sc-menu-item[disabled]::part(base){color:var(--sc-color-gray-600)}.surecart-theme-dark sc-menu-label::part(base){color:var(--sc-color-gray-600)}.surecart-theme-dark sc-progress-bar::part(base){background-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-progress-bar::part(indicator){color:var(--sc-color-gray-900)}.surecart-theme-dark sc-progress-ring::part(base){--track-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-range{--track-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-rating{--symbol-color:var(--sc-color-gray-700)}.surecart-theme-dark sc-select::part(tag){background-color:var(--sc-color-info-800);border-color:var(--sc-color-info-700);color:var(--sc-color-info-300)}.surecart-theme-dark sc-spinner{--track-color:#f9fafb20}.surecart-theme-dark sc-secure-notice::part(icon){color:var(--sc-color-gray-700)}.surecart-theme-dark sc-secure-notice::part(text){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-tab-group::part(tabs){--tabs-border-color:var(--sc-color-gray-800)}.surecart-theme-dark sc-tab::part(base){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-tab:not([disabled])::part(base):hover,.surecart-theme-dark sc-tab[active]::part(base){color:var(--sc-color-primary-white)}.surecart-theme-dark sc-tag[type='primary']::part(base){background-color:var(--sc-color-primary-950);border-color:var(--sc-color-primary-900);color:var(--sc-color-primary-300)}.surecart-theme-dark sc-tag[type='success']::part(base){background-color:var(--sc-color-success-950);border-color:var(--sc-color-success-900);color:var(--sc-color-success-300)}.surecart-theme-dark sc-tag[type='info']::part(base){background-color:var(--sc-color-info-800);border-color:var(--sc-color-info-700);color:var(--sc-color-info-300)}.surecart-theme-dark sc-tag[type='warning']::part(base){background-color:var(--sc-color-warning-950);border-color:var(--sc-color-warning-900);color:var(--sc-color-warning-300)}.surecart-theme-dark sc-tag[type='danger']::part(base){background-color:var(--sc-color-danger-950);border-color:var(--sc-color-danger-900);color:var(--sc-color-danger-300)}.surecart-theme-dark sc-form-section::part(title){color:var(--sc-color-white)}.surecart-theme-dark sc-form-section::part(description){color:var(--sc-color-gray-400)}.surecart-theme-dark sc-heading,.surecart-theme-dark sc-form-row,.surecart-theme-dark sc-form-control,.surecart-theme-dark .sc-form-control,.surecart-theme-dark sc-menu-label,.surecart-theme-dark sc-customer-details,.surecart-theme-dark .menu-item,.surecart-theme-dark sc-column,.surecart-theme-dark paypal-buttons,.surecart-theme-dark sc-stacked-list,.surecart-theme-dark sc-stripe-element,.surecart-theme-dark sc-stripe-payment-element,.surecart-theme-dark sc-stripe-payment-request,.surecart-theme-dark sc-text,.surecart-theme-dark sc-card,.surecart-theme-dark sc-tooltip,.surecart-theme-dark sc-tag-panel,.surecart-theme-dark sc-toggles,.surecart-theme-dark sc-dashboard-module,.surecart-theme-dark entry-title,.surecart-theme-dark sc-toggle,.surecart-theme-dark sc-tab-group,.surecart-theme-dark sc-login-form,.surecart-theme-dark sc-dialog,.surecart-theme-dark sc-cancel-dialog,.surecart-theme-dark sc-cancel-survey,.surecart-theme-dark sc-cancel-discount,.surecart-theme-dark sc-subscription-cancel,.surecart-theme-dark sc-subscription,.surecart-theme-dark sc-subscriptions-list,.surecart-theme-dark sc-subscription-switch,.surecart-theme-dark sc-subscription-reactivate,.surecart-theme-dark sc-subscription-details,.surecart-theme-dark sc-subscription-next-payment,.surecart-theme-dark sc-subscription-payment-method{color:var(--sc-color-gray-300)}.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}@-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}@-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}body.page-template-template-surecart-dashboard{background:var(--sc-color-gray-50);--sc-checkout-font-size:15px;font-size:15px}body.page-template-template-surecart-dashboard.surecart-theme-dark{background:var(--sc-color-gray-950)}body.page-template-template-surecart-dashboard a{color:inherit;text-decoration:underline}body.page-template-template-surecart-dashboard *{-webkit-box-sizing:border-box;box-sizing:border-box}body.page-template-template-surecart-dashboard .dashboard-left{-ms-flex-item-align:start;align-self:flex-start;width:100%}body.page-template-template-surecart-dashboard .sc-dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.page-template-template-surecart-dashboard .sc-dashboard__menu-user{max-width:100%}body.page-template-template-surecart-dashboard .sc-dashboard__logged-out{display:-ms-grid;display:grid;min-height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:var(--sc-spacing-xx-large) auto;text-align:center}body.page-template-template-surecart-dashboard .sc-dashboard__column,body.page-template-template-surecart-dashboard .sc-dashboard__header{gap:var(--sc-spacing-small);position:relative}body.page-template-template-surecart-dashboard .sc-dashboard__column{display:-ms-grid;display:grid;padding:20px}body.page-template-template-surecart-dashboard .sc-dashboard__header{display:none}body.page-template-template-surecart-dashboard .sc-dashboard__header-mobile{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;gap:var(--sc-spacing-small)}body.page-template-template-surecart-dashboard .sc-dashboard__user-menu{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.page-template-template-surecart-dashboard .sc-dashboard__mobile-menu{--panel-width:calc(100vw - 5px)}body.page-template-template-surecart-dashboard .sc-dashboard__mobile-menu sc-menu{font-size:16px}body.page-template-template-surecart-dashboard .sc-dashboard__back{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media screen and (min-width:782px){body.page-template-template-surecart-dashboard.has-columns:before{-webkit-animation-fill-mode:both;animation-fill-mode:both;background:var(--sc-color-white);-webkit-box-shadow:-15px 0 30px 0 rgb(0 0 0 / .18);box-shadow:-15px 0 30px 0 rgb(0 0 0 / .18);content:" ";height:100%;inset-block-start:0;inset-inline-start:0;position:fixed;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;width:325px;z-index:0}body.page-template-template-surecart-dashboard.rtl.has-columns:before{-webkit-box-shadow:15px 0 30px 0 rgb(0 0 0 / .18);box-shadow:15px 0 30px 0 rgb(0 0 0 / .18)}body.page-template-template-surecart-dashboard.surecart-theme-dark:before{background:var(--sc-color-gray-900)}body.page-template-template-surecart-dashboard .sc-dashboard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body.page-template-template-surecart-dashboard .sc-dashboard__column,body.page-template-template-surecart-dashboard .sc-dashboard__header{gap:var(--sc-spacing-xx-large)}body.page-template-template-surecart-dashboard .sc-dashboard__header{display:-ms-grid;display:grid}body.page-template-template-surecart-dashboard .sc-dashboard__header-mobile{display:none}body.page-template-template-surecart-dashboard .sc-dashboard__user-menu{display:block;font-weight:var(--sc-font-weight-semibold)}body.page-template-template-surecart-dashboard .sc-dashboard__user-menu-name{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.page-template-template-surecart-dashboard .sc-dashboard__column{padding:40px}body.page-template-template-surecart-dashboard .sc-dashboard__back{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}body.page-template-template-surecart-dashboard .dashboard-left{-webkit-box-flex:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 325px;flex:0 0 325px;max-width:325px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;position:sticky;top:0}body.page-template-template-surecart-dashboard.admin-bar .dashboard-left{min-height:calc(100vh - 32px);top:32px}body.page-template-template-surecart-dashboard .sc-dashboard-header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}body.page-template-template-surecart-dashboard .sc-user-menu{display:block!important}body.page-template-template-surecart-dashboard .sc-dashboard-header-mobile{display:none!important}}body.page-template-template-surecart-dashboard .sc-link-home{opacity:.65;-webkit-transition:opacity var(--sc-transition-medium) ease-in-out;transition:opacity var(--sc-transition-medium) ease-in-out}body.page-template-template-surecart-dashboard .sc-link-home:hover{opacity:1}body.page-template-template-surecart-dashboard .sc-link-home:focus{-webkit-box-shadow:0 0 0 var(--sc-focus-ring-width) #1e40af;box-shadow:0 0 0 var(--sc-focus-ring-width) #1e40af}body.page-template-template-surecart-dashboard .sc-user-menu{font-weight:var(--sc-font-weight-semibold)}body.page-template-template-surecart-dashboard .dashboard-right{-webkit-box-flex:1;-ms-flex:1;flex:1;--sc-form-row-spacing:var(--sc-spacing-small);-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr}body.page-template-template-surecart-dashboard .dashboard-right>*{margin:0 auto;max-width:900px;width:100%}body.page-template-template-surecart-dashboard .sc-pin-bottom{margin-top:auto}@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}input[type="submit"]{transition:all ease 0.23s;-o-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-webkit-transition:all ease 0.23s}form.comment-form{border-radius:20px;margin-top:24px}.wp-block-post-comments-form{border-radius:10px}form.comment-form input[type="email"],form.comment-form input[type="text"],form.comment-form input[type="url"],form.comment-form textarea{border-radius:5px;border:0;margin:12px 0 25px}form.comment-form .form-submit.wp-block-button{margin-top:25px}.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #dad9d9;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.wpcf7-form-control.wpcf7-select{appearance:none;position:relative}.wpcf7-form-control.wpcf7-select:after{content:">";font-size:20px;position:absolute;right:20px;top:10px}form.wpcf7-form *::placeholder{font-size:14px}form.wpcf7-form *::-moz-placeholder{font-size:14px}form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.wpcf7-form-control.has-spinner.wpcf7-submit{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--foregound-alt);border-radius:5px;border:0;font-size:16px;padding:15px 40px}.wpcf7-form-control.has-spinner.wpcf7-submit:hover{background:var(--wp--preset--color--secondary)}.wp-block-comment-author-name{font-weight:600}.wp-block-comment-date a{color:var(--wp--preset--color--foregound);font-size:13px}.wp-block-comment-template li{margin-top:50px}.wp-block-comment-template li li{margin-top:10px;padding-left:60px}a.comment-reply-link{border:1px solid;padding:5px 13px;border-radius:40px;font-size:13px;opacity:.6}.wp-block-post-comments-form{margin-top:30px;display:inline-block;width:100%}.woocommerce ul.products li.product a img{border-radius:5px;height:350px;object-fit:cover}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 2.5% 2.992em 0;width:23.1%}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{border:0}.woocommerce #reviews #comments ol.commentlist{padding:0;margin-top:20px!important}.woocommerce-page .input-text{padding:11px 30px;border:1px solid #817e7e;border-radius:5px}.wc-block-components-product-price{font-size:14px;margin:10px 0}.wc-block-components-product-metadata__description{margin:10px 0}.wc-block-cart-item__product .wc-block-components-product-name{font-size:17px;font-weight:600}.wc-block-components-product-badge.wc-block-components-sale-badge{background:#22ac24;font-weight:400;padding:5px 10px;color:#fff}.wc-block-cart-item__quantity .wc-block-cart-item__remove-link{color:#fe7a7e!important}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{font-size:18px;color:var(--wp--preset--color--primary)}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form{position:relative}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control-wrap{padding:0!important;width:65%!important}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-email{width:100%;line-height:33px;padding:15px 20px 12px;display:inline-block;border-radius:0;border:0;margin:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit{width:35%!important;background:var(--wp--preset--color--secondary);height:60px;text-align:center;padding:10px;border-radius:0;border:0;position:absolute;right:0;top:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover{opacity:.89}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-not-valid-tip{margin-top:20px}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-response-output{margin:-25px 0 20px}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter{width:100%;position:relative}.wp-block-button__link.wp-element-button img{margin:0 0 -2px 12px}.wp-block-group.fotawp-header-transparent{background:#fff0;position:absolute;width:100%}.wp-block-gallery.fotawp-brands-logos .wp-block-image img{max-height:40px}.entry-content.wp-block-post-content a,.wp-block-comment-content a,p a,.wp-block-heading a{text-decoration:underline}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button{width:50px;height:50px;position:fixed;right:25px;bottom:25px;display:inline-block;z-index:999;text-indent:-5000px;display:none;box-shadow:0 0 40px rgb(0 0 0 / .089)}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:after{content:"";width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/images/up-arrow.svg);mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/images/up-arrow.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:absolute;display:inline-block;left:0;top:0}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:hover:after{background-color:var(--wp--preset--color--primary)!important}.fotawp-contact-form .wpcf7-form-control.wpcf7-text,.fotawp-contact-form .wpcf7-form-control.wpcf7-textarea,.fotawp-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.fotawp-contact-form .wpcf7-form-control.wpcf7-select{border-radius:0;border:0 solid var(--wp--preset--color--foreground);padding:15px;width:100%;margin-top:10px;box-sizing:border-box;background:var(--wp--preset--color--tertiary-light)}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke{-webkit-text-stroke:1px var(--wp--preset--color--primary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-tertiary{-webkit-text-stroke:1px var(--wp--preset--color--tertiary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-secondary{-webkit-text-stroke:1px var(--wp--preset--color--secondary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-heading{-webkit-text-stroke:1px var(--wp--preset--color--heading-color);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-foreground{-webkit-text-stroke:1px var(--wp--preset--color--foreground);-webkit-text-fill-color:#fff0}.wp-block-group.fotawp-box-primary-hover:hover{background-color:var(--wp--preset--color--primary)!important;transform:scale(1.027);-webkit-transform:scale(1.027);-moz-transform:scale(1.027)}.wp-block-group.fotawp-box-secondary-hover:hover{background-color:var(--wp--preset--color--secondary)!important;transform:scale(1.027);-webkit-transform:scale(1.027);-moz-transform:scale(1.027)}.wp-block-cover.fotawp-cover-hover:hover img.wp-block-cover__image-background,.wp-block-cover.fotawp-cover-hover-dark:hover img.wp-block-cover__image-background{transform:scale(1.035)}.wp-block-cover.fotawp-cover-hover .wp-block-cover__inner-container,.wp-block-cover.fotawp-cover-hover-dark .wp-block-cover__inner-container{opacity:0;position:absolute;width:100%;left:0;bottom:-100%;transition:all ease 0.23s;padding:24px 24px 0;box-sizing:border-box}.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__inner-container,.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__inner-container{opacity:1;bottom:30px}.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__background{background-color:var(--wp--preset--color--primary)!important;opacity:.75}.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__background{background-color:#000!important;opacity:.65}.wp-block-query.fotawp-product-grids .wc-block-grid__product-onsale{border:0;font-size:12px;width:50px;height:50px;line-height:50px;border-radius:50%;color:var(--wp--preset--color--secondary);padding:0}.woocommerce #review_form #respond textarea{border:1px solid}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart button[name="add-to-cart"]{border-radius:0;padding:7px 15px}.woocommerce div.product form.cart div.quantity .qty{border-radius:0;height:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff0;border:0;color:var(--wp--preset--color--secondary)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;border:0;background:#fff0;padding:0;margin:0 24px 0 0}.wp-block-woocommerce-product-details ul.wc-tabs{border-bottom:0}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{right:10px;top:10px}.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{left:10px;top:10px}.wp-block-button.fotawp-button-with-icon a{display:flex}.wp-block-button.fotawp-button-with-icon a:after{content:"";background-color:var(--wp--preset--color--primary);-webkit-mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/images/arrow_outward.svg);mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/images/arrow_outward.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:relative;display:inline-block;width:30px;height:30px;margin-left:10px;transition:all ease 0.23s}.wp-block-button.fotawp-button-with-icon a:hover:after{background-color:var(--wp--preset--color--secondary);transform:scale(1.2) translateX(3px)}.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale{left:10px;top:10px;background:#fff;color:var(--wp--preset--color--secondary)}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.woocommerce .star-rating span{color:#e99500}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.woocommerce .star-rating::before{color:#ccc9c9}.wp-block-group.fotawp-cta-box figure.wp-block-image.cta-icon{transition:all ease 0.23s}.wp-block-group.fotawp-cta-box:hover figure.wp-block-image.cta-icon{transform:translateY(-10px)}@media (max-width:768px){.fotawp-projects-columns.wp-block-columns .wp-block-column{padding:0px!important}.fotawp-projects-columns.wp-block-columns .wp-block-column:first-child{border-right:0}}@media (max-width:600px){nav.is-responsive.fotawp-navigation.wp-block-navigation ul{padding:0 20px}nav.fotawp-navigation.wp-block-navigation li a{line-height:30px;padding:0}}.fotawp-search-button{padding:10px 20px;font-size:16px;cursor:pointer}.fotawp-search-content{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;text-align:center;position:relative}.fotawp-search-button:hover,.fotawp-search-close:focus{color:#000;text-decoration:none;cursor:pointer}.wp-block-cover.search-modal-cover .wp-block-search__button{margin:0}.wp-block-cover.search-modal-cover .wp-block-search__input{height:64px;padding-left:20px}button.fotawp-search-close{width:40px;height:40px;font-size:17px;background:#fff;border:0;border-radius:50%;color:var(--wp--preset--color--primary);float:right;font-weight:700;position:absolute;top:20px;right:20px;cursor:pointer;font-size:0}button.fotawp-search-close:hover{color:#fff;background:var(--wp--preset--color--secondary)}.wp-block-cover.search-modal-cover .wp-block-search__button:hover{color:var(--wp--preset--color--secondary)!important}.fotawp-search-modal .fotawp-search-button .wp-element-button{position:relative;font-size:0!important}.fotawp-search-modal .fotawp-search-button{padding:0;margin-bottom:-10px}.fotawp-search-modal .wp-block-search__button svg{height:38px;width:38px}.fotawp-search-modal .fotawp-search-button .wp-element-button:after,button.fotawp-search-close:before{content:"";background:var(--wp--preset--color--foregound-alt);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/images/icon_search.svg);width:18px;height:18px;mask-size:100%}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-foreground-color:after{background:var(--wp--preset--color--foreground)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-primary-color:after{background:var(--wp--preset--color--primary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-secondary-color:after{background:var(--wp--preset--color--secondary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-tertiary-color:after{background:var(--wp--preset--color--tertiary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-heading-color-color:after{background:var(--wp--preset--color--heading-color)}button.fotawp-search-close:before{mask-image:url(https://techbyteflux.maxuratech.org.ng/wp-content/themes/fotawp/assets/images/icon_close.svg);background:var(--wp--preset--color--primary)}button.fotawp-search-close:hover:before{background:var(--wp--preset--color--foregound-alt)}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-email{border-radius:0;height:60px;background:#fff0;border:1px solid #c4c7ce}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-submit{width:100%;height:60px;border-radius:0;margin-top:15px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit{background:var(--wp--preset--color--background);width:100%;border-radius:4px;border:0;height:54px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit:hover{background:var(--wp--preset--color--background-alt)}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control{border-radius:4px;border:0;min-height:50px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form textarea.wpcf7-form-control{border:0;border-radius:4px;height:130px}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-email{text-align:center;text-transform:uppercase;border:0;border-radius:0;border-bottom:1px solid}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-submit{border-radius:0;margin-top:20px;margin-right:-24px}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center form.wpcf7-form{text-align:center}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center .wpcf7-spinner{margin:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 span.wpcf7-form-control-wrap{width:65%;float:left}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-email{border-radius:0;height:54px;background:#fff0;border:1px solid rgb(255 255 255 / .2)}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-submit{width:34%;height:54px;border-radius:0!important;border:0;margin-left:1%;float:left;margin-top:10px}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half{width:48%;float:left}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half.right{margin-left:4%}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half input.wpcf7-form-control{border:0;border-radius:0;border-bottom:2px solid #c7c7c7;padding:15px 0}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half p{margin:10px 0}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form textarea.wpcf7-form-control.wpcf7-textarea{border-radius:0;border:0;border-bottom:2px solid #c7c7c7;padding:0;height:120px}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form input.wpcf7-form-control.wpcf7-submit{border-radius:50px;margin-top:20px}.fotawp-sidebar-tags.wp-block-tag-cloud a{background:#f6f6f6;display:inline-block;margin:0 0 4px;color:#444;font-family:inherit;padding:3px 10px}.fotawp-footer-tags.wp-block-tag-cloud a{display:inline-block;background:#4d4d4e;padding:3px 10px;margin:0 2px 4px 0;color:#fff}.fotawp-sidebar-tags.wp-block-tag-cloud a:hover,.fotawp-footer-tags.wp-block-tag-cloud a:hover{background:var(--wp--preset--color--secondary);color:#fff}.fotawp-product-search.wp-block-search{width:490px;background:#fff;border-radius:12px}.fotawp-product-search.wp-block-search input.wp-block-search__input{padding:0 0 0 20px}.wp-block-group.fotawp-nav-dropshadow{box-shadow:0 5px 8px rgb(0 0 0 / .04);position:relative}.wp-block-cover.fotawp-cover-alter span.wp-block-cover__background{transition:all ease 0.23s}.wp-block-cover.fotawp-cover-alter:hover span.wp-block-cover__background{opacity:.8;background-color:var(--wp--preset--color--primary)!important}.wp-block-cover.fotawp-cover-alter:hover .wp-block-heading,.wp-block-cover.fotawp-cover-alter:hover p{color:#fff!important}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit{background:#6487e0}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit:hover{background-color:var(--wp--preset--color--secondary)}.wp-block-group.fotawp-overlay-header:not(.block-editor-block-list__block){position:fixed;width:100%;background:transparent!important;z-index:999}.wp-block-group.fotawp-sticky-header.sticky-header-enabled{position:fixed;width:100%;z-index:999}.wp-block-group.fotawp-sticky-header.sticky-header-enabled:before{content:"";width:100%;height:100%;position:absolute;left:0;background-color:var(--wp--preset--color--overlay-header-bgcolor)!important;top:0;opacity:.9}.wp-block-group.fota-overlay-content{position:relative}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-text{height:54px;padding:0 20px;border:1px solid #dcdcdc}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-date{height:54px;width:100%;border:1px solid #dcdcdc;border-radius:5px;padding:0 20px;box-sizing:border-box;margin-top:10px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form select.wpcf7-form-control{height:54px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-submit{width:100%;height:54px;border-radius:5px;border:0;margin-top:-10px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form textarea.wpcf7-form-control.wpcf7-textarea{height:110px;border-radius:5px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form{margin-top:-7px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-text,.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control{background:#f8f8f8;border:0;border-radius:0;height:54px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control{height:120px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-submit{width:100%;border-radius:0;height:54px;margin-top:5px}.fotawp-post-more-full.wp-block-read-more{width:100%;box-sizing:border-box;text-align:center}.fotawp-post-more-full.wp-block-read-more.has-text-color.has-primary-color:hover{background:var(--wp--preset--color--primary);color:#fff!important}.fotawp-post-more-full.wp-block-read-more.has-text-color.has-secondary-color:hover{background:var(--wp--preset--color--secondary);color:#fff!important}nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers a,nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current,nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-next,nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-previous{border:1px solid;padding:4px 13px;font-size:20px}nav.fotawp-post-pagination.wp-block-query-pagination{grid-gap:0}nav.fotawp-post-pagination.wp-block-query-pagination>.wp-block-query-pagination-next,nav.fotawp-post-pagination.wp-block-query-pagination>.wp-block-query-pagination-previous{padding:3px 13px 4px!important}nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current{background:var(--wp--preset--color--primary);color:#fff!important;padding:5px 13px!important}.wp-block-cover.fotawp-portfolio-box span.wp-block-cover__background,.wp-block-cover.fotawp-portfolio-box img.wp-block-cover__image-background{transition:all ease 0.23s}.wp-block-cover.fotawp-portfolio-box:hover span.wp-block-cover__background{opacity:0.75!important}.wp-block-cover.fotawp-portfolio-box .wp-block-cover__inner-container{opacity:0;transition:all ease 0.23s;margin-bottom:-50%}.wp-block-cover.fotawp-portfolio-box:hover .wp-block-cover__inner-container{opacity:1;margin-bottom:unset}.wp-block-cover.fotawp-portfolio-box:hover img.wp-block-cover__image-background{transform:scale(1.1)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control,.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control{border-radius:0;padding:16px 0;border:0;transition:all ease 0.23s;border-bottom:1px solid var(--wp--preset--color--border-color)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control{height:120px}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control.wpcf7-submit{padding:20px 30px;border-radius:60px;margin-top:15px}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form ::placeholder{color:var(--wp--preset--color--heading-color)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control:focus,.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control:focus{padding:16px}a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover,a.wp-block-button__link.has-primary-color.has-background-background-color:hover,a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover{background:var(--wp--preset--color--secondary)!important;color:#fff!important;border-color:var(--wp--preset--color--secondary)!important}a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover:after,a.wp-block-button__link.has-primary-color.has-background-background-color:hover:after,a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover:after{background:#fff!important}@media (max-width:520px){.fotawp-product-search.wp-block-search{width:100%}}[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="50"],body[data-aos-delay="50"] [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:0.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[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:0.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[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:0.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[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:0.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[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:0.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[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:0.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[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:0.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[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:0.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[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:0.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[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:0.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[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:0.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[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:0.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[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:0.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[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:0.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[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:0.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[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:0.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[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:0.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[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:0.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[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"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[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-quad"],body[data-aos-easing="ease-in-quad"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-quad"],body[data-aos-easing="ease-out-quad"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],body[data-aos-easing="ease-in-out-quad"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing="ease-in-cubic"],body[data-aos-easing="ease-in-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-cubic"],body[data-aos-easing="ease-out-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],body[data-aos-easing="ease-in-out-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing="ease-in-quart"],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-quart"],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-quart"],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"]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;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"]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}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:-webkit-transform;transition-property:transform;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:-webkit-transform;transition-property:transform;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{-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-right"].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}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-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)}html:not(.no-js) [data-aos="flip-down"].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}.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}}#jp-post-flair{padding-top:.5em}div.sharedaddy,#content div.sharedaddy,#main div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}body.highlander-light h3.sd-title::before{border-top:1px solid rgb(0 0 0 / .2)}body.highlander-dark h3.sd-title::before{border-top:1px solid rgb(255 255 255 / .4)}.sd-sharing{margin-bottom:1em}.sd-content ul{padding:0!important;margin:0!important;list-style:none!important}.sd-content ul li{display:inline-block;margin:0 8px 12px 0;padding:0}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:"Open Sans",sans-serif;font-size:12px;margin:.5em 0}.sd-social-icon .sd-content ul li a.sd-button,.sd-social-text .sd-content ul li a.sd-button,.sd-content ul li a.sd-button,.sd-content ul li .option a.share-ustom,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-content ul li.advanced a.share-more,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li>a.sd-button,#sharing_email .sharing_send,.sd-social-official .sd-content>ul>li .digg_button>a{text-decoration:none!important;display:inline-block;font-size:13px;font-family:"Open Sans",sans-serif;font-weight:500;border-radius:4px;color:#2c3338!important;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .12),0 0 0 1px rgb(0 0 0 / .12);text-shadow:none;line-height:23px;padding:4px 11px 3px 9px}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;padding:1px 6px 0 5px;min-height:20px}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px}.sd-content ul li a.sd-button>span,.sd-content ul li .option a.share-ustom span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-content ul li.advanced a.share-more span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-official .sd-content>ul>li .digg_button>a span{line-height:23px;margin-left:6px}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span){display:none}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px}.sd-social-official .sd-content>ul>li>a.sd-button::before,.sd-social-official .sd-content>ul>li .digg_button>a::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a::before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:0 1px 2px rgb(0 0 0 / .22),0 0 0 1px rgb(0 0 0 / .22)}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:inset 0 1px 0 rgb(0 0 0 / .16)}.sd-content ul li a.sd-button::before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button::before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button::before{position:relative;top:2px}}.sd-social-official ul li a.sd-button::before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button::before{top:0}}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-social-text .sd-content ul li a::before,.sd-content ul li.no-icon a::before{display:none}body .sd-social-text .sd-content ul li.share-custom a span,body .sd-content ul li.share-custom.no-icon a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-social-icon .sd-content ul li.share-print a::before,.sd-social-text .sd-content ul li.share-print a::before,.sd-content ul li.share-print div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-print a::before,.sd-social-official .sd-content li.share-print a::before{content:"\f469"}.sd-social-icon .sd-content ul li.share-email a::before,.sd-social-text .sd-content ul li.share-email a::before,.sd-content ul li.share-email div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-email a::before,.sd-social-official .sd-content li.share-email a::before{content:"\f410"}.sd-social-icon .sd-content ul li.share-linkedin a::before,.sd-social-text .sd-content ul li.share-linkedin a::before,.sd-content ul li.share-linkedin div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-linkedin a::before{content:"\f207"}.sd-social-icon .sd-content ul li.share-twitter a::before,.sd-social-text .sd-content ul li.share-twitter a::before,.sd-content ul li.share-twitter div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-twitter a::before,.sd-social-icon .sd-content ul li.share-x a::before,.sd-social-text .sd-content ul li.share-x a::before,.sd-content ul li.share-x div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-x a::before{content:"\f10e"}.sd-social-icon .sd-content ul li.share-reddit a::before,.sd-social-text .sd-content ul li.share-reddit a::before,.sd-content ul li.share-reddit div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-reddit a::before,.sd-social-official .sd-content li.share-reddit a::before{content:"\f222"}.sd-social-icon .sd-content ul li.share-tumblr a::before,.sd-social-text .sd-content ul li.share-tumblr a::before,.sd-content ul li.share-tumblr div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-tumblr a::before{content:"\f607"}.sd-social-icon .sd-content ul li.share-pinterest a::before,.sd-social-text .sd-content ul li.share-pinterest a::before,.sd-content ul li.share-pinterest div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-pinterest a::before{content:"\f210"}.sd-social-icon .sd-content ul li.share-facebook a::before,.sd-social-text .sd-content ul li.share-facebook a::before,.sd-content ul li.share-facebook div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-facebook a::before{content:"\f203"}.sd-social-icon .sd-content ul li.share-press-this a::before,.sd-social-text .sd-content ul li.share-press-this a::before,.sd-content ul li.share-press-this div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-press-this a::before,.sd-social-official .sd-content li.share-press-this a::before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-telegram a::before,.sd-social-text .sd-content ul li.share-telegram a::before,.sd-content ul li.share-telegram div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-telegram a::before,.sd-social-official .sd-content li.share-telegram a::before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a::before{color:#08c}.sd-social-icon .sd-content ul li.share-threads a::before,.sd-social-text .sd-content ul li.share-threads a::before,.sd-content ul li.share-threads div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-threads a::before,.sd-social-official .sd-content li.share-threads a::before{content:"\f10d"}.sd-social-official .sd-content li.share-threads a::before{color:#000}.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li.share-mastodon a::before,.sd-social-text .sd-content ul li.share-mastodon a::before,.sd-content ul li.share-mastodon div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-mastodon a::before,.sd-social-official .sd-content li.share-mastodon a::before{content:"\f10a"}.sd-social-official .sd-content li.share-mastodon a::before{color:#563acc}.sd-social-icon .sd-content ul a.share-more::before,.sd-social-text .sd-content ul a.share-more::before,.sd-content ul li.advanced a.share-more::before,.sd-social-icon-text .sd-content a.share-more::before,.sd-social-official .sd-content a.share-more::before{content:"\f415"}.sd-social-official .sd-content a.share-more::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{color:#43d854}.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-social-icon .sd-content ul li.share-nextdoor a::before,.sd-social-text .sd-content ul li.share-nextdoor a::before,.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-nextdoor a::before,.sd-social-official .sd-content li.share-nextdoor a::before{content:"\f10c"}.sd-social-official .sd-content li.share-nextdoor a::before{color:#8ed500}.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button{background:#8ed500;color:#fff!important}.sd-social-icon .sd-content ul li.share-bluesky a::before,.sd-social-text .sd-content ul li.share-bluesky a::before,.sd-content ul li.share-bluesky div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-bluesky a::before,.sd-social-official .sd-content li.share-bluesky a::before{content:"\f10f"}.sd-social-official .sd-content li.share-bluesky a::before{color:#0085ff}.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button{background:#0085ff;color:#fff!important}.sd-social-icon .sd-content ul li.share-deprecated a::before,.sd-social-icon-text .sd-content li.share-deprecated a::before,.sd-social-official .sd-content li.share-deprecated a::before,.sd-content ul li.share-deprecated div.option.option-smart-off a::before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap}.sd-social-official .sd-content ul::after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:flex;max-height:18px}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.pinterest_button,.twitter_button,.linkedin_button>span{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset}body .sd-social-official li.share-print,body .sd-social-official li.share-email a,body .sd-social-official li.share-custom a,body .sd-social-official li a.share-more,body .sd-social-official li.share-digg a,body .sd-social-official li.share-press-this a{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-content ul li.share-custom a.share-icon span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-content ul li.share-custom a span[hidden]{display:none}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span{color:#fff0}body .sd-social-icon .sd-content li.share-custom a span{width:0;padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgb(0 0 0 / .2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner::before,.sharing-hidden .inner::after{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner::after{z-index:2;top:-7px;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*="share-"] a,.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a{border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0;max-width:32px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button>span,.sd-social-icon .sd-content ul li[class*="share-"] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before{top:0}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom{padding:8px 8px 6px 8px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button{background:#0866ff;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button{background:linear-gradient(to top,#563acc 0%,#6364ff 100%);color:#fff!important}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}.sd-content .share-customize-link{margin-top:8px;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}@media print{.sharedaddy.sd-sharing-enabled{display:none}}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}