@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}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}@media (hover:hover){.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child.open-always{align-items:var(--navigation-layout-align,initial);flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always,.wp-block-navigation .has-child.open-always .wp-block-navigation-item{justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation-item,.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{padding-bottom:0;padding-top:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container{padding-left:var(--wp--style--block-gap,2em);padding-right:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container .wp-block-navigation-item__content{padding:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content,.wp-block-navigation .has-child.open-always>.wp-block-navigation-item__content{flex-grow:0}.wp-block-navigation .has-child.open-always>.wp-block-navigation__submenu-container{background-color:initial;border:none;color:inherit;flex-basis:100%;height:auto;opacity:1;overflow:visible;position:static;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem)}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay) .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__overlay-container{display:none;width:100%}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__responsive-close{max-width:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content>:not(.wp-block-navigation__overlay-container){display:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container{display:block}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container .wp-block-navigation__submenu-container{left:0;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.disable-default-overlay .wp-block-navigation__responsive-container-close{right:clamp(1rem,var(--wp--style--root--padding-left),20rem);top:clamp(1rem,var(--wp--style--root--padding-left),20rem)}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background,.wp-block-cover-image .wp-block-cover__embed-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;outline:none;padding:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper{bottom:0;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover .wp-block-cover__embed-background iframe,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover-image .wp-block-cover__embed-background iframe{height:100vh;left:50%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__embed-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.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}}.wp-block-essential-blocks-wrapper{margin-block-start:0}
.eb-row-wrapper *{box-sizing:border-box}.eb-row-wrapper:not(.for-editor-page){box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}.eb-row-wrapper:not(.for-editor-page)>.eb-row-inner{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:auto;max-width:none!important;position:relative;width:auto!important}.eb-row-root-container>div.eb-row-wrapper:not(.for-editor-page)>div.eb-row-inner>div.eb-column-wrapper>div.eb-column-inner>div:not(.eb-instagram-wrapper):not(.eb-toc-container),.wp-block-essential-blocks-row{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.eb-row-root-container>.eb-row-wrapper:not(.for-editor-page)>.eb-row-inner>.eb-column-wrapper{box-sizing:border-box}@media(max-width:1024px){.eb-row-wrapper:not(.for-editor-page)>.eb-row-inner{flex-wrap:wrap;justify-content:flex-start}}
.wp-block-essential-blocks-post-carousel{min-width:0;width:100%}.eb-post-carousel-wrapper{margin-bottom:30px;z-index:1}.eb-post-carousel-wrapper.slick-arrows{margin-left:30px;margin-right:30px}.eb-post-carousel-wrapper .ebpg-posted-by a,.eb-post-carousel-wrapper a,.eb-post-carousel-wrapper a.ebpg-carousel-post-link{text-decoration:none;transition:all .3s ease-in-out}.eb-post-carousel-wrapper .ebpg-carousel-post-holder a.ebpg-post-link-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}.eb-post-carousel-wrapper .ebpg-entry-header.swt-transparent-header{position:relative}.eb-post-carousel-wrapper .ebpg-entry-thumbnail{line-height:0;position:relative}.eb-post-carousel-wrapper .ebpg-entry-thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%}.eb-post-carousel-wrapper .ebpg-entry-thumbnail:after{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease-in-out;visibility:hidden;width:100%}.eb-post-carousel-wrapper .ebpg-entry-thumbnail:hover:after{opacity:1;visibility:visible}.eb-post-carousel-wrapper .ebpg-entry-meta{align-items:center;display:flex}.eb-post-carousel-wrapper .ebpg-entry-meta .ebpg-entry-meta-items{align-items:center;display:flex;flex-wrap:wrap}.eb-post-carousel-wrapper .ebpg-author-avatar a{display:block}.eb-post-carousel-wrapper .ebpg-author-avatar a img{height:32px;max-height:32px;max-width:32px;-o-object-fit:cover;object-fit:cover;width:32px}.eb-post-carousel-wrapper .ebpg-meta a{border-radius:3px;display:inline-block;margin-bottom:5px;margin-right:5px;padding-left:5px;position:relative}.eb-post-carousel-wrapper .ebpg-meta a:before{background:#9e9e9e;content:"";height:80%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.eb-post-carousel-wrapper .ebpg-meta a:first-child{padding-left:0}.eb-post-carousel-wrapper .ebpg-meta a:first-child:before{content:none}.eb-post-carousel-wrapper .ebpg-post-carousel-column{overflow:hidden;z-index:99}.eb-post-carousel-wrapper .ebpg-readmore-btn a{display:inline-block}.eb-post-carousel-wrapper.style-1 .ebpg-carousel-post-holder{padding:0 15px;position:relative;z-index:1}.eb-post-carousel-wrapper.style-1 .ebpg-carousel-post-holder:after{background:#f8f8fe;border-radius:5px;bottom:0;content:"";height:70%;left:0;position:absolute;transition:all .3s;width:100%;z-index:-1}.eb-post-carousel-wrapper.style-1 .ebpg-entry-wrapper{padding-bottom:10px}.eb-post-carousel-wrapper.style-2 .ebpg-carousel-post-holder{background-color:#f8f8fe;border-radius:8px 8px 8px 8px;border-style:solid;border-width:0}.eb-post-carousel-wrapper.style-2 .ebpg-entry-wrapper{padding:15px 25px 25px}.eb-post-carousel-wrapper.style-3 .ebpg-carousel-post-holder{display:flex;gap:10px}.eb-post-carousel-wrapper.style-3 .ebpg-carousel-post-holder .ebpg-entry-media{width:40%}.eb-post-carousel-wrapper.style-3 .ebpg-carousel-post-holder .ebpg-entry-wrapper{width:60%}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder{position:relative}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-entry-wrapper{box-sizing:border-box;display:flex;flex-flow:column;height:100%;left:0;position:absolute;top:0;width:100%}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-entry-wrapper .ebpg-entry-meta{line-height:1;z-index:999}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after{border-width:0!important;opacity:1;visibility:visible}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-author-avatar img{height:24px;width:24px}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after{border-radius:inherit;opacity:1;visibility:visible}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-title a{text-decoration:underline}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-entry-wrapper>*{transform:translate(0);transition:.2s ease-in}.eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-wrapper>*{transform:translateY(-10px)}.eb-post-carousel-wrapper .slick-next,.eb-post-carousel-wrapper .slick-prev{width:auto;z-index:99}.eb-post-carousel-wrapper .slick-next:before,.eb-post-carousel-wrapper .slick-prev:before{content:""!important;display:none}.eb-post-carousel-wrapper .slick-next svg,.eb-post-carousel-wrapper .slick-prev svg{height:100%;width:100%}.eb-post-carousel-wrapper.dot-style-2 .slick-dots li button:before{font-size:0}.eb-post-carousel-wrapper.dot-style-3 .slick-dots li button:before{border-radius:50%}.eb-post-carousel-wrapper.dot-style-3 .slick-dots li.slick-active button:before{border-radius:10px}.eb-post-carousel-wrapper.dot-style-4 .slick-dots li button:before{border-radius:0;height:5px}.eb-post-carousel-wrapper.equal-height .slick-track{display:flex!important}.eb-post-carousel-wrapper.equal-height .slick-slide{height:auto!important}.eb-post-carousel-wrapper.equal-height .ebpg-carousel-post-holder{height:100%}.wp-admin .eb-post-carousel-wrapper.equal-height .slick-slide{height:auto!important}.wp-admin .eb-post-carousel-wrapper.equal-height .slick-slide>div,.wp-admin .eb-post-carousel-wrapper.equal-height .slick-slide>div>article{height:100%}
/* eb-counter-zu2mvmb Starts */.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-title,.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-number{margin:0;padding:0}.eb-counter-wrapper.eb-counter-zu2mvmb > *{position:relative}.eb-counter-wrapper.eb-counter-zu2mvmb{overflow:hidden;display:flex;flex-direction:row;gap:40px;padding-top:35px;padding-right:10px;padding-left:30px;padding-bottom:45px;background-color:#fff;border-radius:10px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-counter-wrapper.eb-counter-zu2mvmb .counter-contents-wrapper{display:flex;flex:1;text-align:left;flex-direction:column;gap:10px}.eb-counter-wrapper.eb-counter-zu2mvmb:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-number{font-family:"Genos",sans-serif;font-size:40px;line-height:1em;font-weight:700;color:#f5f5f5}.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-title{font-family:"Genos",sans-serif;font-size:24px;line-height:1em;font-weight:400;text-transform:capitalize;color:#f5f5f5}.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-prefix{color:var(--eb-global-text-color)}.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-suffix{color:var(--eb-global-text-color)}.eb-counter-wrapper.eb-counter-zu2mvmb .icon-img-wrapper{align-self:flex-start;margin-top:10px;margin-left:0px}.eb-counter-wrapper.eb-counter-zu2mvmb .eb-icon{padding:20px;border-top-left-radius:0px;border-bottom-right-radius:0px}.eb-counter-wrapper.eb-counter-zu2mvmb .eb-icon > *{color:#f5f5f5}.eb-counter-wrapper.eb-counter-zu2mvmb .icon-img-wrapper .eb-counter-icon-data-selector{font-size:50px;height:50px;width:50px;display:flex;justify-content:center;align-items:center;fill:#f5f5f5}.eb-counter-wrapper.eb-counter-zu2mvmb .icon-img-wrapper .eb-counter-icon-data-selector svg{fill:#f5f5f5;height:50px;width:50px}.eb-parent-eb-counter-zu2mvmb{display:block}.root-eb-counter-zu2mvmb{position:relative}.root-eb-counter-zu2mvmb.eb_liquid_glass-effect1{background-color:#753B3B1F;backdrop-filter:blur(20px)}.root-eb-counter-zu2mvmb.eb_liquid_glass-effect2{background-color:#753B3B1F;backdrop-filter:blur(20px) brightness(1)}.root-eb-counter-zu2mvmb.eb_liquid_glass_shadow-effect4{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-counter-zu2mvmb.eb_liquid_glass-effect2 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-parent-eb-counter-zu2mvmb{display:block}} @media(max-width: 767px){.eb-counter-wrapper.eb-counter-zu2mvmb .eb-counter-number{font-size:32px}.eb-parent-eb-counter-zu2mvmb{display:block}}/* =eb-counter-zu2mvmb= Ends *//* eb-column-37u73pi Starts */.eb-column-37u73pi.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-37u73pi.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-37u73pi{width:33.34%;order:unset}.eb-parent-eb-column-37u73pi{padding-right:15px;padding-left:15px;transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-37u73pi{display:block}/* Css for Animation */body:not(.wp-admin) .eb-parent-eb-column-37u73pi.eb_animation{visibility:hidden;opacity:0;transition:ease-in 1000ms}body:not(.wp-admin) .eb-parent-eb-column-37u73pi.eb_animation.eb__animated{visibility:visible;opacity:1}.eb-parent-eb-column-37u73pi.eb_animation.eb__animated{animation-duration:1000ms;animation-delay:0ms}.root-eb-column-37u73pi{position:relative}.root-eb-column-37u73pi.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-37u73pi.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-37u73pi.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-37u73pi.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.root-eb-column-37u73pi{width:calc(50% - 0px);order:unset}.eb-parent-eb-column-37u73pi{padding-bottom:30px}.eb-parent-eb-column-37u73pi{display:block}} @media(max-width: 767px){.root-eb-column-37u73pi{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-37u73pi{display:block}}/* =eb-column-37u73pi= Ends *//* eb-counter-yv8ddbh Starts */.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-title,.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-number{margin:0;padding:0}.eb-counter-wrapper.eb-counter-yv8ddbh > *{position:relative}.eb-counter-wrapper.eb-counter-yv8ddbh{overflow:hidden;display:flex;flex-direction:row;gap:30px;padding-top:35px;padding-right:10px;padding-left:30px;padding-bottom:45px;background-color:#fff;border-radius:10px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-counter-wrapper.eb-counter-yv8ddbh .counter-contents-wrapper{display:flex;flex:1;text-align:left;flex-direction:column;gap:10px}.eb-counter-wrapper.eb-counter-yv8ddbh:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-number{font-family:"Genos",sans-serif;font-size:40px;line-height:1em;font-weight:700;color:#f5f5f5}.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-title{font-family:"Genos",sans-serif;font-size:24px;line-height:1em;font-weight:400;text-transform:capitalize;color:#f5f5f5}.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-prefix{color:#f5f5f5}.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-suffix{color:#f5f5f5}.eb-counter-wrapper.eb-counter-yv8ddbh .icon-img-wrapper{align-self:flex-start;margin-top:10px;margin-left:0px}.eb-counter-wrapper.eb-counter-yv8ddbh .eb-icon{padding:20px;border-top-left-radius:0px;border-bottom-right-radius:0px}.eb-counter-wrapper.eb-counter-yv8ddbh .eb-icon > *{color:#f5f5f5}.eb-counter-wrapper.eb-counter-yv8ddbh .icon-img-wrapper .eb-counter-icon-data-selector{font-size:50px;height:50px;width:50px;display:flex;justify-content:center;align-items:center;fill:#f5f5f5}.eb-counter-wrapper.eb-counter-yv8ddbh .icon-img-wrapper .eb-counter-icon-data-selector svg{fill:#f5f5f5;height:50px;width:50px}.eb-parent-eb-counter-yv8ddbh{display:block}.root-eb-counter-yv8ddbh{position:relative}.root-eb-counter-yv8ddbh.eb_liquid_glass-effect1{background-color:#753B3B1F;backdrop-filter:blur(20px)}.root-eb-counter-yv8ddbh.eb_liquid_glass-effect2{background-color:#753B3B1F;backdrop-filter:blur(20px) brightness(1)}.root-eb-counter-yv8ddbh.eb_liquid_glass_shadow-effect4{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-counter-yv8ddbh.eb_liquid_glass-effect2 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-parent-eb-counter-yv8ddbh{display:block}} @media(max-width: 767px){.eb-counter-wrapper.eb-counter-yv8ddbh .eb-counter-number{font-size:32px}.eb-parent-eb-counter-yv8ddbh{display:block}}/* =eb-counter-yv8ddbh= Ends *//* eb-column-xzqenka Starts */.eb-column-xzqenka.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-xzqenka.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-xzqenka{width:35.6%;order:unset}.eb-parent-eb-column-xzqenka{padding-right:15px;padding-left:15px;transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-xzqenka{display:block}/* Css for Animation */body:not(.wp-admin) .eb-parent-eb-column-xzqenka.eb_animation{visibility:hidden;opacity:0;transition:ease-in 1000ms}body:not(.wp-admin) .eb-parent-eb-column-xzqenka.eb_animation.eb__animated{visibility:visible;opacity:1}.eb-parent-eb-column-xzqenka.eb_animation.eb__animated{animation-duration:1000ms;animation-delay:50ms}.root-eb-column-xzqenka{position:relative}.root-eb-column-xzqenka.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-xzqenka.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-xzqenka.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-xzqenka.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.root-eb-column-xzqenka{width:calc(50% - 0px);order:unset}.eb-parent-eb-column-xzqenka{padding-bottom:30px}.eb-parent-eb-column-xzqenka{display:block}} @media(max-width: 767px){.root-eb-column-xzqenka{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-xzqenka{display:block}}/* =eb-column-xzqenka= Ends *//* eb-counter-4l8vlrq Starts */.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-title,.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-number{margin:0;padding:0}.eb-counter-wrapper.eb-counter-4l8vlrq > *{position:relative}.eb-counter-wrapper.eb-counter-4l8vlrq{overflow:hidden;display:flex;flex-direction:row;gap:40px;padding-top:35px;padding-right:10px;padding-left:30px;padding-bottom:45px;background-color:#fff;border-radius:10px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-counter-wrapper.eb-counter-4l8vlrq .counter-contents-wrapper{display:flex;flex:1;text-align:left;flex-direction:column;gap:10px}.eb-counter-wrapper.eb-counter-4l8vlrq:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-number{font-family:"Genos",sans-serif;font-size:40px;line-height:1em;font-weight:700;color:#f5f5f5}.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-title{font-family:"Genos",sans-serif;font-size:24px;line-height:1em;font-weight:400;text-transform:capitalize;color:#f5f5f5}.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-prefix{color:rgba(0,0,0,1)}.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-suffix{color:#f5f5f5}.eb-counter-wrapper.eb-counter-4l8vlrq .icon-img-wrapper{align-self:flex-start;margin-top:10px;margin-left:0px}.eb-counter-wrapper.eb-counter-4l8vlrq .eb-icon{padding:20px;border-top-left-radius:0px;border-bottom-right-radius:0px}.eb-counter-wrapper.eb-counter-4l8vlrq .eb-icon > *{color:#f5f5f5}.eb-counter-wrapper.eb-counter-4l8vlrq .icon-img-wrapper .eb-counter-icon-data-selector{font-size:50px;height:50px;width:50px;display:flex;justify-content:center;align-items:center;fill:#f5f5f5}.eb-counter-wrapper.eb-counter-4l8vlrq .icon-img-wrapper .eb-counter-icon-data-selector svg{fill:#f5f5f5;height:50px;width:50px}.eb-parent-eb-counter-4l8vlrq{display:block}.root-eb-counter-4l8vlrq{position:relative}.root-eb-counter-4l8vlrq.eb_liquid_glass-effect1{background-color:#753B3B1F;backdrop-filter:blur(20px)}.root-eb-counter-4l8vlrq.eb_liquid_glass-effect2{background-color:#753B3B1F;backdrop-filter:blur(20px) brightness(1)}.root-eb-counter-4l8vlrq.eb_liquid_glass_shadow-effect4{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-counter-4l8vlrq.eb_liquid_glass-effect2 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-parent-eb-counter-4l8vlrq{display:block}} @media(max-width: 767px){.eb-counter-wrapper.eb-counter-4l8vlrq .eb-counter-number{font-size:32px}.eb-parent-eb-counter-4l8vlrq{display:block}}/* =eb-counter-4l8vlrq= Ends *//* eb-column-5q6wcwp Starts */.eb-column-5q6wcwp.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-5q6wcwp.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-5q6wcwp{width:31.059999999999995%;order:unset}.eb-parent-eb-column-5q6wcwp{padding-right:15px;padding-left:15px;transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-5q6wcwp{display:block}/* Css for Animation */body:not(.wp-admin) .eb-parent-eb-column-5q6wcwp.eb_animation{visibility:hidden;opacity:0;transition:ease-in 1000ms}body:not(.wp-admin) .eb-parent-eb-column-5q6wcwp.eb_animation.eb__animated{visibility:visible;opacity:1}.eb-parent-eb-column-5q6wcwp.eb_animation.eb__animated{animation-duration:1000ms;animation-delay:100ms}.root-eb-column-5q6wcwp{position:relative}.root-eb-column-5q6wcwp.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-5q6wcwp.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-5q6wcwp.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-5q6wcwp.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.root-eb-column-5q6wcwp{width:calc(50% - 0px);order:unset}.eb-parent-eb-column-5q6wcwp{display:block}} @media(max-width: 767px){.root-eb-column-5q6wcwp{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-5q6wcwp{padding-bottom:30px}.eb-parent-eb-column-5q6wcwp{display:block}}/* =eb-column-5q6wcwp= Ends *//* eb-row-w6n57hd Starts */.eb-row-w6n57hd.eb-row-root-container > *{position:relative}.eb-row-w6n57hd.eb-row-root-container{transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-w6n57hd.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-w6n57hd.eb-row-root-container > .eb-row-wrapper{max-width:1200px}.eb-row-w6n57hd.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:0px;flex-flow:row}.eb-parent-eb-row-w6n57hd{display:block}.root-eb-row-w6n57hd{position:relative}.root-eb-row-w6n57hd.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-w6n57hd.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-w6n57hd.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-w6n57hd.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-row-w6n57hd.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-w6n57hd{display:block}} @media(max-width: 767px){.eb-row-w6n57hd.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:0px;flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-w6n57hd{display:block}}/* =eb-row-w6n57hd= Ends *//* eb-wrapper-6ermosh Starts */.eb-parent-eb-wrapper-6ermosh{position:relative}.eb-wrapper-align-center{margin-right:auto !important;margin-left:auto !important}.eb-wrapper-align-right{margin-left:auto !important}.eb-wrapper-outer.eb-wrapper-6ermosh{margin:0px;padding-top:90px;padding-right:20px;padding-left:20px;padding-bottom:60px;background-color:#5a1542;max-width:100%;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-wrapper-outer.eb-wrapper-6ermosh > .eb-wrapper-inner > .eb-wrapper-inner-blocks{max-width:100%;position:relative}.eb-wrapper-outer.eb-wrapper-6ermosh:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-parent-eb-wrapper-6ermosh .eb-shape-divider-top svg{width:calc(100% + 1.3px)}.eb-parent-eb-wrapper-6ermosh .eb-shape-divider-bottom svg{width:calc(100% + 1.3px)}.eb-parent-eb-wrapper-6ermosh{display:block}.root-eb-wrapper-6ermosh{position:relative}.root-eb-wrapper-6ermosh.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-wrapper-6ermosh.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-wrapper-6ermosh.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-wrapper-6ermosh.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-wrapper-outer.eb-wrapper-6ermosh{padding-top:70px;padding-bottom:50px}.eb-parent-eb-wrapper-6ermosh{display:block}} @media(max-width: 767px){.eb-wrapper-outer.eb-wrapper-6ermosh{padding-bottom:30px}.eb-parent-eb-wrapper-6ermosh{display:block}}/* =eb-wrapper-6ermosh= Ends *//* eb-post-carousel-15gwf Starts */.eb-post-carousel-wrapper.eb-post-carousel-15gwf{display:block;position:relative;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:50px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-list{margin:calc(-25px/2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-slide .ebpg-carousel-post-holder{margin:calc(25px/2);height:calc(100% - 25px)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-post-carousel-column{transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}// .eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-post-carousel-column:hover{// // border-radius:10px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.style-4 .ebpg-carousel-post-holder .ebpg-entry-wrapper{justify-content:flex-end;padding:30px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-entry-thumbnail{border-radius:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.style-4 .ebpg-entry-thumbnail img,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.style-4 .ebpg-entry-thumbnail:after{border-radius:15px;border-width:0px !important}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-entry-thumbnail{margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:10px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-entry-thumbnail img{height:350px;border-radius:0px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after{background-color:rgba(0 0 0 / 0.45)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after{background-color:rgba(0 0 0 / 0.65);border-radius:0px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after{border-radius:inherit}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-entry-title{text-align:left;font-size:18px;margin-top:0px;margin-left:0px;margin-bottom:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-entry-title a{color:#ffffff;font-size:18px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-entry-title a:hover{color:var(--eb-global-link-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-carousel-post-excerpt p{color:#ffffff;text-align:left;font-size:14px;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:10px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-readmore-btn{text-align:left}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-readmore-btn a{color:var(--eb-global-tertiary-color);font-size:13px;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:10px;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:0px;border-radius:0px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-readmore-btn a:hover{color:var(--eb-global-secondary-color);border-radius:0px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-author-avatar img{border-radius:50px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-posted-on{color:#FAFAFA;font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-posted-by{color:#d18df1;font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-posted-by a{color:#d18df1;font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-posted-by a:hover{color:var(--eb-global-primary-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-meta a{color:var(--eb-global-text-color);font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-meta a:not(:first-child)::before{background-color:#9e9e9e}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-meta a:hover{color:var(--eb-global-text-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-meta.ebpg-dynamic-values{color:#333333;font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-categories-meta a{color:var(--eb-global-tertiary-color);font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-categories-meta a:not(:first-child)::before{background-color:var(--eb-global-tertiary-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-categories-meta a:hover{color:var(--eb-global-secondary-text-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-tags-meta a{color:var(--eb-global-tertiary-color);background-color:var(--eb-global-tertiary-color);font-size:13px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-tags-meta a:not(:first-child)::before{background-color:var(--eb-global-secondary-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-tags-meta a:hover{color:var(--eb-global-secondary-text-color);background-color:var(--eb-global-secondary-color)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-header-meta{justify-content:flex-start;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-header-meta .ebpg-entry-meta-items{justify-content:flex-start}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-header-meta .ebpg-author-avatar,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-header-meta .ebpg-entry-meta-items > *{margin-right:10px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-footer-meta{justify-content:flex-start;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-footer-meta .ebpg-entry-meta-items{justify-content:flex-start}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-footer-meta .ebpg-author-avatar,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .ebpg-footer-meta .ebpg-entry-meta-items > *{margin-right:10px}[dir="rtl"] .eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev{right:-25px;left:auto}[dir="rtl"] .eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next{left:-25px;right:auto}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev{left:-25px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next{right:-25px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev i,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next i,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev span,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next span{color:var(--eb-global-secondary-color) !important;font-size:20px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next{width:20px;height:20px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev svg,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next svg{fill:var(--eb-global-secondary-color) !important}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev:hover i,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next:hover i{color:var(--eb-global-primary-color) !important}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-prev:hover svg,.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-next:hover svg{fill:var(--eb-global-primary-color) !important}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-slider-dots,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.slick-dotted.slick-slider{margin-bottom:calc(35px + 20px)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-dots{bottom:-35px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-dots li{margin-right:10px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-dots li button:before{color:var(--eb-global-secondary-color) !important;font-size:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-2 .slick-dots li button:before{background-color:var(--eb-global-secondary-color) !important;font-size:0;width:15px;height:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li button:before{background-color:var(--eb-global-secondary-color) !important;font-size:0;width:15px;height:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-dots li.slick-active button:before{color:var(--eb-global-primary-color) !important}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-2 .slick-dots li.slick-active button:before{background-color:var(--eb-global-primary-color) !important}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li.slick-active button:before{background-color:var(--eb-global-primary-color) !important;width:calc(15px* 2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li.slick-active{width:calc(15px* 2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-4 .slick-dots li button:before{background-color:var(--eb-global-secondary-color) !important;font-size:0;width:15px}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-4 .slick-dots li.slick-active button:before{background-color:var(--eb-global-primary-color) !important;width:calc(15px)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-4 .slick-dots li.slick-active{width:calc(15px)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-dot-style-modern-1 .slick-dots li button:before,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-dot-style-modern-2 .slick-dots li button:before,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-dot-style-modern-3 .slick-dots li button:before{background-color:var(--eb-global-secondary-color) !important;font-size:0}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-dot-style-modern-1 .slick-dots li.slick-active button:before,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-dot-style-modern-2 .slick-dots li.slick-active button:before,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-dot-style-modern-3 .slick-dots li.slick-active button:before{background-color:var(--eb-global-primary-color) !important}.eb-parent-eb-post-carousel-15gwf{display:block}.root-eb-post-carousel-15gwf{position:relative}.root-eb-post-carousel-15gwf.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-post-carousel-15gwf.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-post-carousel-15gwf.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-post-carousel-15gwf.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-list{margin:calc(-undefinedpx/2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-slide .ebpg-carousel-post-holder{margin:calc(undefinedpx/2);height:calc(100% - undefinedpx)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-slider-dots,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.slick-dotted.slick-slider{margin-bottom:calc(NaNpx + 20px)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li.slick-active button:before{width:calc(undefinedpx* 2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li.slick-active{width:calc(undefinedpx* 2)}.eb-parent-eb-post-carousel-15gwf{display:block}} @media(max-width: 767px){.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-list{margin:calc(-undefinedpx/2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf .slick-slide .ebpg-carousel-post-holder{margin:calc(undefinedpx/2);height:calc(100% - undefinedpx)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.eb-slider-dots,.eb-post-carousel-wrapper.eb-post-carousel-15gwf.slick-dotted.slick-slider{margin-bottom:calc(NaNpx + 20px)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li.slick-active button:before{width:calc(undefinedpx* 2)}.eb-post-carousel-wrapper.eb-post-carousel-15gwf.dot-style-3 .slick-dots li.slick-active{width:calc(undefinedpx* 2)}.eb-parent-eb-post-carousel-15gwf{display:block}}/* =eb-post-carousel-15gwf= Ends */.lordicon-wrapper{display:block}.lordicon-wrapper lord-icon{display:block;width:24px;height:24px}.lordicon-wrapper lord-icon:not(:defined){svg,img{display:block;width:inherit;height:inherit}}.lordicon-wrapper-inline-block{display:inline-block;vertical-align:middle}.lordicon-info{display:block}.lordicon-info p{border:2px dashed #ccc;padding:20px;text-align:center;background-color:#f9f9f9}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}#meetinghub_meeting p{font-size:20px;line-height:1.6;margin:10px 0 0}#meetinghub_meeting span.label{color:#e74c3c;font-weight:700}#meetinghub_meeting p span.label{color:#7856fb;margin-right:5px}#meetinghub_meeting .notice{background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:14px;margin-top:50px;padding:10px}#meetinghub_meeting .notice p{margin:10px}.mhub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;margin:20px 0;min-width:400px;overflow:hidden;width:100%}.mhub-table thead tr{background-color:#7856fb;color:#fff;text-align:center}.mhub-table td,.mhub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:12px 15px;text-align:center}.mhub-table td:first-child,.mhub-table th:first-child{border-left:0}.mhub-table th:first-child{border-bottom:0}.mhub-table td:last-child,.mhub-table th:last-child{border-right:0}.mhub-table tbody tr:nth-of-type(odd){background-color:#f3f3f3}.mhub-table tbody tr.active-row{color:#7856fb;font-weight:700}.mhub-table tbody tr:last-child td{border-bottom:0}.mhub-table a{color:#7856fb;font-weight:600;text-decoration:none!important}.mhub-table a:hover{color:#4f21ff;text-decoration:underline!important}.mhub_join_btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:10px 30px;text-decoration:none!important}.mhub_join_btn:hover{background-color:#4f21ff;color:#fff!important}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}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1
}

.eb__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.eb__animated.eb__infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.eb__animated.eb__repeat-1 {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: var(--animate-repeat);
	animation-iteration-count: var(--animate-repeat)
}

.eb__animated.eb__repeat-2 {
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
	animation-iteration-count: calc(var(--animate-repeat)*2)
}

.eb__animated.eb__repeat-3 {
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
	animation-iteration-count: calc(var(--animate-repeat)*3)
}

.eb__animated.eb__delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-delay: var(--animate-delay);
	animation-delay: var(--animate-delay)
}

.eb__animated.eb__delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-delay: calc(var(--animate-delay)*2);
	animation-delay: calc(var(--animate-delay)*2)
}

.eb__animated.eb__delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	-webkit-animation-delay: calc(var(--animate-delay)*3);
	animation-delay: calc(var(--animate-delay)*3)
}

.eb__animated.eb__delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
	-webkit-animation-delay: calc(var(--animate-delay)*4);
	animation-delay: calc(var(--animate-delay)*4)
}

.eb__animated.eb__delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	-webkit-animation-delay: calc(var(--animate-delay)*5);
	animation-delay: calc(var(--animate-delay)*5)
}

.eb__animated.eb__faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-duration: calc(var(--animate-duration)/2);
	animation-duration: calc(var(--animate-duration)/2)
}

.eb__animated.eb__fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-duration: calc(var(--animate-duration)*.8);
	animation-duration: calc(var(--animate-duration)*.8)
}

.eb__animated.eb__slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2)
}

.eb__animated.eb__slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-duration: calc(var(--animate-duration)*3);
	animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
	.eb__animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important
	}

	.eb__animated[class*=Out] {
		opacity: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		-webkit-transform: translateZ(0) scaleY(.95);
		transform: translateZ(0) scaleY(.95);
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		-webkit-transform: translateZ(0) scaleY(.95);
		transform: translateZ(0) scaleY(.95);
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

.eb__bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.eb__flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.eb__pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.eb__rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shakeX {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shakeX {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.eb__shakeX {
	-webkit-animation-name: shakeX;
	animation-name: shakeX
}

@-webkit-keyframes shakeY {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}

@keyframes shakeY {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}

.eb__shakeY {
	-webkit-animation-name: shakeY;
	animation-name: shakeY
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.eb__headShake {
	-webkit-animation-name: headShake;
	animation-name: headShake;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.eb__swing {
	-webkit-animation-name: swing;
	animation-name: swing;
	-webkit-transform-origin: top center;
	transform-origin: top center
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.eb__tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.eb__jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.eb__heartBeat {
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-duration: calc(var(--animate-duration)*1.3);
	animation-duration: calc(var(--animate-duration)*1.3);
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
	0% {
		opacity: .7;
		-webkit-transform: translateY(-1200px) scale(.7);
		transform: translateY(-1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInDown {
	0% {
		opacity: .7;
		-webkit-transform: translateY(-1200px) scale(.7);
		transform: translateY(-1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.eb__backInDown {
	-webkit-animation-name: backInDown;
	animation-name: backInDown
}

@-webkit-keyframes backInLeft {
	0% {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInLeft {
	0% {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.eb__backInLeft {
	-webkit-animation-name: backInLeft;
	animation-name: backInLeft
}

@-webkit-keyframes backInRight {
	0% {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInRight {
	0% {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.eb__backInRight {
	-webkit-animation-name: backInRight;
	animation-name: backInRight
}

@-webkit-keyframes backInUp {
	0% {
		opacity: .7;
		-webkit-transform: translateY(1200px) scale(.7);
		transform: translateY(1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInUp {
	0% {
		opacity: .7;
		-webkit-transform: translateY(1200px) scale(.7);
		transform: translateY(1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.eb__backInUp {
	-webkit-animation-name: backInUp;
	animation-name: backInUp
}

@-webkit-keyframes backOutDown {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(700px) scale(.7);
		transform: translateY(700px) scale(.7)
	}
}

@keyframes backOutDown {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(700px) scale(.7);
		transform: translateY(700px) scale(.7)
	}
}

.eb__backOutDown {
	-webkit-animation-name: backOutDown;
	animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}
}

@keyframes backOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}
}

.eb__backOutLeft {
	-webkit-animation-name: backOutLeft;
	animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}
}

@keyframes backOutRight {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}
}

.eb__backOutRight {
	-webkit-animation-name: backOutRight;
	animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(-700px) scale(.7);
		transform: translateY(-700px) scale(.7)
	}
}

@keyframes backOutUp {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(-700px) scale(.7);
		transform: translateY(-700px) scale(.7)
	}
}

.eb__backOutUp {
	-webkit-animation-name: backOutUp;
	animation-name: backOutUp
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.eb__bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
		transform: translate3d(0, 25px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
		transform: translate3d(0, -10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
		transform: translate3d(0, 5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
		transform: translate3d(0, 25px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
		transform: translate3d(0, -10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
		transform: translate3d(0, 5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
		transform: translate3d(-10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
		transform: translate3d(5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
		transform: translate3d(-10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
		transform: translate3d(5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
		transform: translate3d(10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
		transform: translate3d(-5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
		transform: translate3d(10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
		transform: translate3d(-5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
		transform: translate3d(0, 10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
		transform: translate3d(0, -5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
		transform: translate3d(0, 10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
		transform: translate3d(0, -5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.eb__bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
		transform: translate3d(0, 10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
		transform: translate3d(0, 10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

.eb__bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
		transform: translate3d(20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
		transform: translate3d(20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

.eb__bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
		transform: translate3d(-20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
		transform: translate3d(-20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

.eb__bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
		transform: translate3d(0, -10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
		transform: translate3d(0, 20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
		transform: translate3d(0, -10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
		transform: translate3d(0, 20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

.eb__bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.eb__fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInTopLeft {
	-webkit-animation-name: fadeInTopLeft;
	animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInTopRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInTopRight {
	-webkit-animation-name: fadeInTopRight;
	animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInBottomLeft {
	-webkit-animation-name: fadeInBottomLeft;
	animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__fadeInBottomRight {
	-webkit-animation-name: fadeInBottomRight;
	animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.eb__fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.eb__fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.eb__fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.eb__fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.eb__fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.eb__fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.eb__fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.eb__fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.eb__fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}
}

@keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}
}

.eb__fadeOutTopLeft {
	-webkit-animation-name: fadeOutTopLeft;
	animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}
}

@keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}
}

.eb__fadeOutTopRight {
	-webkit-animation-name: fadeOutTopRight;
	animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}
}

@keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}
}

.eb__fadeOutBottomRight {
	-webkit-animation-name: fadeOutBottomRight;
	animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}
}

@keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}
}

.eb__fadeOutBottomLeft {
	-webkit-animation-name: fadeOutBottomLeft;
	animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
	}

	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
	}

	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
	}

	to {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
	}
}

@keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
	}

	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
	}

	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
	}

	to {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
	}
}

.eb__animated.eb__flip {
	-webkit-animation-name: flip;
	animation-name: flip;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.eb__flipInX {
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.eb__flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}
}

.eb__flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}
}

.eb__flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes lightSpeedInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__lightSpeedInRight {
	-webkit-animation-name: lightSpeedInRight;
	animation-name: lightSpeedInRight;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
		transform: translate3d(-100%, 0, 0) skewX(30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg)
	}

	80% {
		-webkit-transform: skewX(5deg);
		transform: skewX(5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
		transform: translate3d(-100%, 0, 0) skewX(30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg)
	}

	80% {
		-webkit-transform: skewX(5deg);
		transform: skewX(5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__lightSpeedInLeft {
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg)
	}
}

@keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg)
	}
}

.eb__lightSpeedOutRight {
	-webkit-animation-name: lightSpeedOutRight;
	animation-name: lightSpeedOutRight;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
		transform: translate3d(-100%, 0, 0) skewX(-30deg)
	}
}

@keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
		transform: translate3d(-100%, 0, 0) skewX(-30deg)
	}
}

.eb__lightSpeedOutLeft {
	-webkit-animation-name: lightSpeedOutLeft;
	animation-name: lightSpeedOutLeft;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateIn {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInDownRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInUpRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg)
	}
}

@keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg)
	}
}

.eb__rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

.eb__rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

.eb__rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

.eb__rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

@keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

.eb__rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg)
	}

	40%,
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0)
	}
}

@keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg)
	}

	40%,
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0)
	}
}

.eb__hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2);
	-webkit-animation-name: hinge;
	animation-name: hinge;
	-webkit-transform-origin: top left;
	transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.eb__jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.eb__rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes ebZoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes ebZoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.eb__zoomIn {
	-webkit-animation-name: ebZoomIn;
	animation-name: ebZoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
}

@keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
}

.eb__zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
	}
}

@keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
	}
}

.eb__zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
	}
}

@keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
	}
}

.eb__zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
}

@keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
}

.eb__zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.eb__zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
	}
}

@keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
	}
}

.eb__zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0)
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0)
	}
}

.eb__zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
	-webkit-transform-origin: left center;
	transform-origin: left center
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0)
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0)
	}
}

.eb__zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
	-webkit-transform-origin: right center;
	transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
	}
}

@keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
	}
}

.eb__zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.eb__slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: hidden
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: hidden
	}
}

.eb__slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: hidden
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: hidden
	}
}

.eb__slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: hidden
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: hidden
	}
}

.eb__slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: hidden
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: hidden
	}
}

.eb__slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
.eb_liquid_glass-effect1{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.eb_liquid_glass-effect2{-webkit-backdrop-filter:blur(10px) brightness(1);backdrop-filter:blur(10px) brightness(1)}.eb_liquid_glass-effect3{overflow:hidden;border:solid 1px color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:0 4px 30px rgb(0 0 0 / .1);background:color-mix(in srgb,var(--accent) 7.5%,transparent);transform:translateZ(0)}.eb_liquid_glass-effect3::before{position:absolute;content:"";z-index:-99;height:100%;width:100%;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);filter:url(#eb-glass-distortion3);transform:translateZ(0);top:0}.eb_liquid_glass-effect4{overflow:hidden;border:solid 1px color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:0 4px 30px rgb(0 0 0 / .1);background:color-mix(in srgb,var(--accent) 7.5%,transparent);transform:translateZ(0)}.eb_liquid_glass-effect4::before{position:absolute;content:"";z-index:-99;height:100%;width:100%;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);filter:url(#eb-glass-distortion4);transform:translateZ(0);top:0}.eb_liquid_glass-effect5{overflow:hidden;border:solid 1px color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:0 4px 30px rgb(0 0 0 / .1);background:color-mix(in srgb,var(--accent) 7.5%,transparent);transform:translateZ(0)}.eb_liquid_glass-effect5::before{position:absolute;content:"";z-index:-99;height:100%;width:100%;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);filter:url(#eb-glass-distortion5);transform:translateZ(0);top:0}.eb_liquid_glass_shadow-effect1{box-shadow:-1px 9px 28px 2px rgb(0 0 0 / .78);-webkit-box-shadow:-1px 9px 28px 2px rgb(0 0 0 / .78);-moz-box-shadow:-1px 9px 28px 2px rgb(0 0 0 / .78)}.eb_liquid_glass_shadow-effect2{box-shadow:0 0 8px 1px rgb(165 165 165 / 78%);-webkit-box-shadow:0 0 8px 1px rgb(165 165 165 / 78%);-moz-box-shadow:0 0 8px 1px rgb(165 165 165 / 78%)}.eb_liquid_glass_shadow-effect3{box-shadow:1px 1px 60px 0 #bebebe;-webkit-box-shadow:1px 1px 60px 0 #bebebe;-moz-box-shadow:1px 1px 60px 0 #bebebe}.eb_liquid_glass_shadow-effect4{border:2px solid #cecece;box-shadow:inset 10px 10px 20px rgb(153 192 255 / .1),inset 2px 2px 5px rgb(195 218 255 / .2),inset -10px -10px 20px rgb(229 253 190 / .1),inset -2px -2px 30px rgb(247 255 226 / .2)}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-v4compatibility.woff2) format("woff2"),url(/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/wp-content/plugins/essential-blocks/assets/css/../images/ajax-loader.gif) center center no-repeat}@font-face{font-family:"slick";font-weight:400;font-style:normal;src:url(/wp-content/plugins/essential-blocks/assets/css/../fonts/slick.woff);src:url(/wp-content/plugins/essential-blocks/assets/css/../fonts/slick.woff) format("woff"),url(/wp-content/plugins/essential-blocks/assets/css/../fonts/slick.ttf) format("truetype")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#fff0;outline:none;background:#fff0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.eb-shape-divider{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.eb-shape-divider-top{top:-1px}.eb-shape-divider-top:not([data-negative=false]) svg{z-index:-1}.eb-shape-divider-bottom{bottom:-1px}.eb-shape-divider-bottom:not([data-negative=false]) svg{z-index:-1}.eb-shape-divider[data-negative=false].eb-shape-divider-bottom,.eb-shape-divider[data-negative=true].eb-shape-divider-top{transform:rotate(180deg)}.eb-shape-divider svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.eb-shape-divider .eb-shape-divider-fill{transform:rotateY(0deg);transform-origin:center}.eb-dot-style-modern-1 .slick-dots li,.eb-dot-style-modern-2 .slick-dots li,.eb-dot-style-modern-3 .slick-dots li{transition:all .2ms ease}.eb-dot-style-modern-1 .slick-dots li,.eb-dot-style-modern-1 .slick-dots li button,.eb-dot-style-modern-1 .slick-dots li button:before{width:2px}.eb-dot-style-modern-1 .slick-dots li button:before{margin:0;padding:0}.eb-dot-style-modern-2 .slick-dots li,.eb-dot-style-modern-2 .slick-dots li button,.eb-dot-style-modern-2 .slick-dots li button:before{height:2px;width:25px}.eb-dot-style-modern-2 .slick-dots li button:before{margin:0;padding:0}.eb-dot-style-modern-3 .slick-dots li,.eb-dot-style-modern-3 .slick-dots li button,.eb-dot-style-modern-3 .slick-dots li button:before{height:2px;width:15px}.eb-dot-style-modern-3 .slick-dots li{margin:0 5px!important}.eb-dot-style-modern-3 .slick-dots li.slick-active{margin-right:20px!important}.eb-dot-style-modern-3 .slick-dots li button:before{margin:0;padding:0}.eb-dot-style-modern-3 .slick-dots li.slick-active button:before{width:25px}.eb-dot-style-modern-1 .slick-dots li button:before,.eb-dot-style-modern-2 .slick-dots li button:before,.eb-dot-style-modern-3 .slick-dots li button:before{background:#000;font-size:0!important}.eb-sr-only{border:0!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;text-indent:-9999px;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)}@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}}.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}@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}.eb_liquid_glass-effect1{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.eb_liquid_glass-effect2{-webkit-backdrop-filter:blur(10px) brightness(1);backdrop-filter:blur(10px) brightness(1)}.eb_liquid_glass-effect3{overflow:hidden;border:solid 1px color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:0 4px 30px rgb(0 0 0 / .1);background:color-mix(in srgb,var(--accent) 7.5%,transparent);transform:translateZ(0)}.eb_liquid_glass-effect3::before{position:absolute;content:"";z-index:-99;height:100%;width:100%;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);filter:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/#eb-glass-distortion3);transform:translateZ(0);top:0}.eb_liquid_glass-effect4{overflow:hidden;border:solid 1px color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:0 4px 30px rgb(0 0 0 / .1);background:color-mix(in srgb,var(--accent) 7.5%,transparent);transform:translateZ(0)}.eb_liquid_glass-effect4::before{position:absolute;content:"";z-index:-99;height:100%;width:100%;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);filter:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/#eb-glass-distortion4);transform:translateZ(0);top:0}.eb_liquid_glass-effect5{overflow:hidden;border:solid 1px color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:0 4px 30px rgb(0 0 0 / .1);background:color-mix(in srgb,var(--accent) 7.5%,transparent);transform:translateZ(0)}.eb_liquid_glass-effect5::before{position:absolute;content:"";z-index:-99;height:100%;width:100%;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);filter:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/#eb-glass-distortion5);transform:translateZ(0);top:0}.eb_liquid_glass_shadow-effect1{box-shadow:-1px 9px 28px 2px rgb(0 0 0 / .78);-webkit-box-shadow:-1px 9px 28px 2px rgb(0 0 0 / .78);-moz-box-shadow:-1px 9px 28px 2px rgb(0 0 0 / .78)}.eb_liquid_glass_shadow-effect2{box-shadow:0 0 8px 1px rgb(165 165 165 / 78%);-webkit-box-shadow:0 0 8px 1px rgb(165 165 165 / 78%);-moz-box-shadow:0 0 8px 1px rgb(165 165 165 / 78%)}.eb_liquid_glass_shadow-effect3{box-shadow:1px 1px 60px 0 #bebebe;-webkit-box-shadow:1px 1px 60px 0 #bebebe;-moz-box-shadow:1px 1px 60px 0 #bebebe}.eb_liquid_glass_shadow-effect4{border:2px solid #cecece;box-shadow:inset 10px 10px 20px rgb(153 192 255 / .1),inset 2px 2px 5px rgb(195 218 255 / .2),inset -10px -10px 20px rgb(229 253 190 / .1),inset -2px -2px 30px rgb(247 255 226 / .2)}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/fontawesome/css/../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/../images/ajax-loader.gif) center center no-repeat}@font-face{font-family:"slick";font-weight:400;font-style:normal;src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/../fonts/slick.woff);src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/../fonts/slick.woff) format("woff"),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/essential-blocks/assets/css/../fonts/slick.ttf) format("truetype")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#fff0;outline:none;background:#fff0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.eb-shape-divider{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.eb-shape-divider-top{top:-1px}.eb-shape-divider-top:not([data-negative=false]) svg{z-index:-1}.eb-shape-divider-bottom{bottom:-1px}.eb-shape-divider-bottom:not([data-negative=false]) svg{z-index:-1}.eb-shape-divider[data-negative=false].eb-shape-divider-bottom,.eb-shape-divider[data-negative=true].eb-shape-divider-top{transform:rotate(180deg)}.eb-shape-divider svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.eb-shape-divider .eb-shape-divider-fill{transform:rotateY(0deg);transform-origin:center}.eb-dot-style-modern-1 .slick-dots li,.eb-dot-style-modern-2 .slick-dots li,.eb-dot-style-modern-3 .slick-dots li{transition:all .2ms ease}.eb-dot-style-modern-1 .slick-dots li,.eb-dot-style-modern-1 .slick-dots li button,.eb-dot-style-modern-1 .slick-dots li button:before{width:2px}.eb-dot-style-modern-1 .slick-dots li button:before{margin:0;padding:0}.eb-dot-style-modern-2 .slick-dots li,.eb-dot-style-modern-2 .slick-dots li button,.eb-dot-style-modern-2 .slick-dots li button:before{height:2px;width:25px}.eb-dot-style-modern-2 .slick-dots li button:before{margin:0;padding:0}.eb-dot-style-modern-3 .slick-dots li,.eb-dot-style-modern-3 .slick-dots li button,.eb-dot-style-modern-3 .slick-dots li button:before{height:2px;width:15px}.eb-dot-style-modern-3 .slick-dots li{margin:0 5px!important}.eb-dot-style-modern-3 .slick-dots li.slick-active{margin-right:20px!important}.eb-dot-style-modern-3 .slick-dots li button:before{margin:0;padding:0}.eb-dot-style-modern-3 .slick-dots li.slick-active button:before{width:25px}.eb-dot-style-modern-1 .slick-dots li button:before,.eb-dot-style-modern-2 .slick-dots li button:before,.eb-dot-style-modern-3 .slick-dots li button:before{background:#000;font-size:0!important}.eb-sr-only{border:0!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;text-indent:-9999px;white-space:nowrap!important}@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}}