@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}@font-face{font-family:bb-icons-rl;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Thin.woff2) format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Thin.woff) format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Thin.ttf) format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:bb-icons-rl;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Light.woff2) format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Light.woff) format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:bb-icons-rl;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons.woff2) format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons.woff) format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:bb-icons-rl;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Fill.woff2) format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Fill.woff) format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Fill.ttf) format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:bb-icons-rl;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Duotone.woff2) format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Duotone.woff) format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Duotone.ttf) format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:bb-icons-rl;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Bold.woff2) format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Bold.woff) format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/css/../fonts/bb-icons-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:block}[class*=bb-icons-rl]{font-family:bb-icons-rl!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bb-icons-rl-thin{font-weight:200}.bb-icons-rl-light{font-weight:300}.bb-icons-rl-fill{font-weight:500}.bb-icons-rl-duotone{font-weight:600}.bb-icons-rl-bold{font-weight:700}.bb-icons-rl-acorn:before{content:"\eb9a"}.bb-icons-rl-address-book:before{content:"\e6f8"}.bb-icons-rl-address-book-tabs:before{content:"\ee4e"}.bb-icons-rl-air-traffic-control:before{content:"\ecd8"}.bb-icons-rl-airplane:before{content:"\e002"}.bb-icons-rl-airplane-in-flight:before{content:"\e4fe"}.bb-icons-rl-airplane-landing:before{content:"\e502"}.bb-icons-rl-airplane-takeoff:before{content:"\e504"}.bb-icons-rl-airplane-taxiing:before{content:"\e500"}.bb-icons-rl-airplane-tilt:before{content:"\e5d6"}.bb-icons-rl-airplay:before{content:"\e004"}.bb-icons-rl-alarm:before{content:"\e006"}.bb-icons-rl-alien:before{content:"\e8a6"}.bb-icons-rl-align-bottom:before{content:"\e506"}.bb-icons-rl-align-bottom-simple:before{content:"\eb0c"}.bb-icons-rl-align-center-horizontal:before{content:"\e50a"}.bb-icons-rl-align-center-horizontal-simple:before{content:"\eb0e"}.bb-icons-rl-align-center-vertical:before{content:"\e50c"}.bb-icons-rl-align-center-vertical-simple:before{content:"\eb10"}.bb-icons-rl-align-left:before{content:"\e50e"}.bb-icons-rl-align-left-simple:before{content:"\eaee"}.bb-icons-rl-align-right:before{content:"\e510"}.bb-icons-rl-align-right-simple:before{content:"\eb12"}.bb-icons-rl-align-top:before{content:"\e512"}.bb-icons-rl-align-top-simple:before{content:"\eb14"}.bb-icons-rl-amazon-logo:before{content:"\e96c"}.bb-icons-rl-ambulance:before{content:"\e572"}.bb-icons-rl-anchor:before{content:"\e514"}.bb-icons-rl-anchor-simple:before{content:"\e5d8"}.bb-icons-rl-android-logo:before{content:"\e008"}.bb-icons-rl-angle:before{content:"\e7bc"}.bb-icons-rl-angular-logo:before{content:"\eb80"}.bb-icons-rl-aperture:before{content:"\e00a"}.bb-icons-rl-app-store-logo:before{content:"\e974"}.bb-icons-rl-app-window:before{content:"\e5da"}.bb-icons-rl-apple-logo:before{content:"\e516"}.bb-icons-rl-apple-podcasts-logo:before{content:"\eb96"}.bb-icons-rl-approximate-equals:before{content:"\edaa"}.bb-icons-rl-archive:before{content:"\e00c"}.bb-icons-rl-armchair:before{content:"\e012"}.bb-icons-rl-arrow-arc-left:before{content:"\e014"}.bb-icons-rl-arrow-arc-right:before{content:"\e016"}.bb-icons-rl-arrow-bend-double-up-left:before{content:"\e03a"}.bb-icons-rl-arrow-bend-double-up-right:before{content:"\e03c"}.bb-icons-rl-arrow-bend-down-left:before{content:"\e018"}.bb-icons-rl-arrow-bend-down-right:before{content:"\e01a"}.bb-icons-rl-arrow-bend-left-down:before{content:"\e01c"}.bb-icons-rl-arrow-bend-left-up:before{content:"\e01e"}.bb-icons-rl-arrow-bend-right-down:before{content:"\e020"}.bb-icons-rl-arrow-bend-right-up:before{content:"\e022"}.bb-icons-rl-arrow-bend-up-left:before{content:"\e024"}.bb-icons-rl-arrow-bend-up-right:before{content:"\e026"}.bb-icons-rl-arrow-circle-down:before{content:"\e028"}.bb-icons-rl-arrow-circle-down-left:before{content:"\e02a"}.bb-icons-rl-arrow-circle-down-right:before{content:"\e02c"}.bb-icons-rl-arrow-circle-left:before{content:"\e05a"}.bb-icons-rl-arrow-circle-right:before{content:"\e02e"}.bb-icons-rl-arrow-circle-up:before{content:"\e030"}.bb-icons-rl-arrow-circle-up-left:before{content:"\e032"}.bb-icons-rl-arrow-circle-up-right:before{content:"\e034"}.bb-icons-rl-arrow-clockwise:before{content:"\e036"}.bb-icons-rl-arrow-counter-clockwise:before{content:"\e038"}.bb-icons-rl-arrow-down:before{content:"\e03e"}.bb-icons-rl-arrow-down-left:before{content:"\e040"}.bb-icons-rl-arrow-down-right:before{content:"\e042"}.bb-icons-rl-arrow-elbow-down-left:before{content:"\e044"}.bb-icons-rl-arrow-elbow-down-right:before{content:"\e046"}.bb-icons-rl-arrow-elbow-left:before{content:"\e048"}.bb-icons-rl-arrow-elbow-left-down:before{content:"\e04a"}.bb-icons-rl-arrow-elbow-left-up:before{content:"\e04c"}.bb-icons-rl-arrow-elbow-right:before{content:"\e04e"}.bb-icons-rl-arrow-elbow-right-down:before{content:"\e050"}.bb-icons-rl-arrow-elbow-right-up:before{content:"\e052"}.bb-icons-rl-arrow-elbow-up-left:before{content:"\e054"}.bb-icons-rl-arrow-elbow-up-right:before{content:"\e056"}.bb-icons-rl-arrow-fat-down:before{content:"\e518"}.bb-icons-rl-arrow-fat-left:before{content:"\e51a"}.bb-icons-rl-arrow-fat-line-down:before{content:"\e51c"}.bb-icons-rl-arrow-fat-line-left:before{content:"\e51e"}.bb-icons-rl-arrow-fat-line-right:before{content:"\e520"}.bb-icons-rl-arrow-fat-line-up:before{content:"\e522"}.bb-icons-rl-arrow-fat-lines-down:before{content:"\e524"}.bb-icons-rl-arrow-fat-lines-left:before{content:"\e526"}.bb-icons-rl-arrow-fat-lines-right:before{content:"\e528"}.bb-icons-rl-arrow-fat-lines-up:before{content:"\e52a"}.bb-icons-rl-arrow-fat-right:before{content:"\e52c"}.bb-icons-rl-arrow-fat-up:before{content:"\e52e"}.bb-icons-rl-arrow-left:before{content:"\e058"}.bb-icons-rl-arrow-line-down:before{content:"\e05c"}.bb-icons-rl-arrow-line-down-left:before{content:"\e05e"}.bb-icons-rl-arrow-line-down-right:before{content:"\e060"}.bb-icons-rl-arrow-line-left:before{content:"\e062"}.bb-icons-rl-arrow-line-right:before{content:"\e064"}.bb-icons-rl-arrow-line-up:before{content:"\e066"}.bb-icons-rl-arrow-line-up-left:before{content:"\e068"}.bb-icons-rl-arrow-line-up-right:before{content:"\e06a"}.bb-icons-rl-arrow-right:before{content:"\e06c"}.bb-icons-rl-arrow-square-down:before{content:"\e06e"}.bb-icons-rl-arrow-square-down-left:before{content:"\e070"}.bb-icons-rl-arrow-square-down-right:before{content:"\e072"}.bb-icons-rl-arrow-square-in:before{content:"\e5dc"}.bb-icons-rl-arrow-square-left:before{content:"\e074"}.bb-icons-rl-arrow-square-out:before{content:"\e5de"}.bb-icons-rl-arrow-square-right:before{content:"\e076"}.bb-icons-rl-arrow-square-up:before{content:"\e078"}.bb-icons-rl-arrow-square-up-left:before{content:"\e07a"}.bb-icons-rl-arrow-square-up-right:before{content:"\e07c"}.bb-icons-rl-arrow-u-down-left:before{content:"\e07e"}.bb-icons-rl-arrow-u-down-right:before{content:"\e080"}.bb-icons-rl-arrow-u-left-down:before{content:"\e082"}.bb-icons-rl-arrow-u-left-up:before{content:"\e084"}.bb-icons-rl-arrow-u-right-down:before{content:"\e086"}.bb-icons-rl-arrow-u-right-up:before{content:"\e088"}.bb-icons-rl-arrow-u-up-left:before{content:"\e08a"}.bb-icons-rl-arrow-u-up-right:before{content:"\e08c"}.bb-icons-rl-arrow-up:before{content:"\e08e"}.bb-icons-rl-arrow-up-left:before{content:"\e090"}.bb-icons-rl-arrow-up-right:before{content:"\e092"}.bb-icons-rl-arrows-clockwise:before{content:"\e094"}.bb-icons-rl-arrows-counter-clockwise:before{content:"\e096"}.bb-icons-rl-arrows-down-up:before{content:"\e098"}.bb-icons-rl-arrows-horizontal:before{content:"\eb06"}.bb-icons-rl-arrows-in:before{content:"\e09a"}.bb-icons-rl-arrows-in-cardinal:before{content:"\e09c"}.bb-icons-rl-arrows-in-line-horizontal:before{content:"\e530"}.bb-icons-rl-arrows-in-line-vertical:before{content:"\e532"}.bb-icons-rl-arrows-in-simple:before{content:"\e09e"}.bb-icons-rl-arrows-left-right:before{content:"\e0a0"}.bb-icons-rl-arrows-merge:before{content:"\ed3e"}.bb-icons-rl-arrows-out:before{content:"\e0a2"}.bb-icons-rl-arrows-out-cardinal:before{content:"\e0a4"}.bb-icons-rl-arrows-out-line-horizontal:before{content:"\e534"}.bb-icons-rl-arrows-out-line-vertical:before{content:"\e536"}.bb-icons-rl-arrows-out-simple:before{content:"\e0a6"}.bb-icons-rl-arrows-split:before{content:"\ed3c"}.bb-icons-rl-arrows-vertical:before{content:"\eb04"}.bb-icons-rl-article:before{content:"\e0a8"}.bb-icons-rl-article-medium:before{content:"\e5e0"}.bb-icons-rl-article-ny-times:before{content:"\e5e2"}.bb-icons-rl-asclepius:before{content:"\ee34"}.bb-icons-rl-caduceus:before{content:"\ee34"}.bb-icons-rl-asterisk:before{content:"\e0aa"}.bb-icons-rl-asterisk-simple:before{content:"\e832"}.bb-icons-rl-at:before{content:"\e0ac"}.bb-icons-rl-atom:before{content:"\e5e4"}.bb-icons-rl-avocado:before{content:"\ee04"}.bb-icons-rl-axe:before{content:"\e9fc"}.bb-icons-rl-baby:before{content:"\e774"}.bb-icons-rl-baby-carriage:before{content:"\e818"}.bb-icons-rl-backpack:before{content:"\e922"}.bb-icons-rl-backspace:before{content:"\e0ae"}.bb-icons-rl-bag:before{content:"\e0b0"}.bb-icons-rl-bag-simple:before{content:"\e5e6"}.bb-icons-rl-balloon:before{content:"\e76c"}.bb-icons-rl-bandaids:before{content:"\e0b2"}.bb-icons-rl-bank:before{content:"\e0b4"}.bb-icons-rl-barbell:before{content:"\e0b6"}.bb-icons-rl-barcode:before{content:"\e0b8"}.bb-icons-rl-barn:before{content:"\ec72"}.bb-icons-rl-barricade:before{content:"\e948"}.bb-icons-rl-baseball:before{content:"\e71a"}.bb-icons-rl-baseball-cap:before{content:"\ea28"}.bb-icons-rl-baseball-helmet:before{content:"\ee4a"}.bb-icons-rl-basket:before{content:"\e964"}.bb-icons-rl-basketball:before{content:"\e724"}.bb-icons-rl-bathtub:before{content:"\e81e"}.bb-icons-rl-battery-charging:before{content:"\e0ba"}.bb-icons-rl-battery-charging-vertical:before{content:"\e0bc"}.bb-icons-rl-battery-empty:before{content:"\e0be"}.bb-icons-rl-battery-full:before{content:"\e0c0"}.bb-icons-rl-battery-high:before{content:"\e0c2"}.bb-icons-rl-battery-low:before{content:"\e0c4"}.bb-icons-rl-battery-medium:before{content:"\e0c6"}.bb-icons-rl-battery-plus:before{content:"\e808"}.bb-icons-rl-battery-plus-vertical:before{content:"\ec50"}.bb-icons-rl-battery-vertical-empty:before{content:"\e7c6"}.bb-icons-rl-battery-vertical-full:before{content:"\e7c4"}.bb-icons-rl-battery-vertical-high:before{content:"\e7c2"}.bb-icons-rl-battery-vertical-low:before{content:"\e7be"}.bb-icons-rl-battery-vertical-medium:before{content:"\e7c0"}.bb-icons-rl-battery-warning:before{content:"\e0c8"}.bb-icons-rl-battery-warning-vertical:before{content:"\e0ca"}.bb-icons-rl-beach-ball:before{content:"\ed24"}.bb-icons-rl-beanie:before{content:"\ea2a"}.bb-icons-rl-bed:before{content:"\e0cc"}.bb-icons-rl-beer-bottle:before{content:"\e7b0"}.bb-icons-rl-beer-stein:before{content:"\eb62"}.bb-icons-rl-behance-logo:before{content:"\e7f4"}.bb-icons-rl-bell:before{content:"\e0ce"}.bb-icons-rl-bell-ringing:before{content:"\e5e8"}.bb-icons-rl-bell-simple:before{content:"\e0d0"}.bb-icons-rl-bell-simple-ringing:before{content:"\e5ea"}.bb-icons-rl-bell-simple-slash:before{content:"\e0d2"}.bb-icons-rl-bell-simple-z:before{content:"\e5ec"}.bb-icons-rl-bell-slash:before{content:"\e0d4"}.bb-icons-rl-bell-z:before{content:"\e5ee"}.bb-icons-rl-belt:before{content:"\ea2c"}.bb-icons-rl-bezier-curve:before{content:"\eb00"}.bb-icons-rl-bicycle:before{content:"\e0d6"}.bb-icons-rl-binary:before{content:"\ee60"}.bb-icons-rl-binoculars:before{content:"\ea64"}.bb-icons-rl-biohazard:before{content:"\e9e0"}.bb-icons-rl-bird:before{content:"\e72c"}.bb-icons-rl-blueprint:before{content:"\eda0"}.bb-icons-rl-bluetooth:before{content:"\e0da"}.bb-icons-rl-bluetooth-connected:before{content:"\e0dc"}.bb-icons-rl-bluetooth-slash:before{content:"\e0de"}.bb-icons-rl-bluetooth-x:before{content:"\e0e0"}.bb-icons-rl-boat:before{content:"\e786"}.bb-icons-rl-bomb:before{content:"\ee0a"}.bb-icons-rl-bone:before{content:"\e7f2"}.bb-icons-rl-book:before{content:"\e0e2"}.bb-icons-rl-book-bookmark:before{content:"\e0e4"}.bb-icons-rl-book-open:before{content:"\e0e6"}.bb-icons-rl-book-open-text:before{content:"\e8f2"}.bb-icons-rl-book-open-user:before{content:"\ede0"}.bb-icons-rl-bookmark:before{content:"\e0e8"}.bb-icons-rl-bookmark-simple:before{content:"\e0ea"}.bb-icons-rl-bookmarks:before{content:"\e0ec"}.bb-icons-rl-bookmarks-simple:before{content:"\e5f0"}.bb-icons-rl-books:before{content:"\e758"}.bb-icons-rl-boot:before{content:"\ecca"}.bb-icons-rl-boules:before{content:"\e722"}.bb-icons-rl-bounding-box:before{content:"\e6ce"}.bb-icons-rl-bowl-food:before{content:"\eaa4"}.bb-icons-rl-bowl-steam:before{content:"\e8e4"}.bb-icons-rl-bowling-ball:before{content:"\ea34"}.bb-icons-rl-box-arrow-down:before{content:"\e00e"}.bb-icons-rl-archive-box:before{content:"\e00e"}.bb-icons-rl-box-arrow-up:before{content:"\ee54"}.bb-icons-rl-boxing-glove:before{content:"\ea36"}.bb-icons-rl-brackets-angle:before{content:"\e862"}.bb-icons-rl-brackets-curly:before{content:"\e860"}.bb-icons-rl-brackets-round:before{content:"\e864"}.bb-icons-rl-brackets-square:before{content:"\e85e"}.bb-icons-rl-brain:before{content:"\e74e"}.bb-icons-rl-brandy:before{content:"\e6b4"}.bb-icons-rl-bread:before{content:"\e81c"}.bb-icons-rl-bridge:before{content:"\ea68"}.bb-icons-rl-briefcase:before{content:"\e0ee"}.bb-icons-rl-briefcase-metal:before{content:"\e5f2"}.bb-icons-rl-broadcast:before{content:"\e0f2"}.bb-icons-rl-broom:before{content:"\ec54"}.bb-icons-rl-browser:before{content:"\e0f4"}.bb-icons-rl-browsers:before{content:"\e0f6"}.bb-icons-rl-bug:before{content:"\e5f4"}.bb-icons-rl-bug-beetle:before{content:"\e5f6"}.bb-icons-rl-bug-droid:before{content:"\e5f8"}.bb-icons-rl-building:before{content:"\e100"}.bb-icons-rl-building-apartment:before{content:"\e0fe"}.bb-icons-rl-building-office:before{content:"\e0ff"}.bb-icons-rl-buildings:before{content:"\e102"}.bb-icons-rl-bulldozer:before{content:"\ec6c"}.bb-icons-rl-bus:before{content:"\e106"}.bb-icons-rl-butterfly:before{content:"\ea6e"}.bb-icons-rl-cable-car:before{content:"\e49c"}.bb-icons-rl-cactus:before{content:"\e918"}.bb-icons-rl-cake:before{content:"\e780"}.bb-icons-rl-calculator:before{content:"\e538"}.bb-icons-rl-calendar:before{content:"\e108"}.bb-icons-rl-calendar-blank:before{content:"\e10a"}.bb-icons-rl-calendar-check:before{content:"\e712"}.bb-icons-rl-calendar-dot:before{content:"\e7b2"}.bb-icons-rl-calendar-dots:before{content:"\e7b4"}.bb-icons-rl-calendar-heart:before{content:"\e8b0"}.bb-icons-rl-calendar-minus:before{content:"\ea14"}.bb-icons-rl-calendar-plus:before{content:"\e714"}.bb-icons-rl-calendar-slash:before{content:"\ea12"}.bb-icons-rl-calendar-star:before{content:"\e8b2"}.bb-icons-rl-calendar-x:before{content:"\e10c"}.bb-icons-rl-call-bell:before{content:"\e7de"}.bb-icons-rl-camera:before{content:"\e10e"}.bb-icons-rl-camera-plus:before{content:"\ec58"}.bb-icons-rl-camera-rotate:before{content:"\e7a4"}.bb-icons-rl-camera-slash:before{content:"\e110"}.bb-icons-rl-campfire:before{content:"\e9d8"}.bb-icons-rl-car:before{content:"\e112"}.bb-icons-rl-car-battery:before{content:"\ee30"}.bb-icons-rl-car-profile:before{content:"\e8cc"}.bb-icons-rl-car-simple:before{content:"\e114"}.bb-icons-rl-cardholder:before{content:"\e5fa"}.bb-icons-rl-cards:before{content:"\e0f8"}.bb-icons-rl-cards-three:before{content:"\ee50"}.bb-icons-rl-caret-circle-double-down:before{content:"\e116"}.bb-icons-rl-caret-circle-double-left:before{content:"\e118"}.bb-icons-rl-caret-circle-double-right:before{content:"\e11a"}.bb-icons-rl-caret-circle-double-up:before{content:"\e11c"}.bb-icons-rl-caret-circle-down:before{content:"\e11e"}.bb-icons-rl-caret-circle-left:before{content:"\e120"}.bb-icons-rl-caret-circle-right:before{content:"\e122"}.bb-icons-rl-caret-circle-up:before{content:"\e124"}.bb-icons-rl-caret-circle-up-down:before{content:"\e13e"}.bb-icons-rl-caret-double-down:before{content:"\e126"}.bb-icons-rl-caret-double-left:before{content:"\e128"}.bb-icons-rl-caret-double-right:before{content:"\e12a"}.bb-icons-rl-caret-double-up:before{content:"\e12c"}.bb-icons-rl-caret-down:before{content:"\e136"}.bb-icons-rl-caret-left:before{content:"\e138"}.bb-icons-rl-caret-line-down:before{content:"\e134"}.bb-icons-rl-caret-line-left:before{content:"\e132"}.bb-icons-rl-caret-line-right:before{content:"\e130"}.bb-icons-rl-caret-line-up:before{content:"\e12e"}.bb-icons-rl-caret-right:before{content:"\e13a"}.bb-icons-rl-caret-up:before{content:"\e13c"}.bb-icons-rl-caret-up-down:before{content:"\e140"}.bb-icons-rl-carrot:before{content:"\ed38"}.bb-icons-rl-cash-register:before{content:"\ed80"}.bb-icons-rl-cassette-tape:before{content:"\ed2e"}.bb-icons-rl-castle-turret:before{content:"\e9d0"}.bb-icons-rl-cat:before{content:"\e748"}.bb-icons-rl-cell-signal-full:before{content:"\e142"}.bb-icons-rl-cell-signal-high:before{content:"\e144"}.bb-icons-rl-cell-signal-low:before{content:"\e146"}.bb-icons-rl-cell-signal-medium:before{content:"\e148"}.bb-icons-rl-cell-signal-none:before{content:"\e14a"}.bb-icons-rl-cell-signal-slash:before{content:"\e14c"}.bb-icons-rl-cell-signal-x:before{content:"\e14e"}.bb-icons-rl-cell-tower:before{content:"\ebaa"}.bb-icons-rl-certificate:before{content:"\e766"}.bb-icons-rl-chair:before{content:"\e950"}.bb-icons-rl-chalkboard:before{content:"\e5fc"}.bb-icons-rl-chalkboard-simple:before{content:"\e5fe"}.bb-icons-rl-chalkboard-teacher:before{content:"\e600"}.bb-icons-rl-champagne:before{content:"\eaca"}.bb-icons-rl-charging-station:before{content:"\e8d0"}.bb-icons-rl-chart-bar:before{content:"\e150"}.bb-icons-rl-chart-bar-horizontal:before{content:"\e152"}.bb-icons-rl-chart-donut:before{content:"\eaa6"}.bb-icons-rl-chart-line:before{content:"\e154"}.bb-icons-rl-chart-line-down:before{content:"\e8b6"}.bb-icons-rl-chart-line-up:before{content:"\e156"}.bb-icons-rl-chart-pie:before{content:"\e158"}.bb-icons-rl-chart-pie-slice:before{content:"\e15a"}.bb-icons-rl-chart-polar:before{content:"\eaa8"}.bb-icons-rl-chart-scatter:before{content:"\eaac"}.bb-icons-rl-chat:before{content:"\e15c"}.bb-icons-rl-chat-centered:before{content:"\e160"}.bb-icons-rl-chat-centered-dots:before{content:"\e164"}.bb-icons-rl-chat-centered-slash:before{content:"\e162"}.bb-icons-rl-chat-centered-text:before{content:"\e166"}.bb-icons-rl-chat-circle:before{content:"\e168"}.bb-icons-rl-chat-circle-dots:before{content:"\e16c"}.bb-icons-rl-chat-circle-slash:before{content:"\e16a"}.bb-icons-rl-chat-circle-text:before{content:"\e16e"}.bb-icons-rl-chat-dots:before{content:"\e170"}.bb-icons-rl-chat-slash:before{content:"\e15e"}.bb-icons-rl-chat-teardrop:before{content:"\e172"}.bb-icons-rl-chat-teardrop-dots:before{content:"\e176"}.bb-icons-rl-chat-teardrop-slash:before{content:"\e174"}.bb-icons-rl-chat-teardrop-text:before{content:"\e178"}.bb-icons-rl-chat-text:before{content:"\e17a"}.bb-icons-rl-chats:before{content:"\e17c"}.bb-icons-rl-chats-circle:before{content:"\e17e"}.bb-icons-rl-chats-teardrop:before{content:"\e180"}.bb-icons-rl-check:before{content:"\e182"}.bb-icons-rl-check-circle:before{content:"\e184"}.bb-icons-rl-check-fat:before{content:"\eba6"}.bb-icons-rl-check-square:before{content:"\e186"}.bb-icons-rl-check-square-offset:before{content:"\e188"}.bb-icons-rl-checkerboard:before{content:"\e8c4"}.bb-icons-rl-checks:before{content:"\e53a"}.bb-icons-rl-cheers:before{content:"\ea4a"}.bb-icons-rl-cheese:before{content:"\e9fe"}.bb-icons-rl-chef-hat:before{content:"\ed8e"}.bb-icons-rl-cherries:before{content:"\e830"}.bb-icons-rl-church:before{content:"\ecea"}.bb-icons-rl-cigarette:before{content:"\ed90"}.bb-icons-rl-cigarette-slash:before{content:"\ed92"}.bb-icons-rl-circle:before{content:"\e18a"}.bb-icons-rl-circle-dashed:before{content:"\e602"}.bb-icons-rl-circle-half:before{content:"\e18c"}.bb-icons-rl-circle-half-tilt:before{content:"\e18e"}.bb-icons-rl-circle-notch:before{content:"\eb44"}.bb-icons-rl-circles-four:before{content:"\e190"}.bb-icons-rl-circles-three:before{content:"\e192"}.bb-icons-rl-circles-three-plus:before{content:"\e194"}.bb-icons-rl-circuitry:before{content:"\e9c2"}.bb-icons-rl-city:before{content:"\ea6a"}.bb-icons-rl-clipboard:before{content:"\e196"}.bb-icons-rl-clipboard-text:before{content:"\e198"}.bb-icons-rl-clock:before{content:"\e19a"}.bb-icons-rl-clock-afternoon:before{content:"\e19c"}.bb-icons-rl-clock-clockwise:before{content:"\e19e"}.bb-icons-rl-clock-countdown:before{content:"\ed2c"}.bb-icons-rl-clock-counter-clockwise:before{content:"\e1a0"}.bb-icons-rl-clock-user:before{content:"\edec"}.bb-icons-rl-closed-captioning:before{content:"\e1a4"}.bb-icons-rl-cloud:before{content:"\e1aa"}.bb-icons-rl-cloud-arrow-down:before{content:"\e1ac"}.bb-icons-rl-cloud-arrow-up:before{content:"\e1ae"}.bb-icons-rl-cloud-check:before{content:"\e1b0"}.bb-icons-rl-cloud-fog:before{content:"\e53c"}.bb-icons-rl-cloud-lightning:before{content:"\e1b2"}.bb-icons-rl-cloud-moon:before{content:"\e53e"}.bb-icons-rl-cloud-rain:before{content:"\e1b4"}.bb-icons-rl-cloud-slash:before{content:"\e1b6"}.bb-icons-rl-cloud-snow:before{content:"\e1b8"}.bb-icons-rl-cloud-sun:before{content:"\e540"}.bb-icons-rl-cloud-warning:before{content:"\ea98"}.bb-icons-rl-cloud-x:before{content:"\ea96"}.bb-icons-rl-clover:before{content:"\edc8"}.bb-icons-rl-club:before{content:"\e1ba"}.bb-icons-rl-coat-hanger:before{content:"\e7fe"}.bb-icons-rl-coda-logo:before{content:"\e7ce"}.bb-icons-rl-code:before{content:"\e1bc"}.bb-icons-rl-code-block:before{content:"\eafe"}.bb-icons-rl-code-simple:before{content:"\e1be"}.bb-icons-rl-codepen-logo:before{content:"\e978"}.bb-icons-rl-codesandbox-logo:before{content:"\ea06"}.bb-icons-rl-coffee:before{content:"\e1c2"}.bb-icons-rl-coffee-bean:before{content:"\e1c0"}.bb-icons-rl-coin:before{content:"\e60e"}.bb-icons-rl-coin-vertical:before{content:"\eb48"}.bb-icons-rl-coins:before{content:"\e78e"}.bb-icons-rl-columns:before{content:"\e546"}.bb-icons-rl-columns-plus-left:before{content:"\e544"}.bb-icons-rl-columns-plus-right:before{content:"\e542"}.bb-icons-rl-command:before{content:"\e1c4"}.bb-icons-rl-compass:before{content:"\e1c8"}.bb-icons-rl-compass-rose:before{content:"\e1c6"}.bb-icons-rl-compass-tool:before{content:"\ea0e"}.bb-icons-rl-computer-tower:before{content:"\e548"}.bb-icons-rl-confetti:before{content:"\e81a"}.bb-icons-rl-contactless-payment:before{content:"\ed42"}.bb-icons-rl-control:before{content:"\eca6"}.bb-icons-rl-cookie:before{content:"\e6ca"}.bb-icons-rl-cooking-pot:before{content:"\e764"}.bb-icons-rl-copy:before{content:"\e1ca"}.bb-icons-rl-copy-simple:before{content:"\e1cc"}.bb-icons-rl-copyleft:before{content:"\e86a"}.bb-icons-rl-copyright:before{content:"\e54a"}.bb-icons-rl-corners-in:before{content:"\e1ce"}.bb-icons-rl-corners-out:before{content:"\e1d0"}.bb-icons-rl-couch:before{content:"\e7f6"}.bb-icons-rl-court-basketball:before{content:"\ee36"}.bb-icons-rl-cow:before{content:"\eabe"}.bb-icons-rl-cowboy-hat:before{content:"\ed12"}.bb-icons-rl-cpu:before{content:"\e610"}.bb-icons-rl-crane:before{content:"\ed48"}.bb-icons-rl-crane-tower:before{content:"\ed49"}.bb-icons-rl-credit-card:before{content:"\e1d2"}.bb-icons-rl-cricket:before{content:"\ee12"}.bb-icons-rl-crop:before{content:"\e1d4"}.bb-icons-rl-cross:before{content:"\e8a0"}.bb-icons-rl-crosshair:before{content:"\e1d6"}.bb-icons-rl-crosshair-simple:before{content:"\e1d8"}.bb-icons-rl-crown:before{content:"\e614"}.bb-icons-rl-crown-cross:before{content:"\ee5e"}.bb-icons-rl-crown-simple:before{content:"\e616"}.bb-icons-rl-cube:before{content:"\e1da"}.bb-icons-rl-cube-focus:before{content:"\ed0a"}.bb-icons-rl-cube-transparent:before{content:"\ec7c"}.bb-icons-rl-currency-btc:before{content:"\e618"}.bb-icons-rl-currency-circle-dollar:before{content:"\e54c"}.bb-icons-rl-currency-cny:before{content:"\e54e"}.bb-icons-rl-currency-dollar:before{content:"\e550"}.bb-icons-rl-currency-dollar-simple:before{content:"\e552"}.bb-icons-rl-currency-eth:before{content:"\eada"}.bb-icons-rl-currency-eur:before{content:"\e554"}.bb-icons-rl-currency-gbp:before{content:"\e556"}.bb-icons-rl-currency-inr:before{content:"\e558"}.bb-icons-rl-currency-jpy:before{content:"\e55a"}.bb-icons-rl-currency-krw:before{content:"\e55c"}.bb-icons-rl-currency-kzt:before{content:"\ec4c"}.bb-icons-rl-currency-ngn:before{content:"\eb52"}.bb-icons-rl-currency-rub:before{content:"\e55e"}.bb-icons-rl-cursor:before{content:"\e1dc"}.bb-icons-rl-cursor-click:before{content:"\e7c8"}.bb-icons-rl-cursor-text:before{content:"\e7d8"}.bb-icons-rl-cylinder:before{content:"\e8fc"}.bb-icons-rl-database:before{content:"\e1de"}.bb-icons-rl-desk:before{content:"\ed16"}.bb-icons-rl-desktop:before{content:"\e560"}.bb-icons-rl-desktop-tower:before{content:"\e562"}.bb-icons-rl-detective:before{content:"\e83e"}.bb-icons-rl-dev-to-logo:before{content:"\ed0e"}.bb-icons-rl-device-mobile:before{content:"\e1e0"}.bb-icons-rl-device-mobile-camera:before{content:"\e1e2"}.bb-icons-rl-device-mobile-slash:before{content:"\ee46"}.bb-icons-rl-device-mobile-speaker:before{content:"\e1e4"}.bb-icons-rl-device-rotate:before{content:"\edf2"}.bb-icons-rl-device-tablet:before{content:"\e1e6"}.bb-icons-rl-device-tablet-camera:before{content:"\e1e8"}.bb-icons-rl-device-tablet-speaker:before{content:"\e1ea"}.bb-icons-rl-devices:before{content:"\eba4"}.bb-icons-rl-diamond:before{content:"\e1ec"}.bb-icons-rl-diamonds-four:before{content:"\e8f4"}.bb-icons-rl-dice-five:before{content:"\e1ee"}.bb-icons-rl-dice-four:before{content:"\e1f0"}.bb-icons-rl-dice-one:before{content:"\e1f2"}.bb-icons-rl-dice-six:before{content:"\e1f4"}.bb-icons-rl-dice-three:before{content:"\e1f6"}.bb-icons-rl-dice-two:before{content:"\e1f8"}.bb-icons-rl-disc:before{content:"\e564"}.bb-icons-rl-disco-ball:before{content:"\ed98"}.bb-icons-rl-discord-logo:before{content:"\e61a"}.bb-icons-rl-divide:before{content:"\e1fa"}.bb-icons-rl-dna:before{content:"\e924"}.bb-icons-rl-dog:before{content:"\e74a"}.bb-icons-rl-door:before{content:"\e61c"}.bb-icons-rl-door-open:before{content:"\e7e6"}.bb-icons-rl-dot:before{content:"\ecde"}.bb-icons-rl-dot-outline:before{content:"\ece0"}.bb-icons-rl-dots-nine:before{content:"\e1fc"}.bb-icons-rl-dots-six:before{content:"\e794"}.bb-icons-rl-dots-six-vertical:before{content:"\eae2"}.bb-icons-rl-dots-three:before{content:"\e1fe"}.bb-icons-rl-dots-three-circle:before{content:"\e200"}.bb-icons-rl-dots-three-circle-vertical:before{content:"\e202"}.bb-icons-rl-dots-three-outline:before{content:"\e204"}.bb-icons-rl-dots-three-outline-vertical:before{content:"\e206"}.bb-icons-rl-dots-three-vertical:before{content:"\e208"}.bb-icons-rl-download:before{content:"\e20a"}.bb-icons-rl-download-simple:before{content:"\e20c"}.bb-icons-rl-dress:before{content:"\ea7e"}.bb-icons-rl-dresser:before{content:"\e94e"}.bb-icons-rl-dribbble-logo:before{content:"\e20e"}.bb-icons-rl-drone:before{content:"\ed74"}.bb-icons-rl-drop:before{content:"\e210"}.bb-icons-rl-drop-half:before{content:"\e566"}.bb-icons-rl-drop-half-bottom:before{content:"\eb40"}.bb-icons-rl-drop-simple:before{content:"\ee32"}.bb-icons-rl-drop-slash:before{content:"\e954"}.bb-icons-rl-dropbox-logo:before{content:"\e7d0"}.bb-icons-rl-ear:before{content:"\e70c"}.bb-icons-rl-ear-slash:before{content:"\e70e"}.bb-icons-rl-egg:before{content:"\e812"}.bb-icons-rl-egg-crack:before{content:"\eb64"}.bb-icons-rl-eject:before{content:"\e212"}.bb-icons-rl-eject-simple:before{content:"\e6ae"}.bb-icons-rl-elevator:before{content:"\ecc0"}.bb-icons-rl-empty:before{content:"\edbc"}.bb-icons-rl-engine:before{content:"\ea80"}.bb-icons-rl-envelope:before{content:"\e214"}.bb-icons-rl-envelope-open:before{content:"\e216"}.bb-icons-rl-envelope-simple:before{content:"\e218"}.bb-icons-rl-envelope-simple-open:before{content:"\e21a"}.bb-icons-rl-equalizer:before{content:"\ebbc"}.bb-icons-rl-equals:before{content:"\e21c"}.bb-icons-rl-eraser:before{content:"\e21e"}.bb-icons-rl-escalator-down:before{content:"\ecba"}.bb-icons-rl-escalator-up:before{content:"\ecbc"}.bb-icons-rl-exam:before{content:"\e742"}.bb-icons-rl-exclamation-mark:before{content:"\ee44"}.bb-icons-rl-exclude:before{content:"\e882"}.bb-icons-rl-exclude-square:before{content:"\e880"}.bb-icons-rl-export:before{content:"\eaf0"}.bb-icons-rl-eye:before{content:"\e220"}.bb-icons-rl-eye-closed:before{content:"\e222"}.bb-icons-rl-eye-slash:before{content:"\e224"}.bb-icons-rl-eyedropper:before{content:"\e568"}.bb-icons-rl-eyedropper-sample:before{content:"\eac4"}.bb-icons-rl-eyeglasses:before{content:"\e7ba"}.bb-icons-rl-eyes:before{content:"\ee5c"}.bb-icons-rl-face-mask:before{content:"\e56a"}.bb-icons-rl-facebook-logo:before{content:"\e226"}.bb-icons-rl-factory:before{content:"\e760"}.bb-icons-rl-faders:before{content:"\e228"}.bb-icons-rl-faders-horizontal:before{content:"\e22a"}.bb-icons-rl-fallout-shelter:before{content:"\e9de"}.bb-icons-rl-fan:before{content:"\e9f2"}.bb-icons-rl-farm:before{content:"\ec70"}.bb-icons-rl-fast-forward:before{content:"\e6a6"}.bb-icons-rl-fast-forward-circle:before{content:"\e22c"}.bb-icons-rl-feather:before{content:"\e9c0"}.bb-icons-rl-fediverse-logo:before{content:"\ed66"}.bb-icons-rl-figma-logo:before{content:"\e22e"}.bb-icons-rl-file:before{content:"\e230"}.bb-icons-rl-file-archive:before{content:"\eb2a"}.bb-icons-rl-file-arrow-down:before{content:"\e232"}.bb-icons-rl-file-arrow-up:before{content:"\e61e"}.bb-icons-rl-file-audio:before{content:"\ea20"}.bb-icons-rl-file-c:before{content:"\eb32"}.bb-icons-rl-file-c-sharp:before{content:"\eb30"}.bb-icons-rl-file-cloud:before{content:"\e95e"}.bb-icons-rl-file-code:before{content:"\e914"}.bb-icons-rl-file-cpp:before{content:"\eb2e"}.bb-icons-rl-file-css:before{content:"\eb34"}.bb-icons-rl-file-csv:before{content:"\eb1c"}.bb-icons-rl-file-dashed:before{content:"\e704"}.bb-icons-rl-file-dotted:before{content:"\e704"}.bb-icons-rl-file-doc:before{content:"\eb1e"}.bb-icons-rl-file-html:before{content:"\eb38"}.bb-icons-rl-file-image:before{content:"\ea24"}.bb-icons-rl-file-ini:before{content:"\eb33"}.bb-icons-rl-file-jpg:before{content:"\eb1a"}.bb-icons-rl-file-js:before{content:"\eb24"}.bb-icons-rl-file-jsx:before{content:"\eb3a"}.bb-icons-rl-file-lock:before{content:"\e95c"}.bb-icons-rl-file-magnifying-glass:before{content:"\e238"}.bb-icons-rl-file-search:before{content:"\e238"}.bb-icons-rl-file-md:before{content:"\ed50"}.bb-icons-rl-file-minus:before{content:"\e234"}.bb-icons-rl-file-pdf:before{content:"\e702"}.bb-icons-rl-file-plus:before{content:"\e236"}.bb-icons-rl-file-png:before{content:"\eb18"}.bb-icons-rl-file-ppt:before{content:"\eb20"}.bb-icons-rl-file-py:before{content:"\eb2c"}.bb-icons-rl-file-rs:before{content:"\eb28"}.bb-icons-rl-file-sql:before{content:"\ed4e"}.bb-icons-rl-file-svg:before{content:"\ed08"}.bb-icons-rl-file-text:before{content:"\e23a"}.bb-icons-rl-file-ts:before{content:"\eb26"}.bb-icons-rl-file-tsx:before{content:"\eb3c"}.bb-icons-rl-file-txt:before{content:"\eb35"}.bb-icons-rl-file-video:before{content:"\ea22"}.bb-icons-rl-file-vue:before{content:"\eb3e"}.bb-icons-rl-file-x:before{content:"\e23c"}.bb-icons-rl-file-xls:before{content:"\eb22"}.bb-icons-rl-file-zip:before{content:"\e958"}.bb-icons-rl-files:before{content:"\e710"}.bb-icons-rl-film-reel:before{content:"\e8c0"}.bb-icons-rl-film-script:before{content:"\eb50"}.bb-icons-rl-film-slate:before{content:"\e8c2"}.bb-icons-rl-film-strip:before{content:"\e792"}.bb-icons-rl-fingerprint:before{content:"\e23e"}.bb-icons-rl-fingerprint-simple:before{content:"\e240"}.bb-icons-rl-finn-the-human:before{content:"\e56c"}.bb-icons-rl-fire:before{content:"\e242"}.bb-icons-rl-fire-extinguisher:before{content:"\e9e8"}.bb-icons-rl-fire-simple:before{content:"\e620"}.bb-icons-rl-fire-truck:before{content:"\e574"}.bb-icons-rl-first-aid:before{content:"\e56e"}.bb-icons-rl-first-aid-kit:before{content:"\e570"}.bb-icons-rl-fish:before{content:"\e728"}.bb-icons-rl-fish-simple:before{content:"\e72a"}.bb-icons-rl-flag:before{content:"\e244"}.bb-icons-rl-flag-banner:before{content:"\e622"}.bb-icons-rl-flag-banner-fold:before{content:"\ecf2"}.bb-icons-rl-flag-checkered:before{content:"\ea38"}.bb-icons-rl-flag-pennant:before{content:"\ecf0"}.bb-icons-rl-flame:before{content:"\e624"}.bb-icons-rl-flashlight:before{content:"\e246"}.bb-icons-rl-flask:before{content:"\e79e"}.bb-icons-rl-flip-horizontal:before{content:"\ed6a"}.bb-icons-rl-flip-vertical:before{content:"\ed6c"}.bb-icons-rl-floppy-disk:before{content:"\e248"}.bb-icons-rl-floppy-disk-back:before{content:"\eaf4"}.bb-icons-rl-flow-arrow:before{content:"\e6ec"}.bb-icons-rl-flower:before{content:"\e75e"}.bb-icons-rl-flower-lotus:before{content:"\e6cc"}.bb-icons-rl-flower-tulip:before{content:"\eacc"}.bb-icons-rl-flying-saucer:before{content:"\eb4a"}.bb-icons-rl-folder:before{content:"\e24a"}.bb-icons-rl-folder-notch:before{content:"\e24a"}.bb-icons-rl-folder-dashed:before{content:"\e8f8"}.bb-icons-rl-folder-dotted:before{content:"\e8f8"}.bb-icons-rl-folder-lock:before{content:"\ea3c"}.bb-icons-rl-folder-minus:before{content:"\e254"}.bb-icons-rl-folder-notch-minus:before{content:"\e254"}.bb-icons-rl-folder-open:before{content:"\e256"}.bb-icons-rl-folder-notch-open:before{content:"\e256"}.bb-icons-rl-folder-plus:before{content:"\e258"}.bb-icons-rl-folder-notch-plus:before{content:"\e258"}.bb-icons-rl-folder-simple:before{content:"\e25a"}.bb-icons-rl-folder-simple-dashed:before{content:"\ec2a"}.bb-icons-rl-folder-simple-dotted:before{content:"\ec2a"}.bb-icons-rl-folder-simple-lock:before{content:"\eb5e"}.bb-icons-rl-folder-simple-minus:before{content:"\e25c"}.bb-icons-rl-folder-simple-plus:before{content:"\e25e"}.bb-icons-rl-folder-simple-star:before{content:"\ec2e"}.bb-icons-rl-folder-simple-user:before{content:"\eb60"}.bb-icons-rl-folder-star:before{content:"\ea86"}.bb-icons-rl-folder-user:before{content:"\eb46"}.bb-icons-rl-folders:before{content:"\e260"}.bb-icons-rl-football:before{content:"\e718"}.bb-icons-rl-football-helmet:before{content:"\ee4c"}.bb-icons-rl-footprints:before{content:"\ea88"}.bb-icons-rl-fork-knife:before{content:"\e262"}.bb-icons-rl-four-k:before{content:"\ea5c"}.bb-icons-rl-frame-corners:before{content:"\e626"}.bb-icons-rl-framer-logo:before{content:"\e264"}.bb-icons-rl-function:before{content:"\ebe4"}.bb-icons-rl-funnel:before{content:"\e266"}.bb-icons-rl-funnel-simple:before{content:"\e268"}.bb-icons-rl-funnel-simple-x:before{content:"\e26a"}.bb-icons-rl-funnel-x:before{content:"\e26c"}.bb-icons-rl-game-controller:before{content:"\e26e"}.bb-icons-rl-garage:before{content:"\ecd6"}.bb-icons-rl-gas-can:before{content:"\e8ce"}.bb-icons-rl-gas-pump:before{content:"\e768"}.bb-icons-rl-gauge:before{content:"\e628"}.bb-icons-rl-gavel:before{content:"\ea32"}.bb-icons-rl-gear:before{content:"\e270"}.bb-icons-rl-gear-fine:before{content:"\e87c"}.bb-icons-rl-gear-six:before{content:"\e272"}.bb-icons-rl-gender-female:before{content:"\e6e0"}.bb-icons-rl-gender-intersex:before{content:"\e6e6"}.bb-icons-rl-gender-male:before{content:"\e6e2"}.bb-icons-rl-gender-neuter:before{content:"\e6ea"}.bb-icons-rl-gender-nonbinary:before{content:"\e6e4"}.bb-icons-rl-gender-transgender:before{content:"\e6e8"}.bb-icons-rl-ghost:before{content:"\e62a"}.bb-icons-rl-gif:before{content:"\e274"}.bb-icons-rl-gift:before{content:"\e276"}.bb-icons-rl-git-branch:before{content:"\e278"}.bb-icons-rl-git-commit:before{content:"\e27a"}.bb-icons-rl-git-diff:before{content:"\e27c"}.bb-icons-rl-git-fork:before{content:"\e27e"}.bb-icons-rl-git-merge:before{content:"\e280"}.bb-icons-rl-git-pull-request:before{content:"\e282"}.bb-icons-rl-github-logo:before{content:"\e576"}.bb-icons-rl-gitlab-logo:before{content:"\e694"}.bb-icons-rl-gitlab-logo-simple:before{content:"\e696"}.bb-icons-rl-globe:before{content:"\e288"}.bb-icons-rl-globe-hemisphere-east:before{content:"\e28a"}.bb-icons-rl-globe-hemisphere-west:before{content:"\e28c"}.bb-icons-rl-globe-simple:before{content:"\e28e"}.bb-icons-rl-globe-simple-x:before{content:"\e284"}.bb-icons-rl-globe-stand:before{content:"\e290"}.bb-icons-rl-globe-x:before{content:"\e286"}.bb-icons-rl-goggles:before{content:"\ecb4"}.bb-icons-rl-golf:before{content:"\ea3e"}.bb-icons-rl-goodreads-logo:before{content:"\ed10"}.bb-icons-rl-google-cardboard-logo:before{content:"\e7b6"}.bb-icons-rl-google-chrome-logo:before{content:"\e976"}.bb-icons-rl-google-drive-logo:before{content:"\e8f6"}.bb-icons-rl-google-logo:before{content:"\e292"}.bb-icons-rl-google-photos-logo:before{content:"\eb92"}.bb-icons-rl-google-play-logo:before{content:"\e294"}.bb-icons-rl-google-podcasts-logo:before{content:"\eb94"}.bb-icons-rl-gps:before{content:"\edd8"}.bb-icons-rl-gps-fix:before{content:"\edd6"}.bb-icons-rl-gps-slash:before{content:"\edd4"}.bb-icons-rl-gradient:before{content:"\eb42"}.bb-icons-rl-graduation-cap:before{content:"\e62c"}.bb-icons-rl-grains:before{content:"\ec68"}.bb-icons-rl-grains-slash:before{content:"\ec6a"}.bb-icons-rl-graph:before{content:"\eb58"}.bb-icons-rl-graphics-card:before{content:"\e612"}.bb-icons-rl-greater-than:before{content:"\edc4"}.bb-icons-rl-greater-than-or-equal:before{content:"\eda2"}.bb-icons-rl-grid-four:before{content:"\e296"}.bb-icons-rl-grid-nine:before{content:"\ec8c"}.bb-icons-rl-guitar:before{content:"\ea8a"}.bb-icons-rl-hair-dryer:before{content:"\ea66"}.bb-icons-rl-hamburger:before{content:"\e790"}.bb-icons-rl-hammer:before{content:"\e80e"}.bb-icons-rl-hand:before{content:"\e298"}.bb-icons-rl-hand-arrow-down:before{content:"\ea4e"}.bb-icons-rl-hand-arrow-up:before{content:"\ee5a"}.bb-icons-rl-hand-coins:before{content:"\ea8c"}.bb-icons-rl-hand-deposit:before{content:"\ee82"}.bb-icons-rl-hand-eye:before{content:"\ea4c"}.bb-icons-rl-hand-fist:before{content:"\e57a"}.bb-icons-rl-hand-grabbing:before{content:"\e57c"}.bb-icons-rl-hand-heart:before{content:"\e810"}.bb-icons-rl-hand-palm:before{content:"\e57e"}.bb-icons-rl-hand-peace:before{content:"\e7cc"}.bb-icons-rl-hand-pointing:before{content:"\e29a"}.bb-icons-rl-hand-soap:before{content:"\e630"}.bb-icons-rl-hand-swipe-left:before{content:"\ec94"}.bb-icons-rl-hand-swipe-right:before{content:"\ec92"}.bb-icons-rl-hand-tap:before{content:"\ec90"}.bb-icons-rl-hand-waving:before{content:"\e580"}.bb-icons-rl-hand-withdraw:before{content:"\ee80"}.bb-icons-rl-handbag:before{content:"\e29c"}.bb-icons-rl-handbag-simple:before{content:"\e62e"}.bb-icons-rl-hands-clapping:before{content:"\e6a0"}.bb-icons-rl-hands-praying:before{content:"\ecc8"}.bb-icons-rl-handshake:before{content:"\e582"}.bb-icons-rl-hard-drive:before{content:"\e29e"}.bb-icons-rl-hard-drives:before{content:"\e2a0"}.bb-icons-rl-hard-hat:before{content:"\ed46"}.bb-icons-rl-hash:before{content:"\e2a2"}.bb-icons-rl-hash-straight:before{content:"\e2a4"}.bb-icons-rl-head-circuit:before{content:"\e7d4"}.bb-icons-rl-headlights:before{content:"\e6fe"}.bb-icons-rl-headphones:before{content:"\e2a6"}.bb-icons-rl-headset:before{content:"\e584"}.bb-icons-rl-heart:before{content:"\e2a8"}.bb-icons-rl-heart-break:before{content:"\ebe8"}.bb-icons-rl-heart-half:before{content:"\ec48"}.bb-icons-rl-heart-straight:before{content:"\e2aa"}.bb-icons-rl-heart-straight-break:before{content:"\eb98"}.bb-icons-rl-heartbeat:before{content:"\e2ac"}.bb-icons-rl-hexagon:before{content:"\e2ae"}.bb-icons-rl-high-definition:before{content:"\ea8e"}.bb-icons-rl-high-heel:before{content:"\e8e8"}.bb-icons-rl-highlighter:before{content:"\ec76"}.bb-icons-rl-highlighter-circle:before{content:"\e632"}.bb-icons-rl-hockey:before{content:"\ec86"}.bb-icons-rl-hoodie:before{content:"\ecd0"}.bb-icons-rl-horse:before{content:"\e2b0"}.bb-icons-rl-hospital:before{content:"\e844"}.bb-icons-rl-hourglass:before{content:"\e2b2"}.bb-icons-rl-hourglass-high:before{content:"\e2b4"}.bb-icons-rl-hourglass-low:before{content:"\e2b6"}.bb-icons-rl-hourglass-medium:before{content:"\e2b8"}.bb-icons-rl-hourglass-simple:before{content:"\e2ba"}.bb-icons-rl-hourglass-simple-high:before{content:"\e2bc"}.bb-icons-rl-hourglass-simple-low:before{content:"\e2be"}.bb-icons-rl-hourglass-simple-medium:before{content:"\e2c0"}.bb-icons-rl-house:before{content:"\e2c2"}.bb-icons-rl-house-line:before{content:"\e2c4"}.bb-icons-rl-house-simple:before{content:"\e2c6"}.bb-icons-rl-hurricane:before{content:"\e88e"}.bb-icons-rl-ice-cream:before{content:"\e804"}.bb-icons-rl-identification-badge:before{content:"\e6f6"}.bb-icons-rl-identification-card:before{content:"\e2c8"}.bb-icons-rl-image:before{content:"\e2ca"}.bb-icons-rl-image-broken:before{content:"\e7a8"}.bb-icons-rl-image-square:before{content:"\e2cc"}.bb-icons-rl-images:before{content:"\e836"}.bb-icons-rl-images-square:before{content:"\e834"}.bb-icons-rl-infinity:before{content:"\e634"}.bb-icons-rl-lemniscate:before{content:"\e634"}.bb-icons-rl-info:before{content:"\e2ce"}.bb-icons-rl-instagram-logo:before{content:"\e2d0"}.bb-icons-rl-intersect:before{content:"\e2d2"}.bb-icons-rl-intersect-square:before{content:"\e87a"}.bb-icons-rl-intersect-three:before{content:"\ecc4"}.bb-icons-rl-intersection:before{content:"\edba"}.bb-icons-rl-invoice:before{content:"\ee42"}.bb-icons-rl-island:before{content:"\ee06"}.bb-icons-rl-jar:before{content:"\e7e0"}.bb-icons-rl-jar-label:before{content:"\e7e1"}.bb-icons-rl-jeep:before{content:"\e2d4"}.bb-icons-rl-joystick:before{content:"\ea5e"}.bb-icons-rl-kanban:before{content:"\eb54"}.bb-icons-rl-key:before{content:"\e2d6"}.bb-icons-rl-key-return:before{content:"\e782"}.bb-icons-rl-keyboard:before{content:"\e2d8"}.bb-icons-rl-keyhole:before{content:"\ea78"}.bb-icons-rl-knife:before{content:"\e636"}.bb-icons-rl-ladder:before{content:"\e9e4"}.bb-icons-rl-ladder-simple:before{content:"\ec26"}.bb-icons-rl-lamp:before{content:"\e638"}.bb-icons-rl-lamp-pendant:before{content:"\ee2e"}.bb-icons-rl-laptop:before{content:"\e586"}.bb-icons-rl-lasso:before{content:"\edc6"}.bb-icons-rl-lastfm-logo:before{content:"\e842"}.bb-icons-rl-layout:before{content:"\e6d6"}.bb-icons-rl-leaf:before{content:"\e2da"}.bb-icons-rl-lectern:before{content:"\e95a"}.bb-icons-rl-lego:before{content:"\e8c6"}.bb-icons-rl-lego-smiley:before{content:"\e8c7"}.bb-icons-rl-less-than:before{content:"\edac"}.bb-icons-rl-less-than-or-equal:before{content:"\eda4"}.bb-icons-rl-letter-circle-h:before{content:"\ebf8"}.bb-icons-rl-letter-circle-p:before{content:"\ec08"}.bb-icons-rl-letter-circle-v:before{content:"\ec14"}.bb-icons-rl-lifebuoy:before{content:"\e63a"}.bb-icons-rl-lightbulb:before{content:"\e2dc"}.bb-icons-rl-lightbulb-filament:before{content:"\e63c"}.bb-icons-rl-lighthouse:before{content:"\e9f6"}.bb-icons-rl-lightning:before{content:"\e2de"}.bb-icons-rl-lightning-a:before{content:"\ea84"}.bb-icons-rl-lightning-slash:before{content:"\e2e0"}.bb-icons-rl-line-segment:before{content:"\e6d2"}.bb-icons-rl-line-segments:before{content:"\e6d4"}.bb-icons-rl-line-vertical:before{content:"\ed70"}.bb-icons-rl-link:before{content:"\e2e2"}.bb-icons-rl-link-break:before{content:"\e2e4"}.bb-icons-rl-link-simple:before{content:"\e2e6"}.bb-icons-rl-link-simple-break:before{content:"\e2e8"}.bb-icons-rl-link-simple-horizontal:before{content:"\e2ea"}.bb-icons-rl-link-simple-horizontal-break:before{content:"\e2ec"}.bb-icons-rl-linkedin-logo:before{content:"\e2ee"}.bb-icons-rl-linktree-logo:before{content:"\edee"}.bb-icons-rl-linux-logo:before{content:"\eb02"}.bb-icons-rl-list:before{content:"\e2f0"}.bb-icons-rl-list-bullets:before{content:"\e2f2"}.bb-icons-rl-list-checks:before{content:"\eadc"}.bb-icons-rl-list-dashes:before{content:"\e2f4"}.bb-icons-rl-list-heart:before{content:"\ebde"}.bb-icons-rl-list-magnifying-glass:before{content:"\ebe0"}.bb-icons-rl-list-numbers:before{content:"\e2f6"}.bb-icons-rl-list-plus:before{content:"\e2f8"}.bb-icons-rl-list-star:before{content:"\ebdc"}.bb-icons-rl-lock:before{content:"\e2fa"}.bb-icons-rl-lock-key:before{content:"\e2fe"}.bb-icons-rl-lock-key-open:before{content:"\e300"}.bb-icons-rl-lock-laminated:before{content:"\e302"}.bb-icons-rl-lock-laminated-open:before{content:"\e304"}.bb-icons-rl-lock-open:before{content:"\e306"}.bb-icons-rl-lock-simple:before{content:"\e308"}.bb-icons-rl-lock-simple-open:before{content:"\e30a"}.bb-icons-rl-lockers:before{content:"\ecb8"}.bb-icons-rl-log:before{content:"\ed82"}.bb-icons-rl-magic-wand:before{content:"\e6b6"}.bb-icons-rl-magnet:before{content:"\e680"}.bb-icons-rl-magnet-straight:before{content:"\e682"}.bb-icons-rl-magnifying-glass:before{content:"\e30c"}.bb-icons-rl-magnifying-glass-minus:before{content:"\e30e"}.bb-icons-rl-magnifying-glass-plus:before{content:"\e310"}.bb-icons-rl-mailbox:before{content:"\ec1e"}.bb-icons-rl-map-pin:before{content:"\e316"}.bb-icons-rl-map-pin-area:before{content:"\ee3a"}.bb-icons-rl-map-pin-line:before{content:"\e318"}.bb-icons-rl-map-pin-plus:before{content:"\e314"}.bb-icons-rl-map-pin-simple:before{content:"\ee3e"}.bb-icons-rl-map-pin-simple-area:before{content:"\ee3c"}.bb-icons-rl-map-pin-simple-line:before{content:"\ee38"}.bb-icons-rl-map-trifold:before{content:"\e31a"}.bb-icons-rl-markdown-logo:before{content:"\e508"}.bb-icons-rl-marker-circle:before{content:"\e640"}.bb-icons-rl-martini:before{content:"\e31c"}.bb-icons-rl-mask-happy:before{content:"\e9f4"}.bb-icons-rl-mask-sad:before{content:"\eb9e"}.bb-icons-rl-mastodon-logo:before{content:"\ed68"}.bb-icons-rl-math-operations:before{content:"\e31e"}.bb-icons-rl-matrix-logo:before{content:"\ed64"}.bb-icons-rl-medal:before{content:"\e320"}.bb-icons-rl-medal-military:before{content:"\ecfc"}.bb-icons-rl-medium-logo:before{content:"\e322"}.bb-icons-rl-megaphone:before{content:"\e324"}.bb-icons-rl-megaphone-simple:before{content:"\e642"}.bb-icons-rl-member-of:before{content:"\edc2"}.bb-icons-rl-memory:before{content:"\e9c4"}.bb-icons-rl-messenger-logo:before{content:"\e6d8"}.bb-icons-rl-meta-logo:before{content:"\ed02"}.bb-icons-rl-meteor:before{content:"\e9ba"}.bb-icons-rl-metronome:before{content:"\ec8e"}.bb-icons-rl-microphone:before{content:"\e326"}.bb-icons-rl-microphone-slash:before{content:"\e328"}.bb-icons-rl-microphone-stage:before{content:"\e75c"}.bb-icons-rl-microscope:before{content:"\ec7a"}.bb-icons-rl-microsoft-excel-logo:before{content:"\eb6c"}.bb-icons-rl-microsoft-outlook-logo:before{content:"\eb70"}.bb-icons-rl-microsoft-powerpoint-logo:before{content:"\eace"}.bb-icons-rl-microsoft-teams-logo:before{content:"\eb66"}.bb-icons-rl-microsoft-word-logo:before{content:"\eb6a"}.bb-icons-rl-minus:before{content:"\e32a"}.bb-icons-rl-minus-circle:before{content:"\e32c"}.bb-icons-rl-minus-square:before{content:"\ed4c"}.bb-icons-rl-money:before{content:"\e588"}.bb-icons-rl-money-wavy:before{content:"\ee68"}.bb-icons-rl-monitor:before{content:"\e32e"}.bb-icons-rl-monitor-arrow-up:before{content:"\e58a"}.bb-icons-rl-monitor-play:before{content:"\e58c"}.bb-icons-rl-moon:before{content:"\e330"}.bb-icons-rl-moon-stars:before{content:"\e58e"}.bb-icons-rl-moped:before{content:"\e824"}.bb-icons-rl-moped-front:before{content:"\e822"}.bb-icons-rl-mosque:before{content:"\ecee"}.bb-icons-rl-motorcycle:before{content:"\e80a"}.bb-icons-rl-mountains:before{content:"\e7ae"}.bb-icons-rl-mouse:before{content:"\e33a"}.bb-icons-rl-mouse-left-click:before{content:"\e334"}.bb-icons-rl-mouse-middle-click:before{content:"\e338"}.bb-icons-rl-mouse-right-click:before{content:"\e336"}.bb-icons-rl-mouse-scroll:before{content:"\e332"}.bb-icons-rl-mouse-simple:before{content:"\e644"}.bb-icons-rl-music-note:before{content:"\e33c"}.bb-icons-rl-music-note-simple:before{content:"\e33e"}.bb-icons-rl-music-notes:before{content:"\e340"}.bb-icons-rl-music-notes-minus:before{content:"\ee0c"}.bb-icons-rl-music-notes-plus:before{content:"\eb7c"}.bb-icons-rl-music-notes-simple:before{content:"\e342"}.bb-icons-rl-navigation-arrow:before{content:"\eade"}.bb-icons-rl-needle:before{content:"\e82e"}.bb-icons-rl-network:before{content:"\edde"}.bb-icons-rl-network-slash:before{content:"\eddc"}.bb-icons-rl-network-x:before{content:"\edda"}.bb-icons-rl-newspaper:before{content:"\e344"}.bb-icons-rl-newspaper-clipping:before{content:"\e346"}.bb-icons-rl-not-equals:before{content:"\eda6"}.bb-icons-rl-not-member-of:before{content:"\edae"}.bb-icons-rl-not-subset-of:before{content:"\edb0"}.bb-icons-rl-not-superset-of:before{content:"\edb2"}.bb-icons-rl-notches:before{content:"\ed3a"}.bb-icons-rl-note:before{content:"\e348"}.bb-icons-rl-note-blank:before{content:"\e34a"}.bb-icons-rl-note-pencil:before{content:"\e34c"}.bb-icons-rl-notebook:before{content:"\e34e"}.bb-icons-rl-notepad:before{content:"\e63e"}.bb-icons-rl-notification:before{content:"\e6fa"}.bb-icons-rl-notion-logo:before{content:"\e9a0"}.bb-icons-rl-nuclear-plant:before{content:"\ed7c"}.bb-icons-rl-number-circle-eight:before{content:"\e352"}.bb-icons-rl-number-circle-five:before{content:"\e358"}.bb-icons-rl-number-circle-four:before{content:"\e35e"}.bb-icons-rl-number-circle-nine:before{content:"\e364"}.bb-icons-rl-number-circle-one:before{content:"\e36a"}.bb-icons-rl-number-circle-seven:before{content:"\e370"}.bb-icons-rl-number-circle-six:before{content:"\e376"}.bb-icons-rl-number-circle-three:before{content:"\e37c"}.bb-icons-rl-number-circle-two:before{content:"\e382"}.bb-icons-rl-number-circle-zero:before{content:"\e388"}.bb-icons-rl-number-eight:before{content:"\e350"}.bb-icons-rl-number-five:before{content:"\e356"}.bb-icons-rl-number-four:before{content:"\e35c"}.bb-icons-rl-number-nine:before{content:"\e362"}.bb-icons-rl-number-one:before{content:"\e368"}.bb-icons-rl-number-seven:before{content:"\e36e"}.bb-icons-rl-number-six:before{content:"\e374"}.bb-icons-rl-number-square-eight:before{content:"\e354"}.bb-icons-rl-number-square-five:before{content:"\e35a"}.bb-icons-rl-number-square-four:before{content:"\e360"}.bb-icons-rl-number-square-nine:before{content:"\e366"}.bb-icons-rl-number-square-one:before{content:"\e36c"}.bb-icons-rl-number-square-seven:before{content:"\e372"}.bb-icons-rl-number-square-six:before{content:"\e378"}.bb-icons-rl-number-square-three:before{content:"\e37e"}.bb-icons-rl-number-square-two:before{content:"\e384"}.bb-icons-rl-number-square-zero:before{content:"\e38a"}.bb-icons-rl-number-three:before{content:"\e37a"}.bb-icons-rl-number-two:before{content:"\e380"}.bb-icons-rl-number-zero:before{content:"\e386"}.bb-icons-rl-numpad:before{content:"\e3c8"}.bb-icons-rl-nut:before{content:"\e38c"}.bb-icons-rl-ny-times-logo:before{content:"\e646"}.bb-icons-rl-octagon:before{content:"\e38e"}.bb-icons-rl-office-chair:before{content:"\ea46"}.bb-icons-rl-onigiri:before{content:"\ee2c"}.bb-icons-rl-open-ai-logo:before{content:"\e7d2"}.bb-icons-rl-option:before{content:"\e8a8"}.bb-icons-rl-orange:before{content:"\ee40"}.bb-icons-rl-orange-slice:before{content:"\ed36"}.bb-icons-rl-oven:before{content:"\ed8c"}.bb-icons-rl-package:before{content:"\e390"}.bb-icons-rl-paint-brush:before{content:"\e6f0"}.bb-icons-rl-paint-brush-broad:before{content:"\e590"}.bb-icons-rl-paint-brush-household:before{content:"\e6f2"}.bb-icons-rl-paint-bucket:before{content:"\e392"}.bb-icons-rl-paint-roller:before{content:"\e6f4"}.bb-icons-rl-palette:before{content:"\e6c8"}.bb-icons-rl-panorama:before{content:"\eaa2"}.bb-icons-rl-pants:before{content:"\ec88"}.bb-icons-rl-paper-plane:before{content:"\e394"}.bb-icons-rl-paper-plane-right:before{content:"\e396"}.bb-icons-rl-paper-plane-tilt:before{content:"\e398"}.bb-icons-rl-paperclip:before{content:"\e39a"}.bb-icons-rl-paperclip-horizontal:before{content:"\e592"}.bb-icons-rl-parachute:before{content:"\ea7c"}.bb-icons-rl-paragraph:before{content:"\e960"}.bb-icons-rl-parallelogram:before{content:"\ecc6"}.bb-icons-rl-park:before{content:"\ecb2"}.bb-icons-rl-password:before{content:"\e752"}.bb-icons-rl-path:before{content:"\e39c"}.bb-icons-rl-patreon-logo:before{content:"\e98a"}.bb-icons-rl-pause:before{content:"\e39e"}.bb-icons-rl-pause-circle:before{content:"\e3a0"}.bb-icons-rl-paw-print:before{content:"\e648"}.bb-icons-rl-paypal-logo:before{content:"\e98c"}.bb-icons-rl-peace:before{content:"\e3a2"}.bb-icons-rl-pen:before{content:"\e3aa"}.bb-icons-rl-pen-nib:before{content:"\e3ac"}.bb-icons-rl-pen-nib-straight:before{content:"\e64a"}.bb-icons-rl-pencil:before{content:"\e3ae"}.bb-icons-rl-pencil-circle:before{content:"\e3b0"}.bb-icons-rl-pencil-line:before{content:"\e3b2"}.bb-icons-rl-pencil-ruler:before{content:"\e906"}.bb-icons-rl-pencil-simple:before{content:"\e3b4"}.bb-icons-rl-pencil-simple-line:before{content:"\ebc6"}.bb-icons-rl-pencil-simple-slash:before{content:"\ecf6"}.bb-icons-rl-pencil-slash:before{content:"\ecf8"}.bb-icons-rl-pentagon:before{content:"\ec7e"}.bb-icons-rl-pentagram:before{content:"\ec5c"}.bb-icons-rl-pepper:before{content:"\e94a"}.bb-icons-rl-percent:before{content:"\e3b6"}.bb-icons-rl-person:before{content:"\e3a8"}.bb-icons-rl-person-arms-spread:before{content:"\ecfe"}.bb-icons-rl-person-simple:before{content:"\e72e"}.bb-icons-rl-person-simple-bike:before{content:"\e734"}.bb-icons-rl-person-simple-circle:before{content:"\ee58"}.bb-icons-rl-person-simple-hike:before{content:"\ed54"}.bb-icons-rl-person-simple-run:before{content:"\e730"}.bb-icons-rl-person-simple-ski:before{content:"\e71c"}.bb-icons-rl-person-simple-snowboard:before{content:"\e71e"}.bb-icons-rl-person-simple-swim:before{content:"\e736"}.bb-icons-rl-person-simple-tai-chi:before{content:"\ed5c"}.bb-icons-rl-person-simple-throw:before{content:"\e732"}.bb-icons-rl-person-simple-walk:before{content:"\e73a"}.bb-icons-rl-perspective:before{content:"\ebe6"}.bb-icons-rl-phone:before{content:"\e3b8"}.bb-icons-rl-phone-call:before{content:"\e3ba"}.bb-icons-rl-phone-disconnect:before{content:"\e3bc"}.bb-icons-rl-phone-incoming:before{content:"\e3be"}.bb-icons-rl-phone-list:before{content:"\e3cc"}.bb-icons-rl-phone-outgoing:before{content:"\e3c0"}.bb-icons-rl-phone-pause:before{content:"\e3ca"}.bb-icons-rl-phone-plus:before{content:"\ec56"}.bb-icons-rl-phone-slash:before{content:"\e3c2"}.bb-icons-rl-phone-transfer:before{content:"\e3c6"}.bb-icons-rl-phone-x:before{content:"\e3c4"}.bb-icons-rl-phosphor-logo:before{content:"\e3ce"}.bb-icons-rl-pi:before{content:"\ec80"}.bb-icons-rl-piano-keys:before{content:"\e9c8"}.bb-icons-rl-picnic-table:before{content:"\ee26"}.bb-icons-rl-picture-in-picture:before{content:"\e64c"}.bb-icons-rl-piggy-bank:before{content:"\ea04"}.bb-icons-rl-pill:before{content:"\e700"}.bb-icons-rl-ping-pong:before{content:"\ea42"}.bb-icons-rl-pint-glass:before{content:"\edd0"}.bb-icons-rl-pinterest-logo:before{content:"\e64e"}.bb-icons-rl-pinwheel:before{content:"\eb9c"}.bb-icons-rl-pipe:before{content:"\ed86"}.bb-icons-rl-pipe-wrench:before{content:"\ed88"}.bb-icons-rl-pix-logo:before{content:"\ecc2"}.bb-icons-rl-pizza:before{content:"\e796"}.bb-icons-rl-placeholder:before{content:"\e650"}.bb-icons-rl-planet:before{content:"\e652"}.bb-icons-rl-plant:before{content:"\ebae"}.bb-icons-rl-play:before{content:"\e3d0"}.bb-icons-rl-play-circle:before{content:"\e3d2"}.bb-icons-rl-play-pause:before{content:"\e8be"}.bb-icons-rl-playlist:before{content:"\e6aa"}.bb-icons-rl-plug:before{content:"\e946"}.bb-icons-rl-plug-charging:before{content:"\eb5c"}.bb-icons-rl-plugs:before{content:"\eb56"}.bb-icons-rl-plugs-connected:before{content:"\eb5a"}.bb-icons-rl-plus:before{content:"\e3d4"}.bb-icons-rl-plus-circle:before{content:"\e3d6"}.bb-icons-rl-plus-minus:before{content:"\e3d8"}.bb-icons-rl-plus-square:before{content:"\ed4a"}.bb-icons-rl-poker-chip:before{content:"\e594"}.bb-icons-rl-police-car:before{content:"\ec4a"}.bb-icons-rl-polygon:before{content:"\e6d0"}.bb-icons-rl-popcorn:before{content:"\eb4e"}.bb-icons-rl-popsicle:before{content:"\ebbe"}.bb-icons-rl-potted-plant:before{content:"\ec22"}.bb-icons-rl-power:before{content:"\e3da"}.bb-icons-rl-prescription:before{content:"\e7a2"}.bb-icons-rl-presentation:before{content:"\e654"}.bb-icons-rl-presentation-chart:before{content:"\e656"}.bb-icons-rl-printer:before{content:"\e3dc"}.bb-icons-rl-prohibit:before{content:"\e3de"}.bb-icons-rl-prohibit-inset:before{content:"\e3e0"}.bb-icons-rl-projector-screen:before{content:"\e658"}.bb-icons-rl-projector-screen-chart:before{content:"\e65a"}.bb-icons-rl-pulse:before{content:"\e000"}.bb-icons-rl-activity:before{content:"\e000"}.bb-icons-rl-push-pin:before{content:"\e3e2"}.bb-icons-rl-push-pin-simple:before{content:"\e65c"}.bb-icons-rl-push-pin-simple-slash:before{content:"\e65e"}.bb-icons-rl-push-pin-slash:before{content:"\e3e4"}.bb-icons-rl-puzzle-piece:before{content:"\e596"}.bb-icons-rl-qr-code:before{content:"\e3e6"}.bb-icons-rl-question:before{content:"\e3e8"}.bb-icons-rl-question-mark:before{content:"\e3e9"}.bb-icons-rl-queue:before{content:"\e6ac"}.bb-icons-rl-quotes:before{content:"\e660"}.bb-icons-rl-rabbit:before{content:"\eac2"}.bb-icons-rl-racquet:before{content:"\ee02"}.bb-icons-rl-radical:before{content:"\e3ea"}.bb-icons-rl-radio:before{content:"\e77e"}.bb-icons-rl-radio-button:before{content:"\eb08"}.bb-icons-rl-radioactive:before{content:"\e9dc"}.bb-icons-rl-rainbow:before{content:"\e598"}.bb-icons-rl-rainbow-cloud:before{content:"\e59a"}.bb-icons-rl-ranking:before{content:"\ed62"}.bb-icons-rl-read-cv-logo:before{content:"\ed0c"}.bb-icons-rl-receipt:before{content:"\e3ec"}.bb-icons-rl-receipt-x:before{content:"\ed40"}.bb-icons-rl-record:before{content:"\e3ee"}.bb-icons-rl-rectangle:before{content:"\e3f0"}.bb-icons-rl-rectangle-dashed:before{content:"\e3f2"}.bb-icons-rl-recycle:before{content:"\e75a"}.bb-icons-rl-reddit-logo:before{content:"\e59c"}.bb-icons-rl-repeat:before{content:"\e3f6"}.bb-icons-rl-repeat-once:before{content:"\e3f8"}.bb-icons-rl-replit-logo:before{content:"\eb8a"}.bb-icons-rl-resize:before{content:"\ed6e"}.bb-icons-rl-rewind:before{content:"\e6a8"}.bb-icons-rl-rewind-circle:before{content:"\e3fa"}.bb-icons-rl-road-horizon:before{content:"\e838"}.bb-icons-rl-robot:before{content:"\e762"}.bb-icons-rl-rocket:before{content:"\e3fc"}.bb-icons-rl-rocket-launch:before{content:"\e3fe"}.bb-icons-rl-rows:before{content:"\e5a2"}.bb-icons-rl-rows-plus-bottom:before{content:"\e59e"}.bb-icons-rl-rows-plus-top:before{content:"\e5a0"}.bb-icons-rl-rss:before{content:"\e400"}.bb-icons-rl-rss-simple:before{content:"\e402"}.bb-icons-rl-rug:before{content:"\ea1a"}.bb-icons-rl-ruler:before{content:"\e6b8"}.bb-icons-rl-sailboat:before{content:"\e78a"}.bb-icons-rl-scales:before{content:"\e750"}.bb-icons-rl-scan:before{content:"\ebb6"}.bb-icons-rl-scan-smiley:before{content:"\ebb4"}.bb-icons-rl-scissors:before{content:"\eae0"}.bb-icons-rl-scooter:before{content:"\e820"}.bb-icons-rl-screencast:before{content:"\e404"}.bb-icons-rl-screwdriver:before{content:"\e86e"}.bb-icons-rl-scribble:before{content:"\e806"}.bb-icons-rl-scribble-loop:before{content:"\e662"}.bb-icons-rl-scroll:before{content:"\eb7a"}.bb-icons-rl-seal:before{content:"\e604"}.bb-icons-rl-circle-wavy:before{content:"\e604"}.bb-icons-rl-seal-check:before{content:"\e606"}.bb-icons-rl-circle-wavy-check:before{content:"\e606"}.bb-icons-rl-seal-percent:before{content:"\e60a"}.bb-icons-rl-seal-question:before{content:"\e608"}.bb-icons-rl-circle-wavy-question:before{content:"\e608"}.bb-icons-rl-seal-warning:before{content:"\e60c"}.bb-icons-rl-circle-wavy-warning:before{content:"\e60c"}.bb-icons-rl-seat:before{content:"\eb8e"}.bb-icons-rl-seatbelt:before{content:"\edfe"}.bb-icons-rl-security-camera:before{content:"\eca4"}.bb-icons-rl-selection:before{content:"\e69a"}.bb-icons-rl-selection-all:before{content:"\e746"}.bb-icons-rl-selection-background:before{content:"\eaf8"}.bb-icons-rl-selection-foreground:before{content:"\eaf6"}.bb-icons-rl-selection-inverse:before{content:"\e744"}.bb-icons-rl-selection-plus:before{content:"\e69c"}.bb-icons-rl-selection-slash:before{content:"\e69e"}.bb-icons-rl-shapes:before{content:"\ec5e"}.bb-icons-rl-share:before{content:"\e406"}.bb-icons-rl-share-fat:before{content:"\ed52"}.bb-icons-rl-share-network:before{content:"\e408"}.bb-icons-rl-shield:before{content:"\e40a"}.bb-icons-rl-shield-check:before{content:"\e40c"}.bb-icons-rl-shield-checkered:before{content:"\e708"}.bb-icons-rl-shield-chevron:before{content:"\e40e"}.bb-icons-rl-shield-plus:before{content:"\e706"}.bb-icons-rl-shield-slash:before{content:"\e410"}.bb-icons-rl-shield-star:before{content:"\ec34"}.bb-icons-rl-shield-warning:before{content:"\e412"}.bb-icons-rl-shipping-container:before{content:"\e78c"}.bb-icons-rl-shirt-folded:before{content:"\ea92"}.bb-icons-rl-shooting-star:before{content:"\ecfa"}.bb-icons-rl-shopping-bag:before{content:"\e416"}.bb-icons-rl-shopping-bag-open:before{content:"\e418"}.bb-icons-rl-shopping-cart:before{content:"\e41e"}.bb-icons-rl-shopping-cart-simple:before{content:"\e420"}.bb-icons-rl-shovel:before{content:"\e9e6"}.bb-icons-rl-shower:before{content:"\e776"}.bb-icons-rl-shrimp:before{content:"\eab4"}.bb-icons-rl-shuffle:before{content:"\e422"}.bb-icons-rl-shuffle-angular:before{content:"\e424"}.bb-icons-rl-shuffle-simple:before{content:"\e426"}.bb-icons-rl-sidebar:before{content:"\eab6"}.bb-icons-rl-sidebar-simple:before{content:"\ec24"}.bb-icons-rl-sigma:before{content:"\eab8"}.bb-icons-rl-sign-in:before{content:"\e428"}.bb-icons-rl-sign-out:before{content:"\e42a"}.bb-icons-rl-signature:before{content:"\ebac"}.bb-icons-rl-signpost:before{content:"\e89c"}.bb-icons-rl-sim-card:before{content:"\e664"}.bb-icons-rl-siren:before{content:"\e9b8"}.bb-icons-rl-sketch-logo:before{content:"\e42c"}.bb-icons-rl-skip-back:before{content:"\e5a4"}.bb-icons-rl-skip-back-circle:before{content:"\e42e"}.bb-icons-rl-skip-forward:before{content:"\e5a6"}.bb-icons-rl-skip-forward-circle:before{content:"\e430"}.bb-icons-rl-skull:before{content:"\e916"}.bb-icons-rl-skype-logo:before{content:"\e8dc"}.bb-icons-rl-slack-logo:before{content:"\e5a8"}.bb-icons-rl-sliders:before{content:"\e432"}.bb-icons-rl-sliders-horizontal:before{content:"\e434"}.bb-icons-rl-slideshow:before{content:"\ed32"}.bb-icons-rl-smiley:before{content:"\e436"}.bb-icons-rl-smiley-angry:before{content:"\ec62"}.bb-icons-rl-smiley-blank:before{content:"\e438"}.bb-icons-rl-smiley-meh:before{content:"\e43a"}.bb-icons-rl-smiley-melting:before{content:"\ee56"}.bb-icons-rl-smiley-nervous:before{content:"\e43c"}.bb-icons-rl-smiley-sad:before{content:"\e43e"}.bb-icons-rl-smiley-sticker:before{content:"\e440"}.bb-icons-rl-smiley-wink:before{content:"\e666"}.bb-icons-rl-smiley-x-eyes:before{content:"\e442"}.bb-icons-rl-snapchat-logo:before{content:"\e668"}.bb-icons-rl-sneaker:before{content:"\e80c"}.bb-icons-rl-sneaker-move:before{content:"\ed60"}.bb-icons-rl-snowflake:before{content:"\e5aa"}.bb-icons-rl-soccer-ball:before{content:"\e716"}.bb-icons-rl-sock:before{content:"\ecce"}.bb-icons-rl-solar-panel:before{content:"\ed7a"}.bb-icons-rl-solar-roof:before{content:"\ed7b"}.bb-icons-rl-sort-ascending:before{content:"\e444"}.bb-icons-rl-sort-descending:before{content:"\e446"}.bb-icons-rl-soundcloud-logo:before{content:"\e8de"}.bb-icons-rl-spade:before{content:"\e448"}.bb-icons-rl-sparkle:before{content:"\e6a2"}.bb-icons-rl-speaker-hifi:before{content:"\ea08"}.bb-icons-rl-speaker-high:before{content:"\e44a"}.bb-icons-rl-speaker-low:before{content:"\e44c"}.bb-icons-rl-speaker-none:before{content:"\e44e"}.bb-icons-rl-speaker-simple-high:before{content:"\e450"}.bb-icons-rl-speaker-simple-low:before{content:"\e452"}.bb-icons-rl-speaker-simple-none:before{content:"\e454"}.bb-icons-rl-speaker-simple-slash:before{content:"\e456"}.bb-icons-rl-speaker-simple-x:before{content:"\e458"}.bb-icons-rl-speaker-slash:before{content:"\e45a"}.bb-icons-rl-speaker-x:before{content:"\e45c"}.bb-icons-rl-speedometer:before{content:"\ee74"}.bb-icons-rl-sphere:before{content:"\ee66"}.bb-icons-rl-spinner:before{content:"\e66a"}.bb-icons-rl-spinner-ball:before{content:"\ee28"}.bb-icons-rl-spinner-gap:before{content:"\e66c"}.bb-icons-rl-spiral:before{content:"\e9fa"}.bb-icons-rl-split-horizontal:before{content:"\e872"}.bb-icons-rl-split-vertical:before{content:"\e876"}.bb-icons-rl-spotify-logo:before{content:"\e66e"}.bb-icons-rl-spray-bottle:before{content:"\e7e4"}.bb-icons-rl-square:before{content:"\e45e"}.bb-icons-rl-square-half:before{content:"\e462"}.bb-icons-rl-square-half-bottom:before{content:"\eb16"}.bb-icons-rl-square-logo:before{content:"\e690"}.bb-icons-rl-square-split-horizontal:before{content:"\e870"}.bb-icons-rl-square-split-vertical:before{content:"\e874"}.bb-icons-rl-squares-four:before{content:"\e464"}.bb-icons-rl-stack:before{content:"\e466"}.bb-icons-rl-stack-minus:before{content:"\edf4"}.bb-icons-rl-stack-overflow-logo:before{content:"\eb78"}.bb-icons-rl-stack-plus:before{content:"\edf6"}.bb-icons-rl-stack-simple:before{content:"\e468"}.bb-icons-rl-stairs:before{content:"\e8ec"}.bb-icons-rl-stamp:before{content:"\ea48"}.bb-icons-rl-standard-definition:before{content:"\ea90"}.bb-icons-rl-star:before{content:"\e46a"}.bb-icons-rl-star-and-crescent:before{content:"\ecf4"}.bb-icons-rl-star-four:before{content:"\e6a4"}.bb-icons-rl-star-half:before{content:"\e70a"}.bb-icons-rl-star-of-david:before{content:"\e89e"}.bb-icons-rl-steam-logo:before{content:"\ead4"}.bb-icons-rl-steering-wheel:before{content:"\e9ac"}.bb-icons-rl-steps:before{content:"\ecbe"}.bb-icons-rl-stethoscope:before{content:"\e7ea"}.bb-icons-rl-sticker:before{content:"\e5ac"}.bb-icons-rl-stool:before{content:"\ea44"}.bb-icons-rl-stop:before{content:"\e46c"}.bb-icons-rl-stop-circle:before{content:"\e46e"}.bb-icons-rl-storefront:before{content:"\e470"}.bb-icons-rl-strategy:before{content:"\ea3a"}.bb-icons-rl-stripe-logo:before{content:"\e698"}.bb-icons-rl-student:before{content:"\e73e"}.bb-icons-rl-subset-of:before{content:"\edc0"}.bb-icons-rl-subset-proper-of:before{content:"\edb6"}.bb-icons-rl-subtitles:before{content:"\e1a8"}.bb-icons-rl-subtitles-slash:before{content:"\e1a6"}.bb-icons-rl-subtract:before{content:"\ebd6"}.bb-icons-rl-subtract-square:before{content:"\ebd4"}.bb-icons-rl-subway:before{content:"\e498"}.bb-icons-rl-suitcase:before{content:"\e5ae"}.bb-icons-rl-suitcase-rolling:before{content:"\e9b0"}.bb-icons-rl-suitcase-simple:before{content:"\e5b0"}.bb-icons-rl-sun:before{content:"\e472"}.bb-icons-rl-sun-dim:before{content:"\e474"}.bb-icons-rl-sun-horizon:before{content:"\e5b6"}.bb-icons-rl-sunglasses:before{content:"\e816"}.bb-icons-rl-superset-of:before{content:"\edb8"}.bb-icons-rl-superset-proper-of:before{content:"\edb4"}.bb-icons-rl-swap:before{content:"\e83c"}.bb-icons-rl-swatches:before{content:"\e5b8"}.bb-icons-rl-swimming-pool:before{content:"\ecb6"}.bb-icons-rl-sword:before{content:"\e5ba"}.bb-icons-rl-synagogue:before{content:"\ecec"}.bb-icons-rl-syringe:before{content:"\e968"}.bb-icons-rl-t-shirt:before{content:"\e670"}.bb-icons-rl-table:before{content:"\e476"}.bb-icons-rl-tabs:before{content:"\e778"}.bb-icons-rl-tag:before{content:"\e478"}.bb-icons-rl-tag-chevron:before{content:"\e672"}.bb-icons-rl-tag-simple:before{content:"\e47a"}.bb-icons-rl-target:before{content:"\e47c"}.bb-icons-rl-taxi:before{content:"\e902"}.bb-icons-rl-tea-bag:before{content:"\e8e6"}.bb-icons-rl-telegram-logo:before{content:"\e5bc"}.bb-icons-rl-television:before{content:"\e754"}.bb-icons-rl-television-simple:before{content:"\eae6"}.bb-icons-rl-tennis-ball:before{content:"\e720"}.bb-icons-rl-tent:before{content:"\e8ba"}.bb-icons-rl-terminal:before{content:"\e47e"}.bb-icons-rl-terminal-window:before{content:"\eae8"}.bb-icons-rl-test-tube:before{content:"\e7a0"}.bb-icons-rl-text-a-underline:before{content:"\ed34"}.bb-icons-rl-text-aa:before{content:"\e6ee"}.bb-icons-rl-text-align-center:before{content:"\e480"}.bb-icons-rl-text-align-justify:before{content:"\e482"}.bb-icons-rl-text-align-left:before{content:"\e484"}.bb-icons-rl-text-align-right:before{content:"\e486"}.bb-icons-rl-text-b:before{content:"\e5be"}.bb-icons-rl-text-bolder:before{content:"\e5be"}.bb-icons-rl-text-columns:before{content:"\ec96"}.bb-icons-rl-text-h:before{content:"\e6ba"}.bb-icons-rl-text-h-five:before{content:"\e6c4"}.bb-icons-rl-text-h-four:before{content:"\e6c2"}.bb-icons-rl-text-h-one:before{content:"\e6bc"}.bb-icons-rl-text-h-six:before{content:"\e6c6"}.bb-icons-rl-text-h-three:before{content:"\e6c0"}.bb-icons-rl-text-h-two:before{content:"\e6be"}.bb-icons-rl-text-indent:before{content:"\ea1e"}.bb-icons-rl-text-italic:before{content:"\e5c0"}.bb-icons-rl-text-outdent:before{content:"\ea1c"}.bb-icons-rl-text-strikethrough:before{content:"\e5c2"}.bb-icons-rl-text-subscript:before{content:"\ec98"}.bb-icons-rl-text-superscript:before{content:"\ec9a"}.bb-icons-rl-text-t:before{content:"\e48a"}.bb-icons-rl-text-t-slash:before{content:"\e488"}.bb-icons-rl-text-underline:before{content:"\e5c4"}.bb-icons-rl-textbox:before{content:"\eb0a"}.bb-icons-rl-thermometer:before{content:"\e5c6"}.bb-icons-rl-thermometer-cold:before{content:"\e5c8"}.bb-icons-rl-thermometer-hot:before{content:"\e5ca"}.bb-icons-rl-thermometer-simple:before{content:"\e5cc"}.bb-icons-rl-threads-logo:before{content:"\ed9e"}.bb-icons-rl-three-d:before{content:"\ea5a"}.bb-icons-rl-thumbs-down:before{content:"\e48c"}.bb-icons-rl-thumbs-up:before{content:"\e48e"}.bb-icons-rl-ticket:before{content:"\e490"}.bb-icons-rl-tidal-logo:before{content:"\ed1c"}.bb-icons-rl-tiktok-logo:before{content:"\eaf2"}.bb-icons-rl-tilde:before{content:"\eda8"}.bb-icons-rl-timer:before{content:"\e492"}.bb-icons-rl-tip-jar:before{content:"\e7e2"}.bb-icons-rl-tipi:before{content:"\ed30"}.bb-icons-rl-tire:before{content:"\edd2"}.bb-icons-rl-toggle-left:before{content:"\e674"}.bb-icons-rl-toggle-right:before{content:"\e676"}.bb-icons-rl-toilet:before{content:"\e79a"}.bb-icons-rl-toilet-paper:before{content:"\e79c"}.bb-icons-rl-toolbox:before{content:"\eca0"}.bb-icons-rl-tooth:before{content:"\e9cc"}.bb-icons-rl-tornado:before{content:"\e88c"}.bb-icons-rl-tote:before{content:"\e494"}.bb-icons-rl-tote-simple:before{content:"\e678"}.bb-icons-rl-towel:before{content:"\ede6"}.bb-icons-rl-tractor:before{content:"\ec6e"}.bb-icons-rl-trademark:before{content:"\e9f0"}.bb-icons-rl-trademark-registered:before{content:"\e3f4"}.bb-icons-rl-traffic-cone:before{content:"\e9a8"}.bb-icons-rl-traffic-sign:before{content:"\e67a"}.bb-icons-rl-traffic-signal:before{content:"\e9aa"}.bb-icons-rl-train:before{content:"\e496"}.bb-icons-rl-train-regional:before{content:"\e49e"}.bb-icons-rl-train-simple:before{content:"\e4a0"}.bb-icons-rl-tram:before{content:"\e9ec"}.bb-icons-rl-translate:before{content:"\e4a2"}.bb-icons-rl-trash:before{content:"\e4a6"}.bb-icons-rl-trash-simple:before{content:"\e4a8"}.bb-icons-rl-tray:before{content:"\e4aa"}.bb-icons-rl-tray-arrow-down:before{content:"\e010"}.bb-icons-rl-archive-tray:before{content:"\e010"}.bb-icons-rl-tray-arrow-up:before{content:"\ee52"}.bb-icons-rl-treasure-chest:before{content:"\ede2"}.bb-icons-rl-tree:before{content:"\e6da"}.bb-icons-rl-tree-evergreen:before{content:"\e6dc"}.bb-icons-rl-tree-palm:before{content:"\e91a"}.bb-icons-rl-tree-structure:before{content:"\e67c"}.bb-icons-rl-tree-view:before{content:"\ee48"}.bb-icons-rl-trend-down:before{content:"\e4ac"}.bb-icons-rl-trend-up:before{content:"\e4ae"}.bb-icons-rl-triangle:before{content:"\e4b0"}.bb-icons-rl-triangle-dashed:before{content:"\e4b2"}.bb-icons-rl-trolley:before{content:"\e5b2"}.bb-icons-rl-trolley-suitcase:before{content:"\e5b4"}.bb-icons-rl-trophy:before{content:"\e67e"}.bb-icons-rl-truck:before{content:"\e4b4"}.bb-icons-rl-truck-trailer:before{content:"\e4b6"}.bb-icons-rl-tumblr-logo:before{content:"\e8d4"}.bb-icons-rl-twitch-logo:before{content:"\e5ce"}.bb-icons-rl-twitter-logo:before{content:"\e4ba"}.bb-icons-rl-umbrella:before{content:"\e684"}.bb-icons-rl-umbrella-simple:before{content:"\e686"}.bb-icons-rl-union:before{content:"\edbe"}.bb-icons-rl-unite:before{content:"\e87e"}.bb-icons-rl-unite-square:before{content:"\e878"}.bb-icons-rl-upload:before{content:"\e4be"}.bb-icons-rl-upload-simple:before{content:"\e4c0"}.bb-icons-rl-usb:before{content:"\e956"}.bb-icons-rl-user:before{content:"\e4c2"}.bb-icons-rl-user-check:before{content:"\eafa"}.bb-icons-rl-user-circle:before{content:"\e4c4"}.bb-icons-rl-user-circle-check:before{content:"\ec38"}.bb-icons-rl-user-circle-dashed:before{content:"\ec36"}.bb-icons-rl-user-circle-gear:before{content:"\e4c6"}.bb-icons-rl-user-circle-minus:before{content:"\e4c8"}.bb-icons-rl-user-circle-plus:before{content:"\e4ca"}.bb-icons-rl-user-focus:before{content:"\e6fc"}.bb-icons-rl-user-gear:before{content:"\e4cc"}.bb-icons-rl-user-list:before{content:"\e73c"}.bb-icons-rl-user-minus:before{content:"\e4ce"}.bb-icons-rl-user-plus:before{content:"\e4d0"}.bb-icons-rl-user-rectangle:before{content:"\e4d2"}.bb-icons-rl-user-sound:before{content:"\eca8"}.bb-icons-rl-user-square:before{content:"\e4d4"}.bb-icons-rl-user-switch:before{content:"\e756"}.bb-icons-rl-users:before{content:"\e4d6"}.bb-icons-rl-users-four:before{content:"\e68c"}.bb-icons-rl-users-three:before{content:"\e68e"}.bb-icons-rl-van:before{content:"\e826"}.bb-icons-rl-vault:before{content:"\e76e"}.bb-icons-rl-vector-three:before{content:"\ee62"}.bb-icons-rl-vector-two:before{content:"\ee64"}.bb-icons-rl-vibrate:before{content:"\e4d8"}.bb-icons-rl-video:before{content:"\e740"}.bb-icons-rl-video-camera:before{content:"\e4da"}.bb-icons-rl-video-camera-slash:before{content:"\e4dc"}.bb-icons-rl-video-conference:before{content:"\edce"}.bb-icons-rl-vignette:before{content:"\eba2"}.bb-icons-rl-vinyl-record:before{content:"\ecac"}.bb-icons-rl-virtual-reality:before{content:"\e7b8"}.bb-icons-rl-virus:before{content:"\e7d6"}.bb-icons-rl-visor:before{content:"\ee2a"}.bb-icons-rl-voicemail:before{content:"\e4de"}.bb-icons-rl-volleyball:before{content:"\e726"}.bb-icons-rl-wall:before{content:"\e688"}.bb-icons-rl-wallet:before{content:"\e68a"}.bb-icons-rl-warehouse:before{content:"\ecd4"}.bb-icons-rl-warning:before{content:"\e4e0"}.bb-icons-rl-warning-circle:before{content:"\e4e2"}.bb-icons-rl-warning-diamond:before{content:"\e7fc"}.bb-icons-rl-warning-octagon:before{content:"\e4e4"}.bb-icons-rl-washing-machine:before{content:"\ede8"}.bb-icons-rl-watch:before{content:"\e4e6"}.bb-icons-rl-wave-sawtooth:before{content:"\ea9c"}.bb-icons-rl-wave-sine:before{content:"\ea9a"}.bb-icons-rl-wave-square:before{content:"\ea9e"}.bb-icons-rl-wave-triangle:before{content:"\eaa0"}.bb-icons-rl-waveform:before{content:"\e802"}.bb-icons-rl-waveform-slash:before{content:"\e800"}.bb-icons-rl-waves:before{content:"\e6de"}.bb-icons-rl-webcam:before{content:"\e9b2"}.bb-icons-rl-webcam-slash:before{content:"\ecdc"}.bb-icons-rl-webhooks-logo:before{content:"\ecae"}.bb-icons-rl-wechat-logo:before{content:"\e8d2"}.bb-icons-rl-whatsapp-logo:before{content:"\e5d0"}.bb-icons-rl-wheelchair:before{content:"\e4e8"}.bb-icons-rl-wheelchair-motion:before{content:"\e89a"}.bb-icons-rl-wifi-high:before{content:"\e4ea"}.bb-icons-rl-wifi-low:before{content:"\e4ec"}.bb-icons-rl-wifi-medium:before{content:"\e4ee"}.bb-icons-rl-wifi-none:before{content:"\e4f0"}.bb-icons-rl-wifi-slash:before{content:"\e4f2"}.bb-icons-rl-wifi-x:before{content:"\e4f4"}.bb-icons-rl-wind:before{content:"\e5d2"}.bb-icons-rl-windmill:before{content:"\e9f8"}.bb-icons-rl-windows-logo:before{content:"\e692"}.bb-icons-rl-wine:before{content:"\e6b2"}.bb-icons-rl-wrench:before{content:"\e5d4"}.bb-icons-rl-x:before{content:"\e4f6"}.bb-icons-rl-x-circle:before{content:"\e4f8"}.bb-icons-rl-x-logo:before{content:"\e4bc"}.bb-icons-rl-x-square:before{content:"\e4fa"}.bb-icons-rl-yarn:before{content:"\ed9a"}.bb-icons-rl-yin-yang:before{content:"\e92a"}.bb-icons-rl-youtube-logo:before{content:"\e4fc"}.bb-icons-rl-duotone.bb-icons-rl-acorn:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-acorn:after{content:"\eb9b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-address-book:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-address-book:after{content:"\e6f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-address-book-tabs:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-address-book-tabs:after{content:"\ee4f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-air-traffic-control:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-air-traffic-control:after{content:"\ecd9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplane:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplane:after{content:"\e003";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplane-in-flight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplane-in-flight:after{content:"\e4ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplane-landing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplane-landing:after{content:"\e503";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplane-takeoff:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplane-takeoff:after{content:"\e505";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplane-taxiing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplane-taxiing:after{content:"\e501";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplane-tilt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplane-tilt:after{content:"\e5d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-airplay:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-airplay:after{content:"\e005";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-alarm:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-alarm:after{content:"\e007";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-alien:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-alien:after{content:"\e8a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-bottom:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-bottom:after{content:"\e507";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-bottom-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-bottom-simple:after{content:"\eb0d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal:after{content:"\e50b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal-simple:after{content:"\eb0f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical:after{content:"\e50d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical-simple:after{content:"\eb11";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-left:after{content:"\e50f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-left-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-left-simple:after{content:"\eaef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-right:after{content:"\e511";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-right-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-right-simple:after{content:"\eb13";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-top:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-top:after{content:"\e513";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-align-top-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-align-top-simple:after{content:"\eb15";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-amazon-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-amazon-logo:after{content:"\e96d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ambulance:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ambulance:after{content:"\e573";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-anchor:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-anchor:after{content:"\e515";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-anchor-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-anchor-simple:after{content:"\e5d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-android-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-android-logo:after{content:"\e009";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-angle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-angle:after{content:"\e7bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-angular-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-angular-logo:after{content:"\eb81";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-aperture:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-aperture:after{content:"\e00b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-app-store-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-app-store-logo:after{content:"\e975";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-app-window:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-app-window:after{content:"\e5db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-apple-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-apple-logo:after{content:"\e517";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-apple-podcasts-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-apple-podcasts-logo:after{content:"\eb97";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-approximate-equals:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-approximate-equals:after{content:"\edab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-archive:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-archive:after{content:"\e00d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-armchair:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-armchair:after{content:"\e013";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-left:after{content:"\e015";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-right:after{content:"\e017";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-left:after{content:"\e03b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-right:after{content:"\e03d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-left:after{content:"\e019";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-right:after{content:"\e01b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-down:after{content:"\e01d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-up:after{content:"\e01f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-down:after{content:"\e021";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-up:after{content:"\e023";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-left:after{content:"\e025";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-right:after{content:"\e027";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down:after{content:"\e029";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-left:after{content:"\e02b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-right:after{content:"\e02d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-left:after{content:"\e05b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-right:after{content:"\e02f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up:after{content:"\e031";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-left:after{content:"\e033";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-right:after{content:"\e035";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-clockwise:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-clockwise:after{content:"\e037";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-counter-clockwise:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-counter-clockwise:after{content:"\e039";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-down:after{content:"\e03f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-down-left:after{content:"\e041";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-down-right:after{content:"\e043";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-left:after{content:"\e045";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-right:after{content:"\e047";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left:after{content:"\e049";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-down:after{content:"\e04b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-up:after{content:"\e04d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right:after{content:"\e04f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-down:after{content:"\e051";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-up:after{content:"\e053";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-left:after{content:"\e055";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-right:after{content:"\e057";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-down:after{content:"\e519";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-left:after{content:"\e51b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-down:after{content:"\e51d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-left:after{content:"\e51f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-right:after{content:"\e521";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-up:after{content:"\e523";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-down:after{content:"\e525";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-left:after{content:"\e527";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-right:after{content:"\e529";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-up:after{content:"\e52b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-right:after{content:"\e52d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-up:after{content:"\e52f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-left:after{content:"\e059";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down:after{content:"\e05d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-left:after{content:"\e05f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-right:after{content:"\e061";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-left:after{content:"\e063";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-right:after{content:"\e065";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up:after{content:"\e067";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-left:after{content:"\e069";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-right:after{content:"\e06b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-right:after{content:"\e06d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down:after{content:"\e06f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-left:after{content:"\e071";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-right:after{content:"\e073";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-in:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-in:after{content:"\e5dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-left:after{content:"\e075";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-out:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-out:after{content:"\e5df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-right:after{content:"\e077";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up:after{content:"\e079";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-left:after{content:"\e07b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-right:after{content:"\e07d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-left:after{content:"\e07f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-right:after{content:"\e081";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-down:after{content:"\e083";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-up:after{content:"\e085";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-down:after{content:"\e087";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-up:after{content:"\e089";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-left:after{content:"\e08b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-right:after{content:"\e08d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-up:after{content:"\e08f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-up-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-up-left:after{content:"\e091";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrow-up-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrow-up-right:after{content:"\e093";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-clockwise:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-clockwise:after{content:"\e095";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-counter-clockwise:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-counter-clockwise:after{content:"\e097";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-down-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-down-up:after{content:"\e099";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-horizontal:after{content:"\eb07";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-in:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-in:after{content:"\e09b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-cardinal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-cardinal:after{content:"\e09d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-horizontal:after{content:"\e531";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-vertical:after{content:"\e533";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-in-simple:after{content:"\e09f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-left-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-left-right:after{content:"\e0a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-merge:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-merge:after{content:"\ed3f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-out:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-out:after{content:"\e0a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-cardinal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-cardinal:after{content:"\e0a5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-horizontal:after{content:"\e535";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-vertical:after{content:"\e537";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-out-simple:after{content:"\e0a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-split:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-split:after{content:"\ed3d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-arrows-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-arrows-vertical:after{content:"\eb05";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-article:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-article:after{content:"\e0a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-article-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-article-medium:after{content:"\e5e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-article-ny-times:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-article-ny-times:after{content:"\e5e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-asclepius:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-asclepius:after{content:"\ee35";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-asterisk:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-asterisk:after{content:"\e0ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-asterisk-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-asterisk-simple:after{content:"\e833";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-at:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-at:after{content:"\e0ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-atom:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-atom:after{content:"\e5e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-avocado:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-avocado:after{content:"\ee05";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-axe:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-axe:after{content:"\e9fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-baby:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-baby:after{content:"\e775";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-baby-carriage:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-baby-carriage:after{content:"\e819";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-backpack:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-backpack:after{content:"\e923";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-backspace:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-backspace:after{content:"\e0af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bag:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bag:after{content:"\e0b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bag-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bag-simple:after{content:"\e5e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-balloon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-balloon:after{content:"\e76d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bandaids:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bandaids:after{content:"\e0b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bank:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bank:after{content:"\e0b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-barbell:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-barbell:after{content:"\e0b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-barcode:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-barcode:after{content:"\e0b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-barn:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-barn:after{content:"\ec73";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-barricade:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-barricade:after{content:"\e949";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-baseball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-baseball:after{content:"\e71b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-baseball-cap:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-baseball-cap:after{content:"\ea29";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-baseball-helmet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-baseball-helmet:after{content:"\ee4b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-basket:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-basket:after{content:"\e965";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-basketball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-basketball:after{content:"\e725";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bathtub:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bathtub:after{content:"\e81f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-charging:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-charging:after{content:"\e0bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-charging-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-charging-vertical:after{content:"\e0bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-empty:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-empty:after{content:"\e0bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-full:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-full:after{content:"\e0c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-high:after{content:"\e0c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-low:after{content:"\e0c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-medium:after{content:"\e0c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-plus:after{content:"\e809";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-plus-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-plus-vertical:after{content:"\ec51";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-empty:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-empty:after{content:"\e7c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-full:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-full:after{content:"\e7c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-high:after{content:"\e7c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-low:after{content:"\e7bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-medium:after{content:"\e7c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-warning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-warning:after{content:"\e0c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-battery-warning-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-battery-warning-vertical:after{content:"\e0cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-beach-ball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-beach-ball:after{content:"\ed25";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-beanie:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-beanie:after{content:"\ea2b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bed:after{content:"\e0cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-beer-bottle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-beer-bottle:after{content:"\e7b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-beer-stein:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-beer-stein:after{content:"\eb63";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-behance-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-behance-logo:after{content:"\e7f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell:after{content:"\e0cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-ringing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-ringing:after{content:"\e5e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-simple:after{content:"\e0d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-simple-ringing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-simple-ringing:after{content:"\e5eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-simple-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-simple-slash:after{content:"\e0d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-simple-z:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-simple-z:after{content:"\e5ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-slash:after{content:"\e0d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bell-z:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bell-z:after{content:"\e5ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-belt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-belt:after{content:"\ea2d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bezier-curve:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bezier-curve:after{content:"\eb01";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bicycle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bicycle:after{content:"\e0d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-binary:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-binary:after{content:"\ee61";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-binoculars:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-binoculars:after{content:"\ea65";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-biohazard:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-biohazard:after{content:"\e9e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bird:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bird:after{content:"\e72d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-blueprint:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-blueprint:after{content:"\eda1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bluetooth:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bluetooth:after{content:"\e0db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bluetooth-connected:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bluetooth-connected:after{content:"\e0dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bluetooth-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bluetooth-slash:after{content:"\e0df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bluetooth-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bluetooth-x:after{content:"\e0e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-boat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-boat:after{content:"\e787";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bomb:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bomb:after{content:"\ee0b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bone:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bone:after{content:"\e7f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-book:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-book:after{content:"\e0e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-book-bookmark:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-book-bookmark:after{content:"\e0e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-book-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-book-open:after{content:"\e0e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-book-open-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-book-open-text:after{content:"\e8f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-book-open-user:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-book-open-user:after{content:"\ede1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bookmark:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bookmark:after{content:"\e0e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bookmark-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bookmark-simple:after{content:"\e0eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bookmarks:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bookmarks:after{content:"\e0ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bookmarks-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bookmarks-simple:after{content:"\e5f1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-books:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-books:after{content:"\e759";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-boot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-boot:after{content:"\eccb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-boules:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-boules:after{content:"\e723";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bounding-box:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bounding-box:after{content:"\e6cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bowl-food:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bowl-food:after{content:"\eaa5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bowl-steam:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bowl-steam:after{content:"\e8e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bowling-ball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bowling-ball:after{content:"\ea35";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-box-arrow-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-box-arrow-down:after{content:"\e00f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-box-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-box-arrow-up:after{content:"\ee55";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-boxing-glove:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-boxing-glove:after{content:"\ea37";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-brackets-angle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-brackets-angle:after{content:"\e863";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-brackets-curly:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-brackets-curly:after{content:"\e861";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-brackets-round:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-brackets-round:after{content:"\e865";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-brackets-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-brackets-square:after{content:"\e85f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-brain:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-brain:after{content:"\e74f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-brandy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-brandy:after{content:"\e6b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bread:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bread:after{content:"\e81d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bridge:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bridge:after{content:"\ea69";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-briefcase:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-briefcase:after{content:"\e0ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-briefcase-metal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-briefcase-metal:after{content:"\e5f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-broadcast:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-broadcast:after{content:"\e0f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-broom:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-broom:after{content:"\ec55";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-browser:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-browser:after{content:"\e0f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-browsers:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-browsers:after{content:"\e0f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bug:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bug:after{content:"\e5f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bug-beetle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bug-beetle:after{content:"\e5f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bug-droid:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bug-droid:after{content:"\e5f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-building:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-building:after{content:"\e101";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-building-apartment:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-building-apartment:after{content:"\e103";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-building-office:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-building-office:after{content:"\e104";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-buildings:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-buildings:after{content:"\e105";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bulldozer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bulldozer:after{content:"\ec6d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-bus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-bus:after{content:"\e107";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-butterfly:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-butterfly:after{content:"\ea6f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cable-car:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cable-car:after{content:"\e49d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cactus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cactus:after{content:"\e919";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cake:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cake:after{content:"\e781";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calculator:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calculator:after{content:"\e539";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar:after{content:"\e109";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-blank:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-blank:after{content:"\e10b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-check:after{content:"\e713";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-dot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-dot:after{content:"\e7b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-dots:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-dots:after{content:"\e7b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-heart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-heart:after{content:"\e8b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-minus:after{content:"\ea15";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-plus:after{content:"\e715";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-slash:after{content:"\ea13";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-star:after{content:"\e8b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-calendar-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-calendar-x:after{content:"\e10d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-call-bell:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-call-bell:after{content:"\e7df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-camera:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-camera:after{content:"\e10f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-camera-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-camera-plus:after{content:"\ec59";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-camera-rotate:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-camera-rotate:after{content:"\e7a5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-camera-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-camera-slash:after{content:"\e111";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-campfire:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-campfire:after{content:"\e9d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-car:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-car:after{content:"\e113";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-car-battery:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-car-battery:after{content:"\ee31";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-car-profile:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-car-profile:after{content:"\e8cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-car-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-car-simple:after{content:"\e115";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cardholder:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cardholder:after{content:"\e5fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cards:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cards:after{content:"\e0f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cards-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cards-three:after{content:"\ee51";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-down:after{content:"\e117";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-left:after{content:"\e119";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-right:after{content:"\e11b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-up:after{content:"\e11d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-down:after{content:"\e11f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-left:after{content:"\e121";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-right:after{content:"\e123";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up:after{content:"\e125";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up-down:after{content:"\e13f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-double-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-double-down:after{content:"\e127";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-double-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-double-left:after{content:"\e129";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-double-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-double-right:after{content:"\e12b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-double-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-double-up:after{content:"\e12d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-down:after{content:"\e137";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-left:after{content:"\e139";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-line-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-line-down:after{content:"\e135";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-line-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-line-left:after{content:"\e133";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-line-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-line-right:after{content:"\e131";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-line-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-line-up:after{content:"\e12f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-right:after{content:"\e13b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-up:after{content:"\e13d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-caret-up-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-caret-up-down:after{content:"\e141";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-carrot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-carrot:after{content:"\ed39";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cash-register:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cash-register:after{content:"\ed81";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cassette-tape:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cassette-tape:after{content:"\ed2f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-castle-turret:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-castle-turret:after{content:"\e9d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cat:after{content:"\e749";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-full:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-full:after{content:"\e143";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-high:after{content:"\e145";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-low:after{content:"\e147";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-medium:after{content:"\e149";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-slash:after{content:"\e14d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-signal-x:after{content:"\e14f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cell-tower:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cell-tower:after{content:"\ebab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-certificate:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-certificate:after{content:"\e767";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chair:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chair:after{content:"\e951";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chalkboard:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chalkboard:after{content:"\e5fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chalkboard-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chalkboard-simple:after{content:"\e5ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chalkboard-teacher:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chalkboard-teacher:after{content:"\e601";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-champagne:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-champagne:after{content:"\eacb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-charging-station:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-charging-station:after{content:"\e8d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-bar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-bar:after{content:"\e151";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-bar-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-bar-horizontal:after{content:"\e153";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-donut:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-donut:after{content:"\eaa7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-line:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-line:after{content:"\e155";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-line-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-line-down:after{content:"\e8b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-line-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-line-up:after{content:"\e157";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-pie:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-pie:after{content:"\e159";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-pie-slice:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-pie-slice:after{content:"\e15b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-polar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-polar:after{content:"\eaa9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chart-scatter:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chart-scatter:after{content:"\eaad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat:after{content:"\e15d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-centered:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-centered:after{content:"\e161";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-centered-dots:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-centered-dots:after{content:"\e165";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-centered-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-centered-slash:after{content:"\e163";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-centered-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-centered-text:after{content:"\e167";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-circle:after{content:"\e169";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-circle-dots:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-circle-dots:after{content:"\e16d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-circle-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-circle-slash:after{content:"\e16b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-circle-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-circle-text:after{content:"\e16f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-dots:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-dots:after{content:"\e171";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-slash:after{content:"\e15f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop:after{content:"\e173";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-dots:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-dots:after{content:"\e177";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-slash:after{content:"\e175";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-text:after{content:"\e179";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chat-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chat-text:after{content:"\e17b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chats:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chats:after{content:"\e17d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chats-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chats-circle:after{content:"\e17f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chats-teardrop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chats-teardrop:after{content:"\e181";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-check:after{content:"\e183";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-check-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-check-circle:after{content:"\e185";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-check-fat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-check-fat:after{content:"\eba7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-check-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-check-square:after{content:"\e187";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-check-square-offset:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-check-square-offset:after{content:"\e189";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-checkerboard:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-checkerboard:after{content:"\e8c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-checks:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-checks:after{content:"\e53b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cheers:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cheers:after{content:"\ea4b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cheese:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cheese:after{content:"\e9ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-chef-hat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-chef-hat:after{content:"\ed8f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cherries:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cherries:after{content:"\e831";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-church:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-church:after{content:"\eceb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cigarette:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cigarette:after{content:"\ed91";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cigarette-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cigarette-slash:after{content:"\ed93";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circle:after{content:"\e18b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circle-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circle-dashed:after{content:"\e603";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circle-half:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circle-half:after{content:"\e18d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circle-half-tilt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circle-half-tilt:after{content:"\e18f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circle-notch:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circle-notch:after{content:"\eb45";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circles-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circles-four:after{content:"\e191";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circles-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circles-three:after{content:"\e193";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circles-three-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circles-three-plus:after{content:"\e195";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-circuitry:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-circuitry:after{content:"\e9c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-city:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-city:after{content:"\ea6b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clipboard:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clipboard:after{content:"\e197";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clipboard-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clipboard-text:after{content:"\e199";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clock:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clock:after{content:"\e19b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clock-afternoon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clock-afternoon:after{content:"\e19d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clock-clockwise:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clock-clockwise:after{content:"\e19f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clock-countdown:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clock-countdown:after{content:"\ed2d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clock-counter-clockwise:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clock-counter-clockwise:after{content:"\e1a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clock-user:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clock-user:after{content:"\eded";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-closed-captioning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-closed-captioning:after{content:"\e1a5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud:after{content:"\e1ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-down:after{content:"\e1ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-up:after{content:"\e1af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-check:after{content:"\e1b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-fog:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-fog:after{content:"\e53d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-lightning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-lightning:after{content:"\e1b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-moon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-moon:after{content:"\e53f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-rain:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-rain:after{content:"\e1b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-slash:after{content:"\e1b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-snow:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-snow:after{content:"\e1b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-sun:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-sun:after{content:"\e541";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-warning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-warning:after{content:"\ea99";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cloud-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cloud-x:after{content:"\ea97";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-clover:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-clover:after{content:"\edc9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-club:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-club:after{content:"\e1bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coat-hanger:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coat-hanger:after{content:"\e7ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coda-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coda-logo:after{content:"\e7cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-code:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-code:after{content:"\e1bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-code-block:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-code-block:after{content:"\eaff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-code-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-code-simple:after{content:"\e1bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-codepen-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-codepen-logo:after{content:"\e979";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-codesandbox-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-codesandbox-logo:after{content:"\ea07";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coffee:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coffee:after{content:"\e1c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coffee-bean:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coffee-bean:after{content:"\e1c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coin:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coin:after{content:"\e60f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coin-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coin-vertical:after{content:"\eb49";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-coins:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-coins:after{content:"\e78f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-columns:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-columns:after{content:"\e547";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-columns-plus-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-columns-plus-left:after{content:"\e545";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-columns-plus-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-columns-plus-right:after{content:"\e543";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-command:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-command:after{content:"\e1c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-compass:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-compass:after{content:"\e1c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-compass-rose:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-compass-rose:after{content:"\e1c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-compass-tool:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-compass-tool:after{content:"\ea0f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-computer-tower:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-computer-tower:after{content:"\e549";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-confetti:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-confetti:after{content:"\e81b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-contactless-payment:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-contactless-payment:after{content:"\ed43";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-control:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-control:after{content:"\eca7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cookie:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cookie:after{content:"\e6cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cooking-pot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cooking-pot:after{content:"\e765";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-copy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-copy:after{content:"\e1cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-copy-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-copy-simple:after{content:"\e1cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-copyleft:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-copyleft:after{content:"\e86b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-copyright:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-copyright:after{content:"\e54b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-corners-in:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-corners-in:after{content:"\e1cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-corners-out:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-corners-out:after{content:"\e1d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-couch:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-couch:after{content:"\e7f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-court-basketball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-court-basketball:after{content:"\ee37";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cow:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cow:after{content:"\eabf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cowboy-hat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cowboy-hat:after{content:"\ed13";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cpu:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cpu:after{content:"\e611";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crane:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crane:after{content:"\ed4b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crane-tower:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crane-tower:after{content:"\ed4d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-credit-card:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-credit-card:after{content:"\e1d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cricket:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cricket:after{content:"\ee13";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crop:after{content:"\e1d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cross:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cross:after{content:"\e8a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crosshair:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crosshair:after{content:"\e1d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crosshair-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crosshair-simple:after{content:"\e1d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crown:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crown:after{content:"\e615";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crown-cross:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crown-cross:after{content:"\ee5f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-crown-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-crown-simple:after{content:"\e617";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cube:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cube:after{content:"\e1db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cube-focus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cube-focus:after{content:"\ed0b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cube-transparent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cube-transparent:after{content:"\ec7d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-btc:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-btc:after{content:"\e619";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-circle-dollar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-circle-dollar:after{content:"\e54d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-cny:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-cny:after{content:"\e54f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-dollar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-dollar:after{content:"\e551";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-dollar-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-dollar-simple:after{content:"\e553";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-eth:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-eth:after{content:"\eadb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-eur:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-eur:after{content:"\e555";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-gbp:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-gbp:after{content:"\e557";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-inr:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-inr:after{content:"\e559";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-jpy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-jpy:after{content:"\e55b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-krw:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-krw:after{content:"\e55d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-kzt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-kzt:after{content:"\ec4d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-ngn:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-ngn:after{content:"\eb53";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-currency-rub:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-currency-rub:after{content:"\e55f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cursor:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cursor:after{content:"\e1dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cursor-click:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cursor-click:after{content:"\e7c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cursor-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cursor-text:after{content:"\e7d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-cylinder:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-cylinder:after{content:"\e8fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-database:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-database:after{content:"\e1df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-desk:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-desk:after{content:"\ed17";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-desktop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-desktop:after{content:"\e561";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-desktop-tower:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-desktop-tower:after{content:"\e563";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-detective:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-detective:after{content:"\e83f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dev-to-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dev-to-logo:after{content:"\ed0f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-mobile:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-mobile:after{content:"\e1e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-mobile-camera:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-mobile-camera:after{content:"\e1e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-mobile-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-mobile-slash:after{content:"\ee47";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-mobile-speaker:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-mobile-speaker:after{content:"\e1e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-rotate:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-rotate:after{content:"\edf3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-tablet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-tablet:after{content:"\e1e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-tablet-camera:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-tablet-camera:after{content:"\e1e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-device-tablet-speaker:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-device-tablet-speaker:after{content:"\e1eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-devices:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-devices:after{content:"\eba5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-diamond:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-diamond:after{content:"\e1ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-diamonds-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-diamonds-four:after{content:"\e8f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dice-five:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dice-five:after{content:"\e1ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dice-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dice-four:after{content:"\e1f1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dice-one:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dice-one:after{content:"\e1f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dice-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dice-six:after{content:"\e1f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dice-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dice-three:after{content:"\e1f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dice-two:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dice-two:after{content:"\e1f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-disc:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-disc:after{content:"\e565";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-disco-ball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-disco-ball:after{content:"\ed99";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-discord-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-discord-logo:after{content:"\e61b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-divide:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-divide:after{content:"\e1fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dna:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dna:after{content:"\e925";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dog:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dog:after{content:"\e74b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-door:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-door:after{content:"\e61d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-door-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-door-open:after{content:"\e7e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dot:after{content:"\ecdf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dot-outline:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dot-outline:after{content:"\ece1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-nine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-nine:after{content:"\e1fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-six:after{content:"\e795";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-six-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-six-vertical:after{content:"\eae3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-three:after{content:"\e1ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle:after{content:"\e201";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle-vertical:after{content:"\e203";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline:after{content:"\e205";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline-vertical:after{content:"\e207";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dots-three-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dots-three-vertical:after{content:"\e209";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-download:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-download:after{content:"\e20b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-download-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-download-simple:after{content:"\e20d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dress:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dress:after{content:"\ea7f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dresser:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dresser:after{content:"\e94f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dribbble-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dribbble-logo:after{content:"\e20f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-drone:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-drone:after{content:"\ed75";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-drop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-drop:after{content:"\e211";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-drop-half:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-drop-half:after{content:"\e567";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-drop-half-bottom:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-drop-half-bottom:after{content:"\eb41";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-drop-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-drop-simple:after{content:"\ee33";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-drop-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-drop-slash:after{content:"\e955";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-dropbox-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-dropbox-logo:after{content:"\e7d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ear:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ear:after{content:"\e70d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ear-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ear-slash:after{content:"\e70f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-egg:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-egg:after{content:"\e813";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-egg-crack:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-egg-crack:after{content:"\eb65";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eject:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eject:after{content:"\e213";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eject-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eject-simple:after{content:"\e6af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-elevator:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-elevator:after{content:"\ecc1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-empty:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-empty:after{content:"\edbd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-engine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-engine:after{content:"\ea81";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-envelope:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-envelope:after{content:"\e215";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-envelope-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-envelope-open:after{content:"\e217";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-envelope-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-envelope-simple:after{content:"\e219";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-envelope-simple-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-envelope-simple-open:after{content:"\e21b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-equalizer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-equalizer:after{content:"\ebbd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-equals:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-equals:after{content:"\e21d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eraser:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eraser:after{content:"\e21f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-escalator-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-escalator-down:after{content:"\ecbb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-escalator-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-escalator-up:after{content:"\ecbd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-exam:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-exam:after{content:"\e743";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-exclamation-mark:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-exclamation-mark:after{content:"\ee45";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-exclude:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-exclude:after{content:"\e883";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-exclude-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-exclude-square:after{content:"\e881";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-export:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-export:after{content:"\eaf1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eye:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eye:after{content:"\e221";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eye-closed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eye-closed:after{content:"\e223";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eye-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eye-slash:after{content:"\e225";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eyedropper:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eyedropper:after{content:"\e569";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eyedropper-sample:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eyedropper-sample:after{content:"\eac5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eyeglasses:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eyeglasses:after{content:"\e7bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-eyes:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-eyes:after{content:"\ee5d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-face-mask:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-face-mask:after{content:"\e56b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-facebook-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-facebook-logo:after{content:"\e227";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-factory:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-factory:after{content:"\e761";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-faders:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-faders:after{content:"\e229";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-faders-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-faders-horizontal:after{content:"\e22b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fallout-shelter:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fallout-shelter:after{content:"\e9df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fan:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fan:after{content:"\e9f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-farm:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-farm:after{content:"\ec71";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fast-forward:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fast-forward:after{content:"\e6a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fast-forward-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fast-forward-circle:after{content:"\e22d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-feather:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-feather:after{content:"\e9c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fediverse-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fediverse-logo:after{content:"\ed67";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-figma-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-figma-logo:after{content:"\e22f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file:after{content:"\e231";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-archive:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-archive:after{content:"\eb2b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-arrow-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-arrow-down:after{content:"\e233";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-arrow-up:after{content:"\e61f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-audio:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-audio:after{content:"\ea21";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-c:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-c:after{content:"\eb36";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-c-sharp:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-c-sharp:after{content:"\eb31";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-cloud:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-cloud:after{content:"\e95f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-code:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-code:after{content:"\e915";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-cpp:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-cpp:after{content:"\eb2f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-css:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-css:after{content:"\eb37";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-csv:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-csv:after{content:"\eb1d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-dashed:after{content:"\e705";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-doc:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-doc:after{content:"\eb1f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-html:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-html:after{content:"\eb39";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-image:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-image:after{content:"\ea25";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-ini:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-ini:after{content:"\eb3b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-jpg:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-jpg:after{content:"\eb1b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-js:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-js:after{content:"\eb25";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-jsx:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-jsx:after{content:"\eb3d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-lock:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-lock:after{content:"\e95d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-magnifying-glass:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-magnifying-glass:after{content:"\e239";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-md:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-md:after{content:"\ed51";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-minus:after{content:"\e235";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-pdf:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-pdf:after{content:"\e703";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-plus:after{content:"\e237";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-png:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-png:after{content:"\eb19";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-ppt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-ppt:after{content:"\eb21";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-py:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-py:after{content:"\eb2d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-rs:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-rs:after{content:"\eb29";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-sql:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-sql:after{content:"\ed4f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-svg:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-svg:after{content:"\ed09";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-text:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-text:after{content:"\e23b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-ts:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-ts:after{content:"\eb27";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-tsx:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-tsx:after{content:"\eb3f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-txt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-txt:after{content:"\eb43";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-video:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-video:after{content:"\ea23";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-vue:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-vue:after{content:"\eb47";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-x:after{content:"\e23d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-xls:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-xls:after{content:"\eb23";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-file-zip:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-file-zip:after{content:"\e959";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-files:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-files:after{content:"\e711";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-film-reel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-film-reel:after{content:"\e8c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-film-script:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-film-script:after{content:"\eb51";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-film-slate:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-film-slate:after{content:"\e8c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-film-strip:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-film-strip:after{content:"\e793";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fingerprint:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fingerprint:after{content:"\e23f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fingerprint-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fingerprint-simple:after{content:"\e241";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-finn-the-human:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-finn-the-human:after{content:"\e56d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fire:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fire:after{content:"\e243";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fire-extinguisher:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fire-extinguisher:after{content:"\e9e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fire-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fire-simple:after{content:"\e621";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fire-truck:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fire-truck:after{content:"\e575";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-first-aid:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-first-aid:after{content:"\e56f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-first-aid-kit:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-first-aid-kit:after{content:"\e571";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fish:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fish:after{content:"\e729";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fish-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fish-simple:after{content:"\e72b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flag:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flag:after{content:"\e245";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flag-banner:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flag-banner:after{content:"\e623";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flag-banner-fold:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flag-banner-fold:after{content:"\ecf3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flag-checkered:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flag-checkered:after{content:"\ea39";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flag-pennant:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flag-pennant:after{content:"\ecf1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flame:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flame:after{content:"\e625";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flashlight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flashlight:after{content:"\e247";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flask:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flask:after{content:"\e79f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flip-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flip-horizontal:after{content:"\ed6b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flip-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flip-vertical:after{content:"\ed6d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-floppy-disk:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-floppy-disk:after{content:"\e249";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-floppy-disk-back:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-floppy-disk-back:after{content:"\eaf5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flow-arrow:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flow-arrow:after{content:"\e6ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flower:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flower:after{content:"\e75f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flower-lotus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flower-lotus:after{content:"\e6cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flower-tulip:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flower-tulip:after{content:"\eacd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-flying-saucer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-flying-saucer:after{content:"\eb4b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder:after{content:"\e24b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-dashed:after{content:"\e8f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-lock:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-lock:after{content:"\ea3d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-minus:after{content:"\e255";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-open:after{content:"\e257";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-plus:after{content:"\e259";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple:after{content:"\e25b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-dashed:after{content:"\ec2b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-lock:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-lock:after{content:"\eb5f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-minus:after{content:"\e25d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-plus:after{content:"\e25f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-star:after{content:"\ec2f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-user:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-simple-user:after{content:"\eb61";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-star:after{content:"\ea87";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folder-user:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folder-user:after{content:"\eb4c";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-folders:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-folders:after{content:"\e261";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-football:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-football:after{content:"\e719";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-football-helmet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-football-helmet:after{content:"\ee4d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-footprints:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-footprints:after{content:"\ea89";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-fork-knife:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-fork-knife:after{content:"\e263";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-four-k:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-four-k:after{content:"\ea5d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-frame-corners:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-frame-corners:after{content:"\e627";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-framer-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-framer-logo:after{content:"\e265";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-function:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-function:after{content:"\ebe5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-funnel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-funnel:after{content:"\e267";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-funnel-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-funnel-simple:after{content:"\e269";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-funnel-simple-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-funnel-simple-x:after{content:"\e26b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-funnel-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-funnel-x:after{content:"\e26d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-game-controller:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-game-controller:after{content:"\e26f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-garage:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-garage:after{content:"\ecd7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gas-can:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gas-can:after{content:"\e8cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gas-pump:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gas-pump:after{content:"\e769";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gauge:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gauge:after{content:"\e629";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gavel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gavel:after{content:"\ea33";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gear:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gear:after{content:"\e271";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gear-fine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gear-fine:after{content:"\e87d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gear-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gear-six:after{content:"\e273";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gender-female:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gender-female:after{content:"\e6e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gender-intersex:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gender-intersex:after{content:"\e6e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gender-male:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gender-male:after{content:"\e6e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gender-neuter:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gender-neuter:after{content:"\e6eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gender-nonbinary:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gender-nonbinary:after{content:"\e6e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gender-transgender:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gender-transgender:after{content:"\e6e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ghost:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ghost:after{content:"\e62b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gif:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gif:after{content:"\e275";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gift:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gift:after{content:"\e277";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-git-branch:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-git-branch:after{content:"\e279";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-git-commit:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-git-commit:after{content:"\e27b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-git-diff:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-git-diff:after{content:"\e27d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-git-fork:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-git-fork:after{content:"\e27f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-git-merge:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-git-merge:after{content:"\e281";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-git-pull-request:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-git-pull-request:after{content:"\e283";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-github-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-github-logo:after{content:"\e577";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo:after{content:"\e695";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo-simple:after{content:"\e697";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe:after{content:"\e289";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-east:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-east:after{content:"\e28b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-west:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-west:after{content:"\e28d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe-simple:after{content:"\e28f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe-simple-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe-simple-x:after{content:"\e285";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe-stand:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe-stand:after{content:"\e291";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-globe-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-globe-x:after{content:"\e287";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-goggles:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-goggles:after{content:"\ecb5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-golf:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-golf:after{content:"\ea3f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-goodreads-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-goodreads-logo:after{content:"\ed11";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-cardboard-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-cardboard-logo:after{content:"\e7b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-chrome-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-chrome-logo:after{content:"\e977";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-drive-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-drive-logo:after{content:"\e8f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-logo:after{content:"\e293";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-photos-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-photos-logo:after{content:"\eb93";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-play-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-play-logo:after{content:"\e295";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-google-podcasts-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-google-podcasts-logo:after{content:"\eb95";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gps:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gps:after{content:"\edd9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gps-fix:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gps-fix:after{content:"\edd7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gps-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gps-slash:after{content:"\edd5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-gradient:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-gradient:after{content:"\eb4d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-graduation-cap:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-graduation-cap:after{content:"\e62d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-grains:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-grains:after{content:"\ec69";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-grains-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-grains-slash:after{content:"\ec6b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-graph:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-graph:after{content:"\eb59";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-graphics-card:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-graphics-card:after{content:"\e613";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-greater-than:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-greater-than:after{content:"\edc5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-greater-than-or-equal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-greater-than-or-equal:after{content:"\eda3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-grid-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-grid-four:after{content:"\e297";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-grid-nine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-grid-nine:after{content:"\ec8d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-guitar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-guitar:after{content:"\ea8b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hair-dryer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hair-dryer:after{content:"\ea67";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hamburger:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hamburger:after{content:"\e791";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hammer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hammer:after{content:"\e80f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand:after{content:"\e299";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-down:after{content:"\ea4f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-up:after{content:"\ee5b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-coins:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-coins:after{content:"\ea8d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-deposit:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-deposit:after{content:"\ee83";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-eye:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-eye:after{content:"\ea4d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-fist:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-fist:after{content:"\e57b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-grabbing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-grabbing:after{content:"\e57d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-heart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-heart:after{content:"\e811";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-palm:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-palm:after{content:"\e57f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-peace:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-peace:after{content:"\e7cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-pointing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-pointing:after{content:"\e29b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-soap:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-soap:after{content:"\e631";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-left:after{content:"\ec95";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-right:after{content:"\ec93";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-tap:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-tap:after{content:"\ec91";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-waving:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-waving:after{content:"\e581";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hand-withdraw:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hand-withdraw:after{content:"\ee81";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-handbag:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-handbag:after{content:"\e29d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-handbag-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-handbag-simple:after{content:"\e62f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hands-clapping:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hands-clapping:after{content:"\e6a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hands-praying:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hands-praying:after{content:"\ecc9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-handshake:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-handshake:after{content:"\e583";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hard-drive:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hard-drive:after{content:"\e29f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hard-drives:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hard-drives:after{content:"\e2a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hard-hat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hard-hat:after{content:"\ed47";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hash:after{content:"\e2a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hash-straight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hash-straight:after{content:"\e2a5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-head-circuit:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-head-circuit:after{content:"\e7d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-headlights:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-headlights:after{content:"\e6ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-headphones:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-headphones:after{content:"\e2a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-headset:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-headset:after{content:"\e585";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-heart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-heart:after{content:"\e2a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-heart-break:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-heart-break:after{content:"\ebe9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-heart-half:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-heart-half:after{content:"\ec49";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-heart-straight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-heart-straight:after{content:"\e2ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-heart-straight-break:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-heart-straight-break:after{content:"\eb99";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-heartbeat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-heartbeat:after{content:"\e2ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hexagon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hexagon:after{content:"\e2af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-high-definition:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-high-definition:after{content:"\ea8f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-high-heel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-high-heel:after{content:"\e8e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-highlighter:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-highlighter:after{content:"\ec77";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-highlighter-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-highlighter-circle:after{content:"\e633";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hockey:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hockey:after{content:"\ec87";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hoodie:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hoodie:after{content:"\ecd1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-horse:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-horse:after{content:"\e2b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hospital:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hospital:after{content:"\e845";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass:after{content:"\e2b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-high:after{content:"\e2b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-low:after{content:"\e2b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-medium:after{content:"\e2b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple:after{content:"\e2bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-high:after{content:"\e2bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-low:after{content:"\e2bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-medium:after{content:"\e2c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-house:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-house:after{content:"\e2c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-house-line:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-house-line:after{content:"\e2c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-house-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-house-simple:after{content:"\e2c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-hurricane:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-hurricane:after{content:"\e88f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ice-cream:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ice-cream:after{content:"\e805";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-identification-badge:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-identification-badge:after{content:"\e6f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-identification-card:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-identification-card:after{content:"\e2c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-image:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-image:after{content:"\e2cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-image-broken:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-image-broken:after{content:"\e7a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-image-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-image-square:after{content:"\e2cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-images:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-images:after{content:"\e837";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-images-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-images-square:after{content:"\e835";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-infinity:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-infinity:after{content:"\e635";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-info:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-info:after{content:"\e2cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-instagram-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-instagram-logo:after{content:"\e2d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-intersect:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-intersect:after{content:"\e2d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-intersect-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-intersect-square:after{content:"\e87b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-intersect-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-intersect-three:after{content:"\ecc5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-intersection:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-intersection:after{content:"\edbb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-invoice:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-invoice:after{content:"\ee43";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-island:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-island:after{content:"\ee07";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-jar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-jar:after{content:"\e7e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-jar-label:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-jar-label:after{content:"\e7e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-jeep:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-jeep:after{content:"\e2d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-joystick:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-joystick:after{content:"\ea5f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-kanban:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-kanban:after{content:"\eb55";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-key:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-key:after{content:"\e2d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-key-return:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-key-return:after{content:"\e783";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-keyboard:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-keyboard:after{content:"\e2d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-keyhole:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-keyhole:after{content:"\ea79";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-knife:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-knife:after{content:"\e637";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ladder:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ladder:after{content:"\e9e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ladder-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ladder-simple:after{content:"\ec27";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lamp:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lamp:after{content:"\e639";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lamp-pendant:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lamp-pendant:after{content:"\ee2f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-laptop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-laptop:after{content:"\e587";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lasso:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lasso:after{content:"\edc7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lastfm-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lastfm-logo:after{content:"\e843";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-layout:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-layout:after{content:"\e6d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-leaf:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-leaf:after{content:"\e2db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lectern:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lectern:after{content:"\e95b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lego:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lego:after{content:"\e8c8";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lego-smiley:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lego-smiley:after{content:"\e8c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-less-than:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-less-than:after{content:"\edad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-less-than-or-equal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-less-than-or-equal:after{content:"\eda5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-letter-circle-h:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-letter-circle-h:after{content:"\ebf9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-letter-circle-p:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-letter-circle-p:after{content:"\ec09";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-letter-circle-v:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-letter-circle-v:after{content:"\ec15";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lifebuoy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lifebuoy:after{content:"\e63b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lightbulb:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lightbulb:after{content:"\e2dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lightbulb-filament:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lightbulb-filament:after{content:"\e63d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lighthouse:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lighthouse:after{content:"\e9f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lightning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lightning:after{content:"\e2df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lightning-a:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lightning-a:after{content:"\ea85";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lightning-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lightning-slash:after{content:"\e2e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-line-segment:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-line-segment:after{content:"\e6d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-line-segments:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-line-segments:after{content:"\e6d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-line-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-line-vertical:after{content:"\ed71";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-link:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-link:after{content:"\e2e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-link-break:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-link-break:after{content:"\e2e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-link-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-link-simple:after{content:"\e2e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-link-simple-break:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-link-simple-break:after{content:"\e2e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal:after{content:"\e2eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal-break:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal-break:after{content:"\e2ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-linkedin-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-linkedin-logo:after{content:"\e2ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-linktree-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-linktree-logo:after{content:"\edef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-linux-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-linux-logo:after{content:"\eb03";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list:after{content:"\e2f1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-bullets:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-bullets:after{content:"\e2f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-checks:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-checks:after{content:"\eadd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-dashes:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-dashes:after{content:"\e2f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-heart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-heart:after{content:"\ebdf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-magnifying-glass:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-magnifying-glass:after{content:"\ebe1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-numbers:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-numbers:after{content:"\e2f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-plus:after{content:"\e2f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-list-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-list-star:after{content:"\ebdd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock:after{content:"\e2fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-key:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-key:after{content:"\e2ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-key-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-key-open:after{content:"\e301";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-laminated:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-laminated:after{content:"\e303";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-laminated-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-laminated-open:after{content:"\e305";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-open:after{content:"\e307";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-simple:after{content:"\e309";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lock-simple-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lock-simple-open:after{content:"\e30b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-lockers:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-lockers:after{content:"\ecb9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-log:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-log:after{content:"\ed83";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-magic-wand:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-magic-wand:after{content:"\e6b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-magnet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-magnet:after{content:"\e681";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-magnet-straight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-magnet-straight:after{content:"\e683";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass:after{content:"\e30d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-minus:after{content:"\e30f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-plus:after{content:"\e311";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mailbox:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mailbox:after{content:"\ec1f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin:after{content:"\e317";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin-area:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin-area:after{content:"\ee3b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin-line:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin-line:after{content:"\e319";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin-plus:after{content:"\e315";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple:after{content:"\ee3f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-area:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-area:after{content:"\ee3d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-line:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-line:after{content:"\ee39";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-map-trifold:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-map-trifold:after{content:"\e31b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-markdown-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-markdown-logo:after{content:"\e509";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-marker-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-marker-circle:after{content:"\e641";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-martini:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-martini:after{content:"\e31d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mask-happy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mask-happy:after{content:"\e9f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mask-sad:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mask-sad:after{content:"\eb9f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mastodon-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mastodon-logo:after{content:"\ed69";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-math-operations:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-math-operations:after{content:"\e31f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-matrix-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-matrix-logo:after{content:"\ed65";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-medal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-medal:after{content:"\e321";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-medal-military:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-medal-military:after{content:"\ecfd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-medium-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-medium-logo:after{content:"\e323";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-megaphone:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-megaphone:after{content:"\e325";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-megaphone-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-megaphone-simple:after{content:"\e643";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-member-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-member-of:after{content:"\edc3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-memory:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-memory:after{content:"\e9c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-messenger-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-messenger-logo:after{content:"\e6d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-meta-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-meta-logo:after{content:"\ed03";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-meteor:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-meteor:after{content:"\e9bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-metronome:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-metronome:after{content:"\ec8f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microphone:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microphone:after{content:"\e327";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microphone-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microphone-slash:after{content:"\e329";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microphone-stage:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microphone-stage:after{content:"\e75d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microscope:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microscope:after{content:"\ec7b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microsoft-excel-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microsoft-excel-logo:after{content:"\eb6d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microsoft-outlook-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microsoft-outlook-logo:after{content:"\eb71";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microsoft-powerpoint-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microsoft-powerpoint-logo:after{content:"\eacf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microsoft-teams-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microsoft-teams-logo:after{content:"\eb67";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-microsoft-word-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-microsoft-word-logo:after{content:"\eb6b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-minus:after{content:"\e32b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-minus-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-minus-circle:after{content:"\e32d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-minus-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-minus-square:after{content:"\ed53";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-money:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-money:after{content:"\e589";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-money-wavy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-money-wavy:after{content:"\ee69";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-monitor:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-monitor:after{content:"\e32f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-monitor-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-monitor-arrow-up:after{content:"\e58b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-monitor-play:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-monitor-play:after{content:"\e58d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-moon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-moon:after{content:"\e331";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-moon-stars:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-moon-stars:after{content:"\e58f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-moped:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-moped:after{content:"\e825";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-moped-front:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-moped-front:after{content:"\e823";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mosque:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mosque:after{content:"\ecef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-motorcycle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-motorcycle:after{content:"\e80b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mountains:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mountains:after{content:"\e7af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mouse:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mouse:after{content:"\e33b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mouse-left-click:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mouse-left-click:after{content:"\e335";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mouse-middle-click:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mouse-middle-click:after{content:"\e339";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mouse-right-click:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mouse-right-click:after{content:"\e337";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mouse-scroll:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mouse-scroll:after{content:"\e333";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-mouse-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-mouse-simple:after{content:"\e645";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-music-note:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-music-note:after{content:"\e33d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-music-note-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-music-note-simple:after{content:"\e33f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-music-notes:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-music-notes:after{content:"\e341";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-music-notes-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-music-notes-minus:after{content:"\ee0d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-music-notes-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-music-notes-plus:after{content:"\eb7d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-music-notes-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-music-notes-simple:after{content:"\e343";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-navigation-arrow:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-navigation-arrow:after{content:"\eadf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-needle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-needle:after{content:"\e82f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-network:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-network:after{content:"\eddf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-network-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-network-slash:after{content:"\eddd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-network-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-network-x:after{content:"\eddb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-newspaper:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-newspaper:after{content:"\e345";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-newspaper-clipping:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-newspaper-clipping:after{content:"\e347";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-not-equals:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-not-equals:after{content:"\eda7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-not-member-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-not-member-of:after{content:"\edaf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-not-subset-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-not-subset-of:after{content:"\edb1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-not-superset-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-not-superset-of:after{content:"\edb3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-notches:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-notches:after{content:"\ed3b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-note:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-note:after{content:"\e349";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-note-blank:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-note-blank:after{content:"\e34b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-note-pencil:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-note-pencil:after{content:"\e34d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-notebook:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-notebook:after{content:"\e34f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-notepad:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-notepad:after{content:"\e63f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-notification:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-notification:after{content:"\e6fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-notion-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-notion-logo:after{content:"\e9a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-nuclear-plant:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-nuclear-plant:after{content:"\ed7d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-eight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-eight:after{content:"\e353";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-five:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-five:after{content:"\e359";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-four:after{content:"\e35f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-nine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-nine:after{content:"\e365";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-one:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-one:after{content:"\e36b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-seven:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-seven:after{content:"\e371";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-six:after{content:"\e377";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-three:after{content:"\e37d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-two:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-two:after{content:"\e383";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-circle-zero:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-circle-zero:after{content:"\e389";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-eight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-eight:after{content:"\e351";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-five:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-five:after{content:"\e357";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-four:after{content:"\e35d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-nine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-nine:after{content:"\e363";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-one:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-one:after{content:"\e369";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-seven:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-seven:after{content:"\e36f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-six:after{content:"\e375";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-eight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-eight:after{content:"\e355";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-five:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-five:after{content:"\e35b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-four:after{content:"\e361";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-nine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-nine:after{content:"\e367";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-one:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-one:after{content:"\e36d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-seven:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-seven:after{content:"\e373";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-six:after{content:"\e379";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-three:after{content:"\e37f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-two:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-two:after{content:"\e385";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-square-zero:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-square-zero:after{content:"\e38b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-three:after{content:"\e37b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-two:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-two:after{content:"\e381";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-number-zero:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-number-zero:after{content:"\e387";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-numpad:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-numpad:after{content:"\e3c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-nut:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-nut:after{content:"\e38d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ny-times-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ny-times-logo:after{content:"\e647";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-octagon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-octagon:after{content:"\e38f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-office-chair:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-office-chair:after{content:"\ea47";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-onigiri:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-onigiri:after{content:"\ee2d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-open-ai-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-open-ai-logo:after{content:"\e7d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-option:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-option:after{content:"\e8a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-orange:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-orange:after{content:"\ee41";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-orange-slice:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-orange-slice:after{content:"\ed37";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-oven:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-oven:after{content:"\ed8d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-package:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-package:after{content:"\e391";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paint-brush:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paint-brush:after{content:"\e6f1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paint-brush-broad:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paint-brush-broad:after{content:"\e591";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paint-brush-household:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paint-brush-household:after{content:"\e6f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paint-bucket:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paint-bucket:after{content:"\e393";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paint-roller:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paint-roller:after{content:"\e6f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-palette:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-palette:after{content:"\e6c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-panorama:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-panorama:after{content:"\eaa3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pants:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pants:after{content:"\ec89";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paper-plane:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paper-plane:after{content:"\e395";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paper-plane-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paper-plane-right:after{content:"\e397";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paper-plane-tilt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paper-plane-tilt:after{content:"\e399";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paperclip:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paperclip:after{content:"\e39b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paperclip-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paperclip-horizontal:after{content:"\e593";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-parachute:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-parachute:after{content:"\ea7d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paragraph:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paragraph:after{content:"\e961";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-parallelogram:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-parallelogram:after{content:"\ecc7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-park:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-park:after{content:"\ecb3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-password:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-password:after{content:"\e753";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-path:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-path:after{content:"\e39d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-patreon-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-patreon-logo:after{content:"\e98b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pause:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pause:after{content:"\e39f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pause-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pause-circle:after{content:"\e3a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paw-print:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paw-print:after{content:"\e649";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-paypal-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-paypal-logo:after{content:"\e98d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-peace:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-peace:after{content:"\e3a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pen:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pen:after{content:"\e3ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pen-nib:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pen-nib:after{content:"\e3ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pen-nib-straight:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pen-nib-straight:after{content:"\e64b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil:after{content:"\e3af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-circle:after{content:"\e3b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-line:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-line:after{content:"\e3b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-ruler:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-ruler:after{content:"\e907";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-simple:after{content:"\e3b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-line:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-line:after{content:"\ebc7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-slash:after{content:"\ecf7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pencil-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pencil-slash:after{content:"\ecf9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pentagon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pentagon:after{content:"\ec7f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pentagram:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pentagram:after{content:"\ec5d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pepper:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pepper:after{content:"\e94b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-percent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-percent:after{content:"\e3b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person:after{content:"\e3a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-arms-spread:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-arms-spread:after{content:"\ecff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple:after{content:"\e72f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-bike:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-bike:after{content:"\e735";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-circle:after{content:"\ee59";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-hike:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-hike:after{content:"\ed55";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-run:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-run:after{content:"\e731";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-ski:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-ski:after{content:"\e71d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-snowboard:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-snowboard:after{content:"\e71f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-swim:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-swim:after{content:"\e737";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-tai-chi:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-tai-chi:after{content:"\ed5d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-throw:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-throw:after{content:"\e733";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-person-simple-walk:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-person-simple-walk:after{content:"\e73b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-perspective:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-perspective:after{content:"\ebe7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone:after{content:"\e3b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-call:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-call:after{content:"\e3bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-disconnect:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-disconnect:after{content:"\e3bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-incoming:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-incoming:after{content:"\e3bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-list:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-list:after{content:"\e3cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-outgoing:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-outgoing:after{content:"\e3c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-pause:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-pause:after{content:"\e3cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-plus:after{content:"\ec57";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-slash:after{content:"\e3c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-transfer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-transfer:after{content:"\e3c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phone-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phone-x:after{content:"\e3c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-phosphor-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-phosphor-logo:after{content:"\e3cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pi:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pi:after{content:"\ec81";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-piano-keys:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-piano-keys:after{content:"\e9c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-picnic-table:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-picnic-table:after{content:"\ee27";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-picture-in-picture:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-picture-in-picture:after{content:"\e64d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-piggy-bank:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-piggy-bank:after{content:"\ea05";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pill:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pill:after{content:"\e701";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ping-pong:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ping-pong:after{content:"\ea43";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pint-glass:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pint-glass:after{content:"\edd1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pinterest-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pinterest-logo:after{content:"\e64f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pinwheel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pinwheel:after{content:"\eb9d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pipe:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pipe:after{content:"\ed87";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pipe-wrench:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pipe-wrench:after{content:"\ed89";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pix-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pix-logo:after{content:"\ecc3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pizza:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pizza:after{content:"\e797";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-placeholder:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-placeholder:after{content:"\e651";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-planet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-planet:after{content:"\e653";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plant:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plant:after{content:"\ebaf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-play:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-play:after{content:"\e3d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-play-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-play-circle:after{content:"\e3d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-play-pause:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-play-pause:after{content:"\e8bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-playlist:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-playlist:after{content:"\e6ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plug:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plug:after{content:"\e947";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plug-charging:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plug-charging:after{content:"\eb5d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plugs:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plugs:after{content:"\eb57";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plugs-connected:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plugs-connected:after{content:"\eb5b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plus:after{content:"\e3d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plus-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plus-circle:after{content:"\e3d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plus-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plus-minus:after{content:"\e3d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-plus-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-plus-square:after{content:"\ed56";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-poker-chip:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-poker-chip:after{content:"\e595";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-police-car:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-police-car:after{content:"\ec4b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-polygon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-polygon:after{content:"\e6d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-popcorn:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-popcorn:after{content:"\eb4f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-popsicle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-popsicle:after{content:"\ebbf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-potted-plant:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-potted-plant:after{content:"\ec23";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-power:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-power:after{content:"\e3db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-prescription:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-prescription:after{content:"\e7a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-presentation:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-presentation:after{content:"\e655";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-presentation-chart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-presentation-chart:after{content:"\e657";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-printer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-printer:after{content:"\e3dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-prohibit:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-prohibit:after{content:"\e3df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-prohibit-inset:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-prohibit-inset:after{content:"\e3e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-projector-screen:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-projector-screen:after{content:"\e659";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-projector-screen-chart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-projector-screen-chart:after{content:"\e65b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-pulse:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-pulse:after{content:"\e001";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-push-pin:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-push-pin:after{content:"\e3e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple:after{content:"\e65d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple-slash:after{content:"\e65f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-push-pin-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-push-pin-slash:after{content:"\e3e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-puzzle-piece:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-puzzle-piece:after{content:"\e597";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-qr-code:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-qr-code:after{content:"\e3e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-question:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-question:after{content:"\e3eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-question-mark:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-question-mark:after{content:"\e3ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-queue:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-queue:after{content:"\e6ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-quotes:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-quotes:after{content:"\e661";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rabbit:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rabbit:after{content:"\eac3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-racquet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-racquet:after{content:"\ee03";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-radical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-radical:after{content:"\e3ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-radio:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-radio:after{content:"\e77f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-radio-button:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-radio-button:after{content:"\eb09";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-radioactive:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-radioactive:after{content:"\e9dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rainbow:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rainbow:after{content:"\e599";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rainbow-cloud:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rainbow-cloud:after{content:"\e59b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ranking:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ranking:after{content:"\ed63";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-read-cv-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-read-cv-logo:after{content:"\ed0d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-receipt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-receipt:after{content:"\e3f1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-receipt-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-receipt-x:after{content:"\ed41";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-record:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-record:after{content:"\e3f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rectangle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rectangle:after{content:"\e3f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rectangle-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rectangle-dashed:after{content:"\e3f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-recycle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-recycle:after{content:"\e75b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-reddit-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-reddit-logo:after{content:"\e59d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-repeat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-repeat:after{content:"\e3f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-repeat-once:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-repeat-once:after{content:"\e3fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-replit-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-replit-logo:after{content:"\eb8b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-resize:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-resize:after{content:"\ed6f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rewind:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rewind:after{content:"\e6a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rewind-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rewind-circle:after{content:"\e3fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-road-horizon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-road-horizon:after{content:"\e839";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-robot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-robot:after{content:"\e763";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rocket:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rocket:after{content:"\e3ff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rocket-launch:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rocket-launch:after{content:"\e401";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rows:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rows:after{content:"\e5a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rows-plus-bottom:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rows-plus-bottom:after{content:"\e59f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rows-plus-top:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rows-plus-top:after{content:"\e5a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rss:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rss:after{content:"\e403";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rss-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rss-simple:after{content:"\e405";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-rug:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-rug:after{content:"\ea1b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ruler:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ruler:after{content:"\e6b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sailboat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sailboat:after{content:"\e78b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scales:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scales:after{content:"\e751";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scan:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scan:after{content:"\ebb7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scan-smiley:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scan-smiley:after{content:"\ebb5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scissors:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scissors:after{content:"\eae1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scooter:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scooter:after{content:"\e821";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-screencast:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-screencast:after{content:"\e407";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-screwdriver:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-screwdriver:after{content:"\e86f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scribble:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scribble:after{content:"\e807";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scribble-loop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scribble-loop:after{content:"\e663";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-scroll:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-scroll:after{content:"\eb7b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seal:after{content:"\e605";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seal-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seal-check:after{content:"\e607";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seal-percent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seal-percent:after{content:"\e60b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seal-question:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seal-question:after{content:"\e609";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seal-warning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seal-warning:after{content:"\e60d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seat:after{content:"\eb8f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-seatbelt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-seatbelt:after{content:"\edff";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-security-camera:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-security-camera:after{content:"\eca5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection:after{content:"\e69b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection-all:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection-all:after{content:"\e747";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection-background:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection-background:after{content:"\eaf9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection-foreground:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection-foreground:after{content:"\eaf7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection-inverse:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection-inverse:after{content:"\e745";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection-plus:after{content:"\e69d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-selection-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-selection-slash:after{content:"\e69f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shapes:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shapes:after{content:"\ec5f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-share:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-share:after{content:"\e409";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-share-fat:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-share-fat:after{content:"\ed57";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-share-network:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-share-network:after{content:"\e40b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield:after{content:"\e40d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-check:after{content:"\e40f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-checkered:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-checkered:after{content:"\e709";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-chevron:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-chevron:after{content:"\e411";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-plus:after{content:"\e707";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-slash:after{content:"\e413";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-star:after{content:"\ec35";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shield-warning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shield-warning:after{content:"\e414";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shipping-container:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shipping-container:after{content:"\e78d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shirt-folded:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shirt-folded:after{content:"\ea93";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shooting-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shooting-star:after{content:"\ecfb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shopping-bag:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shopping-bag:after{content:"\e417";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shopping-bag-open:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shopping-bag-open:after{content:"\e419";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shopping-cart:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shopping-cart:after{content:"\e41f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shopping-cart-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shopping-cart-simple:after{content:"\e421";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shovel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shovel:after{content:"\e9e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shower:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shower:after{content:"\e777";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shrimp:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shrimp:after{content:"\eab5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shuffle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shuffle:after{content:"\e423";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shuffle-angular:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shuffle-angular:after{content:"\e425";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-shuffle-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-shuffle-simple:after{content:"\e427";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sidebar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sidebar:after{content:"\eab7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sidebar-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sidebar-simple:after{content:"\ec25";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sigma:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sigma:after{content:"\eab9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sign-in:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sign-in:after{content:"\e429";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sign-out:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sign-out:after{content:"\e42b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-signature:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-signature:after{content:"\ebad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-signpost:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-signpost:after{content:"\e89d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sim-card:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sim-card:after{content:"\e665";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-siren:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-siren:after{content:"\e9b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sketch-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sketch-logo:after{content:"\e42d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-skip-back:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-skip-back:after{content:"\e5a5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-skip-back-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-skip-back-circle:after{content:"\e42f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-skip-forward:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-skip-forward:after{content:"\e5a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-skip-forward-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-skip-forward-circle:after{content:"\e431";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-skull:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-skull:after{content:"\e917";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-skype-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-skype-logo:after{content:"\e8dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-slack-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-slack-logo:after{content:"\e5a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sliders:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sliders:after{content:"\e433";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sliders-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sliders-horizontal:after{content:"\e435";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-slideshow:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-slideshow:after{content:"\ed33";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley:after{content:"\e437";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-angry:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-angry:after{content:"\ec63";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-blank:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-blank:after{content:"\e439";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-meh:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-meh:after{content:"\e43b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-melting:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-melting:after{content:"\ee57";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-nervous:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-nervous:after{content:"\e43d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-sad:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-sad:after{content:"\e43f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-sticker:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-sticker:after{content:"\e441";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-wink:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-wink:after{content:"\e667";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-smiley-x-eyes:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-smiley-x-eyes:after{content:"\e443";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-snapchat-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-snapchat-logo:after{content:"\e669";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sneaker:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sneaker:after{content:"\e80d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sneaker-move:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sneaker-move:after{content:"\ed61";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-snowflake:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-snowflake:after{content:"\e5ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-soccer-ball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-soccer-ball:after{content:"\e717";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sock:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sock:after{content:"\eccf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-solar-panel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-solar-panel:after{content:"\ed7e";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-solar-roof:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-solar-roof:after{content:"\ed7f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sort-ascending:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sort-ascending:after{content:"\e445";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sort-descending:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sort-descending:after{content:"\e447";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-soundcloud-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-soundcloud-logo:after{content:"\e8df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spade:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spade:after{content:"\e449";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sparkle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sparkle:after{content:"\e6a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-hifi:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-hifi:after{content:"\ea09";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-high:after{content:"\e44b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-low:after{content:"\e44d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-none:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-none:after{content:"\e44f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-high:after{content:"\e451";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-low:after{content:"\e453";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-none:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-none:after{content:"\e455";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-slash:after{content:"\e457";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-x:after{content:"\e459";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-slash:after{content:"\e45b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speaker-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speaker-x:after{content:"\e45d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-speedometer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-speedometer:after{content:"\ee75";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sphere:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sphere:after{content:"\ee67";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spinner:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spinner:after{content:"\e66b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spinner-ball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spinner-ball:after{content:"\ee29";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spinner-gap:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spinner-gap:after{content:"\e66d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spiral:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spiral:after{content:"\e9fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-split-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-split-horizontal:after{content:"\e873";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-split-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-split-vertical:after{content:"\e877";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spotify-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spotify-logo:after{content:"\e66f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-spray-bottle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-spray-bottle:after{content:"\e7e8";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-square:after{content:"\e45f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-square-half:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-square-half:after{content:"\e463";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-square-half-bottom:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-square-half-bottom:after{content:"\eb17";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-square-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-square-logo:after{content:"\e691";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-square-split-horizontal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-square-split-horizontal:after{content:"\e871";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-square-split-vertical:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-square-split-vertical:after{content:"\e875";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-squares-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-squares-four:after{content:"\e465";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stack:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stack:after{content:"\e467";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stack-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stack-minus:after{content:"\edf5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stack-overflow-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stack-overflow-logo:after{content:"\eb79";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stack-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stack-plus:after{content:"\edf7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stack-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stack-simple:after{content:"\e469";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stairs:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stairs:after{content:"\e8ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stamp:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stamp:after{content:"\ea49";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-standard-definition:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-standard-definition:after{content:"\ea91";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-star:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-star:after{content:"\e46b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-star-and-crescent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-star-and-crescent:after{content:"\ecf5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-star-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-star-four:after{content:"\e6a5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-star-half:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-star-half:after{content:"\e70b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-star-of-david:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-star-of-david:after{content:"\e89f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-steam-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-steam-logo:after{content:"\ead5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-steering-wheel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-steering-wheel:after{content:"\e9ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-steps:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-steps:after{content:"\ecbf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stethoscope:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stethoscope:after{content:"\e7eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sticker:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sticker:after{content:"\e5ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stool:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stool:after{content:"\ea45";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stop:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stop:after{content:"\e46d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stop-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stop-circle:after{content:"\e46f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-storefront:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-storefront:after{content:"\e471";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-strategy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-strategy:after{content:"\ea3b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-stripe-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-stripe-logo:after{content:"\e699";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-student:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-student:after{content:"\e73f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subset-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subset-of:after{content:"\edc1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subset-proper-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subset-proper-of:after{content:"\edb7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subtitles:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subtitles:after{content:"\e1a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subtitles-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subtitles-slash:after{content:"\e1a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subtract:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subtract:after{content:"\ebd7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subtract-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subtract-square:after{content:"\ebd5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-subway:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-subway:after{content:"\e499";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-suitcase:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-suitcase:after{content:"\e5af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-suitcase-rolling:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-suitcase-rolling:after{content:"\e9b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-suitcase-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-suitcase-simple:after{content:"\e5b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sun:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sun:after{content:"\e473";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sun-dim:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sun-dim:after{content:"\e475";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sun-horizon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sun-horizon:after{content:"\e5b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sunglasses:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sunglasses:after{content:"\e817";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-superset-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-superset-of:after{content:"\edb9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-superset-proper-of:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-superset-proper-of:after{content:"\edb5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-swap:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-swap:after{content:"\e83d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-swatches:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-swatches:after{content:"\e5b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-swimming-pool:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-swimming-pool:after{content:"\ecb7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-sword:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-sword:after{content:"\e5bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-synagogue:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-synagogue:after{content:"\eced";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-syringe:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-syringe:after{content:"\e969";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-t-shirt:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-t-shirt:after{content:"\e671";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-table:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-table:after{content:"\e477";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tabs:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tabs:after{content:"\e779";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tag:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tag:after{content:"\e479";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tag-chevron:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tag-chevron:after{content:"\e673";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tag-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tag-simple:after{content:"\e47b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-target:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-target:after{content:"\e47d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-taxi:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-taxi:after{content:"\e903";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tea-bag:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tea-bag:after{content:"\e8e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-telegram-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-telegram-logo:after{content:"\e5bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-television:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-television:after{content:"\e755";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-television-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-television-simple:after{content:"\eae7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tennis-ball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tennis-ball:after{content:"\e721";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tent:after{content:"\e8bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-terminal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-terminal:after{content:"\e47f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-terminal-window:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-terminal-window:after{content:"\eae9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-test-tube:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-test-tube:after{content:"\e7a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-a-underline:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-a-underline:after{content:"\ed35";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-aa:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-aa:after{content:"\e6ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-align-center:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-align-center:after{content:"\e481";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-align-justify:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-align-justify:after{content:"\e483";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-align-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-align-left:after{content:"\e485";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-align-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-align-right:after{content:"\e487";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-b:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-b:after{content:"\e5bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-columns:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-columns:after{content:"\ec97";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h:after{content:"\e6bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h-five:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h-five:after{content:"\e6c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h-four:after{content:"\e6c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h-one:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h-one:after{content:"\e6bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h-six:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h-six:after{content:"\e6c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h-three:after{content:"\e6c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-h-two:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-h-two:after{content:"\e6bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-indent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-indent:after{content:"\ea1f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-italic:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-italic:after{content:"\e5c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-outdent:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-outdent:after{content:"\ea1d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-strikethrough:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-strikethrough:after{content:"\e5c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-subscript:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-subscript:after{content:"\ec99";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-superscript:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-superscript:after{content:"\ec9b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-t:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-t:after{content:"\e48b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-t-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-t-slash:after{content:"\e489";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-text-underline:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-text-underline:after{content:"\e5c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-textbox:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-textbox:after{content:"\eb0b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-thermometer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-thermometer:after{content:"\e5c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-thermometer-cold:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-thermometer-cold:after{content:"\e5c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-thermometer-hot:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-thermometer-hot:after{content:"\e5cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-thermometer-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-thermometer-simple:after{content:"\e5cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-threads-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-threads-logo:after{content:"\ed9f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-three-d:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-three-d:after{content:"\ea5b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-thumbs-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-thumbs-down:after{content:"\e48d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-thumbs-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-thumbs-up:after{content:"\e48f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-ticket:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-ticket:after{content:"\e491";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tidal-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tidal-logo:after{content:"\ed1d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tiktok-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tiktok-logo:after{content:"\eaf3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tilde:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tilde:after{content:"\eda9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-timer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-timer:after{content:"\e493";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tip-jar:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tip-jar:after{content:"\e7e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tipi:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tipi:after{content:"\ed31";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tire:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tire:after{content:"\edd3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-toggle-left:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-toggle-left:after{content:"\e675";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-toggle-right:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-toggle-right:after{content:"\e677";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-toilet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-toilet:after{content:"\e79b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-toilet-paper:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-toilet-paper:after{content:"\e79d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-toolbox:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-toolbox:after{content:"\eca1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tooth:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tooth:after{content:"\e9cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tornado:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tornado:after{content:"\e88d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tote:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tote:after{content:"\e495";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tote-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tote-simple:after{content:"\e679";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-towel:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-towel:after{content:"\ede7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tractor:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tractor:after{content:"\ec6f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trademark:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trademark:after{content:"\e9f1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trademark-registered:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trademark-registered:after{content:"\e415";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-traffic-cone:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-traffic-cone:after{content:"\e9a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-traffic-sign:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-traffic-sign:after{content:"\e67b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-traffic-signal:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-traffic-signal:after{content:"\e9ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-train:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-train:after{content:"\e497";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-train-regional:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-train-regional:after{content:"\e49f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-train-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-train-simple:after{content:"\e4a1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tram:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tram:after{content:"\e9ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-translate:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-translate:after{content:"\e4a3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trash:after{content:"\e4a7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trash-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trash-simple:after{content:"\e4a9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tray:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tray:after{content:"\e4ab";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-down:after{content:"\e011";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-up:after{content:"\ee53";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-treasure-chest:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-treasure-chest:after{content:"\ede3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tree:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tree:after{content:"\e6db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tree-evergreen:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tree-evergreen:after{content:"\e6dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tree-palm:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tree-palm:after{content:"\e91b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tree-structure:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tree-structure:after{content:"\e67d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tree-view:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tree-view:after{content:"\ee49";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trend-down:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trend-down:after{content:"\e4ad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trend-up:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trend-up:after{content:"\e4af";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-triangle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-triangle:after{content:"\e4b1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-triangle-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-triangle-dashed:after{content:"\e4b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trolley:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trolley:after{content:"\e5b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trolley-suitcase:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trolley-suitcase:after{content:"\e5b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-trophy:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-trophy:after{content:"\e67f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-truck:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-truck:after{content:"\e4b5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-truck-trailer:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-truck-trailer:after{content:"\e4b7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-tumblr-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-tumblr-logo:after{content:"\e8d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-twitch-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-twitch-logo:after{content:"\e5cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-twitter-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-twitter-logo:after{content:"\e4bb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-umbrella:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-umbrella:after{content:"\e685";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-umbrella-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-umbrella-simple:after{content:"\e687";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-union:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-union:after{content:"\edbf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-unite:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-unite:after{content:"\e87f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-unite-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-unite-square:after{content:"\e879";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-upload:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-upload:after{content:"\e4bf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-upload-simple:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-upload-simple:after{content:"\e4c1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-usb:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-usb:after{content:"\e957";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user:after{content:"\e4c3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-check:after{content:"\eafb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-circle:after{content:"\e4c5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-circle-check:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-circle-check:after{content:"\ec39";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-circle-dashed:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-circle-dashed:after{content:"\ec37";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-circle-gear:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-circle-gear:after{content:"\e4c7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-circle-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-circle-minus:after{content:"\e4c9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-circle-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-circle-plus:after{content:"\e4cb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-focus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-focus:after{content:"\e6fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-gear:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-gear:after{content:"\e4cd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-list:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-list:after{content:"\e73d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-minus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-minus:after{content:"\e4cf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-plus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-plus:after{content:"\e4d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-rectangle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-rectangle:after{content:"\e4d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-sound:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-sound:after{content:"\eca9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-square:after{content:"\e4d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-user-switch:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-user-switch:after{content:"\e757";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-users:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-users:after{content:"\e4d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-users-four:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-users-four:after{content:"\e68d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-users-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-users-three:after{content:"\e68f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-van:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-van:after{content:"\e827";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-vault:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-vault:after{content:"\e76f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-vector-three:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-vector-three:after{content:"\ee63";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-vector-two:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-vector-two:after{content:"\ee65";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-vibrate:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-vibrate:after{content:"\e4d9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-video:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-video:after{content:"\e741";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-video-camera:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-video-camera:after{content:"\e4db";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-video-camera-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-video-camera-slash:after{content:"\e4dd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-video-conference:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-video-conference:after{content:"\edcf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-vignette:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-vignette:after{content:"\eba3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-vinyl-record:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-vinyl-record:after{content:"\ecad";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-virtual-reality:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-virtual-reality:after{content:"\e7b9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-virus:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-virus:after{content:"\e7d7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-visor:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-visor:after{content:"\ee2b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-voicemail:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-voicemail:after{content:"\e4df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-volleyball:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-volleyball:after{content:"\e727";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wall:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wall:after{content:"\e689";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wallet:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wallet:after{content:"\e68b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-warehouse:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-warehouse:after{content:"\ecd5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-warning:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-warning:after{content:"\e4e1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-warning-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-warning-circle:after{content:"\e4e3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-warning-diamond:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-warning-diamond:after{content:"\e7fd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-warning-octagon:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-warning-octagon:after{content:"\e4e5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-washing-machine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-washing-machine:after{content:"\ede9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-watch:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-watch:after{content:"\e4e7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wave-sawtooth:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wave-sawtooth:after{content:"\ea9d";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wave-sine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wave-sine:after{content:"\ea9b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wave-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wave-square:after{content:"\ea9f";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wave-triangle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wave-triangle:after{content:"\eaa1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-waveform:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-waveform:after{content:"\e803";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-waveform-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-waveform-slash:after{content:"\e801";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-waves:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-waves:after{content:"\e6df";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-webcam:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-webcam:after{content:"\e9b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-webcam-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-webcam-slash:after{content:"\ecdd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-webhooks-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-webhooks-logo:after{content:"\ecaf";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wechat-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wechat-logo:after{content:"\e8d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-whatsapp-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-whatsapp-logo:after{content:"\e5d1";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wheelchair:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wheelchair:after{content:"\e4e9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wheelchair-motion:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wheelchair-motion:after{content:"\e89b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wifi-high:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wifi-high:after{content:"\e4eb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wifi-low:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wifi-low:after{content:"\e4ed";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wifi-medium:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wifi-medium:after{content:"\e4ef";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wifi-slash:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wifi-slash:after{content:"\e4f3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wifi-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wifi-x:after{content:"\e4f5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wind:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wind:after{content:"\e5d3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-windmill:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-windmill:after{content:"\e9f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-windows-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-windows-logo:after{content:"\e693";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wine:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wine:after{content:"\e6b3";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-wrench:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-wrench:after{content:"\e5d5";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-x:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-x:after{content:"\e4f7";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-x-circle:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-x-circle:after{content:"\e4f9";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-x-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-x-logo:after{content:"\e4bd";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-x-square:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-x-square:after{content:"\e4fb";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-yarn:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-yarn:after{content:"\ed9b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-yin-yang:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-yin-yang:after{content:"\e92b";margin-left:-1em}.bb-icons-rl-duotone.bb-icons-rl-youtube-logo:before{opacity:.2}.bb-icons-rl-duotone.bb-icons-rl-youtube-logo:after{content:"\e4fd";margin-left:-1em}:root{--bb-rl-primary-color:#4946fe;--bb-rl-secondary-color:#dde4ff;--bb-rl-background-color:#fff;--bb-rl-background-hover-color:#f8f8f8;--bb-rl-background-secondary-color:#f6f6f6;--bb-rl-background-secondary-hover-color:#f3f3f3;--bb-rl-background-tertiary-color:#dbdbdb;--bb-rl-background-tertiary-hover-color:#cececf;--bb-rl-background-black-color:#0c0c0d;--bb-rl-background-disabled-color:#dbdbdb;--bb-rl-background-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-background-brand-primary-hover-color:#4937f4;--bb-rl-background-brand-secondary-color:#dde4ff;--bb-rl-background-brand-secondary-hover-color:#c2cdff;--bb-rl-background-brand-disabled-color:#767eff;--bb-rl-background-positive-primary-color:#14ae5c;--bb-rl-background-positive-primary-hover-color:#009951;--bb-rl-background-positive-secondary-color:#ebffee;--bb-rl-background-positive-secondary-hover-color:#cff7d3;--bb-rl-background-warning-primary-color:#e5a000;--bb-rl-background-warning-primary-hover-color:#bf6a02;--bb-rl-background-warning-secondary-color:#fffbeb;--bb-rl-background-warning-secondary-hover-color:#fff1c2;--bb-rl-background-danger-primary-color:#ec221f;--bb-rl-background-danger-primary-hover-color:#c00f0c;--bb-rl-background-danger-secondary-color:#fee9e7;--bb-rl-background-danger-secondary-hover-color:#fdd3d0;--bb-rl-border-color:#f3f3f3;--bb-rl-border-secondary-color:#e7e7e7;--bb-rl-border-tertiary-color:#cececf;--bb-rl-border-disabled-color:#f3f3f3;--bb-rl-border-quinery-color:#6d6d6e;--bb-rl-border-quaternary-color:#9e9e9e;--bb-rl-border-brand-primary-color:#3325ae;--bb-rl-border-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-border-positive-primary-color:#02542d;--bb-rl-border-positive-secondary-color:#14ae5c;--bb-rl-border-warning-primary-color:#682d03;--bb-rl-border-warning-secondary-color:#e5a000;--bb-rl-border-danger-primary-color:#690807;--bb-rl-border-danger-secondary-color:#ec221f;--bb-rl-text-color:#242425;--bb-rl-text-white-color:#fff;--bb-rl-text-secondary-color:#555556;--bb-rl-text-tertiary-color:#858586;--bb-rl-text-disabled-color:#9e9e9e;--bb-rl-text-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-text-brand-secondary-color:#3325ae;--bb-rl-text-positive-primary-color:#02542d;--bb-rl-text-positive-secondary-color:#14ae5c;--bb-rl-text-warning-primary-color:#682d03;--bb-rl-text-warning-secondary-color:#e5a000;--bb-rl-text-danger-primary-color:#690807;--bb-rl-text-danger-secondary-color:#ec221f;--bb-rl-icon-color:#0c0c0d;--bb-rl-icon-primary-color:#3d3d3d;--bb-rl-icon-secondary-color:#6d6d6e;--bb-rl-icon-tertiary-color:#9e9e9e;--bb-rl-icon-disabled-color:#cececf;--bb-rl-icon-brand-primary-color:#3325ae;--bb-rl-icon-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-icon-brand-disabled-color:#767eff;--bb-rl-icon-positive-primary-color:#02542d;--bb-rl-icon-positive-secondary-color:#14ae5c;--bb-rl-icon-warning-primary-color:#682d03;--bb-rl-icon-warning-secondary-color:#e5a000;--bb-rl-icon-danger-primary-color:#690807;--bb-rl-icon-danger-secondary-color:#ec221f;--bb-rl-radius-xs:2px;--bb-rl-radius-sm:4px;--bb-rl-radius-md:6px;--bb-rl-radius-base:8px;--bb-rl-radius-lg:12px;--bb-rl-radius-full:99px;--bb-rl-space-0:0;--bb-rl-space-50:4px;--bb-rl-space-100:8px;--bb-rl-space-200:16px;--bb-rl-space-300:24px;--bb-rl-space-400:32px;--bb-rl-space-500:40px;--bb-rl-space-600:48px;--bb-rl-space-700:56px;--bb-rl-z-index-dropdown:1000;--bb-rl-z-index-sticky:1020;--bb-rl-z-index-fixed:1030;--bb-rl-z-index-adminbar:1035;--bb-rl-z-index-modal-backdrop:1040;--bb-rl-z-index-modal:1050;--bb-rl-z-index-popover:1060;--bb-rl-z-index-tooltip:1070;--bb-rl-font-family-base:InterText,serif;--bb-rl-font-size-2xl:20px;--bb-rl-font-size-base:16px;--bb-rl-font-size-xs:11px;--bb-rl-font-size-sm:13px;--bb-rl-base-line-xs:16px;--bb-rl-base-line-small:20px;--bb-rl-base-line:24px;--bb-rl-base-line-2xl:30px}.bb-rl-dark-mode{--bb-rl-primary-color:#4946fe;--bb-rl-background-color:#242425;--bb-rl-background-hover-color:#555556;--bb-rl-background-secondary-color:#2f2f2f;--bb-rl-background-secondary-hover-color:#3d3d3d;--bb-rl-background-tertiary-color:#6d6d6e;--bb-rl-background-tertiary-hover-color:#555556;--bb-rl-background-black-color:#0c0c0d;--bb-rl-background-disabled-color:#dbdbdb;--bb-rl-background-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-background-brand-primary-hover-color:#4937f4;--bb-rl-background-brand-secondary-color:#3325ae;--bb-rl-background-brand-secondary-hover-color:#2e2689;--bb-rl-background-brand-disabled-color:#767eff;--bb-rl-background-positive-primary-color:#008043;--bb-rl-background-positive-primary-hover-color:#02542d;--bb-rl-background-positive-secondary-color:#02542d;--bb-rl-background-positive-secondary-hover-color:#024023;--bb-rl-background-warning-primary-color:#975102;--bb-rl-background-warning-primary-hover-color:#682d03;--bb-rl-background-warning-secondary-color:#682d03;--bb-rl-background-warning-secondary-hover-color:#522504;--bb-rl-background-danger-primary-color:#900b09;--bb-rl-background-danger-primary-hover-color:#690807;--bb-rl-background-danger-secondary-color:#690807;--bb-rl-background-danger-secondary-hover-color:#4d0b0a;--bb-rl-border-color:#2f2f2f;--bb-rl-border-secondary-color:#3d3d3d;--bb-rl-border-tertiary-color:#555556;--bb-rl-border-disabled-color:#f3f3f3;--bb-rl-border-quinery-color:#f6f6f6;--bb-rl-border-quaternary-color:#f3f3f3;--bb-rl-border-brand-primary-color:#c2cdff;--bb-rl-border-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-border-positive-primary-color:#cff7d3;--bb-rl-border-positive-secondary-color:#14ae5c;--bb-rl-border-warning-primary-color:#fff1c2;--bb-rl-border-warning-secondary-color:#e5a000;--bb-rl-border-danger-primary-color:#fdd3d0;--bb-rl-border-danger-secondary-color:#ec221f;--bb-rl-text-color:#fff;--bb-rl-text-white-color:#fff;--bb-rl-text-secondary-color:#cececf;--bb-rl-text-tertiary-color:#b6b6b6;--bb-rl-text-disabled-color:#e7e7e7;--bb-rl-text-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-text-brand-secondary-color:#c2cdff;--bb-rl-text-positive-primary-color:#cff7d3;--bb-rl-text-positive-secondary-color:#14ae5c;--bb-rl-text-warning-primary-color:#fff1c2;--bb-rl-text-warning-secondary-color:#e5a000;--bb-rl-text-danger-primary-color:#fdd3d0;--bb-rl-text-danger-secondary-color:#ec221f;--bb-rl-icon-color:#cececf;--bb-rl-icon-primary-color:#cececf;--bb-rl-icon-secondary-color:#cececf;--bb-rl-icon-tertiary-color:#9e9e9e;--bb-rl-icon-disabled-color:#858586;--bb-rl-icon-brand-primary-color:#c2cdff;--bb-rl-icon-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-icon-brand-disabled-color:#767eff;--bb-rl-icon-positive-primary-color:#cff7d3;--bb-rl-icon-positive-secondary-color:#14ae5c;--bb-rl-icon-warning-primary-color:#fff1c2;--bb-rl-icon-warning-secondary-color:#e5a000;--bb-rl-icon-danger-primary-color:#fdd3d0;--bb-rl-icon-danger-secondary-color:#ec221f;color-scheme:dark;scrollbar-color:#666 #fff0}.bb-rl-button{align-items:center;border-radius:var(--bb-rl-radius-md);cursor:pointer;display:inline-flex;font-size:1rem;justify-content:center;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-rl-button.bb-rl-button--small{font-size:.875rem;padding:var(--bb-rl-space-50) var(--bb-rl-space-200)}.bb-rl-button.bb-rl-button--brandFill{background-color:var(--bb-rl-background-brand-primary-color);border:1px solid var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color)}.bb-rl-button.bb-rl-button--brandFill:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-button.bb-rl-button--brandFill:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-button.bb-rl-button--brandFill:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--brandOutline{background-color:#fff0;border:1px solid var(--bb-rl-text-brand-primary-color);color:var(--bb-rl-text-brand-primary-color)}.bb-rl-button.bb-rl-button--brandOutline:hover{border-color:var(--bb-rl-background-brand-primary-color)}.bb-rl-button.bb-rl-button--brandOutline:focus{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-button.bb-rl-button--brandOutline:disabled{border-color:var(--bb-rl-background-brand-disabled-color);color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--secondaryFill{background-color:var(--bb-rl-background-tertiary-color);border:1px solid #fff0;color:var(--bb-rl-text-color)}.bb-rl-button.bb-rl-button--secondaryFill:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-button.bb-rl-button--secondaryFill:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-button.bb-rl-button--secondaryFill:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--secondaryOutline{background-color:#fff0;border:1px solid var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-color)}.bb-rl-button.bb-rl-button--secondaryOutline:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-button.bb-rl-button--secondaryOutline:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-button.bb-rl-button--secondaryOutline:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--dangerFill{background-color:var(--bb-rl-background-danger-primary-color);border:1px solid #fff0;color:var(--bb-rl-text-white-color)}.bb-rl-button.bb-rl-button--dangerFill:hover{background-color:var(--bb-rl-background-danger-primary-hover-color)}.bb-rl-button.bb-rl-button--dangerFill:focus{outline:2px solid var(--bb-rl-border-danger-primary-color)}.bb-rl-button.bb-rl-button--dangerFill:disabled{background-color:var(--bb-rl-background-danger-secondary-hover-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--tertiaryText{background-color:#fff0;border:none;color:var(--bb-rl-text-color)}.bb-rl-button.bb-rl-button--tertiaryText:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-button.bb-rl-button--tertiaryText:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-button.bb-rl-button--tertiaryText:disabled{color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--tertiaryLink{background-color:#fff0;border:none;border-bottom:1px solid #fff0;border-radius:0;color:var(--bb-rl-text-brand-primary-color)}.bb-rl-button.bb-rl-button--tertiaryLink:hover{border-bottom-color:var(--bb-rl-link-primary-hover-color)}.bb-rl-button.bb-rl-button--tertiaryLink:disabled{border-bottom-color:#fff0;color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-loader{animation:spin 3s linear infinite;border:2px solid var(--bb-rl-border-quaternary-color);border-radius:var(--bb-rl-radius-full);border-top-color:var(--bb-rl-border-tertiary-color);display:inline-block;height:22px;width:22px}.bb-rl-header-block.bb-rl-header{background-color:var(--bb-rl-background-color);border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-400)}body.admin-bar .bb-rl-header-block.bb-rl-header{top:32px}.bb-rl-header-block .bp-hide,.bb-rl-header-block.bb-rl-header .bb-rl-left-panel-mobile{display:none}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu{align-items:flex-start;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);flex-direction:column;list-style:none;margin:0;min-width:195px;opacity:0;padding:var(--bb-rl-space-100) 0;position:absolute;right:var(--bb-rl-space-100);top:var(--bb-rl-space-400);visibility:hidden;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu.active{opacity:1;visibility:visible}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li{display:block;width:100%}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a{align-items:center;background-color:#fff0;border:0;border-radius:0;color:var(--bb-rl-text-secondary-color);display:inline-flex;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);padding:10px var(--bb-rl-space-200);white-space:nowrap;width:100%}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}.bb-rl-header-block li.bb-rl-hideshow{position:relative}.bb-rl-header-block .bb-rl-nav-more i{color:var(--bb-rl-icon-primary-color);font-weight:500;margin-left:var(--bb-rl-space-50)}.bb-rl-header-block .bb-rl-header{background-color:var(--bb-rl-background-color);border-bottom:1px solid var(--bb-rl-border-secondary-color);left:0;padding:var(--bb-rl-space-200) var(--bb-rl-space-400);position:fixed;right:0;top:0;z-index:var(--bb-rl-z-index-fixed)}.bb-rl-header-block .bb-rl-header-block{position:static}.bb-rl-header-block body.admin-bar .bb-rl-header{top:32px}.bb-rl-header-block .bb-rl-header .bb-rl-left-panel-mobile{display:none}.bb-rl-header-block .bb-readylaunch-menu{align-items:center;display:flex;flex:1;flex-wrap:wrap;font-weight:400;justify-content:center;list-style:none;margin:0;padding:0}.block-editor-block-list__block .bb-rl-header-block .bb-readylaunch-menu{height:34px;overflow:hidden}.bb-rl-header-block .bb-readylaunch-menu>li:not(:last-child){margin-right:var(--bb-rl-space-200)}.bb-rl-header-block .bb-readylaunch-menu>li>a{align-items:center;background-color:#fff0;border:none;border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-color);cursor:pointer;display:inline-flex;font-size:.85rem;justify-content:center;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.bb-rl-header-block .bb-readylaunch-menu>li>a:focus{outline:none}.bb-rl-header-block .bb-readylaunch-menu>li>a:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-readylaunch-menu>li:hover>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-menu>li.current-menu-item>a{background-color:var(--bb-rl-background-secondary-hover-color);font-weight:600}.bb-rl-header-block .bb-readylaunch-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgb(0 0 0 / .12);left:0;list-style:none;margin:0;min-width:168px;opacity:0;padding:var(--bb-rl-space-100) 0;position:absolute;top:100%;visibility:hidden;z-index:100}.bb-rl-header-block .bb-readylaunch-menu .menu-item a{border-radius:var(--bb-rl-radius-sm);box-sizing:border-box;color:var(--bb-rl-text-color);display:block;font-size:.85rem;line-height:1.4;margin-bottom:1px;overflow:hidden;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item:hover>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item:hover>.sub-menu{left:-2px;right:inherit;top:0;transform:translateX(100%)}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children>a{padding-right:var(--bb-rl-space-300)}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children:after{color:var(--bb-rl-icon-secondary-color);content:"";display:block;font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);position:absolute;right:var(--bb-rl-space-200);top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-menu .menu-item:hover>.sub-menu{opacity:1;visibility:visible}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap,.bb-rl-header-block.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo,.bb-rl-header-block.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo-text,.bb-rl-header-block:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo,.bb-rl-header-block:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo-text{display:none}.bb-rl-header-block .bb-rl-site-branding .site-title a{color:var(--bb-rl-text-color);font-size:18px;font-weight:600;text-decoration:none}.bb-rl-header-block .bb-rl-site-branding .site-title a:focus{outline:none}.bb-rl-header-block .bb-rl-site-branding .site-title a:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-site-branding img{max-height:32px;max-width:130px;-o-object-fit:contain;object-fit:contain}.bb-rl-header-block .bb-rl-header-container{align-items:center;display:flex;justify-content:space-between}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-aside-inner{align-items:center;display:flex;gap:var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap{position:relative}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-dropdown{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);box-shadow:0 4px 12px 0 rgb(0 0 0 / .1);display:none;list-style:none;margin:0;min-width:480px;opacity:0;overflow:visible;position:absolute;right:-15px;top:calc(100% + 8px);visibility:hidden;z-index:0}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-dropdown .bb-rl-loader{display:table;margin:20px auto}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .bb-rl-option-wrap .bb-rl-option-dropdown li{padding:0}.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-dropdown{display:block;opacity:1;visibility:visible;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-link{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-link>span:after,.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-link>span:before{display:none}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header{align-items:center;border-bottom:1px solid var(--bb-rl-border-secondary-color);display:flex;justify-content:space-between;margin:var(--bb-rl-space-100) var(--bb-rl-space-200);padding:var(--bb-rl-space-100) 0}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header h2{color:var(--bb-rl-text-color);font-size:1rem;font-weight:500}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .notification-header-action{color:var(--bb-rl-icon-secondary-color);font-size:1rem}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .message-view-all-link{align-items:center;border-radius:var(--bb-rl-radius-full);cursor:pointer;display:inline-flex;font-size:.85rem;justify-content:center;margin:0 var(--bb-rl-space-200) 0 auto;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .mark-read-all{background:#fff0;border:0;color:var(--bb-rl-text-color);cursor:pointer;font-size:16px}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .mark-read-all [class*=bb-icons-rl]{opacity:.6}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header-actions{align-items:center;display:flex;gap:var(--bb-rl-space-200)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header-actions a{line-height:1.5}.bb-rl-header-block .bb-rl-header-aside .notification-link{border-radius:var(--bb-rl-radius-md);display:inline-block;height:auto;padding:4px;text-decoration:none}.bb-rl-header-block .bb-rl-header-aside .notification-link:focus{outline:none}.bb-rl-header-block .bb-rl-header-aside .notification-link:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-header-aside .notification-link>span{display:flex}.bb-rl-header-block .bb-rl-header-aside .notification-link [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:24px}.bb-rl-header-block .bb-rl-header-aside .notification-link .count{background-color:var(--bb-rl-primary-color);border-radius:var(--bb-rl-radius-full);box-shadow:0 2px 2px 0 rgb(0 0 0 / .15);color:var(--bb-rl-text-white-color);font-size:9px;font-style:normal;font-weight:600;letter-spacing:-.55px;line-height:1.6;padding:1px 6px;position:absolute;right:-4px;top:calc(50% - 20px)}.bb-rl-header-block .bb-rl-header-aside .user-wrap{margin-left:var(--bb-rl-space-300);position:relative}.bb-rl-header-block .bb-rl-header-aside .user-wrap .avatar{border-radius:var(--bb-rl-radius-full);height:auto;max-width:32px;-o-object-fit:contain;object-fit:contain}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-user-link{border-radius:var(--bb-rl-radius-full);display:flex}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-user-link:focus{outline:none}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-user-link:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-profile-dropdown{display:none}.bb-rl-header-block .bb-rl-header-aside .user-wrap.active .bb-rl-profile-dropdown{display:block}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search{font-size:.85rem;margin-right:var(--bb-rl-space-300)}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:16px;margin-right:var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search .bb-rl-header-search__label{white-space:nowrap}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search:focus{outline:none}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-buttons .signin-button:hover{border-bottom-color:#fff0}.bb-rl-header-block .notification-dropdown .notification-header-tabs{margin:0 var(--bb-rl-space-200)}.bb-rl-header-block .notification-dropdown .notification-header-tab-action{border-radius:var(--bb-rl-radius-full);color:var(--bb-rl-text-secondary-color);font-size:.85rem;font-weight:500}.bb-rl-header-block .notification-dropdown .notification-header-tab-action.active,.bb-rl-header-block .notification-dropdown .notification-header-tab-action:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color);font-weight:600}.bb-rl-header-block .notification-dropdown ul.notification-list{margin:0;max-height:52vh;max-width:inherit;overflow:auto;overflow-x:hidden;padding:var(--bb-rl-space-100)}.bb-rl-header-block .notification-dropdown ul.notification-list>li{align-items:center;border-radius:var(--bb-rl-radius-md);display:flex;padding:var(--bb-rl-space-200);position:relative}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar{flex:0 0 40px;margin-right:var(--bb-rl-space-100)}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar>a{position:relative}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar img{border-radius:var(--bb-rl-radius-full);display:block;height:auto;max-width:36px}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .member-status.offline{display:none}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .member-status.online{background-color:var(--bb-rl-background-positive-primary-color);border:2px solid var(--bb-rl-background-color);border-radius:100%;bottom:0;box-sizing:border-box;height:12px;position:absolute;right:0;top:inherit;width:12px;z-index:1}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .thread-multiple-avatar{min-height:40px;min-width:40px;position:relative}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .thread-multiple-avatar img{left:0;max-width:24px;position:absolute;top:0}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .thread-multiple-avatar img+img{bottom:0;left:auto;right:0;top:auto}.bb-rl-header-block .notification-list>li:has(.bb-rl-option-wrap.active),.bb-rl-header-block .notification-list>li:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .notification-list .bb-full-link{font-size:0}.bb-rl-header-block .notification-list .bb-full-link>a{cursor:pointer;font-size:0;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.bb-rl-header-block .notification-list .notification-content{display:flex;flex:1;flex-flow:column;overflow:hidden;position:relative;width:100%}.bb-rl-header-block .notification-list .notification-content a{text-decoration:none}.bb-rl-header-block .notification-list .notification-content .notification-users{color:var(--bb-rl-text-color);display:block;font-size:.9rem;font-weight:500;line-height:1.3;white-space:nowrap;width:calc(100% - 50px)}.bb-rl-header-block .notification-list .notification-content .notification-users a{color:inherit;text-decoration:none}.bb-rl-header-block .notification-list .notification-content .posted{color:var(--bb-rl-text-tertiary-color);display:block;font-size:.85rem;line-height:1.5}.bb-rl-header-block .notification-list .notification-content .posted img{height:20px;vertical-align:middle;width:20px}.bb-rl-header-block .notification-list .unread:before{background-color:var(--bb-rl-primary-color);border-radius:50%;bottom:24px;content:"";height:6px;position:absolute;right:var(--bb-rl-space-100);width:6px}.bb-rl-header-block .notification-list .unread .notification-content .posted{color:var(--bb-rl-text-color);font-weight:500}.bb-rl-header-block .notification-list .unread:hover:before{opacity:0;visibility:hidden}.bb-rl-header-block .notification-list .bb-rl-load-more{height:0;overflow:hidden;visibility:hidden;width:0}.bb-rl-header-block .notification-list li.bb-rl-no-messages-wrap{background-color:#fff0}.bb-rl-header-block .bb-rl-no-messages{align-items:center;display:flex;flex-direction:column}.bb-rl-header-block .bb-rl-no-messages>[class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:40px;margin-bottom:var(--bb-rl-space-200)}.bb-rl-header-block .bb-rl-no-messages h3{font-size:18px;font-weight:600;margin:0 0 var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-no-messages .bb-rl-no-messages-description{color:var(--bb-rl-text-secondary-color);font-size:14px;margin:0 auto var(--bb-rl-space-300);max-width:300px;text-align:center}.bb-rl-header-block .bb-rl-no-messages .bb-rl-no-messages-button{margin-bottom:var(--bb-rl-space-200)}.bb-rl-header-block .bb-rl-no-messages .bb-rl-button{align-items:center;display:flex;gap:var(--bb-rl-space-50)}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar{position:relative}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar img{max-height:32px;max-width:32px;-o-object-fit:cover;object-fit:cover}.bb-rl-header-block .notification-listing .notification-list li .notification-content{color:var(--bb-rl-text-color);font-size:.9rem;font-weight:500;line-height:1.3;max-width:calc(100% - 75px)}.bb-rl-header-block .notification-listing .notification-list li .notification-content a{color:var(--bb-rl-text-color)}.bb-rl-header-block .notification-listing .notification-list li .notification-content .posted{color:var(--bb-rl-text-tertiary-color);display:block;font-size:.85rem;font-weight:400;line-height:19px;margin-top:3px}.bb-rl-header-block .notification-listing .notification-list li.unread:before{bottom:50%;margin-bottom:-1px;right:27px}.bb-rl-header-block .notification-listing .notification-list li .actions{margin-top:-8px;position:absolute;right:10px;top:50%}.bb-rl-header-block .notification-listing .notification-list li .actions>a{cursor:pointer}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap{opacity:0;visibility:hidden}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap__action{background-color:var(--bb-rl-background-secondary-hover-color);padding:0}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap__action [class*=bb-icons-rl]{color:var(--bb-rl-icon-tertiary-color)}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon]{align-items:center;background-color:var(--bb-rl-background-positive-primary-color);border-radius:var(--bb-rl-radius-full);bottom:-6px;display:flex;font-style:normal;height:20px;justify-content:center;position:absolute;right:0;width:20px}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon]:before{color:var(--bb-rl-text-white-color);font-family:bb-icons-rl!important;font-size:12px;margin:0;opacity:1}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-activity:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-activity:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-reply:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-square-dots:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-square:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-poll:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-image:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap.active,.bb-rl-header-block .notification-listing .notification-list li:hover .bb-rl-option-wrap{opacity:1;visibility:visible}.bb-rl-header-block .bb-rl-profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);z-index:100}.bb-rl-header-block .bb-rl-profile-dropdown ul li a{align-items:center;box-sizing:border-box;color:var(--bb-rl-text-secondary-color);display:inline-flex;font-size:var(--bb-rl-font-size-sm);font-weight:500;gap:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line-small);margin:0;padding:10px var(--bb-rl-space-200);text-decoration:none;width:100%}.bb-rl-header-block .bb-rl-profile-dropdown ul li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:0 4px 12px 0 rgb(0 0 0 / .12);list-style:none;margin:0;min-width:240px;padding:var(--bb-rl-space-100) 0}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item i{color:var(--bb-rl-icon-primary-color);font-size:var(--bb-rl-font-size-2xl)}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:last-of-type{border-top:1px solid var(--bb-rl-border-secondary-color);margin-top:var(--bb-rl-space-100);padding-top:var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists)>a:after{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);font-style:normal;font-weight:400;margin-left:auto}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists li{position:relative}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists li>.bb-profile-submenu-lists{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:0 4px 12px 0 rgb(0 0 0 / .12);list-style:none;min-width:192px;opacity:0;padding:var(--bb-rl-space-100) 0;position:absolute;right:100%;top:0;transition:all .3s ease-in-out;visibility:hidden}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists li:hover>.bb-profile-submenu-lists{opacity:1;visibility:visible}.bb-rl-header-block:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a{padding-right:30px}.bb-rl-header-block:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a:after{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);font-weight:400;position:absolute;right:12px}.bb-rl-header-block.bb-rl-dark-mode #bb-rl-profile-theme-dark a{padding-right:30px}.bb-rl-header-block.bb-rl-dark-mode #bb-rl-profile-theme-dark a:after{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);font-weight:400;position:absolute;right:12px}.bb-rl-option-wrap{position:relative}.bb-rl-option-wrap__action{color:var(--bb-rl-icon-tertiary-color);font-size:24px}.bb-rl-option-wrap.active .bb-rl-option-dropdown{opacity:1;visibility:visible}.bb-rl-option-dropdown{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);list-style:none;padding:var(--bb-rl-space-100);position:absolute;right:0;top:100%;visibility:hidden;width:195px;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-option-dropdown__button{align-items:center;background-color:#fff0;border:0;cursor:pointer;display:flex;gap:8px;padding:var(--bb-rl-space-100);text-align:left;width:100%}.bb-rl-option-dropdown__button [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:20px}.bb-rl-option-dropdown__button:hover{background-color:var(--bb-rl-background-secondary-hover-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-option-dropdown__label{color:var(--bb-rl-icon-secondary-color);font-size:.85rem;font-weight:500}button[data-balloon]{overflow:visible}[data-balloon]{cursor:pointer;position:relative}[data-balloon]:after{background-color:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 1px 3px 0 #000;color:var(--bb-rl-text-white-color);content:attr(data-balloon);font-size:.85rem;font-weight:500;letter-spacing:-.24px;line-height:1.3;padding:6px 12px;text-align:center;white-space:nowrap;z-index:var(--bb-rl-z-index-dropdown)}[data-balloon]:after,[data-balloon]:before{opacity:0;pointer-events:none;position:absolute;transition:all .18s ease-out .18s}[data-balloon]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2712%27%3E%3Cpath fill=%27var%28--bb-rl-background-black-color%29%27 d=%27M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002S8.594 0 2.658 0%27/%3E%3C/svg%3E");background-size:100% auto;content:"";height:6px;width:18px;z-index:10}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{opacity:1;pointer-events:auto}[data-balloon].font-awesome:after{font-family:FontAwesome}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon][data-balloon-blunt]:after,[data-balloon][data-balloon-blunt]:before{transition:none}[data-balloon][data-balloon-pos=down]:after{left:50%;margin-top:11px;top:100%;transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2712%27%3E%3Cpath fill=%27var%28--bb-rl-background-black-color%29%27 d=%27M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002S27.406 12 33.342 12%27/%3E%3C/svg%3E");background-size:100% auto;height:6px;left:50%;margin-top:5px;top:100%;transform:translate(-50%,-10px);width:18px}[data-balloon][data-balloon-pos=down]:hover:after,[data-balloon][data-balloon-pos=down]:hover:before,[data-balloon][data-balloon-pos=down][data-balloon-visible]:after,[data-balloon][data-balloon-pos=down][data-balloon-visible]:before{transform:translate(-50%)}@media screen and (max-width:992px){.bb-rl-header-block .bb-rl-header-container{justify-content:flex-start}.bb-rl-header-block.bb-rl-header{padding:var(--bb-rl-space-200)}.bb-rl-header-block.bb-rl-header .bb-rl-left-panel-mobile{align-items:center;color:var(--bb-rl-icon-secondary-color);display:flex;font-size:28px;margin-right:var(--bb-rl-space-200);text-decoration:none}.bb-mobile-menu-open .bb-rl-header-block .bb-rl-left-panel-mobile [class*=bb-icons-rl]:before{content:""}.bb-rl-header-block .bb-readylaunch-menu,.bb-rl-header-block .bb-rl-header-search__label,.bb-rl-header-block .bb-rl-left-panel{display:none}.bb-rl-header-block .bb-rl-site-branding{margin-left:auto;margin-right:auto}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap{background-color:var(--bb-rl-background-color);bottom:0;display:block;left:-100%;overflow:auto;position:fixed;top:66px;transition:all .35s ease-in-out;width:100%;z-index:var(--bb-rl-z-index-fixed)}body.admin-bar .bb-rl-header-block .bb-readylaunch-mobile-menu__wrap{top:98px}body.bb-mobile-menu-open .bb-rl-header-block .bb-readylaunch-mobile-menu__wrap{left:0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel{display:block;height:auto!important;position:static;width:auto}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items{border-bottom:1px solid var(--bb-rl-border-secondary-color);margin:0 var(--bb-rl-space-200);padding:var(--bb-rl-space-200) 0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul{list-style:none;margin:0;padding:0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a{align-items:center;border-radius:var(--bb-rl-radius-md);color:var(--bb-rl-text-color);display:flex;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a>i{color:var(--bb-rl-icon-color);font-size:20px}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a .notification-label{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.4}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a .count{background-color:var(--bb-rl-background-tertiary-color);border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-color);display:inline-flex;font-size:var(--bb-rl-font-size-xs);font-weight:500;line-height:1.4;margin-left:auto;padding:var(--bb-rl-space-50) var(--bb-rl-space-100)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2{align-items:center;display:flex;margin-bottom:0;position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:after{color:var(--bb-rl-icon-tertiary-color);content:"";font-family:bb-icons-rl;font-size:16px;font-weight:400;margin-left:var(--bb-rl-space-100)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:before{color:var(--bb-rl-icon-tertiary-color);content:"";font-family:bb-icons-rl;font-size:16px;font-weight:700;margin-left:var(--bb-rl-space-100);position:absolute;right:0;top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list>ul{display:none}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list ul{display:block}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2{margin-bottom:var(--bb-rl-space-200)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2:after{transform:rotate(180deg)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2:before{content:""}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bp-dir-search-form{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);display:block;margin:var(--bb-rl-space-200) var(--bb-rl-space-400) 0;position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bp-dir-search-form:before{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:20px;font-style:normal;font-weight:400;left:12px;margin-right:var(--bb-rl-space-100);position:absolute;top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bp-dir-search-form button[type=submit]{height:auto;opacity:0;top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar{box-sizing:border-box;padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-500);position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#search{border-radius:0;color:var(--bb-rl-text-color);font-family:inherit;font-size:14px;font-weight:400;padding:0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#search:-webkit-input-placeholder{color:var(--bb-rl-text-tertiary-color)}.bb-rl-header-block .bb-rl-mobile-user-name{color:var(--bb-rl-text-color);font-size:1rem;font-weight:500}.bb-rl-header-block .bb-rl-my-account-link a{color:var(--bb-rl-text-tertiary-color);font-size:.85rem;font-weight:500}.bb-rl-header-block .bb-rl-header-aside .bb-message-dropdown-notification,.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search,.bb-rl-header-block .bb-rl-header-aside .notification-wrap{display:none}.bb-rl-header-block .bb-readylaunch-mobile-menu{border-bottom:1px solid var(--bb-rl-border-secondary-color);list-style:none;margin:0 var(--bb-rl-space-200);padding:var(--bb-rl-space-200) 0}.bb-rl-header-block .bb-readylaunch-mobile-menu li a{border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-color);display:block;font-size:var(--bb-rl-font-size-base);font-weight:600;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none}.bb-rl-header-block .bb-readylaunch-mobile-menu li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-mobile-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu .submenu-toggle{color:var(--bb-rl-text-tertiary-color);cursor:pointer;font-size:20px;height:30px;line-height:30px;position:absolute;right:10px;text-align:center;top:4px;width:30px}.bb-rl-header-block .bb-readylaunch-mobile-menu .sub-menu{display:none;list-style:none;margin-top:var(--bb-rl-space-100);padding-left:var(--bb-rl-space-300)}.bb-rl-header-block .bb-readylaunch-mobile-menu .open-parent>.sub-menu{display:block}.bb-rl-header-block .bb-readylaunch-mobile-menu .open-parent>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-mobile-menu .open-parent>a .submenu-toggle{transform:rotate(-180deg)}}@media screen and (max-width:782px){body.admin-bar .bb-rl-header{top:46px}body.admin-bar .bb-readylaunch-mobile-menu__wrap{top:112px}}@media screen and (max-width:544px){.bb-rl-header-block .bb-rl-header-aside .notification-wrap.messages-wrap .notification-dropdown{right:-30px}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-dropdown{max-width:280px;min-width:280px;right:-10px}}.bb-rl-search-modal .bb-rl-modal-wrapper{max-width:800px}.bb-rl-search-modal .bp-search-form-wrapper{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);box-shadow:0 4px 12px 0 rgb(0 0 0 / .1);height:auto;opacity:1;padding:0!important;position:relative;visibility:visible;z-index:999995}.bb-rl-search-modal .bp-dir-search-form{align-items:center;background-color:var(--bb-rl-background-color);border:none;border-radius:var(--bb-rl-radius-lg);display:inline-flex;flex-wrap:wrap;height:auto!important;max-width:inherit!important;position:relative;width:100%}.bb-rl-search-modal .bp-dir-search-form:before{display:none}.bb-rl-search-modal .bp-dir-search-form button[type=submit]{background-color:#fff0;border:none;color:var(--bb-rl-icon-secondary-color);left:var(--bb-rl-space-300);line-height:1;opacity:1;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.bb-rl-search-modal .bp-dir-search-form button[type=submit] span[class^=bb-icons-rl-]{font-size:24px}.bb-rl-search-modal input#search{background-image:none;border-radius:var(--bb-rl-radius-md);box-shadow:none;font-size:var(--bb-rl-font-size-base);font-weight:500;height:auto;line-height:var(--bb-rl-base-line);padding:var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-700);width:100%}.bb-rl-search-modal .bb-rl-search-results-container{max-width:100%}.bb-rl-network-search-modal .bb-rl-modal-mask{align-items:flex-start}.bb-rl-network-search-modal .bb-rl-modal-mask .bb-rl-modal-wrapper{left:50%;margin:50px auto;position:absolute;top:6%;transform:translateX(-50%);width:90%}.bb-rl-network-search-bar{align-items:center;display:flex;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-700);position:relative;width:100%}.bb-rl-network-search-bar input#search{border:0;flex:1;font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);outline:none;padding:var(--bb-rl-space-100)}.bb-rl-network-search-bar input#search::-webkit-search-cancel-button,.bb-rl-network-search-bar input#search::-webkit-search-decoration,.bb-rl-network-search-bar input#search::-webkit-search-results-button,.bb-rl-network-search-bar input#search::-webkit-search-results-decoration{display:none}.bb-rl-network-search-bar .bb-rl-network-search-clear{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);text-decoration:none;white-space:nowrap}.bb-rl-network-search-bar .bb-rl-filter-tag{align-items:center;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);cursor:pointer;display:inline-flex;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);white-space:nowrap}.bb-rl-network-search-bar .bb-rl-filter-tag .search-filter-label{color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-network-search-bar .bb-rl-filter-tag i,.bb-rl-network-search-bar .bb-rl-network-search-filter.bb_more_options .bb_more_options_action i{color:var(--bb-rl-icon-secondary-color);font-size:16px}.bb-rl-network-search-bar .bb-rl-network-search-filter{align-items:center;background-color:#fff0;border:0;display:flex;height:32px;line-height:32px;padding:0;position:relative}.bb-rl-network-search-bar .bb-rl-network-search-filter .select2-results__options{max-height:50vh;overflow-y:auto}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown{top:calc(100% + var(--bb-rl-space-50))}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a{align-items:center;color:var(--bb-rl-text-color);display:inline-flex;font-size:var(--bb-rl-font-size-sm);font-weight:500;gap:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line-small);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);white-space:nowrap;width:100%}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a:before{display:none}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-ac-results .bp-search-ac{list-style:none;margin:6px 0;padding:0}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper{border:0!important;display:flex;gap:var(--bb-rl-space-200)}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper>a.x{display:none}.bb-rl-ac-results .bp-search-ac>li{border-top:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)!important}.bb-rl-ac-results .bp-search-ac>li .item-avatar{display:inline-block;height:48px;width:48px}.bb-rl-ac-results .bp-search-ac>li .item-avatar img.attachment-post-thumbnail,.bb-rl-ac-results .bp-search-ac>li .item-avatar img.avatar{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.bb-rl-ac-results .bp-search-ac>li .item-avatar img.attachment-post-thumbnail{border-radius:var(--bb-rl-radius-md)}.bb-rl-ac-results .bp-search-ac>li .item-avatar i{align-items:center;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);display:inline-flex;height:100%;justify-content:center;width:100%}.bb-rl-ac-results .bp-search-ac>li.bbls-groups-type .item-avatar img.avatar,.bb-rl-ac-results .bp-search-ac>li.bbls-photos-type .item-avatar img.avatar,.bb-rl-ac-results .bp-search-ac>li.bbls-videos-type .item-avatar img.avatar{border-radius:var(--bb-rl-radius-base)}.bb-rl-ac-results .bp-search-ac>li .item-title{align-items:center;color:var(--bb-rl-text-color);display:flex;font-size:var(--bb-rl-font-size-base);font-weight:600;gap:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-100)}.bb-rl-ac-results .bp-search-ac>li .item-title a{color:var(--bb-rl-text-color)}.bb-rl-ac-results .bp-search-ac>li .item,.bb-rl-ac-results .bp-search-ac>li .item-content{flex:1}.bb-rl-ac-results .bp-search-ac>li .item-desc{color:var(--bb-rl-text-color);font-size:14px;font-weight:400;line-height:22px}.bb-rl-ac-results .bp-search-ac>li .item-desc span:empty+br{display:none}.bb-rl-ac-results .bp-search-ac>li .entry-meta{align-items:center;color:var(--bb-rl-text-tertiary-color);display:flex;flex-flow:wrap;font-size:14px;font-weight:500;gap:var(--bb-rl-space-50);line-height:22px;margin-top:var(--bb-rl-space-100)}.bb-rl-ac-results .bp-search-ac>li .entry-meta span{white-space:nowrap}.bb-rl-ac-results .bp-search-ac>li .entry-meta .author,.bb-rl-ac-results .bp-search-ac>li .entry-meta a{color:var(--bb-rl-text-tertiary-color);white-space:nowrap}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type{padding-bottom:10px}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x){align-items:center;background-color:#fff0;border:none;border-bottom:1px solid #fff0;border-radius:var(--bb-rl-radius-md);border-radius:0;color:var(--bb-rl-text-brand-primary-color);cursor:pointer;display:inline-flex;font-size:1rem;font-size:.875rem;justify-content:center;padding:var(--bb-rl-space-50) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):hover{border-bottom-color:var(--bb-rl-link-primary-hover-color)}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):disabled{border-bottom-color:#fff0;color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):after{content:"";font-family:bb-icons-rl;font-size:16px;font-style:normal;font-weight:400;line-height:1;margin-left:var(--bb-rl-space-50)}.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult{color:var(--bb-rl-text-color);font-size:18px;font-weight:600;line-height:28px;padding:var(--bb-rl-space-500) 0;text-align:center;width:100%}.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult:before{color:var(--bb-rl-icon-primary-color);content:"";display:block;font-family:bb-icons-rl;font-size:40px;font-style:normal;font-weight:400;line-height:1;margin-bottom:var(--bb-rl-space-200)}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg{align-items:center;color:var(--bb-rl-text-secondary-color);display:flex;font-size:14px;font-weight:400;gap:var(--bb-rl-space-100);justify-content:center;line-height:22px;padding:var(--bb-rl-space-200) 0;width:100%}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg .bb_global_search_spinner{animation:spin 3s linear infinite;background-image:none;border:2px solid var(--bb-rl-border-quaternary-color);border-radius:var(--bb-rl-radius-full);border-top-color:var(--bb-rl-border-tertiary-color);content:"";display:inline-block;height:20px;width:20px}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p{color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p a{color:var(--bb-rl-text-secondary-color);font-weight:600}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p img.avatar{align-items:center;border-radius:var(--bb-rl-radius-sm);display:inline-flex;margin:0 var(--bb-rl-space-50);vertical-align:text-bottom}.bb-rl-select2-dropdown,.select2-dropdown.bb-rl-select2-dropdown{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);padding:var(--bb-rl-space-100) 0;top:42px}.bb-rl-network-search-filter .bb-rl-select2-dropdown,.bb-rl-network-search-filter .select2-dropdown.bb-rl-select2-dropdown{top:unset}.bb-rl-filter .bb-rl-select2-dropdown,.bb-rl-filter .select2-dropdown.bb-rl-select2-dropdown{min-width:140px;width:auto!important}.bb-rl-select2-dropdown .select2-search,.select2-dropdown.bb-rl-select2-dropdown .select2-search{height:0;margin:0;opacity:0;padding:0;visibility:hidden;width:0}.bb-rl-select2-dropdown .select2-results__option,.select2-dropdown.bb-rl-select2-dropdown .select2-results__option{color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm)!important;font-weight:500;line-height:var(--bb-rl-base-line-small);padding:var(--bb-rl-space-100) var(--bb-rl-space-200)!important;white-space:nowrap}.bb-rl-select2-dropdown .select2-results__option:hover,.select2-dropdown.bb-rl-select2-dropdown .select2-results__option:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}.bb-rl-select2-dropdown.select2-dropdown--below,.select2-dropdown.bb-rl-select2-dropdown.select2-dropdown--below{border-top:1px solid var(--bb-rl-border-secondary-color);border-top-left-radius:var(--bb-rl-radius-md);border-top-right-radius:var(--bb-rl-radius-md)}.select2-container--rl{width:auto!important}.select2-container--rl span.selection{display:flex}.select2-container--rl .bb-rl-select2-container{align-items:center;background-color:#fff0;border:0;display:inline-flex;height:auto}.select2-container--rl .bb-rl-select2-container.select2-selection--single{display:inline-flex;height:auto}.select2-container--rl .bb-rl-select2-container .select2-selection__rendered{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.select2-container--rl .bb-rl-select2-container.bb-rl-rounded-border{background-color:#fff0;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);outline:none;padding:0 var(--bb-rl-space-100)}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon b:before{color:var(--bb-rl-icon-secondary-color);font-size:16px;font-weight:400;padding:0 2px}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon .select2-selection__rendered{align-items:center;display:inline-flex;padding:0 var(--bb-rl-space-200) 0 var(--bb-rl-space-50)}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon .select2-selection__rendered:before{color:var(--bb-rl-icon-primary-color);content:"";font-family:bb-icons-rl;font-size:20px;font-weight:400;margin-right:var(--bb-rl-space-50);padding:0 2px}.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon.icon-funnel .select2-selection__rendered:before{content:""}.select2-container--rl .select2-selection__arrow b:before{color:var(--bb-rl-icon-primary-color);content:"";font-family:bb-icons-rl;font-size:12px;font-weight:500}.select2-container--rl.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--above,.select2-container--rl.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--below{border-radius:var(--bb-rl-radius-base)}.bp-dir-search-form{align-items:center;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);display:inline-flex;flex-wrap:wrap;position:relative}.bp-dir-search-form:before{color:var(--bb-rl-icon-primary-color);content:"";font-family:bb-icons-rl;font-size:16px;font-style:normal;font-weight:400;left:12px;margin-right:var(--bb-rl-space-100);position:absolute;top:5px}.bp-dir-search-form input[type=search]{background-color:#fff0;border:0;border-radius:var(--bb-rl-radius-full);padding-left:36px}.bp-dir-search-form button[type=submit]{left:0;opacity:0;position:absolute;top:2px}.bp-dir-search-form .search-form_reset{background-color:#fff0;border:0;display:none;opacity:.4;position:absolute;right:var(--bb-rl-space-100);top:50%;transform:translateY(-50%)}.bp-dir-search-form .bb-rl-search-results-container{padding:0;position:relative;width:100%}.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete{box-shadow:none;display:block!important;max-height:calc(100vh - 250px);overflow-x:hidden!important;overflow-y:auto!important;position:static!important;width:100%!important}.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete.bp-hide{display:none!important}.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}.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)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js{position:relative!important;width:100%!important;height:auto!important}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:0}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff!important;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:5px}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:transparent;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:block}.vjs-remaining-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:block}.vjs-time-divider{display:block;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto;width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0;background:0 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:0;background:0 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.single-activity-video.video-js .vjs-fullscreen-control{display:none}.atwho-view{background:#fff;border:1px solid #ccc;box-shadow:0 0 5px rgba(204,204,204,.25),0 0 1px #fff;color:#d84800;display:none;font-family:inherit;margin-top:18px;position:absolute;top:0;z-index:1000;border-radius:4px;overflow:auto}.atwho-view{left:0}.atwho-view ul{list-style:none;margin:5px 5px 5px 0;padding:0;max-height:250px;overflow:auto}.atwho-view ul::-webkit-scrollbar{width:6px}.atwho-view ul::-webkit-scrollbar-thumb{background-color:#a4acb4;border-radius:10px}.atwho-view ul li{box-sizing:content-box;cursor:pointer;display:block;font-size:14px;min-height:20px;line-height:20px;margin:0;overflow:hidden;padding:8px 10px}.atwho-view ul li.list-loader{color:#92949d}.atwho-view ul li.list-loader:before{content:"\ef30";display:inline-block;font-family:bb-icons;font-size:22px;margin-right:8px;font-weight:400;animation:spin 2s infinite linear}.atwho-view ul li .username{display:inline-block;color:#92949d;max-width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.atwho-view img{border-radius:100%;float:left;height:20px;margin:0 8px 0 0;width:20px}.atwho-view strong{background:#efefef;font-weight:700}.atwho-view .username strong{color:#d54e21}.atwho-view small{color:#aaa;float:left;font-size:13px;font-weight:500;margin:0 10px 0 0;max-width:130px}.atwho-view .cur{background:rgba(239,239,239,.5)}@media (max-width:900px){.atwho-view img{float:left;margin:0 10px 0 0}}@media (max-width:400px){.atwho-view ul li{font-size:16px;line-height:23px;padding:13px}.atwho-view ul li img{height:30px;margin-top:-5px;width:30px}.atwho-view ul li .username{display:inline-block;margin:-10px 0 0;padding:10px 0}.atwho-view ul li small{display:inline-block;margin-left:20px}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:hidden;opacity:0;transform:translateY(30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.4s ease}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:hidden;opacity:0;transform:translateX(-30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:visible;opacity:1;transform:translateX(0);transition:all 0.4s ease}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block) .wp-block-cover__background{visibility:hidden}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block):hover .wp-block-cover__background{visibility:visible}.ca-pattern__core-icon.wp-block-search__button-only .wp-block-search__button.has-icon,.ca-pattern__core-icon.wp-block-woocommerce-customer-account>a,.ca-pattern__core-icon.wp-block-woocommerce-mini-cart>.wc-block-mini-cart__button{padding-left:0!important;padding-right:0!important}@media only screen and (max-width:1024px){.ca-pattern__responsive-cover.wp-block-cover{min-height:650px!important}}@media only screen and (max-width:767px){.ca-pattern__responsive-cover.wp-block-cover{min-height:450px!important}}@media only screen and (max-width:568px){.ca-pattern__responsive-cover.wp-block-cover{min-height:350px!important}}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{padding:0;border:0;transition:all ease 0.23s;transform:translateY(40px);box-shadow:0 5px 20px rgb(0 0 0 / .23)}.ca-pattern__navigation.wp-block-navigation li:hover ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0)}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:50px}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;transition:all ease 0.23s}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#ededed}@media (max-width:600px){.wp-block-navigation.ca-pattern__navigation ul{grid-gap:0;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin-block-end:0}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;padding:0}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0);box-shadow:none}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#fff0}}.ca-pattern__social-icons{& .wp-social-link,& .wp-block-social-link-anchor{border-radius:0}&.has-border .wp-block-social-link-anchor{border:1px solid}&.has-radius .wp-social-link,&.has-radius .wp-block-social-link-anchor{border-radius:100px}}.wp-block-categories-list.ca-pattern__category-pills,.taxonomy-category.ca-pattern__category-pills.wp-block-post-terms{display:flex;gap:8px;flex-wrap:wrap;& .wp-block-post-terms__separator{display:none}& a{padding:2px 10px}&:not(.is-style-pill-border).ca-template-1>a{background-color:#9c8734;color:#fff;border-radius:100px;text-decoration:none}&.is-style-pill-border a{border:1px solid;border-radius:100px}&.ca-blog-11>a{background-color:#0c50ff;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-17>a{background-color:#10e3bc;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-22>a{background-color:#daeaff;color:#0168e6;border-radius:100px;text-decoration:none}&.ca-blog-27>a{padding:0}&.ca-blog-28>a{padding:4px 16px;background-color:#5b66ff}&.ca-blog-33>a{background-color:#ffb700;color:#030304;border-radius:100px;text-decoration:none}&.ca-blog-36>a{background-color:#bda45d;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-39>a{background-color:#68e3fe;color:#011e11;border-radius:100px;text-decoration:none;text-transform:capitalize}&.ca-footer-31{margin:0;padding:0;list-style:none;& a{text-decoration:none;text-transform:lowercase;background-color:#f6f6f640;color:#fff;&:before{content:"#"}}}}.ca-pattern__has-arrow-right.wp-block-read-more{position:relative}.ca-pattern__has-arrow-right.wp-block-read-more:after{background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/arrow.png);background-size:12px;background-position-y:1px;content:"";width:0;height:12px;display:inline-block;background-repeat:no-repeat;transform:translateX(-12px) rotate(-270deg);visibility:hidden;opacity:1}.ca-pattern__has-arrow-right.wp-block-read-more:hover:after{width:12px;margin-left:6px;transform:translateX(0) rotate(0);visibility:visible;transition:all 0.4s ease}.ca-pattern__blog-pagination{& .wp-block-query-pagination-previous,& .wp-block-query-pagination-next,& .wp-block-query-pagination-numbers .page-numbers:not(.dots){padding:4px 12px}& .wp-block-query-pagination-numbers{display:flex;gap:5px}&.has-border .wp-block-query-pagination-previous,&.has-border .wp-block-query-pagination-next,&.has-border .wp-block-query-pagination-numbers .page-numbers:not(.dots){border:1px solid}&.ca-blog-29 .wp-block-query-pagination-previous:hover,&.ca-blog-29 .wp-block-query-pagination-next:hover,&.ca-blog-29 .wp-block-query-pagination-numbers .page-numbers:not(.dots):hover{background-color:#5b66ff;color:#fff;border-color:#fff0}}.ca-pattern__swiper-nav-top-right .swiper-button-prev,.ca-pattern__swiper-nav-top-right .swiper-button-next{top:-26px}.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 164px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:64px}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 134px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:32px}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 122px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:22px}}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev,.ca-pattern__swiper-nav-bottom-left .swiper-button-next{bottom:-60px;top:auto}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:36px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 140px)}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:32px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 136px)}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:22px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 126px)}}@media only screen and (max-width:960px){.ca-pattern__pricing-top-right,.ca-pattern__responsive-padding-top{padding-top:100px!important}}@media only screen and (max-width:1024px){.ca-pattern__img-height-auto .wp-block-image img{height:auto!important}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form{& p{margin:0;position:relative;max-width:100%}& .wpcf7-form-control-wrap{position:relative;padding-bottom:48px}& .wpcf7-not-valid-tip{position:absolute;bottom:0}& .wpcf7-text{padding:16px 32px;border:none;outline:none;box-shadow:none;box-sizing:border-box;max-width:100%}& .wpcf7-submit{padding:16px 28px;border:none;outline:none;box-shadow:none}& .wpcf7-spinner{position:absolute;bottom:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-1,.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& p:has(.wpcf7-email):before{content:"";background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/user.png);background-size:16px;width:18px;height:18px;margin-right:6px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);z-index:5;background-repeat:no-repeat;left:12px}& .wpcf7-text{border-radius:100px;background-color:#fff;color:#4c4c4c}& .wpcf7-submit{border-radius:100px;background:#0c50ff;color:#fff}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-2{& .wpcf7-form-control-wrap{padding-bottom:38px}&:has(.wpcf7-not-valid-tip) .wpcf7-text{margin-bottom:28px}& .wpcf7-text{background-color:#f1f6ff;color:#6a6a6a;border:1px solid #01143625;border-radius:100px;margin-bottom:20px}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:100px;width:100%;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-text{border:1px solid #01143642}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-5{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}& .wpcf7-text{border:1px solid #e1e5eb;border-radius:8px}& p:has(.wpcf7-submit){flex:1}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:8px;width:100%;font-weight:500}@media only screen and (max-width:1024px){& p:has(.wpcf7-text){width:100%}& .wpcf7-text{width:100%}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-6{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& .wpcf7-email{border:1px solid #dfe5eb}& .wpcf7-email,.wpcf7-submit{border-radius:12px}& .wpcf7-submit{background-color:#0168e6;color:#fffffe;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-8{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:0;background-color:#fff0;border-bottom:1px solid #0e0e0e}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{background-color:#0e0e0e;color:#fff;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-9{& .wpcf7-form{display:flex}& .wpcf7-form p{display:flex;align-items:center;justify-content:center}& .wpcf7-form-control-wrap{padding:0;& .wpcf7-email{border-radius:100px 0 0 100px;width:100%}}& .wpcf7-submit{border-radius:0 100px 100px 0;background-color:#030303;color:#ffb700;text-transform:uppercase;font-weight:600}& .wpcf7-spinner{right:0}@media only screen and (max-width:588px){& .wpcf7-form{flex-wrap:wrap;gap:12px}& .wpcf7-email,& .wpcf7-submit{border-radius:100px!important}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-11{& p:has(.wpcf7-email),& p:has(.wpcf7-submit){display:inline-block}& p:has(.wpcf7-email){margin-right:16px}& .wpcf7-text{background-color:#fff0;border:1px solid #acacac41;color:#fff}& .wpcf7-submit{background-color:#ff696e;color:#fff;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-12{& .wpcf7-form{display:flex;flex-wrap:wrap;gap:8px}& .wpcf7-form-control-wrap{padding:0;width:70%}& .wpcf7-email{background-color:#fff0;color:#acacac;border:1px solid #acacac;padding:12px 20px;width:100%}& .wpcf7-submit{background-color:#006ded;color:#fff;border:1px solid #006ded;padding:12px 20px;text-transform:uppercase}.wpcf7-email,.wpcf7-submit{font-size:16px}& .wpcf7-not-valid-tip{position:unset}}.wp-block-contact-form-7-contact-form-selector.ca-footer-31{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-text{color:#d9d9d9;background-color:#fff0;border:1px solid #ffffff1e;padding:12px 16px;width:100%}& .wpcf7-submit{background-color:#0087d3;color:#fff;text-transform:uppercase;font-weight:600;width:100%}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-13{& .wpcf7-not-valid-tip{position:unset}& p{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:16px;padding-bottom:8px;border-bottom:1px solid #1c1c02;gap:0}& .wpcf7-form-control-wrap{padding:0;width:80%}& .wpcf7-email{padding:16px 0 0 0;background-color:#fff0;color:#1c1c02}& .wpcf7-submit{background-color:#fff0;color:#1c1c02;padding:0;font-size:16px}}.wp-block-contact-form-7-contact-form-selector.ca-footer-32{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-form-control-wrap .wpcf7-text{color:#ebebeb;background-color:#fff0;border:1px solid #ffffff49;width:100%;border-radius:100px}& .wpcf7-form-control.wpcf7-submit{border-radius:100px;background-color:#1262ff;color:#fff;text-transform:uppercase;font-weight:500}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-footer-33.ca-contact-form{& p{margin:0}& .wpcf7-form{display:flex;align-items:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:6px;margin-top:0;background-color:#fff0;border:none;border-bottom:1px solid #d7fc00;color:#fff}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{color:#191919;background-color:#d7fc00;font-weight:600;text-transform:uppercase}}.ca-contact-form .wpcf7-form-control.wpcf7-text,.ca-contact-form .wpcf7-form-control.wpcf7-textarea,.ca-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.ca-contact-form .wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #01143625;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.ca-contact-form form.wpcf7-form *::placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-moz-placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.ca-contact-form .wpcf7-form select{background:#fff0}.ca-contact-form .wpcf7-form-control.wpcf7-submit{border-radius:0;border:0;font-size:16px;padding:15px 40px}.ca-pattern__move-back{z-index:-1}.ca-pattern__move-forward{z-index:1}@media only screen and (max-width:1024px){.ca-pattern__responsive-no-margin .cozy-block-container,.ca-pattern__responsive-no-margin.wp-block-group{margin:0!important}}.ca-pattern__testimonial-47.block-editor-block-list__block .block-editor-block-list__block.ca-pattern__overlay{display:none}.ca-pattern__testimonial-47.block-editor-block-list__block.is-selected .block-editor-block-list__block.ca-pattern__overlay,.ca-pattern__testimonial-47.block-editor-block-list__block.has-child-selected .block-editor-block-list__block.ca-pattern__overlay{display:block!important}.ca-pattern__testimonial-47{position:relative}.ca-pattern__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;pointer-events:none}.ca-list__no-margin{margin:0;& li{margin:0}}.lordicon-wrapper{display:block}.lordicon-wrapper lord-icon{display:block;width:24px;height:24px}.lordicon-wrapper lord-icon:not(:defined){svg,img{display:block;width:inherit;height:inherit}}.lordicon-wrapper-inline-block{display:inline-block;vertical-align:middle}.lordicon-info{display:block}.lordicon-info p{border:2px dashed #ccc;padding:20px;text-align:center;background-color:#f9f9f9}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}#meetinghub_meeting p{font-size:20px;line-height:1.6;margin:10px 0 0}#meetinghub_meeting span.label{color:#e74c3c;font-weight:700}#meetinghub_meeting p span.label{color:#7856fb;margin-right:5px}#meetinghub_meeting .notice{background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:14px;margin-top:50px;padding:10px}#meetinghub_meeting .notice p{margin:10px}.mhub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;margin:20px 0;min-width:400px;overflow:hidden;width:100%}.mhub-table thead tr{background-color:#7856fb;color:#fff;text-align:center}.mhub-table td,.mhub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:12px 15px;text-align:center}.mhub-table td:first-child,.mhub-table th:first-child{border-left:0}.mhub-table th:first-child{border-bottom:0}.mhub-table td:last-child,.mhub-table th:last-child{border-right:0}.mhub-table tbody tr:nth-of-type(odd){background-color:#f3f3f3}.mhub-table tbody tr.active-row{color:#7856fb;font-weight:700}.mhub-table tbody tr:last-child td{border-bottom:0}.mhub-table a{color:#7856fb;font-weight:600;text-decoration:none!important}.mhub-table a:hover{color:#4f21ff;text-decoration:underline!important}.mhub_join_btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:10px 30px;text-decoration:none!important}.mhub_join_btn:hover{background-color:#4f21ff;color:#fff!important}input[type="submit"]{transition:all ease 0.23s;-o-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-webkit-transition:all ease 0.23s}form.comment-form{border-radius:20px;margin-top:24px}.wp-block-post-comments-form{border-radius:10px}form.comment-form input[type="email"],form.comment-form input[type="text"],form.comment-form input[type="url"],form.comment-form textarea{border-radius:5px;border:0;margin:12px 0 25px}form.comment-form .form-submit.wp-block-button{margin-top:25px}.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #dad9d9;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.wpcf7-form-control.wpcf7-select{appearance:none;position:relative}.wpcf7-form-control.wpcf7-select:after{content:">";font-size:20px;position:absolute;right:20px;top:10px}form.wpcf7-form *::placeholder{font-size:14px}form.wpcf7-form *::-moz-placeholder{font-size:14px}form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.wpcf7-form-control.has-spinner.wpcf7-submit{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--foregound-alt);border-radius:5px;border:0;font-size:16px;padding:15px 40px}.wpcf7-form-control.has-spinner.wpcf7-submit:hover{background:var(--wp--preset--color--secondary)}.wp-block-comment-author-name{font-weight:600}.wp-block-comment-date a{color:var(--wp--preset--color--foregound);font-size:13px}.wp-block-comment-template li{margin-top:50px}.wp-block-comment-template li li{margin-top:10px;padding-left:60px}a.comment-reply-link{border:1px solid;padding:5px 13px;border-radius:40px;font-size:13px;opacity:.6}.wp-block-post-comments-form{margin-top:30px;display:inline-block;width:100%}.woocommerce ul.products li.product a img{border-radius:5px;height:350px;object-fit:cover}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 2.5% 2.992em 0;width:23.1%}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{border:0}.woocommerce #reviews #comments ol.commentlist{padding:0;margin-top:20px!important}.woocommerce-page .input-text{padding:11px 30px;border:1px solid #817e7e;border-radius:5px}.wc-block-components-product-price{font-size:14px;margin:10px 0}.wc-block-components-product-metadata__description{margin:10px 0}.wc-block-cart-item__product .wc-block-components-product-name{font-size:17px;font-weight:600}.wc-block-components-product-badge.wc-block-components-sale-badge{background:#22ac24;font-weight:400;padding:5px 10px;color:#fff}.wc-block-cart-item__quantity .wc-block-cart-item__remove-link{color:#fe7a7e!important}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{font-size:18px;color:var(--wp--preset--color--primary)}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form{position:relative}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control-wrap{padding:0!important;width:65%!important}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-email{width:100%;line-height:33px;padding:15px 20px 12px;display:inline-block;border-radius:0;border:0;margin:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit{width:35%!important;background:var(--wp--preset--color--secondary);height:60px;text-align:center;padding:10px;border-radius:0;border:0;position:absolute;right:0;top:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover{opacity:.89}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-not-valid-tip{margin-top:20px}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-response-output{margin:-25px 0 20px}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter{width:100%;position:relative}.wp-block-button__link.wp-element-button img{margin:0 0 -2px 12px}.wp-block-group.fotawp-header-transparent{background:#fff0;position:absolute;width:100%}.wp-block-gallery.fotawp-brands-logos .wp-block-image img{max-height:40px}.entry-content.wp-block-post-content a,.wp-block-comment-content a,p a,.wp-block-heading a{text-decoration:underline}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button{width:50px;height:50px;position:fixed;right:25px;bottom:25px;display:inline-block;z-index:999;text-indent:-5000px;display:none;box-shadow:0 0 40px rgb(0 0 0 / .089)}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:after{content:"";width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(/wp-content/themes/fotawp/assets/images/up-arrow.svg);mask-image:url(/wp-content/themes/fotawp/assets/images/up-arrow.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:absolute;display:inline-block;left:0;top:0}.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:hover:after{background-color:var(--wp--preset--color--primary)!important}.fotawp-contact-form .wpcf7-form-control.wpcf7-text,.fotawp-contact-form .wpcf7-form-control.wpcf7-textarea,.fotawp-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.fotawp-contact-form .wpcf7-form-control.wpcf7-select{border-radius:0;border:0 solid var(--wp--preset--color--foreground);padding:15px;width:100%;margin-top:10px;box-sizing:border-box;background:var(--wp--preset--color--tertiary-light)}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke{-webkit-text-stroke:1px var(--wp--preset--color--primary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-tertiary{-webkit-text-stroke:1px var(--wp--preset--color--tertiary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-secondary{-webkit-text-stroke:1px var(--wp--preset--color--secondary);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-heading{-webkit-text-stroke:1px var(--wp--preset--color--heading-color);-webkit-text-fill-color:#fff0}.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-foreground{-webkit-text-stroke:1px var(--wp--preset--color--foreground);-webkit-text-fill-color:#fff0}.wp-block-group.fotawp-box-primary-hover:hover{background-color:var(--wp--preset--color--primary)!important;transform:scale(1.027);-webkit-transform:scale(1.027);-moz-transform:scale(1.027)}.wp-block-group.fotawp-box-secondary-hover:hover{background-color:var(--wp--preset--color--secondary)!important;transform:scale(1.027);-webkit-transform:scale(1.027);-moz-transform:scale(1.027)}.wp-block-cover.fotawp-cover-hover:hover img.wp-block-cover__image-background,.wp-block-cover.fotawp-cover-hover-dark:hover img.wp-block-cover__image-background{transform:scale(1.035)}.wp-block-cover.fotawp-cover-hover .wp-block-cover__inner-container,.wp-block-cover.fotawp-cover-hover-dark .wp-block-cover__inner-container{opacity:0;position:absolute;width:100%;left:0;bottom:-100%;transition:all ease 0.23s;padding:24px 24px 0;box-sizing:border-box}.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__inner-container,.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__inner-container{opacity:1;bottom:30px}.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__background{background-color:var(--wp--preset--color--primary)!important;opacity:.75}.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__background{background-color:#000!important;opacity:.65}.wp-block-query.fotawp-product-grids .wc-block-grid__product-onsale{border:0;font-size:12px;width:50px;height:50px;line-height:50px;border-radius:50%;color:var(--wp--preset--color--secondary);padding:0}.woocommerce #review_form #respond textarea{border:1px solid}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart button[name="add-to-cart"]{border-radius:0;padding:7px 15px}.woocommerce div.product form.cart div.quantity .qty{border-radius:0;height:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff0;border:0;color:var(--wp--preset--color--secondary)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;border:0;background:#fff0;padding:0;margin:0 24px 0 0}.wp-block-woocommerce-product-details ul.wc-tabs{border-bottom:0}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{right:10px;top:10px}.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{left:10px;top:10px}.wp-block-button.fotawp-button-with-icon a{display:flex}.wp-block-button.fotawp-button-with-icon a:after{content:"";background-color:var(--wp--preset--color--primary);-webkit-mask-image:url(/wp-content/themes/fotawp/assets/images/arrow_outward.svg);mask-image:url(/wp-content/themes/fotawp/assets/images/arrow_outward.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:relative;display:inline-block;width:30px;height:30px;margin-left:10px;transition:all ease 0.23s}.wp-block-button.fotawp-button-with-icon a:hover:after{background-color:var(--wp--preset--color--secondary);transform:scale(1.2) translateX(3px)}.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale{left:10px;top:10px;background:#fff;color:var(--wp--preset--color--secondary)}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.woocommerce .star-rating span{color:#e99500}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.woocommerce .star-rating::before{color:#ccc9c9}.wp-block-group.fotawp-cta-box figure.wp-block-image.cta-icon{transition:all ease 0.23s}.wp-block-group.fotawp-cta-box:hover figure.wp-block-image.cta-icon{transform:translateY(-10px)}@media (max-width:768px){.fotawp-projects-columns.wp-block-columns .wp-block-column{padding:0px!important}.fotawp-projects-columns.wp-block-columns .wp-block-column:first-child{border-right:0}}@media (max-width:600px){nav.is-responsive.fotawp-navigation.wp-block-navigation ul{padding:0 20px}nav.fotawp-navigation.wp-block-navigation li a{line-height:30px;padding:0}}.fotawp-search-button{padding:10px 20px;font-size:16px;cursor:pointer}.fotawp-search-content{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;text-align:center;position:relative}.fotawp-search-button:hover,.fotawp-search-close:focus{color:#000;text-decoration:none;cursor:pointer}.wp-block-cover.search-modal-cover .wp-block-search__button{margin:0}.wp-block-cover.search-modal-cover .wp-block-search__input{height:64px;padding-left:20px}button.fotawp-search-close{width:40px;height:40px;font-size:17px;background:#fff;border:0;border-radius:50%;color:var(--wp--preset--color--primary);float:right;font-weight:700;position:absolute;top:20px;right:20px;cursor:pointer;font-size:0}button.fotawp-search-close:hover{color:#fff;background:var(--wp--preset--color--secondary)}.wp-block-cover.search-modal-cover .wp-block-search__button:hover{color:var(--wp--preset--color--secondary)!important}.fotawp-search-modal .fotawp-search-button .wp-element-button{position:relative;font-size:0!important}.fotawp-search-modal .fotawp-search-button{padding:0;margin-bottom:-10px}.fotawp-search-modal .wp-block-search__button svg{height:38px;width:38px}.fotawp-search-modal .fotawp-search-button .wp-element-button:after,button.fotawp-search-close:before{content:"";background:var(--wp--preset--color--foregound-alt);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;mask-image:url(/wp-content/themes/fotawp/assets/images/icon_search.svg);width:18px;height:18px;mask-size:100%}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-foreground-color:after{background:var(--wp--preset--color--foreground)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-primary-color:after{background:var(--wp--preset--color--primary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-secondary-color:after{background:var(--wp--preset--color--secondary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-tertiary-color:after{background:var(--wp--preset--color--tertiary)}.fotawp-search-modal .fotawp-search-button .wp-element-button.has-heading-color-color:after{background:var(--wp--preset--color--heading-color)}button.fotawp-search-close:before{mask-image:url(/wp-content/themes/fotawp/assets/images/icon_close.svg);background:var(--wp--preset--color--primary)}button.fotawp-search-close:hover:before{background:var(--wp--preset--color--foregound-alt)}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-email{border-radius:0;height:60px;background:#fff0;border:1px solid #c4c7ce}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-submit{width:100%;height:60px;border-radius:0;margin-top:15px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit{background:var(--wp--preset--color--background);width:100%;border-radius:4px;border:0;height:54px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit:hover{background:var(--wp--preset--color--background-alt)}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control{border-radius:4px;border:0;min-height:50px}.wp-block-contact-form-7-contact-form-selector.fotawp-request-form textarea.wpcf7-form-control{border:0;border-radius:4px;height:130px}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-email{text-align:center;text-transform:uppercase;border:0;border-radius:0;border-bottom:1px solid}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-submit{border-radius:0;margin-top:20px;margin-right:-24px}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center form.wpcf7-form{text-align:center}.wp-block-contact-form-7-contact-form-selector.newsletter-style-center .wpcf7-spinner{margin:0}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 span.wpcf7-form-control-wrap{width:65%;float:left}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-email{border-radius:0;height:54px;background:#fff0;border:1px solid rgb(255 255 255 / .2)}.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-submit{width:34%;height:54px;border-radius:0!important;border:0;margin-left:1%;float:left;margin-top:10px}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half{width:48%;float:left}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half.right{margin-left:4%}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half input.wpcf7-form-control{border:0;border-radius:0;border-bottom:2px solid #c7c7c7;padding:15px 0}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half p{margin:10px 0}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form textarea.wpcf7-form-control.wpcf7-textarea{border-radius:0;border:0;border-bottom:2px solid #c7c7c7;padding:0;height:120px}.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form input.wpcf7-form-control.wpcf7-submit{border-radius:50px;margin-top:20px}.fotawp-sidebar-tags.wp-block-tag-cloud a{background:#f6f6f6;display:inline-block;margin:0 0 4px;color:#444;font-family:inherit;padding:3px 10px}.fotawp-footer-tags.wp-block-tag-cloud a{display:inline-block;background:#4d4d4e;padding:3px 10px;margin:0 2px 4px 0;color:#fff}.fotawp-sidebar-tags.wp-block-tag-cloud a:hover,.fotawp-footer-tags.wp-block-tag-cloud a:hover{background:var(--wp--preset--color--secondary);color:#fff}.fotawp-product-search.wp-block-search{width:490px;background:#fff;border-radius:12px}.fotawp-product-search.wp-block-search input.wp-block-search__input{padding:0 0 0 20px}.wp-block-group.fotawp-nav-dropshadow{box-shadow:0 5px 8px rgb(0 0 0 / .04);position:relative}.wp-block-cover.fotawp-cover-alter span.wp-block-cover__background{transition:all ease 0.23s}.wp-block-cover.fotawp-cover-alter:hover span.wp-block-cover__background{opacity:.8;background-color:var(--wp--preset--color--primary)!important}.wp-block-cover.fotawp-cover-alter:hover .wp-block-heading,.wp-block-cover.fotawp-cover-alter:hover p{color:#fff!important}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit{background:#6487e0}.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit:hover{background-color:var(--wp--preset--color--secondary)}.wp-block-group.fotawp-overlay-header:not(.block-editor-block-list__block){position:fixed;width:100%;background:transparent!important;z-index:999}.wp-block-group.fotawp-sticky-header.sticky-header-enabled{position:fixed;width:100%;z-index:999}.wp-block-group.fotawp-sticky-header.sticky-header-enabled:before{content:"";width:100%;height:100%;position:absolute;left:0;background-color:var(--wp--preset--color--overlay-header-bgcolor)!important;top:0;opacity:.9}.wp-block-group.fota-overlay-content{position:relative}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-text{height:54px;padding:0 20px;border:1px solid #dcdcdc}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-date{height:54px;width:100%;border:1px solid #dcdcdc;border-radius:5px;padding:0 20px;box-sizing:border-box;margin-top:10px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form select.wpcf7-form-control{height:54px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-submit{width:100%;height:54px;border-radius:5px;border:0;margin-top:-10px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form textarea.wpcf7-form-control.wpcf7-textarea{height:110px;border-radius:5px}.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form{margin-top:-7px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-text,.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control{background:#f8f8f8;border:0;border-radius:0;height:54px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control{height:120px}.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-submit{width:100%;border-radius:0;height:54px;margin-top:5px}.fotawp-post-more-full.wp-block-read-more{width:100%;box-sizing:border-box;text-align:center}.fotawp-post-more-full.wp-block-read-more.has-text-color.has-primary-color:hover{background:var(--wp--preset--color--primary);color:#fff!important}.fotawp-post-more-full.wp-block-read-more.has-text-color.has-secondary-color:hover{background:var(--wp--preset--color--secondary);color:#fff!important}nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers a,nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current,nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-next,nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-previous{border:1px solid;padding:4px 13px;font-size:20px}nav.fotawp-post-pagination.wp-block-query-pagination{grid-gap:0}nav.fotawp-post-pagination.wp-block-query-pagination>.wp-block-query-pagination-next,nav.fotawp-post-pagination.wp-block-query-pagination>.wp-block-query-pagination-previous{padding:3px 13px 4px!important}nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current{background:var(--wp--preset--color--primary);color:#fff!important;padding:5px 13px!important}.wp-block-cover.fotawp-portfolio-box span.wp-block-cover__background,.wp-block-cover.fotawp-portfolio-box img.wp-block-cover__image-background{transition:all ease 0.23s}.wp-block-cover.fotawp-portfolio-box:hover span.wp-block-cover__background{opacity:0.75!important}.wp-block-cover.fotawp-portfolio-box .wp-block-cover__inner-container{opacity:0;transition:all ease 0.23s;margin-bottom:-50%}.wp-block-cover.fotawp-portfolio-box:hover .wp-block-cover__inner-container{opacity:1;margin-bottom:unset}.wp-block-cover.fotawp-portfolio-box:hover img.wp-block-cover__image-background{transform:scale(1.1)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control,.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control{border-radius:0;padding:16px 0;border:0;transition:all ease 0.23s;border-bottom:1px solid var(--wp--preset--color--border-color)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control{height:120px}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control.wpcf7-submit{padding:20px 30px;border-radius:60px;margin-top:15px}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form ::placeholder{color:var(--wp--preset--color--heading-color)}.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control:focus,.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control:focus{padding:16px}a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover,a.wp-block-button__link.has-primary-color.has-background-background-color:hover,a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover{background:var(--wp--preset--color--secondary)!important;color:#fff!important;border-color:var(--wp--preset--color--secondary)!important}a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover:after,a.wp-block-button__link.has-primary-color.has-background-background-color:hover:after,a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover:after{background:#fff!important}@media (max-width:520px){.fotawp-product-search.wp-block-search{width:100%}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:0.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:0.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:0.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:0.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:0.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:0.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:0.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:0.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:0.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:0.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:0.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:0.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:0.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:0.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:0.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:0.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:0.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:0.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing="linear"],body[data-aos-easing="linear"] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing="ease"],body[data-aos-easing="ease"] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing="ease-in"],body[data-aos-easing="ease-in"] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing="ease-out"],body[data-aos-easing="ease-out"] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing="ease-in-out"],body[data-aos-easing="ease-in-out"] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing="ease-in-back"],body[data-aos-easing="ease-in-back"] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing="ease-out-back"],body[data-aos-easing="ease-out-back"] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing="ease-in-out-back"],body[data-aos-easing="ease-in-out-back"] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing="ease-in-sine"],body[data-aos-easing="ease-in-sine"] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing="ease-out-sine"],body[data-aos-easing="ease-out-sine"] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],body[data-aos-easing="ease-in-out-sine"] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing="ease-in-quad"],body[data-aos-easing="ease-in-quad"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-quad"],body[data-aos-easing="ease-out-quad"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],body[data-aos-easing="ease-in-out-quad"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing="ease-in-cubic"],body[data-aos-easing="ease-in-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-cubic"],body[data-aos-easing="ease-out-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],body[data-aos-easing="ease-in-out-cubic"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing="ease-in-quart"],body[data-aos-easing="ease-in-quart"] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing="ease-out-quart"],body[data-aos-easing="ease-out-quart"] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],body[data-aos-easing="ease-in-out-quart"] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^="fade"][data-aos^="fade"]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos="fade-up"]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos="fade-down"]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos="fade-right"]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos="fade-left"]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos="fade-up-right"]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos="fade-up-left"]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos="fade-down-right"]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos="fade-down-left"]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos="zoom-in"]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos="zoom-in-up"]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos="zoom-in-down"]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos="zoom-in-right"]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos="zoom-in-left"]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos="zoom-out"]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos="zoom-out-up"]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos="zoom-out-down"]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos="zoom-out-right"]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos="zoom-out-left"]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^="slide"][data-aos^="slide"]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos="slide-up"]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos="slide-down"]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos="slide-right"]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos="slide-left"]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^="flip"][data-aos^="flip"]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos="flip-left"]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos="flip-left"].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos="flip-right"]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos="flip-right"].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos="flip-up"]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos="flip-up"].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos="flip-down"]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos="flip-down"].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}.jetpack-subscribe-floating-button{position:fixed;z-index:50000;bottom:0;right:0}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@font-face{font-family:"lp-icon";src:url(/wp-content/plugins/learnpress/assets/css/../src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=59) format("woff2");font-weight:normal;font-style:normal;font-display:swap}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-edit-square:before{content:"\e923"}.lp-icon-drag:before{content:"\e922"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-ico-ai{display:inline-block;width:13px;height:13px;background-image:url(/wp-content/plugins/learnpress/assets/css/../../images/icons/ico-ai.svg);background-size:contain;background-repeat:no-repeat}.lp-icon-course-builder{display:inline-block;width:18px;height:18px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6422 16.0228C21.7413 16.1947 21.7682 16.3988 21.717 16.5905C21.6659 16.7822 21.5409 16.9458 21.3694 17.0456L12.3694 22.2956C12.2547 22.3624 12.1243 22.3977 11.9916 22.3977C11.8588 22.3977 11.7284 22.3624 11.6138 22.2956L2.61376 17.0456C2.44472 16.944 2.3225 16.7799 2.27354 16.5889C2.22459 16.3978 2.25284 16.1952 2.3522 16.0249C2.45155 15.8545 2.614 15.7301 2.80438 15.6787C2.99476 15.6272 3.19774 15.6528 3.36938 15.7499L11.9983 20.5004L20.6194 15.7499C20.7913 15.6509 20.9954 15.624 21.1871 15.6751C21.3788 15.7262 21.5425 15.8512 21.6422 16.0228ZM20.6194 11.2499L11.9916 16.0228L3.36938 11.2499C3.19861 11.1649 3.00186 11.1482 2.81917 11.2031C2.63648 11.258 2.48159 11.3805 2.38602 11.5456C2.29044 11.7107 2.26138 11.906 2.30473 12.0918C2.34809 12.2776 2.46061 12.4398 2.61938 12.5456L11.6194 17.7956C11.7341 17.8624 11.8644 17.8977 11.9972 17.8977C12.13 17.8977 12.2603 17.8624 12.375 17.7956L21.375 12.5456C21.4615 12.4967 21.5373 12.4311 21.5982 12.3526C21.6591 12.2741 21.7038 12.1844 21.7297 12.0885C21.7556 11.9926 21.7622 11.8925 21.7492 11.7941C21.7361 11.6956 21.7036 11.6007 21.6536 11.515C21.6035 11.4292 21.5369 11.3542 21.4577 11.2943C21.3784 11.2344 21.2881 11.1909 21.1919 11.1663C21.0957 11.1416 20.9955 11.1363 20.8972 11.1507C20.799 11.165 20.7045 11.1988 20.6194 11.2499ZM2.24438 7.39775C2.24468 7.26639 2.27948 7.13741 2.34529 7.02372C2.4111 6.91003 2.50562 6.81562 2.61938 6.74994L11.6194 1.49994C11.7341 1.43306 11.8644 1.39783 11.9972 1.39783C12.13 1.39783 12.2603 1.43306 12.375 1.49994L21.375 6.74994C21.4882 6.81599 21.5822 6.91056 21.6474 7.02423C21.7127 7.13789 21.7471 7.26668 21.7471 7.39775C21.7471 7.52883 21.7127 7.65762 21.6474 7.77128C21.5822 7.88494 21.4882 7.97951 21.375 8.04557L12.375 13.2956C12.2603 13.3624 12.13 13.3977 11.9972 13.3977C11.8644 13.3977 11.7341 13.3624 11.6194 13.2956L2.61938 8.04557C2.50562 7.97988 2.4111 7.88547 2.34529 7.77178C2.27948 7.6581 2.24468 7.52912 2.24438 7.39775ZM4.99439 7.39783L11.9944 11.5456L18.9944 7.39783L11.9944 3.39783L4.99439 7.39783Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6422 16.0228C21.7413 16.1947 21.7682 16.3988 21.717 16.5905C21.6659 16.7822 21.5409 16.9458 21.3694 17.0456L12.3694 22.2956C12.2547 22.3624 12.1243 22.3977 11.9916 22.3977C11.8588 22.3977 11.7284 22.3624 11.6138 22.2956L2.61376 17.0456C2.44472 16.944 2.3225 16.7799 2.27354 16.5889C2.22459 16.3978 2.25284 16.1952 2.3522 16.0249C2.45155 15.8545 2.614 15.7301 2.80438 15.6787C2.99476 15.6272 3.19774 15.6528 3.36938 15.7499L11.9983 20.5004L20.6194 15.7499C20.7913 15.6509 20.9954 15.624 21.1871 15.6751C21.3788 15.7262 21.5425 15.8512 21.6422 16.0228ZM20.6194 11.2499L11.9916 16.0228L3.36938 11.2499C3.19861 11.1649 3.00186 11.1482 2.81917 11.2031C2.63648 11.258 2.48159 11.3805 2.38602 11.5456C2.29044 11.7107 2.26138 11.906 2.30473 12.0918C2.34809 12.2776 2.46061 12.4398 2.61938 12.5456L11.6194 17.7956C11.7341 17.8624 11.8644 17.8977 11.9972 17.8977C12.13 17.8977 12.2603 17.8624 12.375 17.7956L21.375 12.5456C21.4615 12.4967 21.5373 12.4311 21.5982 12.3526C21.6591 12.2741 21.7038 12.1844 21.7297 12.0885C21.7556 11.9926 21.7622 11.8925 21.7492 11.7941C21.7361 11.6956 21.7036 11.6007 21.6536 11.515C21.6035 11.4292 21.5369 11.3542 21.4577 11.2943C21.3784 11.2344 21.2881 11.1909 21.1919 11.1663C21.0957 11.1416 20.9955 11.1363 20.8972 11.1507C20.799 11.165 20.7045 11.1988 20.6194 11.2499ZM2.24438 7.39775C2.24468 7.26639 2.27948 7.13741 2.34529 7.02372C2.4111 6.91003 2.50562 6.81562 2.61938 6.74994L11.6194 1.49994C11.7341 1.43306 11.8644 1.39783 11.9972 1.39783C12.13 1.39783 12.2603 1.43306 12.375 1.49994L21.375 6.74994C21.4882 6.81599 21.5822 6.91056 21.6474 7.02423C21.7127 7.13789 21.7471 7.26668 21.7471 7.39775C21.7471 7.52883 21.7127 7.65762 21.6474 7.77128C21.5822 7.88494 21.4882 7.97951 21.375 8.04557L12.375 13.2956C12.2603 13.3624 12.13 13.3977 11.9972 13.3977C11.8644 13.3977 11.7341 13.3624 11.6194 13.2956L2.61938 8.04557C2.50562 7.97988 2.4111 7.88547 2.34529 7.77178C2.27948 7.6581 2.24468 7.52912 2.24438 7.39775ZM4.99439 7.39783L11.9944 11.5456L18.9944 7.39783L11.9944 3.39783L4.99439 7.39783Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500;margin-bottom:12px}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{margin:0;text-transform:capitalize;line-height:inherit;flex:1}.lp-form-course-filter__content .lp-course-filter__field .count{color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result:empty{border:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid #ccc;border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:none}.elementor-widget-container .learnpress-widget-wrapper{position:unset}@media(max-width:768px){.widget_course_filter{position:fixed !important;right:0;top:0;bottom:0;z-index:999999;width:400px;height:100%;background-color:#fff;transition:.3s;display:block;overflow-y:auto;border:none !important;border-radius:0 !important;transform:translate3d(100%,0,0);margin:0;opacity:0;visibility:hidden;padding:20px}.widget_course_filter .lp-form-block-course-filter .course-filter-submit,.widget_course_filter .lp-form-course-filter .course-filter-submit{width:100%;margin:0}.widget_course_filter .lp-form-block-course-filter .course-filter-reset,.widget_course_filter .lp-form-course-filter .course-filter-reset{width:100%;margin:12px 0 0 0}.widget_course_filter .widget-title{display:flex;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.show-lp-course-filter-mobile{overflow:hidden}.show-lp-course-filter-mobile .widget_course_filter{transform:none;opacity:1;visibility:visible}.show-lp-course-filter-mobile .lp-archive-courses-sidebar::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.9);content:"";-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:99999}.show-lp-course-filter-mobile .learnpress-widget-wrapper{position:unset}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:flex;position:absolute;right:0;top:20px;left:auto;align-items:center;justify-content:center;gap:4px;padding:0 20px}.lp-form-course-filter__close i,.elementor-widget-container .lp-form-course-filter__close i{font-size:1rem}}@media(max-width:500px){.widget_course_filter{width:100%;left:0;right:0;box-sizing:border-box}}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{display:none;position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.lp_widget_course_info{margin:0;padding:20px;border:1px solid var(--lp-border-color,#e2e0db)}.lp_widget_course_info h3{margin-bottom:15px}.lp_widget_course_info ul{margin:0;padding:0}.lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.lp_widget_course_info ul label{font-size:var(--lp-font-size-base,1em);margin:0}.lp-widget-course-extra{margin:0}.lp-widget-course-extra h3{margin-bottom:20px;font-size:var(--lp-font-size-base,1em)}.lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:var(--lp-font-size-base,1em);font-weight:600}.lp-widget-course-extra__content ul{margin:0;padding:0}.lp-widget-course-extra__content ul li{margin-bottom:10px}.lp-widget-course-extra__content .course-extras{display:block}.lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.lp-widget-course-extra__content .course-extras .course-extras__content ul li,.lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.lp-widget-course-extra__content .course-extras.style-checks ul li,.lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-checks ul li::before,.lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.lp-widget-course-extra__content .course-extras.style-radios ul li,.lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-radios ul li::before,.lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}.focus .ts-control,.ts-control{box-shadow:none}.ts-control,.ts-dropdown{width:100%;box-sizing:border-box}.ts-control{border:1px solid #d0d0d0;padding:8px;overflow:hidden;position:relative;z-index:1;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc(8px - 2px - 0) 8px calc(8px - 2px - 3px - 0)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:0!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header,.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner::after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent;animation:1.2s linear infinite lds-dual-ring}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:calc(8px - 6px);margin-right:0!important;background:0 0!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.plugin-dropdown_input .dropdown-input,.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input .dropdown-input{border-width:0 0 1px;display:block;padding:8px;width:100%;background:0 0}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup::before{display:none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:0 0}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{text-align:right;padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}.learn-press-message{position:relative;margin:24px auto;padding:10px 20px;border-radius:var(--lp-border-radius,5px);background-color:#e5f7ff;color:#007aff;width:100%}.learn-press-message.error{background-color:#fee5e5;color:#ff3b30}.learn-press-message.warning{background-color:#fef7e6;color:#ff9500}.learn-press-message.success{background-color:#ebf8e5;color:#3ab500}.learn-press-message.info{background-color:rgba(0,122,255,0.1019607843);color:#007aff}.learn-press-message a{text-decoration:underline}.lp-toast.toastify{background:#ebf8e5;color:#3ab500;border-radius:var(--lp-border-radius,5px);box-shadow:0 0;display:flex;align-items:center}.lp-toast.toastify .toast-close{background:transparent !important;font-size:0;padding-left:12px}.lp-toast.toastify .toast-close:before{content:"\f00d";font-family:"lp-icon";font-size:16px;color:#000;line-height:17px}.lp-toast.toastify .toast-close:hover{opacity:1}.lp-toast.toastify.error{background-color:#fee5e5;color:#ff3b30;padding:12px 20px;border:0;margin:0 auto}.lp-toast.toastify.warning{background-color:#fef7e6;color:#fb9422;padding:12px 20px;border:0;margin:0 auto}.lp-toast.toastify.info{background-color:rgba(0,122,255,0.1019607843);color:#277afc;padding:12px 20px;border:0;margin:0 auto}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}*,:after,:before{box-sizing:border-box}.learnpress-block-pagination,.learn-press-pagination{margin:20px 0;text-align:center}.learnpress-block-pagination .page-numbers,.learn-press-pagination .page-numbers{display:inline-flex;gap:5px;flex-wrap:wrap;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none}.learnpress-block-pagination .page-numbers>li,.learn-press-pagination .page-numbers>li{display:inline-block;margin:0}.learnpress-block-pagination .page-numbers>li .page-numbers,.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0 12px;color:#666;text-decoration:none}.learnpress-block-pagination .page-numbers>li .page-numbers.current,.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400}.learnpress-block-pagination .page-numbers>li .page-numbers:hover,.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color)}.social-share-toggle{position:relative;display:flex;gap:20px}.social-share-toggle .share-toggle-icon{cursor:pointer;display:flex;align-items:center;gap:8px}.social-share-toggle .share-toggle-icon .share-label{margin:0;cursor:pointer}.social-share-toggle .share-toggle-icon:hover{color:var(--lp-primary-color,#ffb606)}.social-share-toggle .content-widget-social-share{padding:20px;background:#fff;box-shadow:0 1px 16px 0 rgba(0,0,0,0.12)}.social-share-toggle .lp-social-media{display:inline-flex;padding:0;gap:12px;margin:0}.social-share-toggle .lp-social-media>li{text-align:center;list-style:none}.social-share-toggle .lp-social-media>li span{display:none}.social-share-toggle .lp-social-media>li i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.social-share-toggle .lp-social-media>li i:hover{background-color:var(--lp-primary-color,#ffb606);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.social-share-toggle .clipboard-post{display:flex;justify-content:space-between;margin-bottom:20px;gap:12px}.social-share-toggle .btn-clipboard{position:relative;padding:12px 20px;white-space:nowrap}.social-share-toggle .btn-clipboard .tooltip{display:none;position:absolute;z-index:2;left:50%;right:auto;bottom:100%;transform:translateX(-50%);width:max-content;color:#fff;font-size:.825em;padding:5px 10px;background:rgba(0,0,0,0.72);border-radius:3px;margin-bottom:10px}.social-share-toggle .btn-clipboard .tooltip:before{content:"";position:absolute;z-index:2;left:50%;bottom:-5px;margin-left:-3px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,0.72)}.social-share-toggle .btn-clipboard:hover{background-color:#eee}.social-share-toggle .btn-clipboard:hover .tooltip{display:block}.social-share-toggle .clipboard-value{border:1px solid var(--lp-border-color,#e2e0db);padding:12px 20px;flex:1}@media(max-width:600px){.social-share-toggle .clipboard-value{width:100%}}.social-share-toggle .wrapper-content-widget{visibility:hidden;text-align:left;opacity:0;-webkit-transition:all .27s ease;-moz-transition:all .27s ease;-o-transition:all .27s ease;transition:all .27s ease;position:absolute;right:0;top:auto;z-index:9;margin-top:20px}.social-share-toggle.social-share-toggle__open .wrapper-content-widget{margin-top:0;visibility:visible;opacity:1}@media(max-width:768px){.social-share-toggle .wrapper-content-widget{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7)}.social-share-toggle .wrapper-content-widget .content-widget-social-share{position:relative;z-index:1;max-width:fit-content;top:50%;min-width:320px;transform:translateY(-50%);margin:0 auto}}.lp-instructor-info{display:flex;gap:30px;margin-top:30px;margin-bottom:30px}@media(max-width:600px){.lp-instructor-info{flex-wrap:wrap}}.lp-instructor-info .lp-section-instructor{flex:1}.lp-instructor-info .instructor-display-name{font-size:1.4rem}.lp-instructor-info .instructor-avatar{max-width:200px}.lp-instructor-info .lp-instructor-meta{margin-top:16px;display:flex;column-gap:20px;row-gap:8px}.lp-instructor-info .instructor-description{margin-top:16px}.lp-instructor-info img{max-width:100%;border-radius:var(--lp-border-radius,5px)}.lp-instructor-info .instructor-social{display:inline-flex;padding:0;gap:12px;margin:16px 0 0 0}.lp-instructor-info .instructor-social>a{text-align:center;list-style:none}.lp-instructor-info .instructor-social>a span{display:none}.lp-instructor-info .instructor-social>a i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.lp-instructor-info .instructor-social>a i:hover{background-color:var(--lp-primary-color,#ffb606);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.instructor-display-name{font-weight:var(--lp-font-weight-link,600)}.instructor-item-meta{display:inline-flex;border-left:1px solid var(--lp-border-color,#e2e0db);padding-left:20px}.lp-instructor-meta .instructor-item-meta:first-child{border:0;padding-left:0}.wrapper-instructor-total-students,.wrapper-instructor-total-courses{display:flex;gap:4px;align-items:center}.course-extra-box{margin-bottom:16px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);width:100%}.course-extra-box.active .course-extra-box__content{height:auto}.course-extra-box__title{--extra-height:50px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0 !important;padding:0 45px 0 20px;background:rgba(181,187,211,0.15);font-size:1em;font-weight:700;cursor:pointer}@media(max-width:767px){.course-extra-box__title{padding-left:16px}}.course-extra-box__title::after{position:absolute;top:0;right:20px;font-family:"lp-icon";line-height:var(--extra-height);content:"\f107"}.course-extra-box__content{overflow:hidden;transition:height .3s ease}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-extra-box__content-inner>ul{padding-left:0 !important;padding-bottom:0 !important}.course-extra-box__content ul,.course-extra-box__content li{list-style:none}.course-extra-box__content ul{margin:0;padding:0}.course-extra-box__content li{margin:0;padding:12px 20px;border-bottom:1px solid var(--lp-border-color,#e2e0db)}@media(max-width:767px){.course-extra-box__content li{padding-left:16px;padding-right:16px}}.course-extra-box__content li::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";content:"\f00c"}.course-extra-box__content li:last-child{border-bottom:0}.course-extra-box:last-child{margin-bottom:60px}.course-extra-box.active .course-extra-box__title::after{content:"\f106"}.course-extra-box+.comment-respond,.course-extra-box+.comments-area{margin-top:30px;margin-bottom:30px}.course-extra-box+.course-tabs{margin-top:30px}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1)}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;transform:translateX(5%)}to{opacity:1;transform:translateX(0)}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,0.6);border-radius:5px}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:12px 45px 12px 20px;font-size:1em;line-height:1.5;font-weight:var(--lp-font-weight-link,600);cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:12px;right:20px;font-family:"lp-icon";content:"\f067"}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color)}.course-tab-panel-faqs .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:20px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color);background:rgba(241,242,248,0.4)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"\f068"}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.extra-box__title,.course-faqs__title,.course-material__title{margin-top:0;margin-bottom:12px}.edit-content{margin-left:5px}.course-curriculum ul.curriculum-sections{position:relative;margin:0;padding:0;list-style:none}.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;flex-wrap:wrap}.course-curriculum ul.curriculum-sections .section:last-child{padding:0}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px}.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0}.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}.course-curriculum .section-item__loadmore{display:flex;justify-content:center;align-items:center}.course-curriculum .section-item__loadmore button{margin-top:10px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0}.course-curriculum .section-item__loadmore.loading button:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.course-curriculum .section-header{display:table;width:100%;padding:20px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-curriculum .section-header .section-title,.course-curriculum .section-header .section-desc{margin:0}.course-curriculum .section-header span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}.course-curriculum .section-header span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f107"}.course-curriculum .section-header span.show-desc:hover::before{border-top-color:#ccc}.course-curriculum .section-header .section-desc{margin-top:10px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);color:var(--lp-color-accent);font-style:italic;line-height:1.3}.course-curriculum .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:.8em;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-item{width:100%}.course-curriculum .section-content{margin:0;padding:0;list-style:none}.course-curriculum .section-content .course-item-meta{display:table-cell;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-content .course-item-meta .item-meta{display:inline-block;color:#fff}.course-curriculum .section-content .course-item-meta .item-meta.final-quiz{background:#14c4ff}.course-curriculum .section-content .course-item-meta .item-meta.trans{padding:0}.course-curriculum .section-content .course-item-meta .count-questions{background:#9672cf}.course-curriculum .section-content .course-item-meta .duration{background:silver}.course-curriculum .section-content .course-item-meta .course-item-status{padding:0;color:#999}.course-curriculum .section-content .course-item-meta .course-item-status::before{font-family:"lp-icon";content:"\f00c"}.course-curriculum .section-content .course-item-preview{font-style:normal;padding:0}.course-curriculum .section-content .course-item-preview::before{font-family:"lp-icon";content:"\f06e";color:#999}.course-curriculum .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 16px;background:rgba(241,242,248,0.4);transition:padding-left linear .15s}.course-curriculum .course-item>span{display:flex;width:28px;color:#666;font-weight:300;align-items:center}.course-curriculum .course-item .section-item-link{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:12px 0;color:inherit;outline:0;gap:12px}.course-curriculum .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}.course-curriculum .course-item .section-item-link::before{color:var(--lp-primary-color);font-family:"lp-icon"}.course-curriculum .course-item .section-item-link .course-item-info{width:100%}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{display:flex;flex-flow:row-reverse;justify-content:flex-end;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration{background:transparent}.course-curriculum .course-item .item-name{font-weight:600}.course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}.course-curriculum .course-item.course-item-lp_assignment .section-item-link::before{content:"\e929" !important}.course-curriculum .course-item.course-item.course-item-lp_h5p .section-item-link::before{content:"\e92a" !important}.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}.course-curriculum .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}.course-curriculum .course-item.has-status{padding-top:1px}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}.course-curriculum .course-item.has-status.item-failed .course-item-status::before,.course-curriculum .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}.course-curriculum .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}.course-curriculum .course-item.current{background:#f9f9f9}.course-curriculum .course-item.current a::before{left:10px}.course-curriculum .course-item.current::before{top:0;height:100%}.course-curriculum .section-left{vertical-align:top}.course-curriculum .section-left .section-title{font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);text-transform:capitalize;display:block}.course-curriculum .curriculum-more__button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0;width:100%;margin-top:20px;margin-bottom:20px}.course-curriculum .curriculum-more__button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"lp-icon"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\f29c"}.course-remaining-time .label-enrolled{font-size:inherit}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.viewing-course-item .section-header .section-desc{display:none}.lp-course-curriculum ul,.lp-course-curriculum li{list-style:none;margin:0;padding:0}.lp-course-curriculum .course-curriculum-info{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.lp-course-curriculum .course-curriculum-info__left{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lp-course-curriculum .course-curriculum-info__left li{display:inline-flex;align-items:center;gap:8px}.lp-course-curriculum .course-curriculum-info__left li::after{content:"";width:4px;height:4px;background-color:var(--lp-border-color,#e2e0db);display:inline-block}.lp-course-curriculum .course-curriculum-info__left li:last-child::after{content:none}.lp-course-curriculum .course-curriculum-info__right{font-weight:var(--lp-font-weight-link,600);text-align:right;text-transform:capitalize}.lp-course-curriculum .course-toggle-all-sections{cursor:pointer}.lp-course-curriculum .course-section{margin-bottom:8px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);cursor:pointer;overflow:hidden}.lp-course-curriculum .course-section.lp-collapse .course-section__items{display:none;animation:ease-in-out}.lp-course-curriculum .course-section.lp-collapse .lp-icon-angle-up{display:none}.lp-course-curriculum .course-section.lp-collapse .lp-icon-angle-down{display:block}.lp-course-curriculum .course-section .lp-icon-angle-down{display:none}.lp-course-curriculum .course-section:last-child{margin-bottom:0}.lp-course-curriculum .course-section .course-section-header{background-color:var(--lp-white-grey,#f7f7fb);padding:20px;column-gap:12px;display:flex;justify-content:space-between}.lp-course-curriculum .course-section__title{font-weight:600;font-size:1.1em;line-height:1.3em}.lp-course-curriculum .course-section__description{margin:4px 0 0 0}.lp-course-curriculum .course-section .section-toggle{line-height:1}.lp-course-curriculum .course-section .section-toggle i{font-size:24px}.lp-course-curriculum .course-section .course-section-info{margin-left:0;margin-right:auto}.lp-course-curriculum .course-section .section-count-items{min-width:24px;font-weight:600;text-align:center;line-height:1.3;white-space:nowrap}.lp-course-curriculum .course-section .course-item{background-color:transparent;border-top:1px solid var(--lp-border-color,#e2e0db);padding:12px 20px;margin:0}.lp-course-curriculum .course-section .course-item__link{display:flex;justify-content:space-between;width:100%;column-gap:12px;row-gap:8px;position:relative;align-items:flex-start;color:inherit}.lp-course-curriculum .course-section .course-item__info{display:flex;column-gap:12px;row-gap:8px}.lp-course-curriculum .course-section .course-item__info .course-item-ico{min-width:16px}.lp-course-curriculum .course-section .course-item__content{display:flex;justify-content:space-between;column-gap:12px;row-gap:8px;align-items:baseline;flex:1}@media(max-width:1024px){.lp-course-curriculum .course-section .course-item__content{flex-wrap:wrap}}.lp-course-curriculum .course-section .course-item__left:hover{color:var(--lp-primary-color,#ffb606)}.lp-course-curriculum .course-section .course-item__right{display:flex;column-gap:12px;row-gap:8px;align-items:center;flex:none;color:var(--lp-color-meta,#8a8a8a);flex-wrap:wrap;flex-direction:row-reverse;justify-content:flex-end}@media(max-width:1024px){.lp-course-curriculum .course-section .course-item__right{width:100%;order:3}}.lp-course-curriculum .course-section .course-item__status .course-item-ico{width:24px;display:flex;justify-content:center}.lp-course-curriculum .course-section .course-item-ico::before{content:"";display:inline-block;font-family:"lp-icon";font-weight:normal}.lp-course-curriculum .course-section .course-item-ico.lp_lesson::before{content:"\f15b"}.lp-course-curriculum .course-section .course-item-ico.lp_quiz::before{content:"\f12e"}.lp-course-curriculum .course-section .course-item-ico.lp_assignment::before{content:"\e929"}.lp-course-curriculum .course-section .course-item-ico.lp_h5p::before{content:"\e92a"}.lp-course-curriculum .course-section .course-item-ico.preview::before{content:"\f06e";color:#999}.lp-course-curriculum .course-section .course-item-ico.locked::before{content:"\f023";color:#999}.lp-course-curriculum .course-section .course-item-ico.passed.completed::before{content:"\f00c";color:#3bb54a}.lp-course-curriculum .course-section .course-item-ico.in-progress::before,.lp-course-curriculum .course-section .course-item-ico.completed::before{content:"\f00c";color:#999}.lp-course-curriculum .course-section .course-item-ico.failed.completed::before{content:"\f00d";color:#f02425}.lp-course-curriculum .course-section .course-item-ico.started::before{content:"\f00c";color:#999}.lp-course-curriculum .course-section .course-item-ico.doing::before{content:"\e921";color:#999}.info-learning .course-progress__line{width:100%;background:#ccc;height:5px;border-radius:5px;position:relative}.info-learning .course-progress__line__active{background:var(--lp-primary-color);height:100%;border-radius:5px;position:absolute;top:0;left:0}.info-learning .course-progress__line__active{background:var(--lp-primary-color);height:100%;border-radius:5px;position:absolute;top:0;left:0}.info-learning .course-progress__line__point{position:absolute;top:0;width:2px;height:100%;background:var(--lp-secondary-color)}.lp-single-course .comment-form .comment-form-url,.lp-single-course .comment-form .comment-form-email,.lp-single-course .comment-form .comment-form-author,.lp-single-course .comment-form .comment-form-comment,.wp-block-learnpress-course-comment .comment-form .comment-form-url,.wp-block-learnpress-course-comment .comment-form .comment-form-email,.wp-block-learnpress-course-comment .comment-form .comment-form-author,.wp-block-learnpress-course-comment .comment-form .comment-form-comment{display:flex;flex-direction:column;gap:1rem}.lp-single-course .comment-form input[type=url],.lp-single-course .comment-form input[type=text],.lp-single-course .comment-form input[type=email],.lp-single-course .comment-form textarea,.wp-block-learnpress-course-comment .comment-form input[type=url],.wp-block-learnpress-course-comment .comment-form input[type=text],.wp-block-learnpress-course-comment .comment-form input[type=email],.wp-block-learnpress-course-comment .comment-form textarea{padding:12px 20px;outline:0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px)}.lp-single-course .comment-form input[type=submit],.wp-block-learnpress-course-comment .comment-form input[type=submit]{border-radius:var(--lp-border-radius,5px)}.lp-ico svg{width:20px;height:20px}.lp-hidden{display:none !important}.course-price .origin-price{text-decoration:line-through;margin-right:4px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);opacity:.6}[class*=wp-block-learnpress] img,.block-editor-block-list__block img{max-width:100%;height:auto}[class*=wp-block-learnpress] .info-meta-item,.block-editor-block-list__block .info-meta-item{display:flex;gap:4px;flex-wrap:wrap}[class*=wp-block-learnpress] .info-meta-item i,.block-editor-block-list__block .info-meta-item i{color:var(--lp-primary-color,#ffb606)}[class*=wp-block-learnpress] .info-meta-left,.block-editor-block-list__block .info-meta-left{display:flex;gap:8px;align-items:center;letter-spacing:0}[class*=wp-block-learnpress] a,.block-editor-block-list__block a{text-decoration:none}.wp-block-learnpress-course-image{overflow:hidden}.wp-block-learnpress-course-instructor>div>*,.wp-block-learnpress-course-categories>div>*{display:inline;vertical-align:middle}.wp-block-learnpress-breadcrumb ul{margin:0 auto;list-style:none;padding:0}.wp-block-learnpress-breadcrumb li{display:inline-block;margin:0}.wp-block-learnpress-breadcrumb i{margin:0 8px}.wp-block-learnpress-breadcrumb a{color:inherit}.courses-btn-load-more{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);font-size:var(--lp-font-size-base,1em);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center;cursor:pointer;margin:20px auto}.courses-btn-load-more:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.lp-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .learn-press-message{width:auto;margin:0 !important}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content h2,.lp-modal-dialog .lp-modal-content h3{margin:0}.lp-modal-dialog .lp-modal-content .lp-group-step h3{border-bottom:1px solid #eee}.lp-modal-dialog .lp-modal-content .main-content .terms-upgrade .pd-2em{padding:0 1em}.lp-modal-dialog .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-header h3{margin:0;color:white;font-weight:400}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;overscroll-behavior:contain}.lp-modal-dialog .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content .pd-2em{padding:1em}.lp-modal-dialog .lp-modal-footer{padding:20px;background-color:#f9fafb;text-align:right}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}.lp-modal-dialog .lp_allow_repurchase_select{padding:20px;background:#f7f7f7}.lp-modal-dialog .lp_allow_repurchase_select>ul{margin:0;padding:0;list-style:none}.lp-modal-dialog .lp_allow_repurchase_select>ul li label{display:flex;align-items:center;gap:10px}.lp-modal-dialog .lp-button{cursor:pointer;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px}.lp-modal-dialog .lp-button.loading{pointer-events:none;opacity:.8}.lp-modal-dialog .lp-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.lp-modal-dialog .lp-button:hover{border-color:var(--lp-primary-color,#ffb606);color:#fff;background:var(--lp-primary-color,#ffb606)}.lp-button.btn-finish-course{cursor:pointer;width:100%;padding:12px 24px;background-color:var(--lp-primary-color,#ffb606);border-width:0;border-radius:var(--lp-border-radius,5px);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);font-size:var(--lp-font-size-base,1em);text-align:center;text-decoration:none;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.lp-button.btn-finish-course:hover{background-color:var(--lp-secondary-color,#442e66);border-color:var(--lp-secondary-color,#442e66)}.lp-button.btn-finish-course.loading{pointer-events:none;opacity:.8}.lp-button.btn-finish-course.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}.c-gap-4{column-gap:4px}.wp-block-learnpress-course-feature-review .featured-review__title{font-weight:var(--lp-font-weight-link,600);font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}[class^=wp-block-learnpress] .extra-box ul{margin:0 0 0 20px;padding:0}.wp-block-learnpress-course-button-read-more,.wp-block-learnpress-course-button{cursor:pointer;padding:12px 24px;background-color:var(--lp-primary-color,#ffb606);border-width:0;border-radius:var(--lp-border-radius,5px);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);font-size:var(--lp-font-size-base,1em);text-align:center;text-decoration:none;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.wp-block-learnpress-course-button-read-more:hover,.wp-block-learnpress-course-button:hover{background-color:var(--lp-secondary-color,#442e66);border-color:var(--lp-secondary-color,#442e66)}.wp-block-learnpress-course-button-read-more.loading,.wp-block-learnpress-course-button.loading{pointer-events:none;opacity:.8}.wp-block-learnpress-course-button-read-more.loading:before,.wp-block-learnpress-course-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}@media(min-width:992px){.lp-block-course-sidebar{margin-top:-260px;margin-block-start:-260px !important}}.wp-block-learnpress-item-search .search-course{display:flex;position:relative;height:70px;background:var(--lp-white-grey,#f7f7fb)}.wp-block-learnpress-item-search .search-course input[name=s]{display:block;width:100%;margin-left:30px;border:0;color:var(--lp-color-base,#333);background:transparent;box-shadow:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-block-learnpress-item-search .search-course input[name=s]::-webkit-input-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]::-moz-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]:-ms-input-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]:-moz-placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]::placeholder{color:#999}.wp-block-learnpress-item-search .search-course input[name=s]::-webkit-input-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]::-moz-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]:-ms-input-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]:-moz-placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]::placeholder{font-style:italic}.wp-block-learnpress-item-search .search-course input[name=s]:focus{outline:0}.wp-block-learnpress-item-search .search-course button{position:absolute;top:0;right:10px;height:70px;padding:0 16px;border:0;background:transparent;line-height:1px;box-shadow:none}.wp-block-learnpress-item-search .search-course button:focus{outline:0}.wp-block-learnpress-item-search .search-course button i{color:var(--lp-color-accent,#666)}.wp-block-learnpress-item-search .search-course button.clear{display:none}.wp-block-learnpress-item-search .search-course button.clear::before{content:"\f00d"}.wp-block-learnpress-course-material .lp-button{padding:12px 24px;border:1px solid var(--lp-border-color,#e2e0db);color:var(--lp-color-base,#333);background:transparent;box-shadow:unset;font-family:inherit;font-weight:400;text-align:center;text-transform:capitalize;-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);margin-top:20px;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.wp-block-learnpress-course-material .course-material-table{width:100%;display:table;border-spacing:0;border-collapse:collapse}.wp-block-learnpress-course-material .course-material-table tbody tr:nth-child(even) td,.wp-block-learnpress-course-material .course-material-table .learnpress table tfoot tr:nth-child(even) td{background:var(--tb-even-color,#fafafa)}.wp-block-learnpress-course-material .course-material-table thead{box-sizing:border-box;border:1px solid var(--lp-border-color,#e2e0db)}.wp-block-learnpress-course-material .course-material-table th,.wp-block-learnpress-course-material .course-material-table td{padding:.7em 1em;border:1px solid var(--lp-border-color,#e2e0db);background:#fff}.wp-block-learnpress-course-material .course-material-table th{border-bottom:0;background:var(--lp-white-grey,#f7f7fb);font-weight:600;text-align:center}.wp-block-learnpress-course-material .course-material-table th:first-child{text-align:left}.wp-block-learnpress-course-material .course-material-table tr td{border:1px solid var(--lp-border-color,#e2e0db);line-height:1.4}.wp-block-learnpress-course-material .course-material-table tr td:not(:first-child){text-align:center}.wp-block-learnpress-course-material .course-material-table tfoot td{text-align:left;font-weight:bold}.wp-block-learnpress-course-material .course-material-table.searching button:before{display:inline-block;content:"\f110";animation:lp-rotating 1s linear infinite}.wp-block-learnpress-item-hidden-sidebar .section-toggle{justify-content:flex-end;flex:0}.wp-block-learnpress-item-hidden-sidebar .section-toggle i{color:var(--lp-color-accent,#666)}.wp-block-learnpress-item-close .back-course{padding:24px;line-height:70px;background:rgba(255,255,255,0.1);color:#fff}.wp-block-learnpress-item-close .back-course:hover{background:rgba(255,255,255,0.15)}@media(max-width:768px){.wp-block-learnpress-item-close .back-course{background:transparent;opacity:.6;padding-left:15px;padding-right:15px}.wp-block-learnpress-item-close .back-course:hover{background:transparent;opacity:1}}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle{display:inline-block;width:32px;min-width:32px;line-height:70px;height:unset;margin:0;background:rgba(255,255,255,0.1);color:var(--lp-color-white,#fff);font-size:1.4em;cursor:pointer;transition:.25s;-webkit-appearance:none;border:0;text-align:center}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle:after{display:none}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle::before{display:inline-block;position:static;margin:0;width:auto;height:auto;font-family:"lp-icon";content:"\f0d9"}.wp-block-learnpress-item-hidden-sidebar #sidebar-toggle:focus{border:0;outline:0}.wp-block-learnpress-item-progress .items-progress{display:flex;justify-content:center;align-items:center;column-gap:10px;white-space:nowrap}.wp-block-learnpress-item-progress .number{padding-right:10px;font-size:calc(var(--lp-font-size-base, 1em) * 0.86)}.wp-block-learnpress-item-progress .learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px}.wp-block-learnpress-item-progress .learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wp-block-learnpress-item-progress .learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color,#ffb606);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wp-block-learnpress-item-progress .learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color,#ffb606);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.wp-block-learnpress-item-progress .learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}.wp-block-learnpress-item-navigation .course-item-nav{display:flex;justify-content:space-between}.wp-block-learnpress-item-navigation .course-item-nav .prev,.wp-block-learnpress-item-navigation .course-item-nav .next{display:flex;line-height:3.125em;flex:1;position:relative}.wp-block-learnpress-item-navigation .course-item-nav .prev span,.wp-block-learnpress-item-navigation .course-item-nav .next span{display:block;font-weight:bold}.wp-block-learnpress-item-navigation .course-item-nav .prev a,.wp-block-learnpress-item-navigation .course-item-nav .next a{display:block;color:var(--lp-color-accent,#666);color:#999}.wp-block-learnpress-item-navigation .course-item-nav .prev::before,.wp-block-learnpress-item-navigation .course-item-nav .next::before{color:#999;font-family:"lp-icon"}.wp-block-learnpress-item-navigation .course-item-nav .prev:hover a,.wp-block-learnpress-item-navigation .course-item-nav .prev:hover::before,.wp-block-learnpress-item-navigation .course-item-nav .next:hover a,.wp-block-learnpress-item-navigation .course-item-nav .next:hover::before{color:var(--lp-primary-color,#ffb606)}.wp-block-learnpress-item-navigation .course-item-nav .prev:hover .course-item-nav__name,.wp-block-learnpress-item-navigation .course-item-nav .next:hover .course-item-nav__name{display:block}.wp-block-learnpress-item-navigation .course-item-nav .next{text-align:right;flex-direction:row-reverse}.wp-block-learnpress-item-navigation .course-item-nav .next::before{margin-left:10px;content:"\f0da"}.wp-block-learnpress-item-navigation .course-item-nav .next[data-nav=next]{justify-content:flex-end}.wp-block-learnpress-item-navigation .prev::before{margin-right:10px;content:"\f0d9"}.wp-block-learnpress-item-navigation .prev .course-item-nav__name{right:auto;left:-30px}.wp-block-learnpress-item-navigation .prev .course-item-nav__name::before{right:auto;left:5px}@media(max-width:1024px){.wp-block-learnpress-item-navigation .prev .course-item-nav__name{left:15px}}.wp-block-learnpress-item-navigation .course-item-nav__name{display:none;position:absolute;top:-20px;right:-30px;width:auto;padding:10px 15px;color:var(--lp-color-accent,#666);background:#ccc;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);line-height:1}@media(max-width:1024px){.wp-block-learnpress-item-navigation .course-item-nav__name{top:-25px;right:15px;left:auto}}.wp-block-learnpress-item-curriculum .lp-course-curriculum__title,.wp-block-learnpress-item-curriculum .course-curriculum-info,.wp-block-learnpress-item-curriculum .course-section__description{display:none}.wp-block-learnpress-item-content .content-item-wrap{padding:0}.wp-block-learnpress-item-curriculum .lp-course-curriculum .course-section .course-item__content{display:flex;justify-content:space-between;column-gap:12px;row-gap:8px;align-items:baseline;flex:1;flex-direction:row}.wp-block-learnpress-list-courses .learn-press-courses .course{width:unset;padding:0}.wp-block-learnpress-course-featured .course-featured{margin-bottom:0;background-color:inherit;color:inherit;padding:0}.courses-order-by,.block-courses-order-by{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;padding-right:30px;background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-size:.8em;background-position:calc(100% - 0.5em) center;background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:1.1}.woocommerce-js .courses-order-by,.woocommerce-js .block-courses-order-by{background-position-x:calc(100% - 10px)}.courses-order-by:focus,.block-courses-order-by:focus{border-color:var(--lp-primary-color);outline:0}.course-img img{display:block}.block-search-courses{display:flex;flex:1;margin-bottom:0}.block-search-courses input{width:100%;max-width:240px;margin:0 4px 0 0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none}.block-search-courses input::-webkit-input-placeholder{color:#999}.block-search-courses input::-moz-placeholder{color:#999}.block-search-courses input:-ms-input-placeholder{color:#999}.block-search-courses input:-moz-placeholder{color:#999}.block-search-courses input::placeholder{color:#999}.block-search-courses input:focus{border-color:var(--lp-primary-color);outline:0}.block-search-courses button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;box-shadow:0 0;margin-bottom:0}.block-search-courses button i{font-size:1.2em;line-height:1.2}.block-search-courses button:focus{outline:0}.block-search-courses button.loading>i:before{display:inline-block;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}@media(max-width:767px){.wp-block-learnpress-course-search{width:100%}.wp-block-learnpress-course-search input{min-width:240px;max-width:unset}}.course-filter-btn-mobile{display:inline-flex;align-items:center}@media(min-width:769px){.course-filter-btn-mobile{display:none}}ul.wp-block-learn-press-courses{list-style:none;margin:0;max-width:100%;padding:0}ul.wp-block-learn-press-courses[data-layout=grid]{--columns:3;--gap:1.25em;--min-width:200px;grid-gap:var(--gap);display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--min-width),100% / var(--columns) - var(--gap) *(var(--columns) - 1) / var(--columns)),1fr));margin-bottom:2.25em}@media(max-width:768px){ul.wp-block-learn-press-courses .wp-block-learn-press-courses[data-layout=grid]{--columns:min(var(--columns),2)}}@media(max-width:480px){ul.wp-block-learn-press-courses .wp-block-learn-press-courses[data-layout=grid]{--columns:1}}.wp-block-learnpress-course-price .course-price .free,.wp-block-learnpress-course-price .course-price .price{font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:var(--lp-font-weight-link,600)}.wp-block-learnpress-course-price .course-price .origin-price{margin-right:8px;opacity:.8;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);text-decoration:line-through}.wp-block-learnpress-course-button-read-more button{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center}.wp-block-learnpress-course-button-read-more button:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.wp-block-learnpress-course-button .course-readmore a{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center}.wp-block-learnpress-course-button .course-readmore a:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.courses-order-by-wrapper .courses-order-by{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;padding-right:30px;background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-size:.8em;background-position:calc(100% - 0.5em) center;background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:1.1}.woocommerce-js .courses-order-by-wrapper .courses-order-by{background-position-x:calc(100% - 10px)}.courses-order-by-wrapper .courses-order-by:focus{border-color:var(--lp-primary-color,#ffb606);outline:0}.wp-block-learnpress-instructor-social .instructor-social{display:flex;gap:12px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.wp-block-learnpress-instructor-social .instructor-social i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.wp-block-learnpress-instructor-background img{opacity:0;visibility:hidden}.wp-block-learnpress-instructor-avatar{overflow:hidden;aspect-ratio:1}.wp-block-learnpress-instructor-background{position:relative}.wp-block-learnpress-instructor-background:hover .lp-btn-to-edit-cover-image{opacity:1;visibility:visible}.wp-block-learnpress-instructor-background .lp-btn-to-edit-cover-image{position:absolute;bottom:0;right:0;background:var(--lp-white-grey,#f7f7fb);padding:12px 20px;border-radius:var(--lp-border-radius,5px) 0 var(--lp-border-radius,5px) 0;text-transform:capitalize;cursor:pointer;color:var(--lp-primary-color,#ffb606);text-decoration:none;opacity:0;visibility:hidden}@media(max-width:767px){.wp-block-learnpress-instructor-background .lp-btn-to-edit-cover-image{font-size:0;padding:4px 12px;opacity:1;visibility:visible}.wp-block-learnpress-instructor-background .lp-btn-to-edit-cover-image:before{font-family:"lp-icon";content:"\f044";font-size:16px}}.lp-sidebar-toggle__close .js-block-sidebar{display:none}.lp-sidebar-toggle__open .js-block-sidebar{display:block}.lp-button.loading{pointer-events:none;opacity:.8}.lp-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}@font-face{font-family:'fontello';src:url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot?9448528);src:url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot?9448528#iefix) format('embedded-opentype'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff2?9448528) format('woff2'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff?9448528) format('woff'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.ttf?9448528) format('truetype'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.svg?9448528#fontello) format('svg');font-weight:400;font-style:normal}[class^="icon-meeting-hub-"]:before,[class*=" icon-meeting-hub-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:never;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-meeting-hub-edit:before{content:'\e800'}.icon-meeting-hub-eye:before{content:'\e801'}.icon-meeting-hub-trash:before{content:'\f1f8'}.mhub-col-lg-12{margin-top:30px}.mhub-locked{cursor:pointer;opacity:.5}.mhub-googlem-meeting-form,.mhub-jitsi-meeting-form,.mhub-zoom-meeting-form{margin-top:60px}.mhub-googlem-meeting-form.jitsi-settings-api,.mhub-jitsi-meeting-form.jitsi-settings-api,.mhub-zoom-meeting-form.jitsi-settings-api{margin-top:0}.mhub-form-group{display:flex;width:100%}.mhub-form-group label{color:#1c2025;display:block;font-size:16px;font-weight:600;margin-right:25px;text-align:left;width:30%!important}.mhub-form-group label small{color:#888;display:block;font-size:13px;font-weight:400}.mhub-form-group .input-wrapper{position:relative;width:70%}.mhub-form-group .input-wrapper .mhub_disabled{align-items:center;background:0 0;border-radius:3px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:400px}.mhub-form-group .input-wrapper .mhub-select2-wrapper{align-items:center;display:flex}.mhub-form-group .input-wrapper .mhub-select2-wrapper .mhub-select2-field{margin-right:25px}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{align-items:center;display:flex;width:400px}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:118px!important}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper .react-time-picker__inputGroup__divider{font-size:20px;font-weight:700;margin:0 10px}.mhub-form-group .input-wrapper button.react-time-picker__clear-button.react-time-picker__button{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;height:40px;line-height:24px;margin:0 25px 0 0;max-width:400px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper input[type=datetime-local]:focus,.mhub-form-group .input-wrapper input[type=email]:focus,.mhub-form-group .input-wrapper input[type=number]:focus,.mhub-form-group .input-wrapper input[type=password]:focus,.mhub-form-group .input-wrapper input[type=text]:focus,.mhub-form-group .input-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:400px}.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day-name,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}.mhub-form-group .input-wrapper select{-webkit-appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px;border:1px solid #d1dbe8;border-radius:8px;box-shadow:none;color:#2c3338;cursor:pointer;font-size:14px;height:40px;line-height:2;margin-right:25px;max-width:400px;outline:none;padding:0 24px 0 8px;vertical-align:middle;width:100%}.mhub-form-group .input-wrapper select:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper.duration-select select{max-width:130px}.mhub-form-group .input-wrapper .select-right-label{color:#1c2025;font-size:16px;font-weight:600;margin-left:10px}.mhub-form-group .input-wrapper .select-right-label.right-space{margin-right:10px}.mhub-form-group .input-wrapper .mhub-switch-field{display:block}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]{display:none!important}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label{background-color:#7856fb}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label:after{left:33px}.mhub-form-group .input-wrapper .mhub-switch-field label{background-color:#ddd;border-radius:40px;color:#fff0;cursor:pointer;display:inline-block;height:35px;position:relative;transition:all .2s ease-in-out;width:65px!important}.mhub-form-group .input-wrapper .mhub-switch-field label:after{background-color:#fff;border-radius:50%;box-shadow:1px 1px 1px gray;content:" ";height:29px;left:3px;position:absolute;right:auto;top:3px;transition:all .2s ease-in-out;width:29px}.mhub-form-group .input-wrapper textarea{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;line-height:24px;margin:0;max-width:400px;min-height:100px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper textarea:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .rdtPicker{min-width:390px}.mhub-form-group .editor-wrapper{width:70%}.mhub-form-group .editor-wrapper .rsw-editor{min-height:120px;width:400px}.mhub-form-group .editor-wrapper .rsw-ce{background:#fff}.mhub-form-group .thumbnail-wrapper{width:70%}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail{align-items:center;display:flex}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail img{border:1px solid #ddd;border-radius:8px;height:60px;width:100px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail span{margin-right:5px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail:hover{background-color:#4f21ff}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail{background-color:#cd5c5c;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-left:20px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail:hover{background-color:#d33a3a}.mhub-form-group .multi-checkbox-wrapper{display:grid;grid-template-columns:repeat(2,17rem);width:70%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:center;display:flex;margin-bottom:15px}.mhub-form-group .multi-checkbox-wrapper .single-checkbox:last-child{margin-bottom:0}.mhub-form-group .multi-checkbox-wrapper .single-checkbox label{cursor:pointer;margin-left:5px}.reports-mhub-form-group{align-items:center}.reports-mhub-form-group label{font-size:18px;margin-right:20px;width:unset!important}.reports-mhub-form-group label.mrl-10{margin-left:10px;margin-right:10px}.reports-mhub-form-group .input-wrapper{width:unset}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px!important}.reports-mhub-form-group .react-datepicker__month-container{width:unset!important}.mhub-form-actions{display:block}.mhub-form-actions.sticky-save-btn{margin-top:0;position:fixed;right:30px;top:15%;z-index:99999}.mhub-form-actions.sticky-save-btn .save-meeting{margin-top:0}@media(max-width:450px){.mhub-form-actions.sticky-save-btn{display:none}}.mhub-form-actions .save-meeting{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-top:40px;padding:13px 16px;transition:opacity .3s ease 0s;width:150px}.mhub-form-actions .save-meeting:hover{background:#4f21ff;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .2)}.mhub-save-actions{display:block;text-align:left}.mhub-save-actions .setting-save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:40px;padding:13px 16px;width:150px}.mhub-save-actions .setting-save-button:hover{background-color:#4f21ff}.mhub-save-actions .setting-save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-left:25px}.mhub-pro-tag.mhub-tag-addon{margin-left:10px}.mhub-new-tag,.mhub-upcomming-tag{background-color:#bbf7d0;border-radius:.375rem;color:#15803d;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-field_right_dec{color:#888;line-height:1;margin-top:5px}.mhub-hint-wrapper .hint{color:#6c6969;font-size:14px;line-height:20px;margin:8px 0;padding:0}.mhub_googlem_error,.mhub_msteams_error,.mhub_zoom_error{border:1px solid #c3c4c7;position:relative}.mhub_googlem_error.error,.mhub_msteams_error.error,.mhub_zoom_error.error{background:#fff;border-left-color:#d30c5c;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_googlem_error.recording-error,.mhub_msteams_error.recording-error,.mhub_zoom_error.recording-error{margin:0 0 50px}.mhub_googlem_error h3,.mhub_msteams_error h3,.mhub_zoom_error h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_googlem_error .close-icon,.mhub_msteams_error .close-icon,.mhub_zoom_error .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_googlem_error .close-icon:hover,.mhub_msteams_error .close-icon:hover,.mhub_zoom_error .close-icon:hover{color:red}.mhub_warning{border:1px solid #c3c4c7;position:relative}.mhub_warning.warning{background:#fff;border-left-color:#e08104;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_warning h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_warning .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_warning .close-icon:hover{color:red}.mhub-zoom-user-dec{font-size:14px;font-weight:500}.mhub-zoom-user-dec a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.mhub-zoom-user-dec a:hover{color:#4f21ff;text-decoration:underline}.mhub-zoom-user-dec a:focus{box-shadow:none;outline:none}@media(max-width:768px){.mhub-form-group{display:inline-block;width:100%}.mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.mhub-form-group .input-wrapper{width:100%}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.mhub-form-group .input-wrapper .react-datepicker-wrapper,.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.mhub-form-group .input-wrapper select{height:50px;max-width:unset}.mhub-form-group .input-wrapper textarea{max-width:unset!important}.mhub-form-group .mhub-select2 .css-142jlnw-menu,.mhub-form-group .mhub-select2 .css-1l9zu8y-control,.mhub-form-group .mhub-select2 .css-2z8c8a-control{width:100%!important}.mhub-form-group .editor-wrapper,.mhub-form-group .editor-wrapper .rsw-editor,.mhub-form-group .multi-checkbox-wrapper,.mhub-form-group .thumbnail-wrapper{width:100%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:flex-start}.mhub-field_right_dec{line-height:20px}.mhub-pro-tag{float:right}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-top:10px}}@media(max-width:992px){.reports-mhub-form-group{display:inline-block;width:100%}.reports-mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.reports-mhub-form-group .input-wrapper{width:100%}.reports-mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.reports-mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.reports-mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.reports-mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.reports-mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.reports-mhub-form-group .input-wrapper input[type=datetime-local],.reports-mhub-form-group .input-wrapper input[type=email],.reports-mhub-form-group .input-wrapper input[type=number],.reports-mhub-form-group .input-wrapper input[type=password],.reports-mhub-form-group .input-wrapper input[type=text],.reports-mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper,.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.reports-mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.reports-mhub-form-group .input-wrapper select{height:50px;max-width:unset}.reports-mhub-form-group .input-wrapper textarea{max-width:unset!important}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:100%!important}.reports-mhub-form-group label{text-align:left}.reports-mhub-form-group label.mrl-10{margin:10px;text-align:center}}@media(max-width:450px){.mhub-form-actions .save-meeting,.mhub-save-actions .setting-save-button{width:100%}.mhub-form-actions.sticky-save-btn{right:15px;top:9%}}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px rgb(0 0 0 / .1);display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #fff0;border-top-color:rgb(0 0 0 / .2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgb(0 0 0 / .25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{cursor:pointer;display:block;height:40%;line-height:40px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{color:#f0f0f0;fill:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{color:#fff;fill:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:#fff0;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgb(33 107 165 / .5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:#fff0}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #fff0;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:#fff0;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgb(0 0 0 / .8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.meetinghub-spinner{margin-left:auto;margin-right:auto;margin-top:10rem;text-align:center}.mhub-del-modal-overlay{align-items:center;background:rgb(0 0 0 / .5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.mhub-del-modal{background:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px;position:relative;width:400px}.mhub-del-modal .close-button{background:none;border:none;color:#7856fb;cursor:pointer;font-size:30px;margin:0;padding:0;position:absolute;right:5px;top:0}.mhub-del-modal .close-button:hover{color:#4f21ff}.mhub-del-modal .modal-header h2{font-weight:700}.mhub-del-modal .modal-body{margin-bottom:40px}.mhub-del-modal .modal-buttons{display:flex;justify-content:flex-end}.mhub-del-modal .modal-buttons button{cursor:pointer;margin-left:10px;padding:8px 12px;transition:background-color .3s ease,border-color .3s ease}.mhub-del-modal .modal-buttons button.confirm-button{background-color:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.confirm-button:hover{background-color:#4f21ff;border-color:#4f21ff}.mhub-del-modal .modal-buttons button.cancel-button{background-color:#f44336;border:1px solid #f44336;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.cancel-button:hover{background-color:#d32e2e;border-color:#d32e2e}.mhub-plugin-dashboard *,.mhub-plugin-dashboard :after,.mhub-plugin-dashboard :before{box-sizing:border-box}.mhub-plugin-dashboard{background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;max-width:100%;min-height:calc(100vh - 32px);padding:0 0 80px;position:relative}.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:30px 0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:flex-start;flex-direction:column;gap:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{color:#1e293b;font-size:24px;font-weight:700;line-height:1.3;margin:0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{font-size:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{display:flex;gap:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{flex-direction:column;gap:12px;width:100%}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline,.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{justify-content:center;max-width:100%;padding:14px 15px;width:100%}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline{align-items:center;background:#fff;border:1px solid #ccd0d4;border-radius:8px;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline:hover{background:#f8fafc;border-color:#7856fb;color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{align-items:center;background:#7856fb;border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary:hover{background:#6448d1}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary .dashicons{font-size:18px;height:18px;width:18px}.mhub-plugin-dashboard .mhub-dashboard-container{display:block;margin:0 auto;max-width:1300px;padding:0 40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 20px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 15px}}.mhub-plugin-dashboard .mhub-dashboard-stats-row{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card{align-items:center;background:#fff;border-bottom:3px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card:hover{border-bottom-color:#7856fb;transform:translateY(-3px)}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-value{color:#0f172a;font-size:32px;font-weight:800;line-height:1;margin-bottom:8px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-label{color:#64748b;font-size:13px;font-weight:600}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap{align-items:center;background:#f5f3ff;border-radius:12px;display:flex;height:50px;justify-content:center;width:50px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap .dashicons{font-size:28px;height:28px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);padding:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 20px;padding-bottom:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{font-size:14px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{padding:20px}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{gap:20px;grid-template-columns:1fr 1fr}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item{display:flex;flex-direction:column;gap:8px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-name{color:#475569;font-size:13px;font-weight:700}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap .mhub-platform-bar{border-radius:10px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-count{align-self:flex-end;color:#1e293b;font-size:14px;font-weight:800}.mhub-plugin-dashboard .mhub-dashboard-middle-grid{align-items:start;display:grid;gap:25px;grid-template-columns:1fr 340px;margin-bottom:40px}@media(max-width:1100px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-main{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{align-items:center;background:#fff;border:1px solid rgb(120 86 251 / .05);border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:grid;gap:30px;grid-template-columns:1.5fr 1fr;padding:40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{grid-template-columns:1fr;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{color:#1e293b;font-size:28px;font-weight:800;line-height:1.3;margin:0 0 15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{font-size:22px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text p{color:#64748b;font-size:15px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:8px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:focus{box-shadow:none;outline:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder{align-items:center;aspect-ratio:16/10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder img{border-radius:4px;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay{align-items:center;background:#7856fb;border-radius:50%;box-shadow:0 10px 15px -3px rgb(120 86 251 / .4);color:#fff;display:flex;height:60px;justify-content:center;position:absolute;transition:all .3s ease;width:60px;z-index:2}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay .dashicons{font-size:28px;height:28px;margin-left:2px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1);transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover img{transform:scale(1.05)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover .mhub-play-button-overlay{background:#5b42d1;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:center;background:#fff;border-left:4px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:35px;position:relative;transition:all .3s ease}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:flex-start;flex-direction:column-reverse;gap:20px;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card:hover{background:linear-gradient(90deg,#fdfdff,#fff);border-left-color:#7856fb;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:75%}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:100%}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{color:#1e293b;font-size:22px;font-weight:800;line-height:1.3;margin:0 0 12px;transition:color .3s}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{font-size:18px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text:hover h3{color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text p{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{background:#7856fb;border-radius:8px;color:#fff;font-size:14px;font-weight:700;padding:12px 26px;text-decoration:none}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{display:block;text-align:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small:hover{background:#6448d1}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image{align-self:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image .dashicons{color:#7856fb;font-size:110px;height:110px;opacity:.08;transition:opacity .3s;width:110px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image:hover .dashicons{opacity:.15}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);flex-shrink:0;padding:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card{overflow:hidden;position:relative}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card:before{background:radial-gradient(circle,rgb(245 158 11 / .15) 0,#fff0 70%);content:"";height:180px;pointer-events:none;position:absolute;right:-50px;top:-50px;width:180px;z-index:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge{color:#f59e0b;margin-bottom:15px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge .dashicons{font-size:32px;height:32px;width:32px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card h3{color:#1e293b;font-size:17px;font-weight:700;margin:0 0 20px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple{list-style:none;margin:0 0 15px;padding:0;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li{align-items:center;color:#475569;display:flex;font-size:13.5px;font-weight:500;gap:12px;margin-bottom:14px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li .dashicons-yes{background:#ecfdf5;border-radius:50%;color:#10b981;font-size:20px;height:20px;padding:2px;width:20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-upgrade-btn-wrapper{border-top:1px solid #f1f5f9;padding-top:16px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold{align-items:center;background-color:#fde68a;border-radius:10px;box-shadow:0 4px 14px 0 rgb(180 83 9 / .15);box-sizing:border-box;color:#b45309;display:flex;font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.5px;padding:15px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold:hover{background-color:#fcd34d;box-shadow:0 6px 20px rgb(180 83 9 / .25);color:#92400e;transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar h3{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:700;gap:10px;margin:0 0 20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list{list-style:none;margin:0 0 20px;padding:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li{align-items:center;color:#475569;display:flex;font-size:13.5px;gap:10px;margin-bottom:12px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li .dashicons-yes{color:#7856fb;font-size:16px;height:16px;width:16px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link{align-items:center;color:#7856fb;display:flex;font-size:13.5px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-footer-grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:10px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;flex-direction:column;overflow:hidden;padding:35px;position:relative;text-align:left;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover{box-shadow:0 10px 15px -3px rgb(120 86 251 / .1);transform:translateY(-5px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon .dashicons{font-size:40px;height:40px;opacity:.9;transition:transform .3s;width:40px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover .mhub-footer-icon .dashicons{color:#5b42d1!important;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card h4{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 15px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card p{color:#64748b;flex-grow:1;font-size:14px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover{color:#5b42d1}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover .dashicons{transform:translateX(3px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link .dashicons{font-size:18px;height:18px;transition:transform .2s;width:18px}.mhub-plugin-dashboard .mhub-video-modal-overlay{align-items:center;animation:mhubFadeIn .3s ease;backdrop-filter:blur(4px);background:rgb(15 23 42 / .85);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container{animation:mhubSlideUp .4s cubic-bezier(.34,1.56,.64,1);max-width:900px;position:relative;width:90%}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 10px 15px -3px rgb(0 0 0 / .2);color:#1e293b;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-15px;top:-15px;transition:all .2s ease;width:40px;z-index:10}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close:hover{color:#7856fb;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close .dashicons{font-size:20px;font-weight:800;height:20px;width:20px}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper{aspect-ratio:16/9;background:#000;border:4px solid #fff;border-radius:16px;box-shadow:0 25px 50px -12px rgb(0 0 0 / .6);overflow:hidden}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper iframe{border:none;height:100%;width:100%}@keyframes mhubFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mhubSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#meetingHub_lms_dashboard,#meeting_hub_admin_dasboard,#meetinghub_plugin_dashboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users,#mhub_dokan_dasboard,#mhub_frontend_meeting,#mhub_google_meet_meeting_list,#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard,#mhub_webex_meeting_list,#mhub_zoom_meeting_list,#mhub_zoom_webinar_list{padding:30px 30px 30px 10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .zoom-user-form{margin-top:50px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 20px;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn span{margin-right:5px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .title,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .title,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .title,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .title,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .title,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .title,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .title,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .title,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .title{color:#333;font-size:24px;font-weight:700;margin-bottom:0;margin-top:35px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper{margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{font-size:18px;font-weight:700;margin-bottom:10px;margin-right:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{background-color:#fff;border:1px solid #ddd;border-radius:8px;font-size:16px;height:40px;margin-top:5px;padding:3px 10px;transition:border-color .3s ease,width .3s ease;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:450px){#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{display:inline-block}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{height:50px;width:100%}}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper{margin-bottom:40px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container,#meetinghub_zoom_reports #meeting_hub .zoom-form-container,#meetinghub_zoom_users #meeting_hub .zoom-form-container,#mhub_dokan_dasboard #meeting_hub .zoom-form-container,#mhub_frontend_meeting #meeting_hub .zoom-form-container,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container,#mhub_webex_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container{margin-top:50px;max-width:600px;padding:20px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner{background-color:#f8d7da;border-radius:8px;color:#721c24;margin-bottom:20px;padding:10px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text{font-weight:700;margin:0;text-align:center}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content h3,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content h3,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content h3,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content h3,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content h3{margin-top:0}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content .feature-description{color:#495057;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control{margin-bottom:24px;padding:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:4px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before{content:"👁️";font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d1dbe8;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;height:46px;max-width:400px;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover{border-color:#d1d5db}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option{font-weight:500;padding:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{animation:slideIn .3s ease-out;display:flex;flex-direction:column;gap:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before{content:"👥";font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before{content:"👤";font-size:14px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{flex-direction:row;gap:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users{flex:1}}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select,#meetingHub_lms_dashboard #meeting_hub .visibility-users select,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select,#meetinghub_zoom_recordings #meeting_hub .visibility-users select,#meetinghub_zoom_reports #meeting_hub .visibility-roles select,#meetinghub_zoom_reports #meeting_hub .visibility-users select,#meetinghub_zoom_users #meeting_hub .visibility-roles select,#meetinghub_zoom_users #meeting_hub .visibility-users select,#mhub_dokan_dasboard #meeting_hub .visibility-roles select,#mhub_dokan_dasboard #meeting_hub .visibility-users select,#mhub_frontend_meeting #meeting_hub .visibility-roles select,#mhub_frontend_meeting #meeting_hub .visibility-users select,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select,#mhub_msteams_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select,#mhub_wcfm_dasboard #meeting_hub .visibility-users select,#mhub_webex_meeting_list #meeting_hub .visibility-roles select,#mhub_webex_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select,#mhub_zoom_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select,#mhub_zoom_webinar_list #meeting_hub .visibility-users select{scrollbar-color:#d1d5db #f9fafb;scrollbar-width:thin}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar{width:8px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;transition:background .2s ease}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover{background:#9ca3af}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading{opacity:.7;pointer-events:none;position:relative}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading:after{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:25px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{align-items:baseline;display:flex;flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1{font-size:28px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn{align-items:center;background-color:#7856fb;border-radius:8px;color:#fff;display:inline-flex;font-size:16px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus{box-shadow:none;outline:none}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons{font-size:16px;margin-right:8px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span{align-items:center;display:flex}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard{border:2px solid rgb(120 86 251 / .565);border-radius:8px;color:#7856fb;display:inline-block;padding:5px 15px 5px 35px;position:relative;transition:.3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span{left:9px;position:absolute;top:7px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover{background:#7856fb;border-color:#7856fb;color:#fff}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{flex-wrap:wrap;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:0;margin-top:10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{display:flex;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn{align-items:center;background-color:rgb(79 148 212 / .18);border:none;border-radius:8px;cursor:pointer;padding:10px 15px;transition:background-color .3s ease;width:45px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i{color:#7856fb;font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover{background-color:rgb(52 157 255 / .322)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i{color:#27ae60}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i{color:#fc779f}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn{background:#7856fb;color:#fff;font-size:14px;margin:0;padding:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover{background:rgb(79 33 255 / .929)}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:0;margin-top:5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px;margin:20px 0;overflow:hidden;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:15px;text-align:left}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child{border-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child{border-right:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy{cursor:pointer;margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i{color:#7856fb}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{padding:15px 5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead{background-color:#7856fb!important;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th{background-color:#7856fb!important;font-size:15px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{background-color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td{text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n){background-color:#f2f2f2}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td{border-bottom:0}@media(max-width:576px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4){display:none}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable{cursor:pointer;position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable:hover:after{content:" ⇅";display:inline-block;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.asc:after{content:" ↑";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.desc:after{content:" ↓";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .pagination,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .pagination{display:flex;justify-content:center;margin-top:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:0 4px;padding:8px 16px;transition:background-color .3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link:hover{background-color:#f0f0f0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.active{background-color:#7856fb;border-color:#7856fb;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.disabled{cursor:not-allowed;opacity:.5}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{margin:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;float:right;font-size:16px;margin-bottom:10px;padding:5px 15px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{display:inline-block;margin:40px 0 0;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{padding:5px 10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper{margin-bottom:20px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p{font-size:18px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{background:rgb(25 118 210 / .12);border-radius:8px;display:flex;font-size:16px;font-weight:600;justify-content:space-between;left:0;margin:20px;padding:8px 20px;position:absolute;right:0;top:-12px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i{color:#fc779f;cursor:pointer;font-size:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover{color:#dd4472}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{margin-left:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{color:#7a7a7a;font-size:30px;font-weight:400;line-height:10px;text-align:center}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{line-height:40px;margin-top:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper{display:flex;justify-content:center;margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{align-items:center;border:2px solid hsl(0 3% 58% / .478);border-radius:8px;color:#7a7a7a;display:flex;justify-content:center;margin-left:20px;padding:5px 15px;text-decoration:none;transition:.3s;width:fit-content}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span{margin-right:8px;margin-top:-1px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover{background:#7a7a7a;color:#fff}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{margin-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{padding:2rem 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status{background:#7856fb;border-radius:8px;color:#fff;font-size:16px;left:50%;padding:15px 40px;position:fixed;text-align:center;top:50px;transform:translateX(-50%);transition:opacity .5s ease-in-out;z-index:999}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area{padding-bottom:10px;padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings{margin:0;padding:6px 20px;top:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container{margin:20px 0 0}#meetingHub_lms_dashboard,#mhub_dokan_dasboard,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard{padding:0}.mhub_learnpress_lms_dashboard .search-container{margin-right:0!important}#mhub_wcfm_dasboard{margin-top:20px}#mhub_wcfm_dasboard .back-btn{line-height:20px}#mhub_wcfm_dasboard .meeting-wrapper .title{display:block;float:none!important}@media(max-width:768px){#meeting_hub_admin_dasboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users{padding:30px 10px 30px 0}#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list,#mhub_zoom_meeting_list{padding:30px 0}}#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list{padding:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:var(--toastify-toast-left);top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:var(--toastify-toast-right);top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;min-height:var(--toastify-toast-min-height);padding:8px;position:relative;-ms-touch-action:none;touch-action:none;-ms-flex-pack:justify;cursor:default;direction:ltr;font-family:var(--toastify-font-family);justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{background:#fff0;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mhub-modal-overlay{background:rgb(0 0 0 / .7);height:100%;left:0;top:0;width:100%;z-index:1000}.mhub-modal{background:#1e1e1e;border-radius:10px;box-shadow:0 4px 10px rgb(0 0 0 / .3);color:#fff;padding:30px 50px;position:relative}.mhub-modal-close{background:none;border:none;color:#4f21ff;cursor:pointer;font-size:35px;font-weight:600;position:absolute;right:15px;top:5px}.mhub-modal-close:hover{color:#7856fb}.mhub-modal-content{padding-top:10px;text-align:center}.mhub-modal-content .mhub-campaign{margin-top:30px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .ends-in{color:#0f9;font-size:16px;font-weight:700;margin-bottom:5px;margin-right:10px;padding:0;text-align:center}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-wrapper{background:linear-gradient(90deg,#5700fa,#340094);border:1.5px solid #e7daff;border-radius:8px;display:flex;justify-content:space-between;padding:6px 21px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box{align-items:center;border-right:1px solid #fff;display:flex;flex-direction:column;margin-right:10px;padding-right:15px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box:last-child{border-right:none;padding-right:0}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-number{color:#fff;font-size:18px;font-weight:700}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-label{color:#fff;font-size:12px;margin-top:3px}.mhub-modal-content .mhub-campaign .mhub-countdown-note{color:#d9ff00;font-size:14px;margin-top:5px;padding:0}.mhub-modal-content .mhub-cta-btn{background-color:#d9ff00;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:18px;font-weight:800;margin-top:30px;padding:5px 20px}.mhub-modal-content .mhub-cta-btn:hover{background-color:#0f9;border-color:#0f9}.mhub-modal-content .ltd-title{color:#19ff00;font-size:18px;font-weight:600}.mhub-modal-content h2{color:#fff;font-size:24px;margin-bottom:35px;text-align:left}.mhub-modal-content p{color:#fff;font-size:16px}.mhub-modal-content ul{list-style:none;margin-bottom:20px;margin-left:0;padding:0;text-align:left}.mhub-modal-content ul li{font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}.mhub-modal-content ul li:before{color:#7856fb;content:"✔";left:0;position:absolute;top:0}.mhub-modal-content ul li span{color:#7856fb;font-size:13px;font-weight:700}.mhub-modal-content .mhub-modal-button{background:#7856fb;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;margin-top:30px;padding:10px 20px;text-align:center;transition:background .3s;width:fit-content}.mhub-modal-content .mhub-modal-button:hover{background:#4f21ff}.google-meet-settings-container,.jitsi-settings-container,.msteams-settings-container,.webex-settings-container,.zoom-settings-container{margin:0 auto;padding:20px 20px 20px 0}.google-meet-settings-container a.back-button,.jitsi-settings-container a.back-button,.msteams-settings-container a.back-button,.webex-settings-container a.back-button,.zoom-settings-container a.back-button{color:#7856fb;display:block;font-size:16px;font-weight:500;margin-bottom:20px;text-decoration:none}.google-meet-settings-container a.back-button:focus,.jitsi-settings-container a.back-button:focus,.msteams-settings-container a.back-button:focus,.webex-settings-container a.back-button:focus,.zoom-settings-container a.back-button:focus{box-shadow:none;outline:none}.google-meet-settings-container a.back-button:hover,.jitsi-settings-container a.back-button:hover,.msteams-settings-container a.back-button:hover,.webex-settings-container a.back-button:hover,.zoom-settings-container a.back-button:hover{color:#4f21ff}.google-meet-settings-container .main-wrapper,.jitsi-settings-container .main-wrapper,.msteams-settings-container .main-wrapper,.webex-settings-container .main-wrapper,.zoom-settings-container .main-wrapper{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;width:100%}.google-meet-settings-container .main-wrapper .header,.jitsi-settings-container .main-wrapper .header,.msteams-settings-container .main-wrapper .header,.webex-settings-container .main-wrapper .header,.zoom-settings-container .main-wrapper .header{align-items:center;display:flex;margin-bottom:20px}.google-meet-settings-container .main-wrapper .header .title,.jitsi-settings-container .main-wrapper .header .title,.msteams-settings-container .main-wrapper .header .title,.webex-settings-container .main-wrapper .header .title,.zoom-settings-container .main-wrapper .header .title{font-size:1.5em;margin-left:10px}.google-meet-settings-container .main-wrapper .tab-wrapper,.jitsi-settings-container .main-wrapper .tab-wrapper,.msteams-settings-container .main-wrapper .tab-wrapper,.webex-settings-container .main-wrapper .tab-wrapper,.zoom-settings-container .main-wrapper .tab-wrapper{align-items:center;border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;flex-wrap:wrap;margin-bottom:20px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{display:flex;flex-wrap:wrap}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:10px;margin-right:10px;padding:10px 30px;text-align:center;transition:background-color .3s;width:111px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover{background-color:#f5f5f5}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active{background-color:#7856fb;color:#fff}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{align-items:center;background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1em;margin-left:auto;padding:10px 20px;text-decoration:none}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons{margin-right:5px}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover{background-color:#4f21ff}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{display:none}}@media(max-width:450px){.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{justify-content:center}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{width:150px}}.google-meet-settings-container .main-wrapper .save-button,.jitsi-settings-container .main-wrapper .save-button,.msteams-settings-container .main-wrapper .save-button,.webex-settings-container .main-wrapper .save-button,.zoom-settings-container .main-wrapper .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;transition:background-color .3s;width:140px}.google-meet-settings-container .main-wrapper .save-button:hover,.jitsi-settings-container .main-wrapper .save-button:hover,.msteams-settings-container .main-wrapper .save-button:hover,.webex-settings-container .main-wrapper .save-button:hover,.zoom-settings-container .main-wrapper .save-button:hover{background-color:#4f21ff}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container{font-family:Arial,sans-serif}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{padding:20px 0;width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3{color:#3c434a;font-size:20px;margin-bottom:10px;margin-top:0;padding-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description{color:#777;margin-bottom:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field{color:#3c434a;font-size:14px;font-weight:600;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled{color:hsl(0 0% 47% / .741)}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input{margin-right:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label{cursor:pointer}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;margin-left:1rem;padding:5px 15px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:75%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info{background:#7856fb;border-radius:100%;color:#fff;font-size:12px;line-height:0;margin-left:5px;padding:2px 6px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{align-items:center;display:flex;margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{align-items:center;display:flex}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions{text-align:left}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button{margin-top:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description{color:#000;font-size:14px;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper{background:#fff;border-radius:15px;padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted{padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.webex-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}@media(max-width:1700px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:75%}}@media(max-width:1500px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:90%}}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:992px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:100%}}@media(max-width:576px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{margin-top:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{width:100%}}.google-meet-settings-container .file-upload-label{cursor:pointer;display:inline-block}.google-meet-settings-container .button-style{background-color:#0073e6;border-radius:4px;color:#fff;display:inline-block;padding:8px 16px;text-align:center}.google-meet-settings-container .file-info{color:#333;font-size:14px;margin-top:8px}@media(max-width:450px){.google-meet-settings-container .react-tooltip,.jitsi-settings-container .react-tooltip,.msteams-settings-container .react-tooltip,.webex-settings-container .react-tooltip,.zoom-settings-container .react-tooltip{width:280px!important}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.shortcodes-tab h2{font-size:24px;margin-bottom:10px}.shortcodes-tab p{font-size:14px;margin-bottom:20px}.shortcodes-tab .shortcodes-list .shortcode-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:10px 15px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple{box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item:not(.shortcode-item-simple){box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item h3{font-size:18px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item p{font-size:14px;margin:5px 0 0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom{max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{flex:1;max-width:100%;min-width:0;overflow-x:visible;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted{position:relative}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay{align-items:center;backdrop-filter:blur(2px);background-color:hsl(0 0% 100% / .85);border-radius:10px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn i{font-size:18px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted:hover .mhub-pro-overlay{opacity:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note{align-items:flex-start;background:linear-gradient(135deg,#e7f3ff,#d9edff);border-left:5px solid #2271b1;border-radius:8px;box-shadow:0 2px 4px rgb(34 113 177 / .1);display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note i{color:#2271b1;flex-shrink:0;font-size:20px;margin-top:2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note span{color:#1d2327;font-size:14px;font-weight:500;line-height:1.7}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{background:linear-gradient(135deg,#fff9e6,#fff4d6);border-left:5px solid #f0ad4e;border-radius:8px;box-shadow:0 2px 4px rgb(240 173 78 / .1);margin-bottom:20px;padding:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header{margin-bottom:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-list{display:flex;flex-direction:column;gap:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{align-items:flex-start;background-color:#fff;border:1px solid #f0e5cc;border-radius:6px;display:flex;gap:12px;padding:12px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{background-color:#f8f9fa;border:1px solid #e8e9eb;border-radius:4px;color:#d63384;flex-shrink:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:600;padding:4px 10px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{color:#646970;flex:1;font-size:14px;line-height:1.6}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples{border-top:3px solid #e8e9eb;margin-top:24px;padding-top:24px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header{margin-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item{background:linear-gradient(135deg,#fafbfc,#f5f6f8);border:2px solid #e8e9eb;border-radius:10px;margin-bottom:18px;overflow-x:visible;padding:18px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:last-child{margin-bottom:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:hover{border-color:#d0d1d3;box-shadow:0 2px 6px rgb(0 0 0 / .08)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .example-label{color:#2271b1;font-size:14px;font-weight:700;letter-spacing:-.1px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn{align-items:center;background:linear-gradient(135deg,#6c757d,#5a6268);border:none;border-radius:6px;box-shadow:0 2px 4px hsl(208 7% 46% / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;justify-content:center;min-width:36px;padding:7px 14px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn i{font-size:14px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);box-shadow:0 3px 6px hsl(208 7% 46% / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item code{background-color:#fff;border:2px solid #e0e2e6;border-radius:8px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .04);color:#d63384;display:inline-block;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:500;line-height:1.8;margin-bottom:10px;min-width:fit-content;overflow-x:visible;padding:14px 16px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-description{color:#646970;font-size:13px;font-style:italic;line-height:1.6;margin:0;padding-left:4px}@media(max-width:768px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:18px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{box-sizing:border-box;flex-direction:column!important;gap:15px;max-width:100%!important;overflow:visible!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{box-sizing:border-box;display:block!important;font-size:13px;line-height:1.6;max-width:100%!important;min-width:0!important;padding:12px 16px;white-space:normal!important;width:100%!important;word-break:break-all!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{display:flex!important;justify-content:center;max-width:100%!important;min-width:unset!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{max-width:100%!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:15px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{flex-direction:column;gap:8px;padding:10px 12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:13px}}@media(max-width:576px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:13px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{font-size:12px;padding:10px 14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{font-size:13px;padding:10px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{padding:8px 10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:11px;padding:3px 8px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:12px}}.meetinghub-connect-tab-content .accordion .mhub-section-pannel{background:#fff;border-radius:15px;box-sizing:border-box;padding:40px 20px 10px 30px;width:65%}.meetinghub-connect-tab-content .accordion .mhub-section-pannel .mhub-renew-oauth-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;float:right;font-size:16px;padding:13px 16px}.meetinghub-connect-tab-content .accordion .mhub-section-pannel.mhub-zoon-connect-pannel{padding-bottom:80px}.meetinghub-connect-tab-content .accordion,.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:hover,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:focus,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container{margin-bottom:40px}.meetinghub-connect-tab-content .accordion .input-container .input-field{align-items:center;display:flex}.meetinghub-connect-tab-content .accordion .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:67%}.meetinghub-connect-tab-content .accordion .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content #meetinghub_s2sOauth-app-sdk-credentials{margin-top:50px}.meetinghub-connect-tab-content .mhub-save-actions{text-align:left}.meetinghub-connect-tab-content .mhub-save-actions .setting-save-button{margin-top:20px}.meetinghub-connect-tab-content .mhub-save-actions .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 16px}.meetinghub-connect-tab-content .mhub-save-actions .save-button:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .mhub-save-actions .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.meetinghub-connect-tab-content .webx-btn-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-connect-button-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-save-notice{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:16px;width:65%}.meetinghub-connect-tab-content .msteams-save-notice p{background-color:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:13px;margin:0;padding:8px 14px}.meetinghub-connect-tab-content .msteams-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .msteams-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .msteams-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .msteams-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .msteams-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .msteams-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .mhub-status-connected{align-items:center;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46;display:inline-flex;font-size:12px;font-weight:600;line-height:1;margin-left:12px;margin-top:5px;padding:2px 10px;text-transform:capitalize}.meetinghub-connect-tab-content .mhub-status-connected:before{background-color:#10b981;border-radius:50%;box-shadow:0 0 0 2px rgb(16 185 129 / .2);content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.meetinghub-connect-tab-content .msteams-redirect-url-section{background:#f0f2f5;border:1px solid #dde1e6;border-radius:12px;box-sizing:border-box;margin-bottom:30px;padding:25px 30px;width:65%}.meetinghub-connect-tab-content .msteams-redirect-url-section .title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.4;margin-bottom:12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .description{color:#5f6368;font-size:14px;line-height:1.6;margin-bottom:18px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:flex;padding:4px;position:relative;transition:all .2s ease}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:hover{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .08)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:focus-within{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{background:#fff0;border:none;border-radius:6px;color:#333;flex:1;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.5;outline:none;padding:10px 12px;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input:focus{outline:none}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{align-items:center;background:#7856fb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-left:8px;padding:9px 18px;transition:all .2s ease;white-space:nowrap}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:before,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:before{content:"📋";font-size:14px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:hover,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:hover{background-color:#6344e6;box-shadow:0 4px 12px rgb(120 86 251 / .3);transform:translateY(-1px)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:active,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:active{box-shadow:0 2px 6px rgb(120 86 251 / .3);transform:translateY(0)}@media(max-width:1700px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:75%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:75%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:75%}}@media(max-width:1500px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:90%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:90%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:90%}}@media(max-width:1200px){.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:35%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{width:65%}.meetinghub-connect-tab-content .accordion .textarea-field{width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label{width:35%}.meetinghub-connect-tab-content .accordion .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:576px){.meetinghub-connect-tab-content .accordion .input-container .input-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field input,.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{margin-top:10px}.meetinghub-connect-tab-content .accordion .textarea-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label,.meetinghub-connect-tab-content .accordion .textarea-field textarea{width:100%}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{line-height:25px}}@media(max-width:450px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel,.meetinghub-connect-tab-content .accordion .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section{padding:15px;width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{flex-direction:column;padding:8px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{font-size:12px;margin-bottom:8px;padding:10px 12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{justify-content:center;margin-left:0;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:hover{transform:translateY(0)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:active{transform:scale(.98)}}.mhub-google-meet-connect-tab .mhub-section-pannel{background:#fff;border-color:#fff0;border-radius:10px;padding:20px;width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel.additional-info-section{margin-bottom:30px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel.google-meet-credentainal-pannel{width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration{align-items:center;background-color:#fff;border-radius:10px;display:flex;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content{padding-right:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title{font-size:2rem;font-weight:500;margin-top:0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title span{font-weight:700}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content h3{font-size:18px;font-weight:400}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p{font-size:16px;line-height:1.6;margin:10px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a{color:#007bff;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a:hover{color:#0056b3}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy{margin-top:10px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy input{border:1px solid #ddd;border-radius:8px;flex:1;outline:none;padding:8px;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:14px;font-weight:600;padding:5px 12px;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button:hover{background-color:#7856fb;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-image img{border-radius:10px;bottom:0;height:auto;max-width:100%;position:absolute;right:0}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section{align-items:center;display:flex;justify-content:center}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone{align-items:center;background-color:#f8f9fa;border:3px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .mhub-round-box{align-items:center;background:#e9edfb;border-radius:50%;display:inline-flex;font-size:28px;height:102px;justify-content:center;margin-bottom:20px;width:102px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .upload-instruction{font-size:1.25rem;margin-bottom:32px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style{background-color:#7856fb;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:162%;padding:10px 20px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style:hover{background-color:#4f21ff}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-info{color:#333;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .error-message{color:#dc3545;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .meetinghub-spinner{margin-top:2rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status{padding:30px 100px;text-align:center}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content h3{color:#212327;font-size:1.7rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content p{color:#757c8e;font-size:1rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content{padding:40px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content .img-wrapper{align-items:center;background:#eff1f7;border-radius:80px;display:inline-flex;height:70px;justify-content:center;width:70px}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content h3{color:#3c434a;font-size:1.25rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .bottom-content{align-items:center;display:flex;flex-direction:column}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper{align-items:center;display:flex;justify-content:space-between;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left h3{color:#212327;font-size:1.5rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left p{color:#757c8e;font-size:.875rem}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-right .mhub-reset-credential-btn{margin-right:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn{background:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn:hover{background-color:#4f21ff;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn:hover,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn:hover{background-color:#7856fb;color:#fff}.settings-container{padding:20px 20px 20px 10px}.settings-title{font-size:28px;margin-bottom:30px}.settings-cards{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.settings-card{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px 20px 30px}.settings-card .card-top{display:flex;justify-content:space-between}.settings-card .card-left{align-items:flex-start;display:flex;flex-direction:column}.settings-card .card-left .card-logo{height:auto;width:80px}.settings-card .card-left .card-title{color:rgb(25 14 14 / .988);font-size:18px;font-weight:700;margin-bottom:5px;margin-top:15px}.settings-card .card-left .card-description{color:#777;text-align:left}.settings-card .card-right{align-items:flex-end;display:flex;flex-direction:column}.settings-card .card-right .account-status{color:#00a86b;font-size:14px;font-weight:700;margin-bottom:10px;position:absolute}.settings-card .card-bottom{margin-top:10px;text-align:right}.settings-card .card-bottom .settings-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 15px;text-decoration:none;transition:background-color .3s}.settings-card .card-bottom .settings-button span{margin-right:5px}.settings-card .card-bottom .settings-button:hover{background-color:#4f21ff}.settings-card .card-bottom .settings-button:focus{box-shadow:none;outline:none}.settings-card .card-bottom .upcoming{background-color:rgb(0 168 107 / .188);border-radius:30px;color:#00a86b;font-size:13px;font-weight:700;padding:5px 10px}.settings-tab-container{padding:20px}.settings-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.settings-tab-container p{color:#546e7a;font-size:20px;font-style:italic}.shortcode-tab-container{padding:20px}.shortcode-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.shortcode-tab-container p{color:#546e7a;font-size:20px;font-style:italic}@media(max-width:992px){.settings-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.settings-cards{grid-template-columns:repeat(1,1fr)}}.mhub-modern-notice{align-items:center;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05);display:flex;justify-content:space-between;margin-bottom:12px;overflow:visible;padding:16px 24px;position:relative}.mhub-modern-notice.warning{background:#fff9eb;border-left:4px solid #ffa800}.mhub-modern-notice.warning .notice-icon{background:#ffa800}.mhub-modern-notice.info{background:#f0f7ff;border-left:4px solid #007cba}.mhub-modern-notice.info .notice-icon{background:#007cba}.mhub-modern-notice .mhub-notice-inner{align-items:center;display:flex;flex:1;gap:16px}.mhub-modern-notice .mhub-notice-icon-wrapper{flex-shrink:0}.mhub-modern-notice .notice-icon{color:#fff;height:32px;width:32px;borderRadius:50%;align-items:center;display:flex;justify-content:center}.mhub-modern-notice .notice-icon .dashicons{font-size:18px;height:18px;width:18px}.mhub-modern-notice .mhub-notice-content h4{color:#1d2327;font-size:16px;font-weight:600;margin:0 0 4px}.mhub-modern-notice .mhub-notice-content p{color:#50575e;font-size:14px;line-height:1.5;margin:0}.mhub-modern-notice .mhub-notice-close{align-items:center;background:#fff0;border:1px solid #c3c4c7;border-radius:50%;color:#8c8f94;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;transition:all .2s ease;width:32px}.mhub-modern-notice .mhub-notice-close .dashicons{font-size:20px;height:20px;width:20px}.mhub-modern-notice .mhub-notice-close:hover{background:#fff;border-color:#8c8f94;color:#1d2327}.mhub-modern-notice .dropdown-menu{background:#fff;border:1px solid #c3c4c7;border-radius:8px;box-shadow:0 10px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);display:block;min-width:180px;overflow:hidden;position:absolute;right:0;text-align:left;top:calc(100% + 10px);z-index:100}.mhub-modern-notice .dropdown-menu .dropdown-header{background:#f6f7f7;border-bottom:1px solid #f0f0f1;color:#8c8f94;font-size:11px;font-weight:700;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase}.mhub-modern-notice .dropdown-menu .dropdown-item{align-items:center;color:#1d2327;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px;transition:all .2s}.mhub-modern-notice .dropdown-menu .dropdown-item .dashicons{font-size:14px;opacity:.3}.mhub-modern-notice .dropdown-menu .dropdown-item:hover{background:#f0f7ff;color:#007cba}@media(max-width:768px){.mhub-modern-notice{flex-direction:column;padding:16px}.mhub-modern-notice,.mhub-modern-notice .mhub-notice-inner{align-items:flex-start;gap:12px}.mhub-modern-notice .mhub-notice-content h4{font-size:15px}.mhub-modern-notice .mhub-notice-content p{font-size:13px}.mhub-modern-notice .dismiss-logic{display:flex;justify-content:flex-end;width:100%}.mhub-modern-notice .dropdown-menu{left:auto;right:0}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mhub_zoom_reports{padding:40px 20px}#mhub_zoom_reports .tabs-wrapper .tabs{border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;margin-bottom:20px;padding-bottom:10px}#mhub_zoom_reports .tabs-wrapper .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-right:10px;padding:10px 30px;transition:background-color .3s}#mhub_zoom_reports .tabs-wrapper .tab-item:hover{background-color:#f5f5f5}#mhub_zoom_reports .tabs-wrapper .tab-item.active{background-color:#7856fb;color:#fff}#mhub_zoom_reports .tabs-wrapper .tab-content{margin-top:20px}#mhub_zoom_reports .tabs-wrapper .account-report,#mhub_zoom_reports .tabs-wrapper .daily-report{padding:20px 0}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:hover,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:hover{background:#4f21ff}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:focus,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:focus{box-shadow:none;outline:none}@media(max-width:992px){#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{float:right;margin-top:20px}}#mhub_zoom_reports .mhub-report-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:992px){#mhub_zoom_reports .mhub-report-info{padding:2rem .6rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{line-height:30px}}td.mhub-action-col,th.mhub-action-col{text-align:center;white-space:nowrap}.mhub-report-action-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;letter-spacing:.1px;padding:7px 15px;transition:all .2s ease;white-space:nowrap}.mhub-report-action-btn svg{flex-shrink:0}.mhub-report-action-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-report-action-btn:active{box-shadow:none;transform:translateY(0)}.mhub-report-action-btn--locked{background:linear-gradient(135deg,#b0b0b0,#8a8a8a);cursor:pointer;opacity:.75}.mhub-report-action-btn--locked:hover{box-shadow:0 4px 12px rgb(0 0 0 / .18);opacity:.9;transform:translateY(-1px)}.mhub-action-na{color:#d0d0e0;font-size:16px}.mhub-participant-count-btn{align-items:center;background:rgb(0 175 0 / .08);border:none;border-radius:20px;color:#00af00;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:5px;outline:none;padding:4px 10px;transition:all .2s ease}.mhub-participant-count-btn:hover{background:rgb(0 175 0 / .18);box-shadow:0 2px 8px rgb(0 175 0 / .25);transform:translateY(-1px)}.mhub-participant-count-btn .mhub-participant-count-num{font-size:15px;font-weight:700}.mhub-participant-count-btn .mhub-participant-eye-icon{opacity:.7}.mhub-participant-count-btn:hover .mhub-participant-eye-icon{opacity:1}.mhub-modal-overlay{align-items:center;animation:mhub-overlay-in .2s ease;backdrop-filter:blur(4px);background:rgb(15 15 30 / .65);display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}@keyframes mhub-overlay-in{0%{opacity:0}to{opacity:1}}.mhub-participants-modal{animation:mhub-modal-in .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 25px 60px rgb(0 0 0 / .3);display:flex;flex-direction:column;max-height:90vh;max-width:960px;overflow:hidden;width:96%}@keyframes mhub-modal-in{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.mhub-participants-modal .mhub-pm-header{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:16px 16px 0 0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.mhub-participants-modal .mhub-pm-header-left{align-items:center;display:flex;gap:14px}.mhub-participants-modal .mhub-pm-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.mhub-participants-modal .mhub-pm-icon svg{color:#fff}.mhub-participants-modal .mhub-pm-title{color:#fff;font-size:18px;font-weight:700;margin:0}.mhub-participants-modal .mhub-pm-subtitle{color:hsl(0 0% 100% / .75);font-size:13px;margin:2px 0 0}.mhub-participants-modal .mhub-pm-close{align-items:center;background:hsl(0 0% 100% / .15);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:background .2s;width:38px}.mhub-participants-modal .mhub-pm-close:hover{background:hsl(0 0% 100% / .28)}.mhub-participants-modal .mhub-pm-stats{align-items:center;background:#f8f7ff;border-bottom:1px solid #ededf8;display:flex;flex-shrink:0;padding:14px 24px}.mhub-participants-modal .mhub-pm-stat{align-items:center;display:flex;flex-direction:column;gap:2px;padding:0 20px}.mhub-participants-modal .mhub-pm-stat:first-child{padding-left:0}.mhub-participants-modal .mhub-pm-stat-value{color:#7856fb;font-size:22px;font-weight:700;line-height:1}.mhub-participants-modal .mhub-pm-stat-label{color:#888;font-size:11px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-stat-divider{background:#ddd;flex-shrink:0;height:32px;width:1px}.mhub-participants-modal .mhub-pm-toolbar{align-items:center;border-bottom:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:14px 24px}.mhub-participants-modal .mhub-pm-search-wrap{flex:1;max-width:380px;min-width:200px;position:relative}.mhub-participants-modal .mhub-pm-search-icon{color:#aaa;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none;padding:9px 36px;transition:border-color .2s;width:100%}.mhub-participants-modal .mhub-pm-search:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.mhub-participants-modal .mhub-pm-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:13px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search-clear:hover{color:#555}.mhub-participants-modal .mhub-pm-export-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:all .2s;white-space:nowrap}.mhub-participants-modal .mhub-pm-export-btn:hover{box-shadow:0 4px 16px rgb(120 86 251 / .4);transform:translateY(-1px)}.mhub-participants-modal .mhub-pm-body{flex:1;min-height:0;overflow-y:auto}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar{width:6px}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-track{background:#f5f5f5}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.mhub-participants-modal .mhub-pm-loading{align-items:center;color:#888;display:flex;flex-direction:column;font-size:14px;gap:16px;justify-content:center;padding:60px 24px}.mhub-participants-modal .mhub-pm-spinner{animation:mhub-spin .8s linear infinite;border:3px solid #ededf8;border-radius:50%;border-top-color:#7856fb;height:40px;width:40px}@keyframes mhub-spin{to{transform:rotate(1turn)}}.mhub-participants-modal .mhub-pm-error{align-items:center;display:flex;flex-direction:column;gap:10px;padding:48px 32px;text-align:center}.mhub-participants-modal .mhub-pm-error .mhub-pm-error-icon{color:#ef5350;opacity:.7}.mhub-participants-modal .mhub-pm-error h3{color:#c62828;font-size:17px;font-weight:700;margin:4px 0 0}.mhub-participants-modal .mhub-pm-error p{color:#888;font-size:14px;line-height:1.6;margin:0;max-width:420px}.mhub-participants-modal .mhub-pm-retry-btn{background:#ef5350;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:8px;padding:8px 20px}.mhub-participants-modal .mhub-pm-retry-btn:hover{background:#d32f2f}.mhub-participants-modal .mhub-pm-empty{align-items:center;display:flex;flex-direction:column;gap:10px;padding:60px 32px;text-align:center}.mhub-participants-modal .mhub-pm-empty .mhub-pm-empty-icon{color:#c5c5d8}.mhub-participants-modal .mhub-pm-empty h3{color:#555;font-size:17px;font-weight:600;margin:4px 0 0}.mhub-participants-modal .mhub-pm-empty p{color:#999;font-size:14px;line-height:1.6;margin:0;max-width:320px}.mhub-participants-modal .mhub-pm-empty strong{color:#7856fb}.mhub-participants-modal .mhub-pm-table-wrap{overflow-x:auto}.mhub-participants-modal .mhub-pm-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-participants-modal .mhub-pm-table th{background:#7856fb;border:none;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-table th:first-child{text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s}.mhub-participants-modal .mhub-pm-table tbody tr:hover{background:#faf9ff}.mhub-participants-modal .mhub-pm-table tbody tr:last-child{border-bottom:none}.mhub-participants-modal .mhub-pm-table td{border:none;color:#333;padding:12px 16px;vertical-align:middle}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-num{color:#aaa;font-size:12px;text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-participants-modal .mhub-pm-participant-cell{align-items:center;display:flex;gap:10px}.mhub-participants-modal .mhub-pm-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.mhub-participants-modal .mhub-pm-participant-info{display:flex;flex-direction:column;gap:1px;min-width:0}.mhub-participants-modal .mhub-pm-name{color:#2d2d48;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-email{color:#888;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-topic-badge{background:rgb(120 86 251 / .1);border-radius:20px;color:#7856fb;display:inline-block;font-size:12px;font-weight:500;max-width:200px;overflow:hidden;padding:3px 10px;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-duration-badge{background:rgb(16 185 129 / .1);border-radius:20px;color:#059669;display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.mhub-participants-modal .mhub-pm-na{color:#ccc}.mhub-participants-modal .mhub-pm-footer{align-items:center;background:#fafafa;border-top:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 24px}.mhub-participants-modal .mhub-pm-page-info{color:#888;font-size:13px}.mhub-participants-modal .mhub-pm-pagination{display:flex;gap:4px}.mhub-participants-modal .mhub-pm-page-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#555;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:all .15s}.mhub-participants-modal .mhub-pm-page-btn:hover:not(:disabled){border-color:#7856fb;color:#7856fb}.mhub-participants-modal .mhub-pm-page-btn.active{background:#7856fb;border-color:#7856fb;color:#fff}.mhub-participants-modal .mhub-pm-page-btn:disabled{cursor:not-allowed;opacity:.35}.mhub-pmt-wrap{padding:24px 0}.mhub-pmt-wrap .mhub-pmt-filter-card{background:#fff;border:1px solid #ededf8;border-radius:16px;box-shadow:0 2px 12px rgb(120 86 251 / .07);margin-bottom:24px;overflow:hidden}.mhub-pmt-wrap .mhub-pmt-filter-card-head{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);color:#fff;display:flex;gap:14px;padding:16px 22px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:10px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-filter-head-title{color:#fff;font-size:15px;font-weight:700}.mhub-pmt-wrap .mhub-pmt-filter-head-sub{color:hsl(0 0% 100% / .72);font-size:12px;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-filter-fields{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;padding:20px 22px}.mhub-pmt-wrap .mhub-pmt-field{display:flex;flex-direction:column;gap:5px}.mhub-pmt-wrap .mhub-pmt-label{align-items:center;color:#666;display:flex;font-size:11.5px;font-weight:700;gap:5px;letter-spacing:.5px;text-transform:uppercase}.mhub-pmt-wrap .mhub-pmt-label svg{color:#7856fb}.mhub-pmt-wrap .react-datepicker-wrapper,.mhub-pmt-wrap .react-datepicker__input-container{display:block;width:100%}.mhub-pmt-wrap .mhub-pmt-date,.mhub-pmt-wrap .mhub-pmt-select{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:9px;box-sizing:border-box;color:#333;display:block;font-size:13.5px;min-width:200px;outline:none;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.mhub-pmt-wrap .mhub-pmt-date:focus,.mhub-pmt-wrap .mhub-pmt-select:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .1)}.mhub-pmt-wrap .mhub-pmt-search-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:7px;height:40px;letter-spacing:.2px;padding:10px 22px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-search-btn:hover:not(:disabled){box-shadow:0 6px 20px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-search-btn:disabled{cursor:not-allowed;opacity:.6}.mhub-pmt-wrap .mhub-pmt-spinner{animation:mhub-spin .75s linear infinite;border:2px solid hsl(0 0% 100% / .35);border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:14px;width:14px}.mhub-pmt-wrap .mhub-pmt-error-banner{align-items:flex-start;background:linear-gradient(135deg,#fff5f5,#fef2f2);border:1px solid #fca5a5;border-radius:12px;color:#b91c1c;display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.mhub-pmt-wrap .mhub-pmt-error-banner svg{flex-shrink:0;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-error-banner strong{display:block;font-size:14px;margin-bottom:2px}.mhub-pmt-wrap .mhub-pmt-error-banner p{color:#e53e3e;font-size:13px;margin:0}.mhub-pmt-wrap .mhub-pmt-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.mhub-pmt-wrap .mhub-pmt-summary-pill{align-items:center;border:1.5px solid #fff0;border-radius:30px;display:flex;gap:7px;padding:8px 16px}.mhub-pmt-wrap .mhub-pmt-pill-purple{background:rgb(120 86 251 / .08);border-color:rgb(120 86 251 / .2)}.mhub-pmt-wrap .mhub-pmt-pill-purple .mhub-pmt-pill-value{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-pill-green{background:rgb(0 175 0 / .07);border-color:rgb(0 175 0 / .18)}.mhub-pmt-wrap .mhub-pmt-pill-green .mhub-pmt-pill-value{color:#00af00}.mhub-pmt-wrap .mhub-pmt-pill-value{font-size:18px;font-weight:800;line-height:1}.mhub-pmt-wrap .mhub-pmt-pill-label{color:#777;font-size:12px;font-weight:500}.mhub-pmt-wrap .mhub-pmt-summary-arrow{color:#ccc;font-size:18px}.mhub-pmt-wrap .mhub-pmt-summary-range{background:#f5f4ff;border:1px solid #e8e4ff;border-radius:20px;color:#999;font-size:12.5px;padding:5px 12px}.mhub-pmt-wrap .mhub-pmt-table-search-wrap{align-items:center;display:flex;margin-left:auto;position:relative}.mhub-pmt-wrap .mhub-pmt-table-search-wrap svg{color:#aaa;left:11px;pointer-events:none;position:absolute}.mhub-pmt-wrap .mhub-pmt-table-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:20px;font-size:13px;outline:none;padding:7px 32px;transition:border-color .2s,width .3s;width:180px}.mhub-pmt-wrap .mhub-pmt-table-search:focus{background:#fff;border-color:#7856fb;width:220px}.mhub-pmt-wrap .mhub-pmt-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:12px;position:absolute;right:9px}.mhub-pmt-wrap .mhub-pmt-search-clear:hover{color:#555}.mhub-pmt-wrap .mhub-pmt-table-card{border:1px solid #ededf8;border-radius:14px;box-shadow:0 2px 16px rgb(120 86 251 / .06);overflow:hidden}.mhub-pmt-wrap .mhub-pmt-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-pmt-wrap .mhub-pmt-table th{background:#7856fb;border:none;color:#fff;font-size:11.5px;font-weight:600;letter-spacing:.6px;padding:13px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-th-idx{text-align:center;width:42px}.mhub-pmt-wrap .mhub-pmt-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s,transform .1s}.mhub-pmt-wrap .mhub-pmt-table tbody tr:hover{background:#faf9ff}.mhub-pmt-wrap .mhub-pmt-table tbody tr:last-child{border-bottom:none}.mhub-pmt-wrap .mhub-pmt-table td{border:none;color:#333;padding:13px 16px;vertical-align:middle}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-idx{color:#c5c5d8;font-size:12px;text-align:center}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-topic-cell{align-items:center;display:flex;gap:10px}.mhub-pmt-wrap .mhub-pmt-topic-avatar{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:32px;justify-content:center;letter-spacing:0;width:32px}.mhub-pmt-wrap .mhub-pmt-topic-name{color:#2d2d48;font-size:13.5px;font-weight:600}.mhub-pmt-wrap .mhub-pmt-code{background:#f0eeff;border-radius:6px;color:#5b3fdb;display:inline-block;font-family:SFMono-Regular,Consolas,monospace;font-size:11.5px;letter-spacing:.5px;padding:3px 9px}.mhub-pmt-wrap .mhub-pmt-count-badge{align-items:center;background:rgb(0 175 0 / .08);border:1px solid rgb(0 175 0 / .15);border-radius:20px;color:#00af00;display:inline-flex;font-size:13px;font-weight:800;justify-content:center;min-width:36px;padding:4px 10px}.mhub-pmt-wrap .mhub-pmt-count-badge.mhub-pmt-badge-hot{background:rgb(239 68 68 / .08);border-color:rgb(239 68 68 / .2);color:#dc2626}.mhub-pmt-wrap .mhub-pmt-view-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;padding:7px 15px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-view-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-no-filter{color:#999;font-size:14px;padding:36px!important;text-align:center}.mhub-pmt-wrap .mhub-pmt-no-filter strong{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-empty-state{align-items:center;display:flex;flex-direction:column;gap:14px;padding:60px 32px;text-align:center}.mhub-pmt-wrap .mhub-pmt-empty-state h3{color:#3d3d60;font-size:18px;font-weight:700;margin:0}.mhub-pmt-wrap .mhub-pmt-empty-state p{color:#999;font-size:14px;line-height:1.7;margin:0;max-width:360px}.mhub-pmt-wrap .mhub-pmt-empty-rings{align-items:center;display:flex;height:110px;justify-content:center;position:relative;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring{border:1.5px solid rgb(120 86 251 / .15);border-radius:50%;position:absolute}.mhub-pmt-wrap .mhub-pmt-empty-ring.r1{height:110px;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r2{border-color:rgb(120 86 251 / .22);height:80px;width:80px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r3{border-color:rgb(120 86 251 / .3);height:54px;width:54px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:12px;display:flex;height:44px;justify-content:center;width:44px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{box-shadow:0 4px 16px rgb(120 86 251 / .35)}.mhub-pro-gate-wrapper{position:relative}.mhub-pro-gate-wrapper .mhub-pro-overlay{align-items:center;backdrop-filter:blur(0);background:#fff0;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:10}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content{align-items:center;display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(10px);transition:all .3s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-title{color:#4300ff;font-size:17px;font-weight:700;margin-bottom:4px}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-desc{color:#666;font-size:13px;text-align:center}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn i{font-size:18px;line-height:1}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay{backdrop-filter:blur(4px);background:hsl(0 0% 100% / .7);opacity:1}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay .pro-overlay-content{opacity:1;transform:translateY(0)}#mhub_zoom_recordings{padding:40px 20px}#mhub_zoom_recordings .zoom-recordings-wrapper{margin-bottom:30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:flex;justify-content:space-between}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{align-items:baseline;display:flex}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{color:#1c2025;font-size:18px;font-weight:600;margin-right:20px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{margin-left:10px;margin-right:10px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer!important;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn:hover{background:#4f21ff}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container{width:400px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day-name,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;cursor:unset;font-size:15px;height:40px;line-height:24px;margin:0;outline:none;padding:8px;transition:all .3s ease}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}#mhub_zoom_recordings .mhub-recording-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_recordings .mhub-recording-info .recording-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:1500px){#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:inline-block}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{float:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:right;margin-top:30px}}@media(max-width:992px){#mhub_zoom_recordings .mhub-recording-info{padding:2rem .6rem}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{display:inline-block;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{display:inline-block;margin-bottom:20px;margin-right:0;text-align:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{display:block;margin:10px;text-align:center}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=time]{height:50px;max-width:unset!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker__month-container{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper select{height:50px;max-width:unset}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-2z8c8a-control{width:100%!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{float:right;margin-top:20px}}@media(max-width:576px){#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:left;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-2z8c8a-control{width:100%!important}}.mhub-grid-container{display:grid;gap:55px 40px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:20px 20px 20px 0}@media(max-width:1024px){.mhub-grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mhub-grid-container{grid-template-columns:1fr}}.mhub-card{background:#fff;border:1px solid rgb(198 205 225 / .459);border-radius:8px;display:flex;flex-direction:column;flex-grow:1;gap:15px;height:90%;padding:20px}.mhub-card .shortcode-copy{cursor:pointer;margin-left:10px}.mhub-card .shortcode-copy i{color:#7856fb}.mhub-ct-wrapper,.mhub-icon{align-items:center;display:flex}.mhub-icon{border-radius:50%;height:60px;justify-content:center;width:60px}.mhub-icon img{height:30px;width:30px}.mhub-icon i:before{color:#8c64d4;font-size:40px;height:40px;width:40px}.mhub-title{color:#333;font-size:18px;font-weight:600;margin-left:10px}.mhub-description{color:#666;font-size:14px;line-height:1.5;min-height:60px}.mhub-toggle-container{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}.mhub-toggle-text{color:#666;font-size:14px}.mhub-toggle{background:#ddd;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:44px}.mhub-toggle:after{background:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .3s;width:20px}.mhub-toggle.active{background-color:#7856fb}.mhub-toggle.active:after{transform:translateX(20px)}.meetinghub-wrapper{padding:40px 0;text-align:center;width:100%}.meetinghub-wrapper .meeting-not-started{text-align:center;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;max-width:400px;background-color:#f8f8f8}.meetinghub-wrapper .meeting-not-started h1{color:#333;font-size:24px;margin-bottom:10px}.meetinghub-wrapper .meeting-not-started h4{color:#555;font-size:18px}.meetinghub-wrapper .meeting-thumbnail{margin-bottom:30px}.meetinghub-wrapper .meeting-details{margin-bottom:30px}.meetinghub-wrapper .meeting-thumbnail img{width:100%;height:auto}.mhub_time_to_start{margin-bottom:20px}.mhub-countdown-value{font-weight:700;font-size:20px}.meetinghub_start_time{display:flex;justify-content:center}.mhub-countdown-wrapper{margin-right:25px}#sub-frame-error-details{display:none!important;visibility:hidden!important}.mhub-single-widget{background-color:#fff;border:1px solid #e2e4e7;border-radius:8px;overflow:hidden}.mhub-single-widget+.mhub-single-widget{margin-top:32px}.meetinghub-wrapper-flex{display:flex}.mhub-widget-title{background-color:#3a3a3a;font-size:24px!important;line-height:32px!important;padding:6px 16px!important;margin:0!important;color:#fff!important}.mhub-widget-inner{padding:16px}.mhub-single-widget-detail dl{margin:0;font-size:100%;font-style:inherit;font-weight:400;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dt{font-size:18px;font-weight:600;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dd{font-size:16px;margin:0 1.5em 1em;outline:0;padding:0;vertical-align:baseline;font-style:inherit;font-weight:400;border:0}.mhub-single-widget-detail dd:last-child{margin-bottom:0}.mhub-countdown{display:flex;flex-wrap:wrap}.mhub-countedown-block{flex-grow:1;line-height:1;font-weight:700;font-size:22px;justify-content:space-between}.mhub-countdown-label{display:block;line-height:1;font-weight:400;font-size:14px;margin-top:5px}.mhub-single-widget-host-actions p{margin:10px 0 0!important;font-size:14px}.mhub-buy-btn{display:block;max-width:180px;text-align:center;margin:0;background:#ff631a;color:#fff;padding:15px 25px;text-decoration:none;border-radius:8px;font-size:17px;font-weight:700}.mhub-meeting-add-to{border:1px solid #e2e4e7;display:block;border-radius:8px;line-height:24px;font-size:18px;transition:all 0.3s ease;padding:10px 16px}.mhub-meeting-add-to:hover{background-color:#7856fb;border-color:#7856fb}.mhub-meeting-add-to svg{width:24px;height:24px;display:inline-block;vertical-align:middle;fill:#666;transition:all 0.3s ease}.mhub-meeting-add-to span{display:inline-block;vertical-align:middle;margin-left:8px;color:#666;transition:all 0.3s ease;text-transform:capitalize}.mhub-form-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 -9px}.mhub-form-col{flex:0 0 33.333333%;padding:0 9px}.form-message{margin:0 0 15px;color:#fff;padding:4px 15px;font-size:14px;background-color:#f39c12}.form-message:empty{display:none}.form-message.form-error{background-color:#e74c3c}.form-message.form-success{background-color:#27ae60}.device-status{align-items:center;color:#fff;display:flex;font-size:14px;line-height:20px;padding:6px;text-align:center}.device-status-error{align-items:flex-start;background-color:#f8ae1a;border-radius:8px;color:#040404;padding:12px 16px;text-align:left}.device-icon{background-position:center;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.device-status span{margin-left:16px}.mhub-wrapper iframe+iframe{display:none}.mhub-group-meeting-form{border:1px solid #e8e8e8;padding:30px;text-align:center;box-shadow:0 1px 2px 0 rgb(0 0 0 / 10%);background-color:#fff;border-radius:8px;margin-bottom:35px}.mhub-group-meeting-form [type='submit']{font-family:inherit!important;font-size:medium!important;color:#fff!important;background-color:#ef5455!important;border-radius:8px!important;padding:8px 20px!important;font-weight:700!important;font-style:normal;text-decoration:none!important;text-align:center!important;cursor:pointer!important;display:inline-block!important;line-height:1.3!important;border:1px solid #ef5455!important;outline:0!important;vertical-align:middle!important;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s linear}.meetinghub-wrapper .mhub-col-4{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-8{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-12{width:calc((100% / 12)* 12);padding:0 16px}.meetinghub-wrapper .mhub-shortcode-widget{margin-top:40px}.mhub-meeting-section{padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.mhub-meeting-section .mhub-meeting-section-title{margin-bottom:30px;font-size:24px;font-weight:700;color:#333}.mhub-meeting-section .mhub-meeting-form-wrapper{max-width:610px;margin:0 auto}.mhub-meeting-section .mhub-meeting-form{margin-bottom:20px}.mhub-meeting-section .mhub-form-group{margin-bottom:15px}.mhub-meeting-section .mhub-input-wrapper{width:100%}.mhub-meeting-section .mhub-form-label{display:block;margin-bottom:5px;font-size:16px;color:#666;text-align:left}.mhub-meeting-section .mhub-form-input{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:16px;transition:border-color 0.3s ease}.mhub-meeting-section .mhub-form-input:focus{border-color:#046bd2;outline:none}.mhub-meeting-section .mhub-btn{display:inline-block;padding:10px 20px;border:none;border-radius:8px;font-size:16px;cursor:pointer;width:100%}.mhub-meeting-section .mhub-btn-primary{background-color:#046bd2;color:#fff}.mhub-meeting-section .mhub-btn-primary:hover{background-color:#045cb4}.mhub-meeting-section .mhub-btn-secondary{background-color:#6c757d;color:#fff}.mhub-meeting-section .mhub-btn-secondary:hover{background-color:#242527}.mhub-meeting-section .mhub-separator{margin-bottom:20px;font-size:16px;color:#666;text-align:left}.error-message{color:red;font-size:14px;margin-bottom:20px;font-weight:500}.mhub-form-error-message{color:red;font-size:14px;margin-top:5px;font-weight:500;text-align:left;margin-left:5px;margin-bottom:0}.mhub-form-error-message.top{font-size:16px;font-weight:600;margin-bottom:10px;margin-left:0;text-align:center}.error-message.top{font-size:16px;font-weight:600}.success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600}.mhub_form_success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600;text-align:center}.woocommerce-page.woocommerce-checkout form #order_review th.title{text-align:left!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.3em!important}a.mhub-buy-button{display:inline-block;background-color:#D55603;color:#fff;padding:10px 0;text-align:center;text-decoration:none;font-size:16px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color 0.3s;margin-top:20px;width:100%}a.mhub-buy-button:hover{background-color:#A04104;color:#fff}.mhub-singal-product-details{background-color:#f9f9f9;border:1px solid #e5e5e5;padding:20px;margin-top:20px}.mhub-singal-product-details ul{list-style-type:none;padding:0;font-size:17px}.mhub-singal-product-details ul li{margin-bottom:10px}.mhub-singal-product-details ul li strong{font-weight:700;margin-right:5px}.mhub-meeting-orders-table{width:100%;border-collapse:collapse;border-spacing:0}.mhub-meeting-orders-table th,.mhub-meeting-orders-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.mhub-meeting-orders-table th{background-color:#f2f2f2;color:#333;font-weight:700}.mhub-meeting-orders-table td{color:#666}.mhub-meeting-orders-table tbody tr:hover{background-color:#f9f9f9}.mhub-meeting-orders-table tbody td a{color:#7856fb;text-decoration:none;font-weight:600}.mhub-meeting-orders-table tbody td a:focus{outline:none!important}.mhub-meeting-orders-table tbody td a:hover{text-decoration:underline!important}.mhub-meeting-orders-table tbody .mhub-no-meeting{text-align:center}button.mhub-meeting-status{border-radius:8px;background-color:#7856fb;padding:10px 30px;color:#fff;font-family:inherit;font-weight:500;font-size:16px;cursor:pointer;border:none}button.mhub-meeting-status:hover{background-color:#4f21ff}.meetinghub-zoom-join-links{margin-bottom:40px;display:flex;justify-content:center;align-items:center}.mhub-shortcode-zoom-join-links{padding:40px 10px;display:flex;justify-content:center;align-items:center}.meetinghub-button{display:inline-block;padding:10px 20px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.meetinghub-zoom-join-web{background-color:#fff0;color:#7856fb}.meetinghub-zoom-join-web:hover{background-color:#7856fb;color:#fff}.meetinghub-join-app{background-color:#fff0;color:#7856fb}.meetinghub-join-app:hover{background-color:#7856fb;color:#fff}.mhub-webex-join-links,.mhub-google-meet-join-links{margin-bottom:40px}.mhub-webex-st-join-links,.mhub-google-meet-st-join-links{padding:40px 10px}.meetinghub-webex-button,.meetinghub-google-meet-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.mhub-webex-join,.mhub-google-meet-join{background-color:#fff0;color:#7856fb}.mhub-webex-join:hover,.mhub-google-meet-join:hover{background-color:#7856fb;color:#fff}.webex-agenda-title{font-size:25px;font-weight:600;margin-bottom:10px}.webex-agenda-desc{font-size:14px}.mhub-webinar-registration-notice{display:block;clear:both;background-color:#e7f3ff;border-left:4px solid #0073aa;padding:15px 20px;margin:20px 0;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.mhub-webinar-registration-notice p{margin:0!important;padding:0!important;font-size:15px;line-height:1.6;color:#333;font-weight:500}.mhub-msteams-join-links{margin-bottom:40px}.mhub-msteams-st-join-links{padding:40px 10px}.meetinghub-msteams-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #5b5fc7}.mhub-msteams-join{background-color:#fff0;color:#5b5fc7}.mhub-msteams-join:hover{background-color:#5b5fc7;color:#fff}@media (max-width:860px){.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper-flex{display:inline-block}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-meeting-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-sidebar-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper .mhub-sidebar{margin-bottom:20px}}@media (max-width:650px){.meetinghub-button{padding:10px 12px;font-size:13px}}@media (max-width:500px){.meetinghub-zoom-join-links{display:inline-block}.mhub-shortcode-zoom-join-links{display:inline-block}.meetinghub-button{padding:10px 0;font-size:16px;width:100%;margin-bottom:20px}}@media (max-width:360px){.meetinghub-webex-button{width:100%;padding:10px 50px}}.mhub-single-widget .calander-btn-wrapper{padding:20px}.mhub-add-to-calendar-btn{display:flex;padding:10px 15px;font-size:16px;border:1px solid #ccc;border-radius:5px;text-decoration:none;color:#333;background-color:#f9f9f9;transition:background-color 0.2s ease;align-items:center}.mhub-add-to-calendar-btn:hover{background-color:#eee}.calendar-title{margin-left:8px;font-size:18px;font-weight:500}.mce-toolbar .mce-i-dashicons{font-family:dashicons!important;font-size:35px!important;width:auto!important;line-height:20px!important}.mce-window .mce-window-head .mce-close:hover{background:none;border-color:unset}.mce-window .mce-window-head .mce-close:focus{background:none;border-color:unset}#meeting-select-open:hover{background:none}#mceu_13-button:hover{background:none}.woocommerce-js select{padding:0em .8em}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.meetings a{display:flex;align-items:center}.mhub-dokan-meeting-select-wrapper{margin-bottom:22px}.mhub-login-button{display:inline-block;padding:12px 24px;font-size:16px;font-weight:700;color:#fff;background-color:#7856fb;border:none;border-radius:5px;text-decoration:none;text-align:center;transition:background-color 0.3s ease,box-shadow 0.3s ease;text-decoration:none!important}.mhub-login-button:hover{background-color:#4f21ff;box-shadow:0 4px 8px rgb(0 0 0 / .2);color:#fff}.mhub-recording-player{margin:30px auto;max-width:900px;width:100%}.mhub-recording-player video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);background-color:#000}.mhub-recording-message{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #e0e0e0;border-radius:8px;max-width:600px;background-color:#f9f9f9}.mhub-recording-message h3{color:#333;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-message p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-error{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #ffcccb;border-radius:8px;max-width:600px;background-color:#fff5f5}.mhub-recording-error h3{color:#d32f2f;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-error p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-processing{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #fff4e5;border-radius:8px;max-width:600px;background-color:#fffbf0}.mhub-recording-processing h3{color:#f57c00;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-processing p{color:#666;font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.mhub-recording-player{margin:20px auto}.mhub-recording-message,.mhub-recording-error,.mhub-recording-processing{margin:30px 15px;padding:20px 15px}.mhub-recording-message h3,.mhub-recording-error h3,.mhub-recording-processing h3{font-size:20px}.mhub-recording-message p,.mhub-recording-error p,.mhub-recording-processing p{font-size:14px}}.mhub-recording-archive{margin:40px 0;width:100%}.mhub-recording-archive-wrapper{display:flex;gap:30px;margin:40px 0}.mhub-recording-archive-main{flex:1;min-width:0}.mhub-recording-archive-sidebar{width:300px;flex-shrink:0}.mhub-recording-sidebar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.mhub-recording-sidebar-title{margin:0 0 20px 0;font-size:20px;font-weight:600;color:#333;padding-bottom:15px;border-bottom:2px solid #7856fb}.mhub-recording-sidebar-list{display:flex;flex-direction:column;gap:15px}.mhub-sidebar-item{border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-sidebar-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.mhub-sidebar-link{display:block;text-decoration:none;color:inherit}.mhub-sidebar-thumbnail-wrapper{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-sidebar-thumbnail-wrapper.mhub-sidebar-no-thumbnail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.mhub-sidebar-thumbnail-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-play-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-sidebar-title{padding:12px;font-size:14px;font-weight:500;color:#333;line-height:1.4;background:#f9f9f9;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0}.mhub-recording-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.mhub-recording-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-recording-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-recording-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-recording-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1!important;transition:opacity 0.3s ease,transform 0.3s ease;z-index:10}.mhub-recording-card:hover .mhub-recording-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-processing-badge{position:absolute;top:12px;right:12px;background-color:#f57c00;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.mhub-recording-info{padding:16px}.mhub-recording-title{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-meta{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666}.mhub-recording-date{flex:1}.mhub-recording-duration{font-weight:500;color:#7856fb}.mhub-recording-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-content{position:relative;width:90%;max-width:1200px;background-color:#fff;border-radius:12px;overflow:hidden;z-index:1;animation:mhubLightboxFadeIn 0.3s ease}@keyframes mhubLightboxFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mhub-recording-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:rgb(0 0 0 / .7);color:#fff;border:none;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;z-index:2;transition:background-color 0.3s ease}.mhub-recording-lightbox-close:hover{background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-video{position:relative;width:100%;padding-top:56.25%;background-color:#000}.mhub-recording-lightbox-video video,.mhub-recording-lightbox-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.mhub-recording-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;text-align:center}.mhub-recording-lightbox-meta{padding:24px;background-color:#f9f9f9}.mhub-recording-lightbox-title{margin:0 0 12px 0;font-size:20px;font-weight:600;color:#333}.mhub-recording-lightbox-info{display:flex;gap:16px;font-size:14px;color:#666}.mhub-recording-lightbox-date,.mhub-recording-lightbox-duration{display:inline-block}.mhub-recording-lightbox-actions{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.mhub-recording-download-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:background-color 0.3s ease}.mhub-recording-download-btn:hover{background-color:#6344d9;color:#fff}.mhub-recording-download-btn svg{width:16px;height:16px}.mhub-recording-error,.mhub-no-recordings{text-align:center;padding:40px 20px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:16px}.mhub-recording-error{background-color:#fff5f5;border-color:#ffcccb;color:#d32f2f}.mhub-new-videos-section{margin:60px 0 40px 0;padding:40px 0;border-top:2px solid #e0e0e0}.mhub-new-videos-title{margin:0 0 30px 0;font-size:28px;font-weight:700;color:#333;text-align:left}.mhub-new-videos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mhub-new-video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-new-video-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-new-video-link{display:block;text-decoration:none;color:inherit}.mhub-new-video-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-new-video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-new-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-new-video-card:hover .mhub-new-video-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-new-video-duration{position:absolute;bottom:8px;right:8px;background-color:rgb(0 0 0 / .8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.mhub-new-video-info{padding:16px}.mhub-new-video-title{margin:0 0 8px 0;font-size:15px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-new-video-meta{font-size:13px;color:#666}.mhub-new-video-date{display:block}@media (max-width:1024px){.mhub-recording-grid{grid-template-columns:repeat(2,1fr);gap:20px}.mhub-recording-archive-wrapper{flex-direction:column}.mhub-recording-archive-sidebar{width:100%}.mhub-recording-sidebar-list{flex-direction:row;overflow-x:auto;gap:15px}.mhub-sidebar-item{min-width:250px}.mhub-new-videos-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.mhub-new-videos-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.mhub-recording-grid{grid-template-columns:1fr;gap:16px}.mhub-recording-lightbox-content{width:95%}.mhub-recording-lightbox-meta{padding:16px}.mhub-recording-lightbox-title{font-size:18px}.mhub-recording-lightbox-info{flex-direction:column;gap:8px}.mhub-new-videos-grid{grid-template-columns:1fr}.mhub-new-videos-title{font-size:24px}}.mhub-recording-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8)}.mhub-recording-modal-content{position:relative;width:90%;max-width:560px;background-color:#fff;border-radius:16px;overflow:hidden;z-index:1;animation:mhubModalFadeIn 0.3s ease;box-shadow:0 20px 60px rgb(0 0 0 / .3)}@keyframes mhubModalFadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mhub-recording-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;background:none;border:none;color:#fff;cursor:pointer;z-index:2;transition:all 0.25s ease;padding:0;display:flex;align-items:center;justify-content:center;outline:none;font-size:0;line-height:1;border-radius:0;opacity:.8}.mhub-recording-modal-close::before,.mhub-recording-modal-close::after{content:'';position:absolute;width:18px;height:2px;background-color:#fff;border-radius:1px;transition:all 0.25s ease}.mhub-recording-modal-close::before{transform:rotate(45deg)}.mhub-recording-modal-close::after{transform:rotate(-45deg)}.mhub-recording-modal-close:hover{opacity:1;transform:scale(1.15)}.mhub-recording-modal-close:focus{outline:none!important;box-shadow:none!important}.mhub-recording-modal-header{padding:36px 32px 20px 32px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);border-bottom:none}.mhub-recording-modal-title{margin:0;font-size:22px;font-weight:600;color:#fff;padding-right:40px;line-height:1.4}.mhub-recording-modal-body{padding:28px 32px 32px 32px}.mhub-recording-modal-info{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.mhub-recording-info-item{display:flex;align-items:flex-start;gap:14px;padding:12px;background-color:#f8f9fb;border-radius:10px}.mhub-recording-info-item svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-info-item div{flex:1}.mhub-recording-info-item strong{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.mhub-recording-info-item span{font-size:15px;color:#333;font-weight:500}.mhub-recording-modal-actions{display:flex;gap:12px;margin-bottom:20px}.mhub-recording-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none!important;transition:all 0.3s ease;border:none;cursor:pointer}.mhub-recording-btn svg{width:18px;height:18px}.mhub-recording-btn-primary{background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);color:#fff!important;box-shadow:0 4px 12px rgb(120 86 251 / .25)}.mhub-recording-btn-primary:hover{background:linear-gradient(135deg,#5233c7 0%,#4122b5 100%);color:#fff!important;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(120 86 251 / .4)}.mhub-recording-btn-primary:focus{outline:none;text-decoration:none!important}.mhub-recording-btn-secondary{background-color:#f0f2f5;color:#333!important;border:2px solid #e0e3e8}.mhub-recording-btn-secondary:hover{background-color:#7856fb;color:#fff!important;border-color:#7856fb;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 4px 12px rgb(120 86 251 / .3)}.mhub-recording-btn-secondary:focus{outline:3px solid rgb(120 86 251 / .3);outline-offset:2px;text-decoration:none!important}.mhub-recording-modal-note{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background-color:#f0f7ff;border-radius:10px;border-left:4px solid #7856fb}.mhub-recording-modal-note svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-modal-note p{margin:0;font-size:13px;color:#555;line-height:1.6}.mhub-recording-modal-passcode{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-radius:12px;border:1px solid #fcd34d;margin-bottom:20px}.mhub-passcode-left{display:flex;align-items:center;gap:10px}.mhub-passcode-left svg{flex-shrink:0;color:#b45309}.mhub-passcode-label{font-size:13px;font-weight:600;color:#92400e;white-space:nowrap}.mhub-recording-modal-passcode code{font-size:15px;font-weight:700;color:#78350f;background:rgb(180 83 9 / .1);padding:5px 14px;border-radius:8px;letter-spacing:1.5px;font-family:'SF Mono','Consolas','Courier New',monospace;user-select:all;border:1px solid rgb(180 83 9 / .15)}.mhub-recording-copy-passcode{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #d97706;border-radius:8px;padding:6px 14px;cursor:pointer;color:#b45309;font-size:13px;font-weight:600;transition:all 0.2s ease;white-space:nowrap;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.mhub-recording-copy-passcode:hover{background:#d97706;color:#fff;border-color:#d97706;box-shadow:0 2px 6px rgb(217 119 6 / .3)}.mhub-recording-copy-passcode.copied{background:#059669;border-color:#059669;color:#fff;box-shadow:0 2px 6px rgb(5 150 105 / .3)}.mhub-recording-copy-passcode svg{width:14px;height:14px}@media (max-width:768px){.mhub-recording-modal-content{width:95%;max-width:none}.mhub-recording-modal-header{padding:24px 24px 16px 24px}.mhub-recording-modal-title{font-size:20px}.mhub-recording-modal-body{padding:24px}.mhub-recording-modal-actions{flex-direction:column}.mhub-recording-btn{width:100%}}.mhub-meeting-header{background:linear-gradient(135deg,#ffffff 0%,#f8f9fc 100%);border-radius:16px;padding:0;margin-bottom:40px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid #e8ecf4;overflow:hidden}.mhub-meeting-header-top{display:flex;align-items:center;gap:20px;padding:40px 40px 32px 40px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);position:relative}.mhub-meeting-header-top::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(255 255 255 / .3) 0%,rgb(255 255 255 / .1) 50%,rgb(255 255 255 / .3) 100%)}.mhub-meeting-header-icon{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.mhub-meeting-header-icon svg{width:64px;height:64px;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .15))}.mhub-meeting-header-icon svg rect{fill:rgb(255 255 255 / .15)}.mhub-meeting-header-icon svg path,.mhub-meeting-header-icon svg circle{fill:#fff}.mhub-meeting-header-title-section{flex:1;min-width:0}.mhub-meeting-header-title{margin:0 0 8px 0;font-size:32px;font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgb(0 0 0 / .1)}.mhub-meeting-header-subtitle{margin:0;font-size:16px;font-weight:400;color:rgb(255 255 255 / .9);line-height:1.5}.mhub-meeting-header-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;padding:0;background:#fff;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card{display:flex;align-items:center;gap:14px;padding:24px 28px;background:#fff;border-right:1px solid #e8ecf4;transition:all 0.3s ease;position:relative}.mhub-meeting-meta-card:last-child{border-right:none}.mhub-meeting-meta-card::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);transform:scaleX(0);transition:transform 0.3s ease}.mhub-meeting-meta-card:hover{background:#f8f9fc}.mhub-meeting-meta-card:hover::before{transform:scaleX(1)}.mhub-meeting-meta-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#7856fb}.mhub-meeting-meta-icon svg{width:24px;height:24px}.mhub-meeting-meta-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.mhub-meeting-meta-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px}.mhub-meeting-meta-value{font-size:15px;font-weight:600;color:#1f2937;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-meeting-header-section{padding:28px 40px;background:#fff;border-top:1px solid #e8ecf4}.mhub-meeting-header-section:first-of-type{border-top:none}.mhub-meeting-header-section:last-child{padding-bottom:32px}.mhub-meeting-section-title{display:flex;align-items:center;gap:10px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#1f2937}.mhub-meeting-section-title svg{width:20px;height:20px;color:#7856fb;flex-shrink:0}.mhub-meeting-section-content{font-size:15px;color:#4b5563;line-height:1.7}.mhub-meeting-section-content p{margin:0 0 12px 0}.mhub-meeting-section-content p:last-child{margin-bottom:0}.mhub-meeting-section-content ul,.mhub-meeting-section-content ol{margin:0 0 12px 0;padding-left:24px}.mhub-meeting-section-content li{margin-bottom:8px}.mhub-meeting-section-content strong{color:#1f2937;font-weight:600}.mhub-recording-archive-container{margin:40px 0;width:100%}@media (max-width:1024px){.mhub-meeting-header-meta-grid{grid-template-columns:repeat(2,1fr)}.mhub-meeting-meta-card:nth-child(2n){border-right:none}.mhub-meeting-meta-card:nth-child(n+3){border-top:1px solid #e8ecf4}}@media (max-width:768px){.mhub-meeting-header{margin-bottom:32px}.mhub-meeting-header-top{padding:32px 28px 24px 28px;gap:16px}.mhub-meeting-header-icon{width:56px;height:56px}.mhub-meeting-header-icon svg{width:56px;height:56px}.mhub-meeting-header-title{font-size:26px}.mhub-meeting-header-subtitle{font-size:14px}.mhub-meeting-header-meta-grid{grid-template-columns:1fr}.mhub-meeting-meta-card{padding:20px 28px;border-right:none;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card:last-child{border-bottom:none}.mhub-meeting-meta-card:nth-child(n+2){border-top:none}.mhub-meeting-meta-icon{width:22px;height:22px}.mhub-meeting-meta-icon svg{width:22px;height:22px}.mhub-meeting-meta-label{font-size:10px}.mhub-meeting-meta-value{font-size:14px}.mhub-meeting-header-section{padding:24px 28px}.mhub-meeting-header-section:last-child{padding-bottom:28px}.mhub-meeting-section-title{font-size:17px;margin-bottom:14px}.mhub-meeting-section-title svg{width:18px;height:18px}.mhub-meeting-section-content{font-size:14px}}@media (max-width:480px){.mhub-meeting-header-top{padding:28px 24px 20px 24px}.mhub-meeting-header-icon{width:48px;height:48px}.mhub-meeting-header-icon svg{width:48px;height:48px}.mhub-meeting-header-title{font-size:22px}.mhub-meeting-meta-card{padding:18px 24px}.mhub-meeting-header-section{padding:20px 24px}.mhub-meeting-header-section:last-child{padding-bottom:24px}.mhub-meeting-section-title{font-size:16px}}.mhub-youtube-layout{max-width:1400px;margin:0 auto;padding:20px}.mhub-archive-title-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0;gap:24px;position:relative;margin-bottom:16px}.mhub-archive-title-bar .mhub-section-title{margin:0;padding:0 0 16px 0;border:none;min-height:auto;position:relative}.mhub-featured-title{flex:0 0 calc(70% - 12px);font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-featured-title::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px 3px 0 0}.mhub-sidebar-title-bar{flex:0 0 calc(30% - 12px);font-size:18px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-sidebar-title-bar::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);border-radius:3px 3px 0 0}.mhub-archive-top-section{display:flex;gap:24px;margin-top:0;margin-bottom:40px;align-items:flex-start}.mhub-featured-recording{flex:0 0 calc(70% - 12px);display:flex;flex-direction:column}.mhub-featured-recording .mhub-featured-card{box-shadow:0 4px 16px rgb(0 0 0 / .12)}.mhub-featured-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all 0.3s ease}.mhub-featured-thumbnail{position:relative;width:100%;padding-bottom:56.25%;background:#000;cursor:pointer}.mhub-featured-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-featured-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 0.3s ease}.mhub-featured-thumbnail:hover .mhub-featured-play-overlay{transform:translate(-50%,-50%) scale(1.1)}.mhub-featured-info{padding:24px;background:linear-gradient(to bottom,#ffffff 0%,#f8f9fc 100%)}.mhub-featured-card .mhub-featured-title{font-size:20px;font-weight:600;margin:0 0 12px 0;color:#1a1a1a;line-height:1.4}.mhub-featured-card .mhub-featured-title::after{display:none}.mhub-featured-meta{display:flex;gap:16px;margin-bottom:0;font-size:14px;color:#606060}.mhub-featured-meta span{display:flex;align-items:center;gap:6px}.mhub-featured-meta span::before{content:'';width:4px;height:4px;background:#606060;border-radius:50%;display:inline-block}.mhub-featured-meta span:first-child::before{display:none}.mhub-featured-watch-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background 0.3s ease}.mhub-featured-watch-btn:hover{background:#6344d9}.mhub-recordings-sidebar{flex:0 0 calc(30% - 12px);background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgb(0 0 0 / .12);border:1px solid #e8ecf4;display:flex;flex-direction:column;align-self:flex-start}.mhub-sidebar-title{display:none}.mhub-section-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:2px solid #e0e0e0;min-height:44px;display:flex;align-items:center}.mhub-sidebar-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:3px solid #7856fb;min-height:44px;display:flex;align-items:center}.mhub-sidebar-list{display:flex;flex-direction:column;gap:16px}.mhub-sidebar-item{background:#f8f9fc;border-radius:10px;overflow:hidden;transition:all 0.3s ease;border:1px solid #e8ecf4}.mhub-sidebar-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgb(120 86 251 / .15);border-color:#7856fb;background:#fff}.mhub-sidebar-link{display:flex;gap:12px;text-decoration:none;color:inherit;padding:8px}.mhub-sidebar-thumbnail{position:relative;flex:0 0 140px;height:80px;background:#000;border-radius:8px;overflow:hidden}.mhub-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover}.mhub-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.3px}.mhub-sidebar-info{flex:1;padding:4px 8px 4px 0;display:flex;flex-direction:column;justify-content:center;gap:6px}.mhub-sidebar-info h4{font-size:14px;font-weight:600;margin:0;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-info h4{color:#7856fb}.mhub-sidebar-info .mhub-sidebar-date{font-size:12px;color:#606060;font-weight:500}.mhub-all-recordings-section{margin-top:40px}.mhub-all-recordings-section .mhub-section-title{border-bottom:2px solid #e0e0e0}@media (max-width:1024px){.mhub-archive-title-bar{flex-direction:column;align-items:flex-start;gap:12px}.mhub-featured-title,.mhub-sidebar-title-bar{flex:1 1 100%}.mhub-archive-top-section{flex-direction:column}.mhub-featured-recording,.mhub-recordings-sidebar{flex:1 1 100%}.mhub-sidebar-list{flex-direction:row;overflow-x:auto;gap:16px}.mhub-sidebar-item{flex:0 0 280px}.mhub-sidebar-link{flex-direction:column}.mhub-sidebar-thumbnail{flex:0 0 auto;width:100%;height:158px}}@media (max-width:768px){.mhub-youtube-layout{padding:12px}.mhub-archive-title-bar{gap:8px;margin-bottom:16px}.mhub-archive-top-section{gap:16px;margin-bottom:24px}.mhub-featured-title,.mhub-sidebar-title-bar{font-size:18px}.mhub-section-title{font-size:18px}}.mhub-recording-thumbnail,.mhub-featured-thumbnail,.mhub-archive-sidebar-thumbnail{position:relative}.mhub-recording-card .mhub-recording-thumbnail::before,.mhub-featured-card .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background-color:rgb(0 0 0 / .8);border-radius:50%;z-index:10;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.mhub-recording-card .mhub-recording-thumbnail::after,.mhub-featured-card .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-35%,-50%);width:0;height:0;border-style:solid;border-width:14px 0 14px 24px;border-color:#fff0 #fff0 #fff0 #fff;z-index:11;transition:all 0.3s ease}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{width:48px;height:48px}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{border-width:10px 0 10px 16px}.mhub-recording-card:hover .mhub-recording-thumbnail::before,.mhub-featured-card:hover .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::before{background-color:rgb(255 0 0 / .9);transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-card:hover .mhub-recording-thumbnail::after,.mhub-featured-card:hover .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::after{transform:translate(-35%,-50%) scale(1.1)}.mhub-recording-play-overlay,.mhub-featured-play-overlay,.mhub-archive-sidebar-play-icon{display:none!important}.mhub-archive-sidebar-duration{z-index:12}.mhub-recordings-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0 / .08);padding:20px;overflow:hidden}.mhub-sidebar-title{display:none}.mhub-sidebar-list{padding:0}.mhub-archive-sidebar-item{display:flex;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:all 0.3s ease;background:#fff;border:1px solid #f0f0f0;margin-bottom:12px}.mhub-archive-sidebar-item:last-child{margin-bottom:0}.mhub-archive-sidebar-item:hover{background:#f8f7ff;border-color:#7856fb;transform:translateX(4px);box-shadow:0 4px 12px rgb(120 86 251 / .15)}.mhub-archive-sidebar-thumbnail{position:relative;width:160px;height:90px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5}.mhub-archive-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail img{transform:scale(1.05)}.mhub-archive-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.3px}.mhub-archive-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-play-icon{opacity:1}.mhub-archive-sidebar-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.mhub-archive-sidebar-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 6px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-title{color:#7856fb}.mhub-archive-sidebar-date{font-size:12px;color:#666;margin:0}.mhub-featured-card{cursor:pointer;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-featured-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.mhub-featured-card:hover .mhub-featured-thumbnail img{transform:scale(1.05)}.mhub-featured-title{transition:color 0.3s ease}.mhub-featured-card:hover .mhub-featured-title{color:#7856fb}@media (max-width:768px){.mhub-archive-sidebar-thumbnail{width:120px;height:68px}.mhub-archive-sidebar-title{font-size:13px;-webkit-line-clamp:2}.mhub-archive-sidebar-date{font-size:11px}.mhub-featured-actions{flex-direction:column}.mhub-featured-watch-btn,.mhub-featured-download-btn{width:100%;justify-content:center}}@media (max-width:480px){.mhub-archive-sidebar-thumbnail{width:100px;height:56px}.mhub-sidebar-title{font-size:16px;padding:16px 16px 12px}.mhub-sidebar-list{padding:8px}.mhub-archive-sidebar-item{padding:10px;gap:10px}}#jp-post-flair{padding-top:.5em}div.sharedaddy,#content div.sharedaddy,#main div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}body.highlander-light h3.sd-title::before{border-top:1px solid rgb(0 0 0 / .2)}body.highlander-dark h3.sd-title::before{border-top:1px solid rgb(255 255 255 / .4)}.sd-sharing{margin-bottom:1em}.sd-content ul{padding:0!important;margin:0!important;list-style:none!important}.sd-content ul li{display:inline-block;margin:0 8px 12px 0;padding:0}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:"Open Sans",sans-serif;font-size:12px;margin:.5em 0}.sd-social-icon .sd-content ul li a.sd-button,.sd-social-text .sd-content ul li a.sd-button,.sd-content ul li a.sd-button,.sd-content ul li .option a.share-ustom,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-content ul li.advanced a.share-more,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li>a.sd-button,#sharing_email .sharing_send,.sd-social-official .sd-content>ul>li .digg_button>a{text-decoration:none!important;display:inline-block;font-size:13px;font-family:"Open Sans",sans-serif;font-weight:500;border-radius:4px;color:#2c3338!important;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .12),0 0 0 1px rgb(0 0 0 / .12);text-shadow:none;line-height:23px;padding:4px 11px 3px 9px}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;padding:1px 6px 0 5px;min-height:20px}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px}.sd-content ul li a.sd-button>span,.sd-content ul li .option a.share-ustom span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-content ul li.advanced a.share-more span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-official .sd-content>ul>li .digg_button>a span{line-height:23px;margin-left:6px}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span){display:none}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px}.sd-social-official .sd-content>ul>li>a.sd-button::before,.sd-social-official .sd-content>ul>li .digg_button>a::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a::before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:0 1px 2px rgb(0 0 0 / .22),0 0 0 1px rgb(0 0 0 / .22)}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:inset 0 1px 0 rgb(0 0 0 / .16)}.sd-content ul li a.sd-button::before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button::before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button::before{position:relative;top:2px}}.sd-social-official ul li a.sd-button::before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button::before{top:0}}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-social-text .sd-content ul li a::before,.sd-content ul li.no-icon a::before{display:none}body .sd-social-text .sd-content ul li.share-custom a span,body .sd-content ul li.share-custom.no-icon a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-social-icon .sd-content ul li.share-print a::before,.sd-social-text .sd-content ul li.share-print a::before,.sd-content ul li.share-print div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-print a::before,.sd-social-official .sd-content li.share-print a::before{content:"\f469"}.sd-social-icon .sd-content ul li.share-email a::before,.sd-social-text .sd-content ul li.share-email a::before,.sd-content ul li.share-email div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-email a::before,.sd-social-official .sd-content li.share-email a::before{content:"\f410"}.sd-social-icon .sd-content ul li.share-linkedin a::before,.sd-social-text .sd-content ul li.share-linkedin a::before,.sd-content ul li.share-linkedin div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-linkedin a::before{content:"\f207"}.sd-social-icon .sd-content ul li.share-twitter a::before,.sd-social-text .sd-content ul li.share-twitter a::before,.sd-content ul li.share-twitter div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-twitter a::before,.sd-social-icon .sd-content ul li.share-x a::before,.sd-social-text .sd-content ul li.share-x a::before,.sd-content ul li.share-x div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-x a::before{content:"\f10e"}.sd-social-icon .sd-content ul li.share-reddit a::before,.sd-social-text .sd-content ul li.share-reddit a::before,.sd-content ul li.share-reddit div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-reddit a::before,.sd-social-official .sd-content li.share-reddit a::before{content:"\f222"}.sd-social-icon .sd-content ul li.share-tumblr a::before,.sd-social-text .sd-content ul li.share-tumblr a::before,.sd-content ul li.share-tumblr div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-tumblr a::before{content:"\f607"}.sd-social-icon .sd-content ul li.share-pinterest a::before,.sd-social-text .sd-content ul li.share-pinterest a::before,.sd-content ul li.share-pinterest div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-pinterest a::before{content:"\f210"}.sd-social-icon .sd-content ul li.share-facebook a::before,.sd-social-text .sd-content ul li.share-facebook a::before,.sd-content ul li.share-facebook div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-facebook a::before{content:"\f203"}.sd-social-icon .sd-content ul li.share-press-this a::before,.sd-social-text .sd-content ul li.share-press-this a::before,.sd-content ul li.share-press-this div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-press-this a::before,.sd-social-official .sd-content li.share-press-this a::before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-telegram a::before,.sd-social-text .sd-content ul li.share-telegram a::before,.sd-content ul li.share-telegram div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-telegram a::before,.sd-social-official .sd-content li.share-telegram a::before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a::before{color:#08c}.sd-social-icon .sd-content ul li.share-threads a::before,.sd-social-text .sd-content ul li.share-threads a::before,.sd-content ul li.share-threads div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-threads a::before,.sd-social-official .sd-content li.share-threads a::before{content:"\f10d"}.sd-social-official .sd-content li.share-threads a::before{color:#000}.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li.share-mastodon a::before,.sd-social-text .sd-content ul li.share-mastodon a::before,.sd-content ul li.share-mastodon div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-mastodon a::before,.sd-social-official .sd-content li.share-mastodon a::before{content:"\f10a"}.sd-social-official .sd-content li.share-mastodon a::before{color:#563acc}.sd-social-icon .sd-content ul a.share-more::before,.sd-social-text .sd-content ul a.share-more::before,.sd-content ul li.advanced a.share-more::before,.sd-social-icon-text .sd-content a.share-more::before,.sd-social-official .sd-content a.share-more::before{content:"\f415"}.sd-social-official .sd-content a.share-more::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{color:#43d854}.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-social-icon .sd-content ul li.share-nextdoor a::before,.sd-social-text .sd-content ul li.share-nextdoor a::before,.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-nextdoor a::before,.sd-social-official .sd-content li.share-nextdoor a::before{content:"\f10c"}.sd-social-official .sd-content li.share-nextdoor a::before{color:#8ed500}.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button{background:#8ed500;color:#fff!important}.sd-social-icon .sd-content ul li.share-bluesky a::before,.sd-social-text .sd-content ul li.share-bluesky a::before,.sd-content ul li.share-bluesky div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-bluesky a::before,.sd-social-official .sd-content li.share-bluesky a::before{content:"\f10f"}.sd-social-official .sd-content li.share-bluesky a::before{color:#0085ff}.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button{background:#0085ff;color:#fff!important}.sd-social-icon .sd-content ul li.share-deprecated a::before,.sd-social-icon-text .sd-content li.share-deprecated a::before,.sd-social-official .sd-content li.share-deprecated a::before,.sd-content ul li.share-deprecated div.option.option-smart-off a::before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap}.sd-social-official .sd-content ul::after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:flex;max-height:18px}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.pinterest_button,.twitter_button,.linkedin_button>span{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset}body .sd-social-official li.share-print,body .sd-social-official li.share-email a,body .sd-social-official li.share-custom a,body .sd-social-official li a.share-more,body .sd-social-official li.share-digg a,body .sd-social-official li.share-press-this a{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-content ul li.share-custom a.share-icon span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-content ul li.share-custom a span[hidden]{display:none}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span{color:#fff0}body .sd-social-icon .sd-content li.share-custom a span{width:0;padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgb(0 0 0 / .2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner::before,.sharing-hidden .inner::after{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner::after{z-index:2;top:-7px;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*="share-"] a,.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a{border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0;max-width:32px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button>span,.sd-social-icon .sd-content ul li[class*="share-"] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before{top:0}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom{padding:8px 8px 6px 8px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button{background:#0866ff;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button{background:linear-gradient(to top,#563acc 0%,#6364ff 100%);color:#fff!important}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}.sd-content .share-customize-link{margin-top:8px;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}@media print{.sharedaddy.sd-sharing-enabled{display:none}}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sc-line-item{display:block;line-height:var(--sc-line-height-dense)}.sc-line-item__item{display:-ms-grid;display:grid;-ms-grid-row-align:center;align-self:center;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr}@media screen and (min-width:var(--mobile-size)){.sc-line-item__item{-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}}.sc-line-item__title{color:var(--sc-line-item-title-color)}.sc-line-item__price{color:var(--sc-input-label-color)}.sc-line-item__price,.sc-line-item__title{font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold)}.sc-line-item__description,.sc-line-item__price-description{color:var(--sc-input-label-color);font-size:var(--sc-font-size-small);line-height:var(--sc-line-height-dense)}.sc-line-item__end{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;width:100%}@media screen and (min-width:280px){.sc-line-item__end{margin-left:20px;margin-top:0;text-align:right;width:auto}.sc-line-item__item--is-rtl .sc-line-item__end{margin-left:0;margin-right:20px}.sc-line-item__price-text{text-align:right}}.sc-line-item__price-currency{color:var(--sc-input-label-color);font-size:var(--sc-font-size-small);margin-right:8px;text-transform:var(--sc-currency-transform,uppercase)}.sc-line-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-line-item__price-description{display:-webkit-box}.sc-line-item__price-layout{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--sc-font-size-x-large);font-weight:var(--sc-font-weight-semibold);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-line-item__price{font-size:var(--price-size)}.sc-line-item__item_currency{color:var(--sc-input-label-color);font-size:var(--sc-font-size-xx-small);font-weight:var(--sc-font-weight-normal);margin-right:var(--sc-spacing-small);text-transform:var(--sc-currency-text-transform,uppercase)}.sc-line-item__item--is-rtl__description,.sc-line-item__item--is-rtl__price-description,.sc-line-item__item--is-rtl__text{text-align:right}@media screen and (min-width:280px){.sc-line-item__item--is-rtl__end{margin-left:0;margin-top:0;text-align:left;width:auto}.sc-line-item__item--is-rtl__price-text{text-align:left}}.sc-product-line-item{display:block;font-family:var(--sc-font-sans)}.sc-product-line-item[hidden]{display:none}.sc-product-line-item__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;margin:0;min-width:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:none;width:100%}.sc-product-line-item__item--has-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;container-type:inline-size}@container (max-width:290px){.sc-product-line-item__item--has-image__image{display:none}}.sc-product-line-item__item__scratch-price{font-size:90%;opacity:.75;text-decoration:line-through}.sc-product-line-item__text{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin:0;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.sc-product-line-item__text-details{display:-ms-grid;display:grid}.sc-product-line-item__title{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-moz-box;font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold);line-height:var(--sc-line-height-dense);margin:0;min-width:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;-moz-box-lines:3;overflow:hidden;text-overflow:ellipsis}.sc-product-line-item__title,.sc-product-line-item__title:hover{color:inherit;text-decoration:none}.sc-product-line-item__variant{cursor:pointer;display:-webkit-box;display:-moz-box;font-size:var(--sc-font-size-small);font-weight:var(--sc-font-weight-semibold);line-height:var(--sc-line-height-dense);margin:0;-webkit-line-clamp:3;-moz-box-lines:3;overflow:hidden;text-overflow:ellipsis}.sc-product-line-item__suffix,.sc-product-line-item__variant{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;-webkit-box-orient:vertical}.sc-product-line-item__suffix{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 0 auto;min-width:100px}.sc-product-line-item__editable .sc-product-line-item__suffix,.sc-product-line-item__removable .sc-product-line-item__suffix{-ms-flex-item-align:start;align-self:flex-start}.sc-product-line-item__price{max-width:100%;text-align:right}.sc-product-line-item__description{color:var(--sc-input-label-color);font-size:var(--sc-price-label-font-size,var(--sc-input-help-text-font-size-medium));line-height:var(--sc-line-height-dense)}.sc-product-line-item__image{border:1px solid var(--sc-input-border-color,var(--sc-input-border));border-radius:4px;-webkit-box-shadow:var(--sc-input-box-shadow);box-shadow:var(--sc-input-box-shadow);display:block;height:var(--sc-product-line-item-image-size,4em)!important;-o-object-fit:cover;object-fit:cover;width:var(--sc-product-line-item-image-size,4em);-ms-flex-item-align:start;align-self:flex-start}.sc-product-line-item__image[hidden]{display:none}.sc-product-line-item__product__description{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-product-line-item__price{font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold)}.sc-product-line-item__price,.sc-product-line-item__price-description{color:var(--sc-input-label-color);line-height:var(--sc-line-height-dense)}.sc-product-line-item__price-description{font-size:var(--sc-font-size-small);opacity:.75}.sc-product-line-item__remove{color:var(--sc-color-gray-400);cursor:pointer;margin-bottom:var(--sc-spacing-small);width:18px}.sc-product-line-item__actions__divider{margin:0 .2em;opacity:.25}.sc-product-line-item__is-rtl__price{text-align:right;text-align:left}.sc-product-line-item__base{display:-ms-grid;display:grid;gap:var(--sc-spacing-x-small)}.sc-product-line-item__fee__description{opacity:.75}.sc-input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:var(--sc-input-background-color);border:var(--sc-input-border);border-radius:var(--sc-border-radius-medium);-webkit-box-shadow:var(--sc-input-box-shadow);box-shadow:var(--sc-input-box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:var(--sc-transition-medium);transition:var(--sc-transition-medium);-webkit-transition:var(--sc-input-transition,var(--sc-transition-medium)) color,var(--sc-input-transition,var(--sc-transition-medium)) border,var(--sc-input-transition,var(--sc-transition-medium)) box-shadow;transition:var(--sc-input-transition,var(--sc-transition-medium)) color,var(--sc-input-transition,var(--sc-transition-medium)) border,var(--sc-input-transition,var(--sc-transition-medium)) box-shadow;width:100%}.sc-input-group[hidden]{display:none}.sc-input-group::-webkit-search-cancel-button,.sc-input-group::-webkit-search-decoration,.sc-input-group::-webkit-search-results-button,.sc-input-group::-webkit-search-results-decoration{-webkit-appearance:none}.sc-input-group:-webkit-autofill,.sc-input-group:-webkit-autofill:active,.sc-input-group:-webkit-autofill:focus,.sc-input-group:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 var(--sc-input-height-large) var(--sc-input-background-color-hover) inset!important;box-shadow:0 0 0 var(--sc-input-height-large) var(--sc-input-background-color-hover) inset!important;-webkit-text-fill-color:var(--sc-input-color)}.sc-input-group:hover{background-color:var(--sc-input-background-color-hover);border-color:var(--sc-input-border-color-hover);z-index:7}.sc-input-group:hover .sc-form-control{color:var(--sc-input-color-hover)}.sc-input-group:focus-within{background-color:var(--sc-input-background-color-focus);border-color:var(--sc-input-border-color-focus);-webkit-box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);z-index:8}.sc-input-group>.sc-form-control{position:relative;-webkit-box-flex:1;background-color:#fff0;border:0!important;border-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;outline:none!important;padding:0 var(--sc-input-spacing-medium);width:1%}.sc-input-group>.sc-form-control:focus{border:0;-webkit-box-shadow:none;box-shadow:none;color:var(--sc-input-color-focus);z-index:5}.sc-input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--sc-input-color);font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-normal);opacity:.5;padding:0 var(--sc-spacing-small);text-align:center;white-space:nowrap}.sc-input-group-text[hidden]{display:none}.sc-input-group-lg>.sc-form-control,.sc-input-group-lg>.sc-input-group-text{border-radius:var(--sc-border-radius-large);font-size:var(--sc-font-size-large);padding:var(--sc-spacing-medium) var(--sc-spacing-large)}.sc-input-group-lg>.sc-input-group-text{padding:var(--sc-spacing-xx-small) var(--sc-spacing-small)}.sc-input-group-sm>.sc-form-control,.sc-input-group-sm>.sc-input-group-text{border-radius:var(--sc-border-radius-small);font-size:var(--sc-font-size-x-small);padding:var(--sc-spacing-xx-small) var(--sc-spacing-small)}.sc-input-group .sc-form-control:has(+.sc-input-group-text){padding-right:0}.sc-input-group .sc-input-group-text+.sc-form-control{padding-left:0}.sc-input-group.sc-quantity-selector{background-color:inherit;border-radius:var(--sc-input-border-radius-small);height:var(--sc-quantity-control-height,var(--sc-input-height-small));width:var(--sc-quantity-select-width,100px)}.sc-input-group.sc-quantity-selector.sc-input-group-sm{height:var(--sc-quantity-control-height-small,var(--sc-input-height-x-small));width:var(--sc-quantity-select-width-small,85px)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__control{color:var(--sc-input-control-color,var(--sc-color-black))}.sc-input-group.sc-quantity-selector.quantity--disabled{cursor:not-allowed;opacity:.5}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control{color:var(--sc-input-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-webkit-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-moz-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control:-ms-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-ms-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-width:0;bottom:1px;cursor:pointer;font-size:13px;height:auto;justify-content:center;line-height:0;padding:0;top:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease svg,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase svg{height:var(--sc-font-size-medium,1em);width:var(--sc-font-size-medium,1em)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease.button--disabled,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase.button--disabled{cursor:not-allowed;opacity:.5}.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-size:var(--sc-font-size-small);height:100%;line-height:1;min-height:0;padding:0;text-align:center}.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control::-webkit-inner-spin-button,.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sc-input-group.sc-quantity-selector.quantity--small{height:var(--sc-quantity-control-height-small,26px);width:var(--sc-quantity-select-width-small,76px)}.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__decrease,.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__increase{border:none;width:24px}.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__decrease svg,.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__increase svg{height:var(--sc-font-size-small,.75em);width:var(--sc-font-size-small,.75em)}.sc-input-group.sc-quantity-selector.quantity--small input[type=number].sc-quantity-selector__control{font-size:var(--sc-font-size-x-small);max-width:24px}.wp-block-surecart-product-quantity{margin-bottom:var(--sc-form-row-spacing,.75em)}.wp-block-surecart-product-quantity .sc-form-label{color:inherit!important}.sc-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;padding:0;position:relative;width:30px;-ms-flex-negative:0;background-color:var(--sc-switch-control-background-color,var(--sc-color-gray-300));border:2px solid #fff0;border-radius:9999px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;flex-shrink:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.sc-toggle:focus:not(.sc-toggle--checked),.sc-toggle:hover:not(.sc-toggle--checked){background-color:var(--sc-switch-control-hover-background-color,var(--sc-color-gray-200));border-color:#fff0}.sc-toggle:focus:not(.sc-toggle--checked) .sc-toggle__knob,.sc-toggle:hover:not(.sc-toggle--checked) .sc-toggle__knob{background-color:var(--sc-switch-background-thumb-hover-color,var(--sc-color-white))}.sc-toggle:focus{outline:none;--ring-color:var(--sc-color-primary-500);--ring-offset-width:2px;--ring-width:2px;-webkit-box-shadow:0 0 0 var(--ring-offset-width) #fff,0 0 0 calc(var(--ring-offset-width) + var(--ring-width)) var(--ring-color);box-shadow:0 0 0 var(--ring-offset-width) #fff,0 0 0 calc(var(--ring-offset-width) + var(--ring-width)) var(--ring-color)}.sc-toggle.sc-toggle--checked{background-color:var(--sc-switch-checked-control-background-color,var(--sc-color-primary-500))}.sc-toggle .sc-toggle__knob{background-color:var(--sc-switch-thumb-background-color,var(--sc-color-white));border-radius:9999px;-webkit-box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px 0 rgb(0 0 0 / .06);box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px 0 rgb(0 0 0 / .06);display:inline-block;height:12px;padding:0;pointer-events:none;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);width:12px}.sc-toggle.sc-toggle--checked .sc-toggle__knob{-webkit-transform:translateX(13px);-ms-transform:translateX(13px);transform:translateX(13px)}.sc-toggle .sc-toggle__label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.wp-block-buttons.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons>.wp-block-button[style*=font-weight] .wp-block-button__link{font-weight:inherit}.wp-block-buttons.is-content-justification-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-buttons.is-content-justification-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-buttons.is-content-justification-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons self:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center).wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button.aligncenter{text-align:center}.wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline button.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline div.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus){background-color:#fff0;background-image:none}.sc-button__link{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative}.sc-button__link[disabled=true]{pointer-events:none}.sc-button__link{text-align:center}.sc-button__link .sc-button__link-text,.sc-button__link .sc-spinner{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.sc-button__link .sc-spinner{left:calc(50% - 8px);opacity:0;position:absolute;top:calc(50% - 8px);visibility:hidden;--spinner-size:15px}.sc-button__link--busy .sc-button__link-text{opacity:0;visibility:hidden}.sc-button__link--busy .sc-spinner{opacity:1;visibility:visible}.sc-button__link.sc-button__width-100{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.sc-button__link.sc-button__width-25{width:25%}.sc-button__link.sc-button__width-50{width:50%}.sc-button__link.sc-button__width-75{width:75%}.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-button.wp-block-button__width-100{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.sc-drawer{-webkit-animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);background-color:var(--sc-panel-background-color);border:none;border-radius:0;bottom:0;-webkit-box-shadow:var(--sc-shadow-x-large);box-shadow:var(--sc-shadow-x-large);-webkit-box-shadow:0 0 0 100vw rgb(0 0 0 / .1);box-shadow:0 0 0 100vw rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-family:var(--sc-font-sans);font-weight:var(--sc-font-weight-normal);height:auto;left:auto;margin:auto;max-height:none;max-width:100%;min-width:var(--sc-drawer-min-width,"300px");opacity:0;outline:none;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:var(--sc-drawer-width,31rem);z-index:var(--sc-z-index-drawer,999999999)}.sc-drawer__wrapper{min-height:calc(100dvh - 2px);overflow:hidden}.sc-drawer.open,.sc-drawer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sc-drawer.open{-webkit-animation:slide-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);opacity:1}.sc-drawer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:var(--sc-drawer-border);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--sc-drawer-header-spacing,var(--sc-spacing-medium))}.sc-drawer__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font:inherit;font-size:var(--sc-font-size-large);line-height:var(--sc-line-height-dense);margin:0}.sc-drawer__close{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--sc-color-gray-500);cursor:pointer;font-size:var(--sc-font-size-x-large)}.sc-drawer__body{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;padding:var(--sc-drawer-body-spacing,var(--sc-spacing-medium));-webkit-overflow-scrolling:touch;height:var(--sc-drawer-size,400px);min-height:200px}.sc-drawer__footer{border-top:var(--sc-drawer-border);padding:var(--sc-drawer-footer-spacing,var(--sc-spacing-medium))}.sc-drawer__backdrop{animation-direction:reverse;background-color:var(--sc-color-gray-800);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0}.sc-drawer__backdrop.show{-webkit-animation:backdrop-fade-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) ease forwards;animation:backdrop-fade-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) ease forwards;pointer-events:all;z-index:var(--sc-z-index-drawer-backdrop)}@-webkit-keyframes slide-in{0%{display:-webkit-box;display:flex;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%)}to{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%)}to{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-out{0%{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slide-out{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes backdrop-fade-in{0%{opacity:0}to{opacity:var(--sc-drawer-backdrop-opacity,.35)}}@keyframes backdrop-fade-in{0%{opacity:0}to{opacity:var(--sc-drawer-backdrop-opacity,.35)}}.sc-block-ui{background:var(--sc-block-ui-background-color,var(--sc-color-white));bottom:0;cursor:progress;left:0;margin:0;opacity:var(--sc-block-ui-opacity,.35);padding:0;position:var(--sc-block-ui-position,absolute);right:0;top:0;-webkit-transition:visibility 0s,opacity var(--sc-transition-medium) ease;transition:visibility 0s,opacity var(--sc-transition-medium) ease;visibility:visible;z-index:9}.sc-block-ui[hidden]{display:block;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;visibility:hidden}.sc-alert{border-radius:var(--sc-alert-border-radius,var(--sc-border-radius-medium));display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sc-input-font-family);font-size:var(--sc-button-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-dense);padding:var(--sc-spacing-large);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--sc-alert-background-color,var(--sc-color-white));border:var(--sc-alert-border,var(--sc-input-border));border-top:solid var(--sc-alert-border-width,3px);-webkit-box-shadow:var(--sc-shadow-small);box-shadow:var(--sc-shadow-small);color:var(--sc-alert-color,var(--sc-input-label-color))}.sc-alert ul{line-height:1.4em;list-style-type:disc;margin:0;padding:0 0 0 20px}.sc-alert[hidden]{display:none!important}.sc-alert__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-alert__alert--primary{border-top-color:var(--sc-alert-primary-border-color,var(--sc-color-primary-500))}.sc-alert__alert--primary a{color:var(--sc-color-primary-900)}.sc-alert__alert--primary .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--primary .sc-alert__icon{color:var(--sc-alert-primary-icon-color,var(--sc-color-primary-500))}.sc-alert__alert--info{border-top-color:var(--sc-alert-info-border-color,var(--sc-color-info-500))}.sc-alert__alert--info a{color:var(--sc-color-info-900)}.sc-alert__alert--info .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--info .sc-alert__icon{color:var(--sc-alert-info-icon-color,var(--sc-color-info-500))}.sc-alert__alert--danger{border-top-color:var(--sc-alert-danger-border-color,var(--sc-color-danger-500))}.sc-alert__alert--danger a{color:var(--sc-color-danger-900)}.sc-alert__alert--danger .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--danger .sc-alert__icon{color:var(--sc-alert-danger-icon-color,var(--sc-color-danger-500))}.sc-alert__alert--warning{border-top-color:var(--sc-alert-warning-border-color,var(--sc-color-warning-500))}.sc-alert__alert--warning a{color:var(--sc-color-warning-900)}.sc-alert__alert--warning .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--warning .sc-alert__icon{color:var(--sc-alert-warning-icon-color,var(--sc-color-warning-500))}.sc-alert__alert--success{border-top-color:var(--sc-alert-success-border-color,var(--sc-color-success-500))}.sc-alert__alert--success a{color:var(--sc-color-success-900)}.sc-alert__alert--success .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--success .sc-alert__icon{color:var(--sc-alert-success-icon-color,var(--sc-color-success-500))}.sc-alert__icon{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--sc-font-size-large);-webkit-padding-end:var(--sc-spacing-medium);padding-inline-end:var(--sc-spacing-medium)}.sc-alert__title{font-weight:var(--sc-font-weight-semibold)}.sc-alert__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.sc-alert__close{border-radius:var(--sc-border-radius-small);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;padding:var(--sc-spacing-x-small);-webkit-transition:background-color var(--sc-transition-fast) ease;transition:background-color var(--sc-transition-fast) ease}.sc-alert__close svg{height:1em;width:1em}.sc-alert__is-rtl{text-align:right}.sc-alert__is-rtl.alert-close{margin-left:unset;margin-right:auto}.sc-alert__is-rtl ::slotted(ul){margin:0;padding:0 20px 0 0}:root{--sc-color-black:#000;--sc-color-white:#fff;--sc-color-gray-50:#f9fafb;--sc-color-gray-100:#f3f4f6;--sc-color-gray-200:#e5e7eb;--sc-color-gray-300:#dce0e6;--sc-color-gray-400:#9ca3af;--sc-color-gray-500:#6b7280;--sc-color-gray-600:#4b5563;--sc-color-gray-700:#374151;--sc-color-gray-800:#1f2937;--sc-color-gray-900:#111827;--sc-color-gray-950:#0d131e;--sc-color-neutral-50:#fafafa;--sc-color-neutral-100:#f5f5f5;--sc-color-neutral-200:#e5e5e5;--sc-color-neutral-300:#d4d4d4;--sc-color-neutral-400:#a3a3a3;--sc-color-neutral-500:#737373;--sc-color-neutral-600:#525252;--sc-color-neutral-700:#404040;--sc-color-neutral-800:#262626;--sc-color-neutral-900:#171717;--sc-color-neutral-950:#0f0f0f;--sc-color-primary:217;--sc-color-primary-luminance:60%;--sc-color-primary-saturation:91%;--sc-color-primary-50:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.55),100%));--sc-color-primary-100:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.45),100%));--sc-color-primary-200:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.35),100%));--sc-color-primary-300:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.25),100%));--sc-color-primary-400:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.15),100%));--sc-color-primary-500:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),var(--sc-color-primary-luminance));--sc-color-primary-600:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.9),0%));--sc-color-primary-700:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.75),0%));--sc-color-primary-800:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.6),0%));--sc-color-primary-900:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.35),0%));--sc-color-primary-950:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.2),0%));--sc-color-primary-text:var(--sc-color-white);--sc-color-success-50:#f0fdf4;--sc-color-success-100:#dcfce7;--sc-color-success-200:#bbf7d0;--sc-color-success-300:#86efac;--sc-color-success-400:#4ade80;--sc-color-success-500:#22c55e;--sc-color-success-600:#16a34a;--sc-color-success-700:#15803d;--sc-color-success-800:#166534;--sc-color-success-900:#14532d;--sc-color-success-950:#0d381e;--sc-color-success-text:var(--sc-color-white);--sc-color-info-50:#eff6ff;--sc-color-info-100:#dbeafe;--sc-color-info-200:#bfdbfe;--sc-color-info-300:#93c5fd;--sc-color-info-400:#60a5fa;--sc-color-info-500:#3b82f6;--sc-color-info-600:#2563eb;--sc-color-info-700:#1d4ed8;--sc-color-info-800:#1e40af;--sc-color-info-900:#1e3a8a;--sc-color-info-text:var(--sc-color-white);--sc-color-warning-50:#fffbeb;--sc-color-warning-100:#fef3c7;--sc-color-warning-200:#fde68a;--sc-color-warning-300:#fcd34d;--sc-color-warning-400:#fbbf24;--sc-color-warning-500:#f59e0b;--sc-color-warning-600:#d97706;--sc-color-warning-700:#b45309;--sc-color-warning-800:#92400e;--sc-color-warning-900:#78350f;--sc-color-warning-950:#4d220a;--sc-color-warning-text:var(--sc-color-white);--sc-color-danger-50:#fef2f2;--sc-color-danger-100:#fee2e2;--sc-color-danger-200:#fecaca;--sc-color-danger-300:#fca5a5;--sc-color-danger-400:#f87171;--sc-color-danger-500:#ef4444;--sc-color-danger-600:#dc2626;--sc-color-danger-700:#b91c1c;--sc-color-danger-800:#991b1b;--sc-color-danger-900:#7f1d1d;--sc-color-danger-950:#481111;--sc-color-danger-text:var(--sc-color-white);--sc-border-radius-small:0.15em;--sc-border-radius-medium:0.35em;--sc-border-radius-large:0.5em;--sc-border-radius-x-large:0.75em;--sc-border-radius-circle:50%;--sc-border-radius-pill:9999px;--sc-shadow-x-small:0 1px 0 #0d131e0d;--sc-shadow-small:0 1px 2px #0d131e1a;--sc-shadow-medium:0 0 #000,0 0 #000,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--sc-shadow-large:0 2px 8px #0d131e1a;--sc-shadow-x-large:0 4px 16px #0d131e1a;--sc-spacing-xxx-small:0.125em;--sc-spacing-xx-small:0.25em;--sc-spacing-x-small:0.5em;--sc-spacing-small:0.75em;--sc-spacing-medium:1em;--sc-spacing-large:1.25em;--sc-spacing-x-large:1.75em;--sc-spacing-xx-large:2.25em;--sc-spacing-xxx-large:3em;--sc-spacing-xxxx-large:4.5em;--sc-transition-x-slow:1000ms;--sc-transition-slow:500ms;--sc-transition-medium:350ms;--sc-transition-fast:150ms;--sc-transition-x-fast:50ms;--sc-font-mono:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;--sc-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--sc-font-serif:Georgia,"Times New Roman",serif;--sc-font-size-xx-small:0.625em;--sc-font-size-x-small:0.75em;--sc-font-size-small:0.875em;--sc-font-size-medium:1em;--sc-font-size-large:1.15em;--sc-font-size-x-large:1.25em;--sc-font-size-xx-large:1.45em;--sc-font-size-xxx-large:2em;--sc-font-size-xxxx-large:3em;--sc-font-weight-light:300;--sc-font-weight-normal:400;--sc-font-weight-semibold:500;--sc-font-weight-bold:600;--sc-letter-spacing-dense:-0.015em;--sc-letter-spacing-normal:normal;--sc-letter-spacing-loose:0.075em;--sc-line-height-dense:1.4;--sc-line-height-normal:1.8;--sc-line-height-loose:2.2;--sc-focus-ring-color-primary:var(--sc-color-primary-500);--sc-focus-ring-color-success:#22c55e54;--sc-focus-ring-color-info:#6b728054;--sc-focus-ring-color-warning:#f59e0b54;--sc-focus-ring-color-danger:#ef444454;--sc-focus-ring-width:1px;--sc-form-row-spacing:var(--sc-spacing-small);--sc-form-row-spacing-large:var(--sc-spacing-xx-large);--sc-form-title-font-weight:var(--sc-font-weight-semibold);--sc-form-title-font-size:var(--sc-font-size-x-large);--sc-choice-background-color:var(--sc-color-white);--sc-card-border:solid 1px var(--sc-input-border-color);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-choice-box-shadow:var(--sc-input-box-shadow);--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-drawer-header-spacing:var(--sc-spacing-large);--sc-drawer-body-spacing:var(--sc-spacing-large);--sc-drawer-footer-spacing:var(--sc-spacing-large);--sc-input-transition:var(--sc-transition-medium);--sc-input-box-shadow:rgba(0,0,0,.05) 0px 1px 2px 0px;--sc-input-height-small:2.25em;--sc-input-height-medium:2.8em;--sc-input-height-large:3em;--sc-input-background-color:var(--sc-color-white);--sc-input-background-color-hover:var(--sc-color-white);--sc-input-background-color-focus:var(--sc-color-white);--sc-input-background-color-disabled:var(--sc-color-gray-100);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-border-color:var(--sc-color-gray-300);--sc-input-border-color-hover:var(--sc-color-gray-400);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-300);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border-width:1px;--sc-input-border-radius-small:var(--sc-border-radius-small);--sc-input-border-radius-medium:var(--sc-border-radius-medium);--sc-input-border-radius-large:var(--sc-border-radius-medium);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-label-font-weight:var(--sc-font-weight-semibold);--sc-input-label-margin:var(--sc-spacing-xx-small);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-color:var(--sc-color-gray-700);--sc-input-color-hover:var(--sc-color-gray-700);--sc-input-color-focus:var(--sc-color-gray-700);--sc-input-color-disabled:var(--sc-color-gray-900);--sc-input-icon-color:var(--sc-color-gray-400);--sc-input-icon-color-hover:var(--sc-color-gray-600);--sc-input-icon-color-focus:var(--sc-color-gray-600);--sc-input-placeholder-color:var(--sc-color-gray-400);--sc-input-placeholder-color-disabled:var(--sc-color-gray-600);--sc-input-spacing-small:var(--sc-spacing-small);--sc-input-spacing-medium:var(--sc-spacing-medium);--sc-input-spacing-large:var(--sc-spacing-large);--sc-input-label-font-size-small:var(--sc-font-size-small);--sc-input-label-font-size-medium:var(--sc-font-size-medium);--sc-input-label-font-size-large:var(--sc-font-size-large);--sc-input-label-color:var(--sc-color-gray-600);--sc-input-help-text-font-size-small:var(--sc-font-size-x-small);--sc-input-help-text-font-size-medium:var(--sc-font-size-small);--sc-input-help-text-font-size-large:var(--sc-font-size-medium);--sc-input-help-text-color:var(--sc-color-gray-500);--sc-input-error-text-font-size-small:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-medium:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-large:var( --sc-input-help-text-font-size-small );--sc-input-error-text-color:var(--sc-color-danger-500);--sc-toggle-size:1em;--sc-toggle-shady-color:var(--sc-color-gray-50);--sc-radio-size:0.85em;--sc-toggle-radio-size:0.85em;--sc-checkbox-size:1em;--sc-overlay-background-color:#37415180;--sc-panel-background-color:var(--sc-color-white);--sc-panel-border-color:var(--sc-color-gray-200);--sc-tooltip-border-radius:var(--sc-border-radius-medium);--sc-tooltip-background-color:var(--sc-color-gray-900);--sc-tooltip-color:var(--sc-color-white);--sc-tooltip-font-family:var(--sc-font-sans);--sc-tooltip-font-weight:var(--sc-font-weight-normal);--sc-tooltip-font-size:var(--sc-font-size-small);--sc-tooltip-line-height:var(--sc-line-height-dense);--sc-tooltip-padding:var(--sc-spacing-xx-small) var(--sc-spacing-x-small);--sc-tooltip-arrow-size:5px;--sc-tooltip-arrow-start-end-offset:8px;--sc-quantity-control-height:2em;--sc-quantity-control-height-small:1.7em;--sc-z-index-drawer:99999;--sc-z-index-drawer-backdrop:99998;--sc-z-index-dialog:100000;--sc-z-index-dropdown:900;--sc-z-index-toast:950;--sc-z-index-tooltip:1000;--sc-checkout-columns:1;--sc-dashboard-module-spacing:var(--sc-spacing-x-small);--sc-border-width-zero:0px;--sc-cart-main-label-text-color:var(--sc-color-gray-600);--sc-reviews-background-color:transparent;--sc-review-text-color:var(--sc-color-gray-800);--sc-review-secondary-text-color:var(--sc-color-gray-600);--sc-review-border-color:var(--sc-color-gray-200);--sc-star-bar-background-color:var(--sc-color-gray-200);--sc-star-bar-fill-color:var(--sc-color-gray-800);--sc-review-overlay-background-color:rgba(0,0,0,.5)}.surecart-theme-dark{--sc-color-gray-50:var(--sc-color-neutral-50);--sc-color-gray-100:var(--sc-color-neutral-100);--sc-color-gray-200:var(--sc-color-neutral-200);--sc-color-gray-300:var(--sc-color-neutral-300);--sc-color-gray-400:var(--sc-color-neutral-400);--sc-color-gray-500:var(--sc-color-neutral-500);--sc-color-gray-600:var(--sc-color-neutral-600);--sc-color-gray-700:var(--sc-color-neutral-700);--sc-color-gray-800:var(--sc-color-neutral-800);--sc-color-gray-900:var(--sc-color-neutral-900);--sc-color-gray-950:var(--sc-color-neutral-950);--sc-input-label-color:var(--sc-color-gray-200);--sc-input-background-color-hover:var(--sc-color-gray-900);--sc-input-background-color-focus:var(--sc-color-gray-900);--sc-input-background-color-disabled:var(--sc-color-gray-800);--sc-input-border-color-focus:var(--sc-color-gray-500);--sc-input-border-color-disabled:var(--sc-color-gray-200);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-border-color:var(--sc-color-gray-700);--sc-input-border-color-hover:var(--sc-color-gray-600);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-700);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-color:var(--sc-color-gray-200);--sc-input-color-hover:var(--sc-color-gray-200);--sc-input-color-focus:var(--sc-color-gray-200);--sc-input-color-disabled:var(--sc-color-gray-100);--sc-input-color-invalid:var(--sc-color-danger-600);--sc-input-icon-color:var(--sc-color-gray-500);--sc-input-icon-color-hover:var(--sc-color-gray-300);--sc-input-icon-color-focus:var(--sc-color-gray-300);--sc-input-placeholder-color:var(--sc-color-gray-500);--sc-input-placeholder-color-disabled:var(--sc-color-gray-400);--sc-input-help-text-color:var(--sc-color-gray-400);--sc-check-input-unchecked-background-color:var(--sc-color-gray-800);--sc-check-input-unchecked-border-color:var(--sc-color-gray-500);--sc-list-row-background-color:var(--sc-color-gray-950);--sc-badge-notice-background-color:var(--sc-color-gray-950);--sc-divider-text-background-color:var(--sc-color-gray-900);--sc-badge-notice-text-color:var(--sc-color-gray-300);--sc-list-row-color:var(--sc-color-gray-300);--sc-empty-color:var(--sc-color-gray-300);--sc-empty-icon-color:var(--sc-color-gray-300);--sc-tab-active-background:var(--sc-color-gray-800);--sc-menu-item-color:var(--sc-color-gray-300);--sc-line-item-title-color:var(--sc-color-gray-300);--sc-order-summary-color:var(--sc-color-gray-300);--sc-order-collapse-link-icon-color:var(--sc-color-gray-300);--sc-input-control-background-color:var(--sc-color-gray-900);--sc-block-ui-background-color:var(--sc-color-gray-800);--sc-select-background-color:var(--sc-color-gray-900);--sc-input-background-color:var(--sc-color-gray-900);--sc-button-default-background-color:var(--sc-color-gray-900);--sc-button-default-hover-background-color:var(--sc-color-gray-900);--sc-button-default-active-background-color:var( --sc-button-default-hover-background-color );--sc-button-default-focus-background-color:var( --sc-button-default-hover-background-color );--sc-button-default-active-border-color:var(--sc-color-gray-600);--sc-button-default-focus-border-color:var(--sc-color-gray-600);--sc-toggle-background-color:var(--sc-color-gray-950);--sc-card-background-color:var(--sc-color-gray-950);--sc-table-cell-background-color:var(--sc-color-gray-800);--sc-alert-background-color:var(--sc-color-gray-800);--sc-alert-title-color:var(--sc-color-white);--sc-input-control-color:var(--sc-color-gray-300);--sc-alert-primary-color:var(--sc-color-gray-300);--sc-alert-info-color:var(--sc-color-gray-300);--sc-alert-danger-color:var(--sc-color-gray-300);--sc-alert-warning-color:var(--sc-color-gray-300);--sc-alert-success-color:var(--sc-color-gray-300);--sc-alert-primary-title-color:var(--sc-color-gray-300);--sc-alert-info-title-color:var(--sc-color-gray-300);--sc-alert-danger-title-color:var(--sc-color-gray-300);--sc-alert-warning-title-color:var(--sc-color-gray-300);--sc-alert-success-title-color:var(--sc-color-gray-300);--sc-breadcrumb-item-label-color:var(--sc-color-gray-300);--sc-breadcrumb-item-label-active-color:var(--sc-color-gray-200);--sc-button-default-color:var(--sc-color-gray-300);--sc-breadcrumb-color:var(--sc-color-gray-300);--sc-stacked-list-row-text-color:var(--sc-color-gray-300);--sc-order-confirmation-color:var(--sc-color-gray-300);--sc-card-border-color:var(--sc-color-gray-600);--sc-select-border-color:var(--sc-color-gray-600);--sc-button-default-border-color:var(--sc-color-gray-600);--sc-stacked-list-border-color:var(--sc-color-gray-600);--sc-divider-border-top-color:var(--sc-color-gray-600);--sc-input-border-color:var(--sc-color-gray-600);--sc-table-border-bottom-color:var(--sc-color-gray-600);--sc-toggle-border-color:var(--sc-color-gray-600);--sc-toggle-shady-color:var(--sc-color-gray-800);--sc-table-row-border-bottom-color:var(--sc-color-gray-600);--sc-badge-notice-border-color:var(--sc-color-gray-600);--sc-stacked-list-row-hover-color:var(--sc-color-gray-800);--sc-skeleton-color:var(--sc-color-gray-800);--sc-skeleton-sheen-color:var(--sc-color-gray-700);--sc-switch-background-thumb-color:var(--sc-color-gray-900);--sc-switch-background-thumb-hover-color:var(--sc-color-gray-900);--sc-swith-label-color:var(--sc-color-gray-300);--sc-switch-description-color:var(--sc-color-gray-400);--sc-switch-control-background-color:var(--sc-color-gray-700);--sc-switch-border-color:var(--sc-color-gray-700);--sc-switch-control-hover-background-color:var(--sc-color-gray-600);--sc-switch-control-hover-border-color:var(--sc-color-gray-600);--sc-switch-checked-control-background-color:var(--sc-color-primary-600);--sc-switch-checked-control-border-color:var(--sc-color-primary-600);--sc-overlay-background-color:#d1d5db22;--sc-panel-background-color:var(--sc-color-gray-900);--sc-panel-border-color:var(--sc-color-gray-800);--sc-tooltip-background-color:var(--sc-color-gray-200);--sc-tooltip-color:var(--sc-color-black);--sc-choice-background-color:var(--sc-color-gray-900);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-stripe-color-logo:"dark";--sc-stripe-color-tag:"dark";--sc-stripe-color-logo-tab-selected:"dark";--sc-stripe-color-tab-selected:"dark";--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-cart-counter-background:var(--sc-color-gray-50);--sc-cart-counter-color:var(--sc-color-gray-950);--sc-cart-main-label-text-color:var(--sc-color-neutral-100);--sc-selected-price-color:var(--sc-color-gray-50);--sc-reviews-background-color:var(--sc-color-gray-900);--sc-review-text-color:var(--sc-color-gray-200);--sc-review-secondary-text-color:var(--sc-color-gray-400);--sc-review-border-color:var(--sc-color-gray-700);--sc-star-bar-background-color:var(--sc-color-gray-700);--sc-star-bar-fill-color:var(--sc-color-gray-200);--sc-review-overlay-background-color:rgba(0,0,0,.7)}[class*=wp-block-surecart-][hidden]{display:none}.sc-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}@-webkit-keyframes sheen{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sheen{0%{background-position:200% 0}to{background-position:-200% 0}}sc-form{display:block}sc-form>:not(:last-child){margin-bottom:var(--sc-form-row-spacing,.75em)}sc-form>:not(:last-child).wp-block-spacer{margin-bottom:0}sc-invoice-details:not(.hydrated),sc-invoice-details:not(:defined){display:none}sc-customer-email:not(.hydrated),sc-customer-email:not(:defined),sc-customer-name:not(.hydrated),sc-customer-name:not(:defined),sc-input:not(.hydrated),sc-input:not(:defined){-webkit-animation:sheen 3s ease-in-out infinite;animation:sheen 3s ease-in-out infinite;background:-webkit-gradient(linear,right top,left top,from(rgb(75 85 99 / .2)),color-stop(rgb(75 85 99 / .1)),color-stop(rgb(75 85 99 / .1)),to(rgb(75 85 99 / .2)));background:linear-gradient(270deg,rgb(75 85 99 / .2),rgb(75 85 99 / .1),rgb(75 85 99 / .1),rgb(75 85 99 / .2));background-size:400% 100%;border-radius:var(--sc-input-border-radius-medium);display:block;height:var(--sc-input-height-medium)}sc-button:not(.hydrated),sc-button:not(:defined),sc-order-submit:not(.hydrated),sc-order-submit:not(:defined){-webkit-animation:sheen 3s ease-in-out infinite;animation:sheen 3s ease-in-out infinite;background:-webkit-gradient(linear,right top,left top,from(rgb(75 85 99 / .2)),color-stop(rgb(75 85 99 / .1)),color-stop(rgb(75 85 99 / .1)),to(rgb(75 85 99 / .2)));background:linear-gradient(270deg,rgb(75 85 99 / .2),rgb(75 85 99 / .1),rgb(75 85 99 / .1),rgb(75 85 99 / .2));background-size:400% 100%;border-radius:var(--sc-input-border-radius-medium);color:#fff0;display:block;height:var(--sc-input-height-large);text-align:center;width:auto}sc-order-summary:not(.hydrated),sc-order-summary:not(:defined){-webkit-animation:sheen 3s ease-in-out infinite;animation:sheen 3s ease-in-out infinite;background:-webkit-gradient(linear,right top,left top,from(rgb(75 85 99 / .2)),color-stop(rgb(75 85 99 / .1)),color-stop(rgb(75 85 99 / .1)),to(rgb(75 85 99 / .2)));background:linear-gradient(270deg,rgb(75 85 99 / .2),rgb(75 85 99 / .1),rgb(75 85 99 / .1),rgb(75 85 99 / .2));background-size:400% 100%;border-radius:var(--sc-input-border-radius-medium);color:#fff0;display:block;height:var(--sc-input-height-large);text-align:center;width:auto}sc-tab-group:not(.hydrated),sc-tab-group:not(:defined),sc-tab:not(.hydrated),sc-tab:not(:defined){visibility:hidden}sc-column:not(.hydrated),sc-column:not(:defined){opacity:0;visibility:hidden}sc-columns{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:var(--sc-column-spacing,var(--sc-spacing-xxxx-large));margin-left:auto;margin-right:auto;width:100%;-webkit-box-align:initial!important;-ms-flex-align:initial!important;align-items:normal!important}@media(min-width:782px){sc-columns{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}sc-columns.are-vertically-aligned-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}sc-columns.are-vertically-aligned-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}sc-columns.are-vertically-aligned-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width:781px){sc-columns:not(.is-not-stacked-on-mobile).is-full-height>sc-column{padding:30px!important}sc-columns:not(.is-not-stacked-on-mobile)>sc-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media(min-width:782px){sc-columns:not(.is-not-stacked-on-mobile)>sc-column{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}sc-columns:not(.is-not-stacked-on-mobile)>sc-column[style*=flex-basis]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}sc-columns.is-not-stacked-on-mobile{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}sc-columns.is-not-stacked-on-mobile>sc-column{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}sc-columns.is-not-stacked-on-mobile>sc-column[style*=flex-basis]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}sc-column{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}sc-column.is-vertically-aligned-top{-ms-flex-item-align:start;align-self:flex-start}sc-column.is-vertically-aligned-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}sc-column.is-vertically-aligned-bottom{-ms-flex-item-align:end;align-self:flex-end}sc-column.is-vertically-aligned-bottom,sc-column.is-vertically-aligned-center,sc-column.is-vertically-aligned-top{width:100%}@media(min-width:782px){sc-column.is-sticky{position:sticky!important;-ms-flex-item-align:start;align-self:flex-start;top:0}}sc-column>:not(.wp-block-spacer):not(:last-child):not(.is-empty):not(style){margin-bottom:var(--sc-form-row-spacing,.75em)}sc-column>:not(.wp-block-spacer):not(:last-child):not(.is-empty):not(style):not(.is-layout-flex){display:block}.hydrated{visibility:inherit}:root{--sc-color-primary-500:#5A1542;--sc-focus-ring-color-primary:#5A1542;--sc-input-border-color-focus:#5A1542;--sc-color-gray-900:#000;--sc-color-primary-text:#ffffff;--wp--preset--color--surecart:#5A1542}:root{--bb-rl-primary-color:#4946fe;--bb-rl-secondary-color:#dde4ff;--bb-rl-background-color:#fff;--bb-rl-background-hover-color:#f8f8f8;--bb-rl-background-secondary-color:#f6f6f6;--bb-rl-background-secondary-hover-color:#f3f3f3;--bb-rl-background-tertiary-color:#dbdbdb;--bb-rl-background-tertiary-hover-color:#cececf;--bb-rl-background-black-color:#0c0c0d;--bb-rl-background-disabled-color:#dbdbdb;--bb-rl-background-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-background-brand-primary-hover-color:#4937f4;--bb-rl-background-brand-secondary-color:#dde4ff;--bb-rl-background-brand-secondary-hover-color:#c2cdff;--bb-rl-background-brand-disabled-color:#767eff;--bb-rl-background-positive-primary-color:#14ae5c;--bb-rl-background-positive-primary-hover-color:#009951;--bb-rl-background-positive-secondary-color:#ebffee;--bb-rl-background-positive-secondary-hover-color:#cff7d3;--bb-rl-background-warning-primary-color:#e5a000;--bb-rl-background-warning-primary-hover-color:#bf6a02;--bb-rl-background-warning-secondary-color:#fffbeb;--bb-rl-background-warning-secondary-hover-color:#fff1c2;--bb-rl-background-danger-primary-color:#ec221f;--bb-rl-background-danger-primary-hover-color:#c00f0c;--bb-rl-background-danger-secondary-color:#fee9e7;--bb-rl-background-danger-secondary-hover-color:#fdd3d0;--bb-rl-border-color:#f3f3f3;--bb-rl-border-secondary-color:#e7e7e7;--bb-rl-border-tertiary-color:#cececf;--bb-rl-border-disabled-color:#f3f3f3;--bb-rl-border-quinery-color:#6d6d6e;--bb-rl-border-quaternary-color:#9e9e9e;--bb-rl-border-brand-primary-color:#3325ae;--bb-rl-border-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-border-positive-primary-color:#02542d;--bb-rl-border-positive-secondary-color:#14ae5c;--bb-rl-border-warning-primary-color:#682d03;--bb-rl-border-warning-secondary-color:#e5a000;--bb-rl-border-danger-primary-color:#690807;--bb-rl-border-danger-secondary-color:#ec221f;--bb-rl-text-color:#242425;--bb-rl-text-white-color:#fff;--bb-rl-text-secondary-color:#555556;--bb-rl-text-tertiary-color:#858586;--bb-rl-text-disabled-color:#9e9e9e;--bb-rl-text-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-text-brand-secondary-color:#3325ae;--bb-rl-text-positive-primary-color:#02542d;--bb-rl-text-positive-secondary-color:#14ae5c;--bb-rl-text-warning-primary-color:#682d03;--bb-rl-text-warning-secondary-color:#e5a000;--bb-rl-text-danger-primary-color:#690807;--bb-rl-text-danger-secondary-color:#ec221f;--bb-rl-icon-color:#0c0c0d;--bb-rl-icon-primary-color:#3d3d3d;--bb-rl-icon-secondary-color:#6d6d6e;--bb-rl-icon-tertiary-color:#9e9e9e;--bb-rl-icon-disabled-color:#cececf;--bb-rl-icon-brand-primary-color:#3325ae;--bb-rl-icon-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-icon-brand-disabled-color:#767eff;--bb-rl-icon-positive-primary-color:#02542d;--bb-rl-icon-positive-secondary-color:#14ae5c;--bb-rl-icon-warning-primary-color:#682d03;--bb-rl-icon-warning-secondary-color:#e5a000;--bb-rl-icon-danger-primary-color:#690807;--bb-rl-icon-danger-secondary-color:#ec221f;--bb-rl-radius-xs:2px;--bb-rl-radius-sm:4px;--bb-rl-radius-md:6px;--bb-rl-radius-base:8px;--bb-rl-radius-lg:12px;--bb-rl-radius-full:99px;--bb-rl-space-0:0;--bb-rl-space-50:4px;--bb-rl-space-100:8px;--bb-rl-space-200:16px;--bb-rl-space-300:24px;--bb-rl-space-400:32px;--bb-rl-space-500:40px;--bb-rl-space-600:48px;--bb-rl-space-700:56px;--bb-rl-z-index-dropdown:1000;--bb-rl-z-index-sticky:1020;--bb-rl-z-index-fixed:1030;--bb-rl-z-index-adminbar:1035;--bb-rl-z-index-modal-backdrop:1040;--bb-rl-z-index-modal:1050;--bb-rl-z-index-popover:1060;--bb-rl-z-index-tooltip:1070;--bb-rl-font-family-base:InterText,serif;--bb-rl-font-size-2xl:20px;--bb-rl-font-size-base:16px;--bb-rl-font-size-xs:11px;--bb-rl-font-size-sm:13px;--bb-rl-base-line-xs:16px;--bb-rl-base-line-small:20px;--bb-rl-base-line:24px;--bb-rl-base-line-2xl:30px}.bb-rl-dark-mode{--bb-rl-primary-color:#4946fe;--bb-rl-background-color:#242425;--bb-rl-background-hover-color:#555556;--bb-rl-background-secondary-color:#2f2f2f;--bb-rl-background-secondary-hover-color:#3d3d3d;--bb-rl-background-tertiary-color:#6d6d6e;--bb-rl-background-tertiary-hover-color:#555556;--bb-rl-background-black-color:#0c0c0d;--bb-rl-background-disabled-color:#dbdbdb;--bb-rl-background-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-background-brand-primary-hover-color:#4937f4;--bb-rl-background-brand-secondary-color:#3325ae;--bb-rl-background-brand-secondary-hover-color:#2e2689;--bb-rl-background-brand-disabled-color:#767eff;--bb-rl-background-positive-primary-color:#008043;--bb-rl-background-positive-primary-hover-color:#02542d;--bb-rl-background-positive-secondary-color:#02542d;--bb-rl-background-positive-secondary-hover-color:#024023;--bb-rl-background-warning-primary-color:#975102;--bb-rl-background-warning-primary-hover-color:#682d03;--bb-rl-background-warning-secondary-color:#682d03;--bb-rl-background-warning-secondary-hover-color:#522504;--bb-rl-background-danger-primary-color:#900b09;--bb-rl-background-danger-primary-hover-color:#690807;--bb-rl-background-danger-secondary-color:#690807;--bb-rl-background-danger-secondary-hover-color:#4d0b0a;--bb-rl-border-color:#2f2f2f;--bb-rl-border-secondary-color:#3d3d3d;--bb-rl-border-tertiary-color:#555556;--bb-rl-border-disabled-color:#f3f3f3;--bb-rl-border-quinery-color:#f6f6f6;--bb-rl-border-quaternary-color:#f3f3f3;--bb-rl-border-brand-primary-color:#c2cdff;--bb-rl-border-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-border-positive-primary-color:#cff7d3;--bb-rl-border-positive-secondary-color:#14ae5c;--bb-rl-border-warning-primary-color:#fff1c2;--bb-rl-border-warning-secondary-color:#e5a000;--bb-rl-border-danger-primary-color:#fdd3d0;--bb-rl-border-danger-secondary-color:#ec221f;--bb-rl-text-color:#fff;--bb-rl-text-white-color:#fff;--bb-rl-text-secondary-color:#cececf;--bb-rl-text-tertiary-color:#b6b6b6;--bb-rl-text-disabled-color:#e7e7e7;--bb-rl-text-brand-primary-color:var(--bb-rl-primary-color);--bb-rl-text-brand-secondary-color:#c2cdff;--bb-rl-text-positive-primary-color:#cff7d3;--bb-rl-text-positive-secondary-color:#14ae5c;--bb-rl-text-warning-primary-color:#fff1c2;--bb-rl-text-warning-secondary-color:#e5a000;--bb-rl-text-danger-primary-color:#fdd3d0;--bb-rl-text-danger-secondary-color:#ec221f;--bb-rl-icon-color:#cececf;--bb-rl-icon-primary-color:#cececf;--bb-rl-icon-secondary-color:#cececf;--bb-rl-icon-tertiary-color:#9e9e9e;--bb-rl-icon-disabled-color:#858586;--bb-rl-icon-brand-primary-color:#c2cdff;--bb-rl-icon-brand-secondary-color:var(--bb-rl-primary-color);--bb-rl-icon-brand-disabled-color:#767eff;--bb-rl-icon-positive-primary-color:#cff7d3;--bb-rl-icon-positive-secondary-color:#14ae5c;--bb-rl-icon-warning-primary-color:#fff1c2;--bb-rl-icon-warning-secondary-color:#e5a000;--bb-rl-icon-danger-primary-color:#fdd3d0;--bb-rl-icon-danger-secondary-color:#ec221f;color-scheme:dark;scrollbar-color:#666 #fff0}.bb-rl-button{align-items:center;border-radius:var(--bb-rl-radius-md);cursor:pointer;display:inline-flex;font-size:1rem;justify-content:center;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-rl-button.bb-rl-button--small{font-size:.875rem;padding:var(--bb-rl-space-50) var(--bb-rl-space-200)}.bb-rl-button.bb-rl-button--brandFill{background-color:var(--bb-rl-background-brand-primary-color);border:1px solid var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color)}.bb-rl-button.bb-rl-button--brandFill:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-button.bb-rl-button--brandFill:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-button.bb-rl-button--brandFill:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--brandOutline{background-color:#fff0;border:1px solid var(--bb-rl-text-brand-primary-color);color:var(--bb-rl-text-brand-primary-color)}.bb-rl-button.bb-rl-button--brandOutline:hover{border-color:var(--bb-rl-background-brand-primary-color)}.bb-rl-button.bb-rl-button--brandOutline:focus{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-button.bb-rl-button--brandOutline:disabled{border-color:var(--bb-rl-background-brand-disabled-color);color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--secondaryFill{background-color:var(--bb-rl-background-tertiary-color);border:1px solid #fff0;color:var(--bb-rl-text-color)}.bb-rl-button.bb-rl-button--secondaryFill:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-button.bb-rl-button--secondaryFill:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-button.bb-rl-button--secondaryFill:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--secondaryOutline{background-color:#fff0;border:1px solid var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-color)}.bb-rl-button.bb-rl-button--secondaryOutline:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-button.bb-rl-button--secondaryOutline:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-button.bb-rl-button--secondaryOutline:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--dangerFill{background-color:var(--bb-rl-background-danger-primary-color);border:1px solid #fff0;color:var(--bb-rl-text-white-color)}.bb-rl-button.bb-rl-button--dangerFill:hover{background-color:var(--bb-rl-background-danger-primary-hover-color)}.bb-rl-button.bb-rl-button--dangerFill:focus{outline:2px solid var(--bb-rl-border-danger-primary-color)}.bb-rl-button.bb-rl-button--dangerFill:disabled{background-color:var(--bb-rl-background-danger-secondary-hover-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--tertiaryText{background-color:#fff0;border:none;color:var(--bb-rl-text-color)}.bb-rl-button.bb-rl-button--tertiaryText:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-button.bb-rl-button--tertiaryText:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-button.bb-rl-button--tertiaryText:disabled{color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-button.bb-rl-button--tertiaryLink{background-color:#fff0;border:none;border-bottom:1px solid #fff0;border-radius:0;color:var(--bb-rl-text-brand-primary-color)}.bb-rl-button.bb-rl-button--tertiaryLink:hover{border-bottom-color:var(--bb-rl-link-primary-hover-color)}.bb-rl-button.bb-rl-button--tertiaryLink:disabled{border-bottom-color:#fff0;color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-loader{animation:spin 3s linear infinite;border:2px solid var(--bb-rl-border-quaternary-color);border-radius:var(--bb-rl-radius-full);border-top-color:var(--bb-rl-border-tertiary-color);display:inline-block;height:22px;width:22px}.bb-rl-header-block.bb-rl-header{background-color:var(--bb-rl-background-color);border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-400)}body.admin-bar .bb-rl-header-block.bb-rl-header{top:32px}.bb-rl-header-block .bp-hide,.bb-rl-header-block.bb-rl-header .bb-rl-left-panel-mobile{display:none}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu{align-items:flex-start;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);flex-direction:column;list-style:none;margin:0;min-width:195px;opacity:0;padding:var(--bb-rl-space-100) 0;position:absolute;right:var(--bb-rl-space-100);top:var(--bb-rl-space-400);visibility:hidden;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu.active{opacity:1;visibility:visible}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li{display:block;width:100%}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a{align-items:center;background-color:#fff0;border:0;border-radius:0;color:var(--bb-rl-text-secondary-color);display:inline-flex;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);padding:10px var(--bb-rl-space-200);white-space:nowrap;width:100%}.bb-rl-header-block.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}.bb-rl-header-block li.bb-rl-hideshow{position:relative}.bb-rl-header-block .bb-rl-nav-more i{color:var(--bb-rl-icon-primary-color);font-weight:500;margin-left:var(--bb-rl-space-50)}.bb-rl-header-block .bb-rl-header{background-color:var(--bb-rl-background-color);border-bottom:1px solid var(--bb-rl-border-secondary-color);left:0;padding:var(--bb-rl-space-200) var(--bb-rl-space-400);position:fixed;right:0;top:0;z-index:var(--bb-rl-z-index-fixed)}.bb-rl-header-block .bb-rl-header-block{position:static}.bb-rl-header-block body.admin-bar .bb-rl-header{top:32px}.bb-rl-header-block .bb-rl-header .bb-rl-left-panel-mobile{display:none}.bb-rl-header-block .bb-readylaunch-menu{align-items:center;display:flex;flex:1;flex-wrap:wrap;font-weight:400;justify-content:center;list-style:none;margin:0;padding:0}.block-editor-block-list__block .bb-rl-header-block .bb-readylaunch-menu{height:34px;overflow:hidden}.bb-rl-header-block .bb-readylaunch-menu>li:not(:last-child){margin-right:var(--bb-rl-space-200)}.bb-rl-header-block .bb-readylaunch-menu>li>a{align-items:center;background-color:#fff0;border:none;border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-color);cursor:pointer;display:inline-flex;font-size:.85rem;justify-content:center;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.bb-rl-header-block .bb-readylaunch-menu>li>a:focus{outline:none}.bb-rl-header-block .bb-readylaunch-menu>li>a:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-readylaunch-menu>li:hover>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-menu>li.current-menu-item>a{background-color:var(--bb-rl-background-secondary-hover-color);font-weight:600}.bb-rl-header-block .bb-readylaunch-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgb(0 0 0 / .12);left:0;list-style:none;margin:0;min-width:168px;opacity:0;padding:var(--bb-rl-space-100) 0;position:absolute;top:100%;visibility:hidden;z-index:100}.bb-rl-header-block .bb-readylaunch-menu .menu-item a{border-radius:var(--bb-rl-radius-sm);box-sizing:border-box;color:var(--bb-rl-text-color);display:block;font-size:.85rem;line-height:1.4;margin-bottom:1px;overflow:hidden;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item:hover>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item:hover>.sub-menu{left:-2px;right:inherit;top:0;transform:translateX(100%)}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children>a{padding-right:var(--bb-rl-space-300)}.bb-rl-header-block .bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children:after{color:var(--bb-rl-icon-secondary-color);content:"";display:block;font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);position:absolute;right:var(--bb-rl-space-200);top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-menu .menu-item:hover>.sub-menu{opacity:1;visibility:visible}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap,.bb-rl-header-block.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo,.bb-rl-header-block.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo-text,.bb-rl-header-block:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo,.bb-rl-header-block:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo-text{display:none}.bb-rl-header-block .bb-rl-site-branding .site-title a{color:var(--bb-rl-text-color);font-size:18px;font-weight:600;text-decoration:none}.bb-rl-header-block .bb-rl-site-branding .site-title a:focus{outline:none}.bb-rl-header-block .bb-rl-site-branding .site-title a:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-site-branding img{max-height:32px;max-width:130px;-o-object-fit:contain;object-fit:contain}.bb-rl-header-block .bb-rl-header-container{align-items:center;display:flex;justify-content:space-between}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-aside-inner{align-items:center;display:flex;gap:var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap{position:relative}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-dropdown{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);box-shadow:0 4px 12px 0 rgb(0 0 0 / .1);display:none;list-style:none;margin:0;min-width:480px;opacity:0;overflow:visible;position:absolute;right:-15px;top:calc(100% + 8px);visibility:hidden;z-index:0}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-dropdown .bb-rl-loader{display:table;margin:20px auto}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .bb-rl-option-wrap .bb-rl-option-dropdown li{padding:0}.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-dropdown{display:block;opacity:1;visibility:visible;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-link{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-link>span:after,.bb-rl-header-block .bb-rl-header-aside .notification-wrap.selected .notification-link>span:before{display:none}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header{align-items:center;border-bottom:1px solid var(--bb-rl-border-secondary-color);display:flex;justify-content:space-between;margin:var(--bb-rl-space-100) var(--bb-rl-space-200);padding:var(--bb-rl-space-100) 0}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header h2{color:var(--bb-rl-text-color);font-size:1rem;font-weight:500}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .notification-header-action{color:var(--bb-rl-icon-secondary-color);font-size:1rem}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .message-view-all-link{align-items:center;border-radius:var(--bb-rl-radius-full);cursor:pointer;display:inline-flex;font-size:.85rem;justify-content:center;margin:0 var(--bb-rl-space-200) 0 auto;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .mark-read-all{background:#fff0;border:0;color:var(--bb-rl-text-color);cursor:pointer;font-size:16px}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header .mark-read-all [class*=bb-icons-rl]{opacity:.6}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header-actions{align-items:center;display:flex;gap:var(--bb-rl-space-200)}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-header-actions a{line-height:1.5}.bb-rl-header-block .bb-rl-header-aside .notification-link{border-radius:var(--bb-rl-radius-md);display:inline-block;height:auto;padding:4px;text-decoration:none}.bb-rl-header-block .bb-rl-header-aside .notification-link:focus{outline:none}.bb-rl-header-block .bb-rl-header-aside .notification-link:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-header-aside .notification-link>span{display:flex}.bb-rl-header-block .bb-rl-header-aside .notification-link [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:24px}.bb-rl-header-block .bb-rl-header-aside .notification-link .count{background-color:var(--bb-rl-primary-color);border-radius:var(--bb-rl-radius-full);box-shadow:0 2px 2px 0 rgb(0 0 0 / .15);color:var(--bb-rl-text-white-color);font-size:9px;font-style:normal;font-weight:600;letter-spacing:-.55px;line-height:1.6;padding:1px 6px;position:absolute;right:-4px;top:calc(50% - 20px)}.bb-rl-header-block .bb-rl-header-aside .user-wrap{margin-left:var(--bb-rl-space-300);position:relative}.bb-rl-header-block .bb-rl-header-aside .user-wrap .avatar{border-radius:var(--bb-rl-radius-full);height:auto;max-width:32px;-o-object-fit:contain;object-fit:contain}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-user-link{border-radius:var(--bb-rl-radius-full);display:flex}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-user-link:focus{outline:none}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-user-link:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-header-aside .user-wrap .bb-rl-profile-dropdown{display:none}.bb-rl-header-block .bb-rl-header-aside .user-wrap.active .bb-rl-profile-dropdown{display:block}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search{font-size:.85rem;margin-right:var(--bb-rl-space-300)}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:16px;margin-right:var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search .bb-rl-header-search__label{white-space:nowrap}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search:focus{outline:none}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-buttons .signin-button:hover{border-bottom-color:#fff0}.bb-rl-header-block .notification-dropdown .notification-header-tabs{margin:0 var(--bb-rl-space-200)}.bb-rl-header-block .notification-dropdown .notification-header-tab-action{border-radius:var(--bb-rl-radius-full);color:var(--bb-rl-text-secondary-color);font-size:.85rem;font-weight:500}.bb-rl-header-block .notification-dropdown .notification-header-tab-action.active,.bb-rl-header-block .notification-dropdown .notification-header-tab-action:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color);font-weight:600}.bb-rl-header-block .notification-dropdown ul.notification-list{margin:0;max-height:52vh;max-width:inherit;overflow:auto;overflow-x:hidden;padding:var(--bb-rl-space-100)}.bb-rl-header-block .notification-dropdown ul.notification-list>li{align-items:center;border-radius:var(--bb-rl-radius-md);display:flex;padding:var(--bb-rl-space-200);position:relative}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar{flex:0 0 40px;margin-right:var(--bb-rl-space-100)}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar>a{position:relative}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar img{border-radius:var(--bb-rl-radius-full);display:block;height:auto;max-width:36px}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .member-status.offline{display:none}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .member-status.online{background-color:var(--bb-rl-background-positive-primary-color);border:2px solid var(--bb-rl-background-color);border-radius:100%;bottom:0;box-sizing:border-box;height:12px;position:absolute;right:0;top:inherit;width:12px;z-index:1}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .thread-multiple-avatar{min-height:40px;min-width:40px;position:relative}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .thread-multiple-avatar img{left:0;max-width:24px;position:absolute;top:0}.bb-rl-header-block .notification-dropdown ul.notification-list>li .notification-avatar .thread-multiple-avatar img+img{bottom:0;left:auto;right:0;top:auto}.bb-rl-header-block .notification-list>li:has(.bb-rl-option-wrap.active),.bb-rl-header-block .notification-list>li:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .notification-list .bb-full-link{font-size:0}.bb-rl-header-block .notification-list .bb-full-link>a{cursor:pointer;font-size:0;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.bb-rl-header-block .notification-list .notification-content{display:flex;flex:1;flex-flow:column;overflow:hidden;position:relative;width:100%}.bb-rl-header-block .notification-list .notification-content a{text-decoration:none}.bb-rl-header-block .notification-list .notification-content .notification-users{color:var(--bb-rl-text-color);display:block;font-size:.9rem;font-weight:500;line-height:1.3;white-space:nowrap;width:calc(100% - 50px)}.bb-rl-header-block .notification-list .notification-content .notification-users a{color:inherit;text-decoration:none}.bb-rl-header-block .notification-list .notification-content .posted{color:var(--bb-rl-text-tertiary-color);display:block;font-size:.85rem;line-height:1.5}.bb-rl-header-block .notification-list .notification-content .posted img{height:20px;vertical-align:middle;width:20px}.bb-rl-header-block .notification-list .unread:before{background-color:var(--bb-rl-primary-color);border-radius:50%;bottom:24px;content:"";height:6px;position:absolute;right:var(--bb-rl-space-100);width:6px}.bb-rl-header-block .notification-list .unread .notification-content .posted{color:var(--bb-rl-text-color);font-weight:500}.bb-rl-header-block .notification-list .unread:hover:before{opacity:0;visibility:hidden}.bb-rl-header-block .notification-list .bb-rl-load-more{height:0;overflow:hidden;visibility:hidden;width:0}.bb-rl-header-block .notification-list li.bb-rl-no-messages-wrap{background-color:#fff0}.bb-rl-header-block .bb-rl-no-messages{align-items:center;display:flex;flex-direction:column}.bb-rl-header-block .bb-rl-no-messages>[class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:40px;margin-bottom:var(--bb-rl-space-200)}.bb-rl-header-block .bb-rl-no-messages h3{font-size:18px;font-weight:600;margin:0 0 var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-no-messages .bb-rl-no-messages-description{color:var(--bb-rl-text-secondary-color);font-size:14px;margin:0 auto var(--bb-rl-space-300);max-width:300px;text-align:center}.bb-rl-header-block .bb-rl-no-messages .bb-rl-no-messages-button{margin-bottom:var(--bb-rl-space-200)}.bb-rl-header-block .bb-rl-no-messages .bb-rl-button{align-items:center;display:flex;gap:var(--bb-rl-space-50)}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar{position:relative}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar img{max-height:32px;max-width:32px;-o-object-fit:cover;object-fit:cover}.bb-rl-header-block .notification-listing .notification-list li .notification-content{color:var(--bb-rl-text-color);font-size:.9rem;font-weight:500;line-height:1.3;max-width:calc(100% - 75px)}.bb-rl-header-block .notification-listing .notification-list li .notification-content a{color:var(--bb-rl-text-color)}.bb-rl-header-block .notification-listing .notification-list li .notification-content .posted{color:var(--bb-rl-text-tertiary-color);display:block;font-size:.85rem;font-weight:400;line-height:19px;margin-top:3px}.bb-rl-header-block .notification-listing .notification-list li.unread:before{bottom:50%;margin-bottom:-1px;right:27px}.bb-rl-header-block .notification-listing .notification-list li .actions{margin-top:-8px;position:absolute;right:10px;top:50%}.bb-rl-header-block .notification-listing .notification-list li .actions>a{cursor:pointer}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap{opacity:0;visibility:hidden}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap__action{background-color:var(--bb-rl-background-secondary-hover-color);padding:0}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap__action [class*=bb-icons-rl]{color:var(--bb-rl-icon-tertiary-color)}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon]{align-items:center;background-color:var(--bb-rl-background-positive-primary-color);border-radius:var(--bb-rl-radius-full);bottom:-6px;display:flex;font-style:normal;height:20px;justify-content:center;position:absolute;right:0;width:20px}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon]:before{color:var(--bb-rl-text-white-color);font-family:bb-icons-rl!important;font-size:12px;margin:0;opacity:1}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-activity:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-activity:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-reply:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-square-dots:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-square:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-poll:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .notification-avatar [class*=bb-icon].bb-icon-image:before{content:""}.bb-rl-header-block .notification-listing .notification-list li .bb-rl-option-wrap.active,.bb-rl-header-block .notification-listing .notification-list li:hover .bb-rl-option-wrap{opacity:1;visibility:visible}.bb-rl-header-block .bb-rl-profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);z-index:100}.bb-rl-header-block .bb-rl-profile-dropdown ul li a{align-items:center;box-sizing:border-box;color:var(--bb-rl-text-secondary-color);display:inline-flex;font-size:var(--bb-rl-font-size-sm);font-weight:500;gap:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line-small);margin:0;padding:10px var(--bb-rl-space-200);text-decoration:none;width:100%}.bb-rl-header-block .bb-rl-profile-dropdown ul li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:0 4px 12px 0 rgb(0 0 0 / .12);list-style:none;margin:0;min-width:240px;padding:var(--bb-rl-space-100) 0}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item i{color:var(--bb-rl-icon-primary-color);font-size:var(--bb-rl-font-size-2xl)}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:last-of-type{border-top:1px solid var(--bb-rl-border-secondary-color);margin-top:var(--bb-rl-space-100);padding-top:var(--bb-rl-space-100)}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists)>a:after{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);font-style:normal;font-weight:400;margin-left:auto}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists li{position:relative}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists li>.bb-profile-submenu-lists{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:0 4px 12px 0 rgb(0 0 0 / .12);list-style:none;min-width:192px;opacity:0;padding:var(--bb-rl-space-100) 0;position:absolute;right:100%;top:0;transition:all .3s ease-in-out;visibility:hidden}.bb-rl-header-block .bb-rl-profile-dropdown .bb-rl-profile-lists li:hover>.bb-profile-submenu-lists{opacity:1;visibility:visible}.bb-rl-header-block:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a{padding-right:30px}.bb-rl-header-block:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a:after{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);font-weight:400;position:absolute;right:12px}.bb-rl-header-block.bb-rl-dark-mode #bb-rl-profile-theme-dark a{padding-right:30px}.bb-rl-header-block.bb-rl-dark-mode #bb-rl-profile-theme-dark a:after{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);font-weight:400;position:absolute;right:12px}.bb-rl-option-wrap{position:relative}.bb-rl-option-wrap__action{color:var(--bb-rl-icon-tertiary-color);font-size:24px}.bb-rl-option-wrap.active .bb-rl-option-dropdown{opacity:1;visibility:visible}.bb-rl-option-dropdown{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);list-style:none;padding:var(--bb-rl-space-100);position:absolute;right:0;top:100%;visibility:hidden;width:195px;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-option-dropdown__button{align-items:center;background-color:#fff0;border:0;cursor:pointer;display:flex;gap:8px;padding:var(--bb-rl-space-100);text-align:left;width:100%}.bb-rl-option-dropdown__button [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:20px}.bb-rl-option-dropdown__button:hover{background-color:var(--bb-rl-background-secondary-hover-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-option-dropdown__label{color:var(--bb-rl-icon-secondary-color);font-size:.85rem;font-weight:500}button[data-balloon]{overflow:visible}[data-balloon]{cursor:pointer;position:relative}[data-balloon]:after{background-color:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 1px 3px 0 #000;color:var(--bb-rl-text-white-color);content:attr(data-balloon);font-size:.85rem;font-weight:500;letter-spacing:-.24px;line-height:1.3;padding:6px 12px;text-align:center;white-space:nowrap;z-index:var(--bb-rl-z-index-dropdown)}[data-balloon]:after,[data-balloon]:before{opacity:0;pointer-events:none;position:absolute;transition:all .18s ease-out .18s}[data-balloon]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2712%27%3E%3Cpath fill=%27var%28--bb-rl-background-black-color%29%27 d=%27M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002S8.594 0 2.658 0%27/%3E%3C/svg%3E");background-size:100% auto;content:"";height:6px;width:18px;z-index:10}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{opacity:1;pointer-events:auto}[data-balloon].font-awesome:after{font-family:FontAwesome}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon][data-balloon-blunt]:after,[data-balloon][data-balloon-blunt]:before{transition:none}[data-balloon][data-balloon-pos=down]:after{left:50%;margin-top:11px;top:100%;transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2712%27%3E%3Cpath fill=%27var%28--bb-rl-background-black-color%29%27 d=%27M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002S27.406 12 33.342 12%27/%3E%3C/svg%3E");background-size:100% auto;height:6px;left:50%;margin-top:5px;top:100%;transform:translate(-50%,-10px);width:18px}[data-balloon][data-balloon-pos=down]:hover:after,[data-balloon][data-balloon-pos=down]:hover:before,[data-balloon][data-balloon-pos=down][data-balloon-visible]:after,[data-balloon][data-balloon-pos=down][data-balloon-visible]:before{transform:translate(-50%)}@media screen and (max-width:992px){.bb-rl-header-block .bb-rl-header-container{justify-content:flex-start}.bb-rl-header-block.bb-rl-header{padding:var(--bb-rl-space-200)}.bb-rl-header-block.bb-rl-header .bb-rl-left-panel-mobile{align-items:center;color:var(--bb-rl-icon-secondary-color);display:flex;font-size:28px;margin-right:var(--bb-rl-space-200);text-decoration:none}.bb-mobile-menu-open .bb-rl-header-block .bb-rl-left-panel-mobile [class*=bb-icons-rl]:before{content:""}.bb-rl-header-block .bb-readylaunch-menu,.bb-rl-header-block .bb-rl-header-search__label,.bb-rl-header-block .bb-rl-left-panel{display:none}.bb-rl-header-block .bb-rl-site-branding{margin-left:auto;margin-right:auto}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap{background-color:var(--bb-rl-background-color);bottom:0;display:block;left:-100%;overflow:auto;position:fixed;top:66px;transition:all .35s ease-in-out;width:100%;z-index:var(--bb-rl-z-index-fixed)}body.admin-bar .bb-rl-header-block .bb-readylaunch-mobile-menu__wrap{top:98px}body.bb-mobile-menu-open .bb-rl-header-block .bb-readylaunch-mobile-menu__wrap{left:0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel{display:block;height:auto!important;position:static;width:auto}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items{border-bottom:1px solid var(--bb-rl-border-secondary-color);margin:0 var(--bb-rl-space-200);padding:var(--bb-rl-space-200) 0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul{list-style:none;margin:0;padding:0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a{align-items:center;border-radius:var(--bb-rl-radius-md);color:var(--bb-rl-text-color);display:flex;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a>i{color:var(--bb-rl-icon-color);font-size:20px}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a .notification-label{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.4}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a .count{background-color:var(--bb-rl-background-tertiary-color);border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-color);display:inline-flex;font-size:var(--bb-rl-font-size-xs);font-weight:500;line-height:1.4;margin-left:auto;padding:var(--bb-rl-space-50) var(--bb-rl-space-100)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2{align-items:center;display:flex;margin-bottom:0;position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:after{color:var(--bb-rl-icon-tertiary-color);content:"";font-family:bb-icons-rl;font-size:16px;font-weight:400;margin-left:var(--bb-rl-space-100)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:before{color:var(--bb-rl-icon-tertiary-color);content:"";font-family:bb-icons-rl;font-size:16px;font-weight:700;margin-left:var(--bb-rl-space-100);position:absolute;right:0;top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list>ul{display:none}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list ul{display:block}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2{margin-bottom:var(--bb-rl-space-200)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2:after{transform:rotate(180deg)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2:before{content:""}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bp-dir-search-form{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);display:block;margin:var(--bb-rl-space-200) var(--bb-rl-space-400) 0;position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bp-dir-search-form:before{color:var(--bb-rl-icon-secondary-color);content:"";font-family:bb-icons-rl;font-size:20px;font-style:normal;font-weight:400;left:12px;margin-right:var(--bb-rl-space-100);position:absolute;top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bp-dir-search-form button[type=submit]{height:auto;opacity:0;top:50%;transform:translateY(-50%)}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar{box-sizing:border-box;padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-500);position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#search{border-radius:0;color:var(--bb-rl-text-color);font-family:inherit;font-size:14px;font-weight:400;padding:0}.bb-rl-header-block .bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#search:-webkit-input-placeholder{color:var(--bb-rl-text-tertiary-color)}.bb-rl-header-block .bb-rl-mobile-user-name{color:var(--bb-rl-text-color);font-size:1rem;font-weight:500}.bb-rl-header-block .bb-rl-my-account-link a{color:var(--bb-rl-text-tertiary-color);font-size:.85rem;font-weight:500}.bb-rl-header-block .bb-rl-header-aside .bb-message-dropdown-notification,.bb-rl-header-block .bb-rl-header-aside .bb-rl-header-search,.bb-rl-header-block .bb-rl-header-aside .notification-wrap{display:none}.bb-rl-header-block .bb-readylaunch-mobile-menu{border-bottom:1px solid var(--bb-rl-border-secondary-color);list-style:none;margin:0 var(--bb-rl-space-200);padding:var(--bb-rl-space-200) 0}.bb-rl-header-block .bb-readylaunch-mobile-menu li a{border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-color);display:block;font-size:var(--bb-rl-font-size-base);font-weight:600;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none}.bb-rl-header-block .bb-readylaunch-mobile-menu li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-mobile-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-header-block .bb-readylaunch-mobile-menu .submenu-toggle{color:var(--bb-rl-text-tertiary-color);cursor:pointer;font-size:20px;height:30px;line-height:30px;position:absolute;right:10px;text-align:center;top:4px;width:30px}.bb-rl-header-block .bb-readylaunch-mobile-menu .sub-menu{display:none;list-style:none;margin-top:var(--bb-rl-space-100);padding-left:var(--bb-rl-space-300)}.bb-rl-header-block .bb-readylaunch-mobile-menu .open-parent>.sub-menu{display:block}.bb-rl-header-block .bb-readylaunch-mobile-menu .open-parent>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-header-block .bb-readylaunch-mobile-menu .open-parent>a .submenu-toggle{transform:rotate(-180deg)}}@media screen and (max-width:782px){body.admin-bar .bb-rl-header{top:46px}body.admin-bar .bb-readylaunch-mobile-menu__wrap{top:112px}}@media screen and (max-width:544px){.bb-rl-header-block .bb-rl-header-aside .notification-wrap.messages-wrap .notification-dropdown{right:-30px}.bb-rl-header-block .bb-rl-header-aside .notification-wrap .notification-dropdown{max-width:280px;min-width:280px;right:-10px}}.bb-rl-search-modal .bb-rl-modal-wrapper{max-width:800px}.bb-rl-search-modal .bp-search-form-wrapper{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);box-shadow:0 4px 12px 0 rgb(0 0 0 / .1);height:auto;opacity:1;padding:0!important;position:relative;visibility:visible;z-index:999995}.bb-rl-search-modal .bp-dir-search-form{align-items:center;background-color:var(--bb-rl-background-color);border:none;border-radius:var(--bb-rl-radius-lg);display:inline-flex;flex-wrap:wrap;height:auto!important;max-width:inherit!important;position:relative;width:100%}.bb-rl-search-modal .bp-dir-search-form:before{display:none}.bb-rl-search-modal .bp-dir-search-form button[type=submit]{background-color:#fff0;border:none;color:var(--bb-rl-icon-secondary-color);left:var(--bb-rl-space-300);line-height:1;opacity:1;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.bb-rl-search-modal .bp-dir-search-form button[type=submit] span[class^=bb-icons-rl-]{font-size:24px}.bb-rl-search-modal input#search{background-image:none;border-radius:var(--bb-rl-radius-md);box-shadow:none;font-size:var(--bb-rl-font-size-base);font-weight:500;height:auto;line-height:var(--bb-rl-base-line);padding:var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-700);width:100%}.bb-rl-search-modal .bb-rl-search-results-container{max-width:100%}.bb-rl-network-search-modal .bb-rl-modal-mask{align-items:flex-start}.bb-rl-network-search-modal .bb-rl-modal-mask .bb-rl-modal-wrapper{left:50%;margin:50px auto;position:absolute;top:6%;transform:translateX(-50%);width:90%}.bb-rl-network-search-bar{align-items:center;display:flex;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-700);position:relative;width:100%}.bb-rl-network-search-bar input#search{border:0;flex:1;font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);outline:none;padding:var(--bb-rl-space-100)}.bb-rl-network-search-bar input#search::-webkit-search-cancel-button,.bb-rl-network-search-bar input#search::-webkit-search-decoration,.bb-rl-network-search-bar input#search::-webkit-search-results-button,.bb-rl-network-search-bar input#search::-webkit-search-results-decoration{display:none}.bb-rl-network-search-bar .bb-rl-network-search-clear{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);text-decoration:none;white-space:nowrap}.bb-rl-network-search-bar .bb-rl-filter-tag{align-items:center;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);cursor:pointer;display:inline-flex;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);white-space:nowrap}.bb-rl-network-search-bar .bb-rl-filter-tag .search-filter-label{color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-network-search-bar .bb-rl-filter-tag i,.bb-rl-network-search-bar .bb-rl-network-search-filter.bb_more_options .bb_more_options_action i{color:var(--bb-rl-icon-secondary-color);font-size:16px}.bb-rl-network-search-bar .bb-rl-network-search-filter{align-items:center;background-color:#fff0;border:0;display:flex;height:32px;line-height:32px;padding:0;position:relative}.bb-rl-network-search-bar .bb-rl-network-search-filter .select2-results__options{max-height:50vh;overflow-y:auto}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown{top:calc(100% + var(--bb-rl-space-50))}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a{align-items:center;color:var(--bb-rl-text-color);display:inline-flex;font-size:var(--bb-rl-font-size-sm);font-weight:500;gap:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line-small);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);white-space:nowrap;width:100%}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a:before{display:none}.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-ac-results .bp-search-ac{list-style:none;margin:6px 0;padding:0}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper{border:0!important;display:flex;gap:var(--bb-rl-space-200)}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper>a.x{display:none}.bb-rl-ac-results .bp-search-ac>li{border-top:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)!important}.bb-rl-ac-results .bp-search-ac>li .item-avatar{display:inline-block;height:48px;width:48px}.bb-rl-ac-results .bp-search-ac>li .item-avatar img.attachment-post-thumbnail,.bb-rl-ac-results .bp-search-ac>li .item-avatar img.avatar{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.bb-rl-ac-results .bp-search-ac>li .item-avatar img.attachment-post-thumbnail{border-radius:var(--bb-rl-radius-md)}.bb-rl-ac-results .bp-search-ac>li .item-avatar i{align-items:center;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);display:inline-flex;height:100%;justify-content:center;width:100%}.bb-rl-ac-results .bp-search-ac>li.bbls-groups-type .item-avatar img.avatar,.bb-rl-ac-results .bp-search-ac>li.bbls-photos-type .item-avatar img.avatar,.bb-rl-ac-results .bp-search-ac>li.bbls-videos-type .item-avatar img.avatar{border-radius:var(--bb-rl-radius-base)}.bb-rl-ac-results .bp-search-ac>li .item-title{align-items:center;color:var(--bb-rl-text-color);display:flex;font-size:var(--bb-rl-font-size-base);font-weight:600;gap:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-100)}.bb-rl-ac-results .bp-search-ac>li .item-title a{color:var(--bb-rl-text-color)}.bb-rl-ac-results .bp-search-ac>li .item,.bb-rl-ac-results .bp-search-ac>li .item-content{flex:1}.bb-rl-ac-results .bp-search-ac>li .item-desc{color:var(--bb-rl-text-color);font-size:14px;font-weight:400;line-height:22px}.bb-rl-ac-results .bp-search-ac>li .item-desc span:empty+br{display:none}.bb-rl-ac-results .bp-search-ac>li .entry-meta{align-items:center;color:var(--bb-rl-text-tertiary-color);display:flex;flex-flow:wrap;font-size:14px;font-weight:500;gap:var(--bb-rl-space-50);line-height:22px;margin-top:var(--bb-rl-space-100)}.bb-rl-ac-results .bp-search-ac>li .entry-meta span{white-space:nowrap}.bb-rl-ac-results .bp-search-ac>li .entry-meta .author,.bb-rl-ac-results .bp-search-ac>li .entry-meta a{color:var(--bb-rl-text-tertiary-color);white-space:nowrap}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type{padding-bottom:10px}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x){align-items:center;background-color:#fff0;border:none;border-bottom:1px solid #fff0;border-radius:var(--bb-rl-radius-md);border-radius:0;color:var(--bb-rl-text-brand-primary-color);cursor:pointer;display:inline-flex;font-size:1rem;font-size:.875rem;justify-content:center;padding:var(--bb-rl-space-50) var(--bb-rl-space-200);text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):hover{border-bottom-color:var(--bb-rl-link-primary-hover-color)}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):disabled{border-bottom-color:#fff0;color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):after{content:"";font-family:bb-icons-rl;font-size:16px;font-style:normal;font-weight:400;line-height:1;margin-left:var(--bb-rl-space-50)}.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult{color:var(--bb-rl-text-color);font-size:18px;font-weight:600;line-height:28px;padding:var(--bb-rl-space-500) 0;text-align:center;width:100%}.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult:before{color:var(--bb-rl-icon-primary-color);content:"";display:block;font-family:bb-icons-rl;font-size:40px;font-style:normal;font-weight:400;line-height:1;margin-bottom:var(--bb-rl-space-200)}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg{align-items:center;color:var(--bb-rl-text-secondary-color);display:flex;font-size:14px;font-weight:400;gap:var(--bb-rl-space-100);justify-content:center;line-height:22px;padding:var(--bb-rl-space-200) 0;width:100%}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg .bb_global_search_spinner{animation:spin 3s linear infinite;background-image:none;border:2px solid var(--bb-rl-border-quaternary-color);border-radius:var(--bb-rl-radius-full);border-top-color:var(--bb-rl-border-tertiary-color);content:"";display:inline-block;height:20px;width:20px}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p{color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p a{color:var(--bb-rl-text-secondary-color);font-weight:600}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p img.avatar{align-items:center;border-radius:var(--bb-rl-radius-sm);display:inline-flex;margin:0 var(--bb-rl-space-50);vertical-align:text-bottom}.bb-rl-select2-dropdown,.select2-dropdown.bb-rl-select2-dropdown{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);padding:var(--bb-rl-space-100) 0;top:42px}.bb-rl-network-search-filter .bb-rl-select2-dropdown,.bb-rl-network-search-filter .select2-dropdown.bb-rl-select2-dropdown{top:unset}.bb-rl-filter .bb-rl-select2-dropdown,.bb-rl-filter .select2-dropdown.bb-rl-select2-dropdown{min-width:140px;width:auto!important}.bb-rl-select2-dropdown .select2-search,.select2-dropdown.bb-rl-select2-dropdown .select2-search{height:0;margin:0;opacity:0;padding:0;visibility:hidden;width:0}.bb-rl-select2-dropdown .select2-results__option,.select2-dropdown.bb-rl-select2-dropdown .select2-results__option{color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm)!important;font-weight:500;line-height:var(--bb-rl-base-line-small);padding:var(--bb-rl-space-100) var(--bb-rl-space-200)!important;white-space:nowrap}.bb-rl-select2-dropdown .select2-results__option:hover,.select2-dropdown.bb-rl-select2-dropdown .select2-results__option:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}.bb-rl-select2-dropdown.select2-dropdown--below,.select2-dropdown.bb-rl-select2-dropdown.select2-dropdown--below{border-top:1px solid var(--bb-rl-border-secondary-color);border-top-left-radius:var(--bb-rl-radius-md);border-top-right-radius:var(--bb-rl-radius-md)}.select2-container--rl{width:auto!important}.select2-container--rl span.selection{display:flex}.select2-container--rl .bb-rl-select2-container{align-items:center;background-color:#fff0;border:0;display:inline-flex;height:auto}.select2-container--rl .bb-rl-select2-container.select2-selection--single{display:inline-flex;height:auto}.select2-container--rl .bb-rl-select2-container .select2-selection__rendered{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.select2-container--rl .bb-rl-select2-container.bb-rl-rounded-border{background-color:#fff0;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);outline:none;padding:0 var(--bb-rl-space-100)}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon b:before{color:var(--bb-rl-icon-secondary-color);font-size:16px;font-weight:400;padding:0 2px}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon .select2-selection__rendered{align-items:center;display:inline-flex;padding:0 var(--bb-rl-space-200) 0 var(--bb-rl-space-50)}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon .select2-selection__rendered:before{color:var(--bb-rl-icon-primary-color);content:"";font-family:bb-icons-rl;font-size:20px;font-weight:400;margin-right:var(--bb-rl-space-50);padding:0 2px}.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon.icon-funnel .select2-selection__rendered:before{content:""}.select2-container--rl .select2-selection__arrow b:before{color:var(--bb-rl-icon-primary-color);content:"";font-family:bb-icons-rl;font-size:12px;font-weight:500}.select2-container--rl.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--above,.select2-container--rl.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--below{border-radius:var(--bb-rl-radius-base)}.bp-dir-search-form{align-items:center;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);display:inline-flex;flex-wrap:wrap;position:relative}.bp-dir-search-form:before{color:var(--bb-rl-icon-primary-color);content:"";font-family:bb-icons-rl;font-size:16px;font-style:normal;font-weight:400;left:12px;margin-right:var(--bb-rl-space-100);position:absolute;top:5px}.bp-dir-search-form input[type=search]{background-color:#fff0;border:0;border-radius:var(--bb-rl-radius-full);padding-left:36px}.bp-dir-search-form button[type=submit]{left:0;opacity:0;position:absolute;top:2px}.bp-dir-search-form .search-form_reset{background-color:#fff0;border:0;display:none;opacity:.4;position:absolute;right:var(--bb-rl-space-100);top:50%;transform:translateY(-50%)}.bp-dir-search-form .bb-rl-search-results-container{padding:0;position:relative;width:100%}.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete{box-shadow:none;display:block!important;max-height:calc(100vh - 250px);overflow-x:hidden!important;overflow-y:auto!important;position:static!important;width:100%!important}.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete.bp-hide{display:none!important}.cozy-block-hover-panel{text-align:right}.clear-cozy-hover-attributes{color:#b32d2e;font-size:13px;cursor:pointer}.clear-cozy-custom-font{display:inline-block;text-align:right;width:100%}.cozy-button-hover-styles.wp-block-button .wp-block-button__link.wp-element-button:hover{background-color:var(--cozyButtonBgColorHover)!important;color:var(--cozyButtonColorHover)!important;border-color:var(--cozyButtonBorderHover)!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-icon{background-color:transparent!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item{padding:var(--cozyMenuPadding)}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover{background:var(--cozyHoverMenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover>.wp-block-navigation-item__content{color:var(--cozyHoverMenuText)!important;fill:var(--cozyHoverMenuText)!important;stroke:var(--cozyHoverMenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover{background:var(--cozyHoverSubmenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover .wp-block-navigation__submenu-icon svg{color:var(--cozyHoverSubmenuText)!important;fill:var(--cozyHoverSubmenuText)!important;stroke:var(--cozyHoverSubmenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}@media (max-width:600px){nav.is-responsive.wp-block-navigation ul{padding:0 20px}}.cozy-block-premium-button:hover{background-color:#f90!important}.cozy-link-styles{position:absolute;left:230px;border:none;background-color:#fff0;cursor:pointer;transition:all ease-in-out 0.23s}.cozy-link-styles path{fill:#5566ca!important}.cozy-link-styles.cozy-attr-link-disabled path{fill:#b2bcf9!important}.cozy-link-styles.cozy-attr-link-disabled:before{content:"";background-color:#000;width:1px;height:17px;position:absolute;rotate:45deg;left:10px;top:1px}.cozy-overlay-wrapper{position:fixed;width:100%;height:100%;opacity:.8;z-index:20;top:0}.cozy-block-wrapper{position:relative;margin-block-start:0!important}.cozy-icon-list{display:grid;grid-row-gap:5px;grid-template-columns:repeat(5,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-icon-list button{width:30px;height:30px;padding:0;margin:0 auto}.cozy-icon-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-icon-search{margin:10px}.cozy-icon-list .cozy-icon{display:flex;align-items:center;justify-content:center;width:100%}.cozy-shape-divider-list{display:grid;grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(3,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-shape-divider-list button{width:50px;height:20px;padding:0;margin:0 auto}.cozy-shape-divider-list .cozy-shape-divider{display:flex;align-items:center;justify-content:center;width:100%;fill:#000}.cozy-shape-divider-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-shape-divider.color-fade svg:not(.cozy-pro-icon){opacity:.8}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow:not(.wp-block-button):not(.wp-block-image){box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-button>.wp-block-button__link,.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-image>img{box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow:not(.wp-block-button):not(.wp-block-image):hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-button>.wp-block-button__link:hover,.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-image>img:hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized:hover{transform:translateX(var(--cozyHoverTranslateX)) translateY(var(--cozyHoverTranslateY)) rotate(var(--cozyHoverRotate)) scale(var(--cozyHoverScale))!important;transition:transform 0.23s ease-in-out!important}.cozy-hover-effect__overflow-hidden{overflow:hidden}.cozy-hover-effect__overflow-visible{overflow:visible}.cozy-hover-effect__overflow-scroll{overflow:scroll}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{content:"";display:inline-block;vertical-align:middle;width:var(--cozy--icon--box-width);height:var(--cozy--icon--box-height);-webkit-mask-image:var(--cozy--icon--svg);-webkit-mask-size:var(--cozy--icon--size);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:var(--cozy--icon--svg);mask-size:var(--cozy--icon--size);mask-repeat:no-repeat;mask-position:center;margin-top:var(--cozy--icon--margin--top);margin-bottom:var(--cozy--icon--margin--bottom);transform:rotate(var(--cozy--icon--rotate));background-color:var(--cozy--icon--color)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:hover:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:hover:after{background-color:var(--cozy--icon--color-hover)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before{margin-right:var(--cozy--icon--gap)}.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{margin-left:var(--cozy--icon--gap)}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade],html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate,html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate,html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}}a,button,img,.wp-block-group,.wp-block-columns,.wp-block-column{transition:all ease 0.23s}.fotawp-swiper-holder{overflow:hidden;position:relative}.fotawp-swiper-holder .swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);width:100%;text-align:center;z-index:2}.wp-block-image.is-style-fotawp-boxshadow img,.wp-block-column.is-style-fotawp-boxshadow,.wp-block-columns.is-style-fotawp-boxshadow,.wp-block-group.is-style-fotawp-boxshadow{box-shadow:0 0 50px rgb(0 0 0 / .065)}.wp-block-image.is-style-fotawp-boxshadow-medium img,.wp-block-column.is-style-fotawp-boxshadow-medium,.wp-block-columns.is-style-fotawp-boxshadow-medium,.wp-block-group.is-style-fotawp-boxshadow-medium{box-shadow:0 0 50px rgb(0 0 0 / .1)}.wp-block-image.is-style-fotawp-boxshadow-large img,.wp-block-column.is-style-fotawp-boxshadow-large,.wp-block-columns.is-style-fotawp-boxshadow-large,.wp-block-group.is-style-fotawp-boxshadow-large{box-shadow:0 0 50px rgb(0 0 0 / .15)}.wp-block-image.is-style-fotawp-boxshadow-hover img:hover,.wp-block-column.is-style-fotawp-boxshadow-hover:hover,.wp-block-columns.is-style-fotawp-boxshadow-hover:hover,.wp-block-group.is-style-fotawp-boxshadow-hover:hover{box-shadow:0 0 50px rgb(0 0 0 / .099);transform:translateY(-7px)}.wp-block-group.is-style-fotawp-boxshadow:hover{box-shadow:0 0 50px rgb(0 0 0 / .12);transform:translateY(-7px)}.wp-block-cover.fotawpbanner-with-slantbottom:before{content:"";width:0;height:0;left:0;bottom:0;position:absolute;border-style:solid;border-width:0 0 250px 100vw;border-color:#fff0 #fff0 var(--wp--preset--color--background) #fff0;z-index:2}.wp-block-group.fotawp-overlap-ctasection{z-index:2;position:relative;margin:-300px 0 -30px!important}.wp-block-group.fotawp-overlap-ctasection.pattern-banner-layout{margin:-280px 0 0!important}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu{border:0;box-shadow:0 0 40px rgb(0 0 0 / .32);margin-top:15px;transition:all ease 0.23s;padding:0!important;z-index:99}.wp-block-navigation .has-child .wp-block-navigation__submenu-container li:hover{background-color:var(--wp--preset--color--tertiary-light)}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li{line-height:1.5!important}.wp-block-navigation__container li:hover .wp-block-navigation__submenu-container.wp-block-navigation-submenu,.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li:hover ul.wp-block-navigation-submenu{margin-top:0}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu ul.wp-block-navigation-submenu{margin-top:10px;transition:all ease 0.23s}.wp-block-navigation__container li a:hover,nav.fotawp-navigation.wp-block-navigation li a:hover{color:var(--wp--preset--color--secondary)!important}nav.fotawp-navigation.wp-block-navigation li a{line-height:50px}nav.fotawp-navigation.wp-block-navigation li li a{line-height:35px}.wp-block-button{transition:all ease 0.23s}footer.wp-block-template-part{margin:0}.taxonomy-category.is-style-categories-background-with-round a,.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{padding:2px 10px 4px;border-radius:25px;position:relative;overflow:hidden}.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{border-radius:4px}.taxonomy-category.is-style-categories-background-with-border-small-round a{border:1px solid}.taxonomy-category.is-style-categories-background-with-round a:before,.taxonomy-category.is-style-categories-background-with-round-small a:before{background-color:var(--wp--preset--color--primary);content:"";width:100%;height:100%;left:0;top:0;position:absolute;opacity:.04;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-o-transition:all ease 0.23s;border-radius:25px}.taxonomy-category.is-style-categories-background-with-round-small a:before{border-radius:4px}.taxonomy-category.is-style-categories-background-with-round a:hover:before,.taxonomy-category.is-style-categories-background-with-round-small a:hover:before{opacity:.06}.taxonomy-category.is-style-categories-background-with-border-small-round a:hover{opacity:.67}.taxonomy-category.is-style-categories-background-with-round a,.taxonomy-category.is-style-categories-background-with-round-small a,.taxonomy-category.is-style-categories-background-with-border-small-round a{margin:0 5px 5px 0;display:inline-block}.taxonomy-category.is-style-categories-background-with-round .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-round-small .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-border-small-round .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-primary-color.wp-block-post-terms .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-secondary-color.wp-block-post-terms .wp-block-post-terms__separator,.taxonomy-category.is-style-categories-background-with-mixed-color.wp-block-post-terms .wp-block-post-terms__separator{display:none}.is-style-title-hover-primary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--primary)}.is-style-title-hover-secondary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--secondary)}.is-style-title-hover-tertiary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--tertiary)}.wp-block-button.is-style-button-hover-primary-color a:hover{color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-color a:hover{color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-primary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--primary)!important;opacity:1;color:#ffffff!important;border-color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--secondary)!important;opacity:1;color:#ffffff!important;border-color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-tertiary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--tertiary)!important;opacity:1;color:#ffffff!important}.wp-block-button.is-style-button-hover-white-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:#ffffff!important;opacity:1;color:var(--wp--preset--color--text-color)!important}.is-style-readmore-hover-primary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-primary a:hover{color:var(--wp--preset--color--primary)!important}.is-style-readmore-hover-secondary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-secondary a:hover{color:var(--wp--preset--color--secondary)!important}.is-style-readmore-hover-tertiary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-tertiary a:hover{color:var(--wp--preset--color--tertiary)!important}.is-style-readmore-hover-primary-fill.wp-block-read-more,.is-style-readmore-hover-secondary-fill.wp-block-read-more,.is-style-readmore-hover-tertiary-fill.wp-block-read-more{border-radius:20px}.is-style-readmore-hover-primary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--primary)!important;color:#fff!important}.is-style-readmore-hover-secondary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--secondary)!important;color:#fff!important}.is-style-readmore-hover-tertiary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--tertiary)!important;color:#fff!important}.is-style-list-style-no-bullet,.is-style-hide-bullet-list-link-hover-style-primary,.is-style-hide-bullet-list-link-hover-style-secondary,.is-style-hide-bullet-list-link-hover-style-tertiary{list-style-type:none}figure.wp-block-image.is-style-fotawp-image-hover-rotate img:hover{transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}.wp-block-image.is-style-fotawp-image-hover-pulse img:hover{animation:fotawpPulse 2s infinite;-moz-animation:fotawpPulse 2s infinite;-o-animation:fotawpPulse 2s infinite;-webkit-animation:fotawpPulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}.wp-block-image.is-style-fotawp-image-pulse img{animation:fotawpPulse 2s infinite;-moz-animation:fotawpPulse 2s infinite;-o-animation:fotawpPulse 2s infinite;-webkit-animation:fotawpPulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}@keyframes fotawpPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}100%{transform:scale(1)}}.wp-block-gallery.fotawp-brands-logos .wp-block-image{align-items:center;margin:auto!important}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img{filter:grayscale(1);-webkit-filter:grayscale(1);transition:all ease-in 0.23s;-webkit-transition:all ease-in 0.23s;-moz-transition:all ease-in 0.23s;-o-transition:all ease-in 0.23s}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.wp-site-blocks>*+*{margin-block-start:0!important}.wp-block-group.about-section-topslant:before{content:"";width:100%;height:100%;position:absolute;left:0;top:20px;z-index:1;clip-path:polygon(-35% 40.25%,100% 0%,100% 101.75%,0% 114.75%,0% 47.5%);background:linear-gradient(192.26deg,var(--wp--preset--color--background-alt) 0%,var(--wp--preset--color--background) 100%)}.wp-block-group.about-section-topslant{position:relative;z-index:1}.fotawp-duotone-primary{filter:var(--wp--preset--duotone--primary)}.wp-block-social-links.is-style-social-icon-border li a{border:1px solid;border-radius:50%}.is-style-fotawp-post-featured-image-overlap.wp-block-post-featured-image{margin-top:-250px;z-index:1;margin-block-start:-250px!important}.wp-block-cover.is-style-fotawp-cover-round-overlap{border-radius:10px;overflow:hidden;margin-top:-250px;margin-block-start:-250px!important;z-index:1}.is-style-fotawp-page-list-bullet-hide-style.wp-block-page-list,.wp-block-categories-list.is-style-fotawp-categories-bullet-hide-style{list-style:none;margin:0;padding:0}.wp-block-cover.is-style-fotawp-cover-round-style{border-radius:7px;overflow:hidden}@media (max-width:600px){.wp-block-navigation__container{line-height:1.5!important;font-size:18px;font-weight:600}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu{box-shadow:none;margin-top:0!important;padding-left:30px!important}.wp-block-navigation__container .wp-block-navigation__submenu-container.wp-block-navigation-submenu li{margin:5px 0;font-size:15px;font-weight:400}.wp-block-navigation__container a .wp-block-navigation-item__label{position:relative}.wp-block-navigation__container a .wp-block-navigation-item__label:after{content:"";width:0;left:0;height:2px;background:var(--wp--preset--color--tertiary);position:absolute;top:30px;transition:all ease 0.23s}.wp-block-navigation__container a:hover .wp-block-navigation-item__label:after{width:100%}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu a{border-bottom:2px solid}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu a:hover{border-color:var(--wp--preset--color--tertiary)}.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu ul li a{border-bottom:0}.wp-block-navigation__container li{margin:0 0 -12px;padding:0}}.fotawp-navigation-search button.wp-block-navigation__responsive-container-open{mask-image:url(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}@font-face{font-family:'fontello';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot#1783597578);src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot#1783597578) format('embedded-opentype'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff2#1783597578) format('woff2'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff#1783597578) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.ttf#1783597578) format('truetype'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.svg?9448528#fontello) format('svg');font-weight:400;font-style:normal}[class^="icon-meeting-hub-"]:before,[class*=" icon-meeting-hub-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:never;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-meeting-hub-edit:before{content:'\e800'}.icon-meeting-hub-eye:before{content:'\e801'}.icon-meeting-hub-trash:before{content:'\f1f8'}.mhub-col-lg-12{margin-top:30px}.mhub-locked{cursor:pointer;opacity:.5}.mhub-googlem-meeting-form,.mhub-jitsi-meeting-form,.mhub-zoom-meeting-form{margin-top:60px}.mhub-googlem-meeting-form.jitsi-settings-api,.mhub-jitsi-meeting-form.jitsi-settings-api,.mhub-zoom-meeting-form.jitsi-settings-api{margin-top:0}.mhub-form-group{display:flex;width:100%}.mhub-form-group label{color:#1c2025;display:block;font-size:16px;font-weight:600;margin-right:25px;text-align:left;width:30%!important}.mhub-form-group label small{color:#888;display:block;font-size:13px;font-weight:400}.mhub-form-group .input-wrapper{position:relative;width:70%}.mhub-form-group .input-wrapper .mhub_disabled{align-items:center;background:0 0;border-radius:3px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:400px}.mhub-form-group .input-wrapper .mhub-select2-wrapper{align-items:center;display:flex}.mhub-form-group .input-wrapper .mhub-select2-wrapper .mhub-select2-field{margin-right:25px}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{align-items:center;display:flex;width:400px}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:118px!important}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper .react-time-picker__inputGroup__divider{font-size:20px;font-weight:700;margin:0 10px}.mhub-form-group .input-wrapper button.react-time-picker__clear-button.react-time-picker__button{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;height:40px;line-height:24px;margin:0 25px 0 0;max-width:400px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper input[type=datetime-local]:focus,.mhub-form-group .input-wrapper input[type=email]:focus,.mhub-form-group .input-wrapper input[type=number]:focus,.mhub-form-group .input-wrapper input[type=password]:focus,.mhub-form-group .input-wrapper input[type=text]:focus,.mhub-form-group .input-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:400px}.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day-name,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}.mhub-form-group .input-wrapper select{-webkit-appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px;border:1px solid #d1dbe8;border-radius:8px;box-shadow:none;color:#2c3338;cursor:pointer;font-size:14px;height:40px;line-height:2;margin-right:25px;max-width:400px;outline:none;padding:0 24px 0 8px;vertical-align:middle;width:100%}.mhub-form-group .input-wrapper select:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper.duration-select select{max-width:130px}.mhub-form-group .input-wrapper .select-right-label{color:#1c2025;font-size:16px;font-weight:600;margin-left:10px}.mhub-form-group .input-wrapper .select-right-label.right-space{margin-right:10px}.mhub-form-group .input-wrapper .mhub-switch-field{display:block}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]{display:none!important}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label{background-color:#7856fb}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label:after{left:33px}.mhub-form-group .input-wrapper .mhub-switch-field label{background-color:#ddd;border-radius:40px;color:#fff0;cursor:pointer;display:inline-block;height:35px;position:relative;transition:all .2s ease-in-out;width:65px!important}.mhub-form-group .input-wrapper .mhub-switch-field label:after{background-color:#fff;border-radius:50%;box-shadow:1px 1px 1px gray;content:" ";height:29px;left:3px;position:absolute;right:auto;top:3px;transition:all .2s ease-in-out;width:29px}.mhub-form-group .input-wrapper textarea{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;line-height:24px;margin:0;max-width:400px;min-height:100px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper textarea:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .rdtPicker{min-width:390px}.mhub-form-group .editor-wrapper{width:70%}.mhub-form-group .editor-wrapper .rsw-editor{min-height:120px;width:400px}.mhub-form-group .editor-wrapper .rsw-ce{background:#fff}.mhub-form-group .thumbnail-wrapper{width:70%}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail{align-items:center;display:flex}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail img{border:1px solid #ddd;border-radius:8px;height:60px;width:100px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail span{margin-right:5px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail:hover{background-color:#4f21ff}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail{background-color:#cd5c5c;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-left:20px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail:hover{background-color:#d33a3a}.mhub-form-group .multi-checkbox-wrapper{display:grid;grid-template-columns:repeat(2,17rem);width:70%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:center;display:flex;margin-bottom:15px}.mhub-form-group .multi-checkbox-wrapper .single-checkbox:last-child{margin-bottom:0}.mhub-form-group .multi-checkbox-wrapper .single-checkbox label{cursor:pointer;margin-left:5px}.reports-mhub-form-group{align-items:center}.reports-mhub-form-group label{font-size:18px;margin-right:20px;width:unset!important}.reports-mhub-form-group label.mrl-10{margin-left:10px;margin-right:10px}.reports-mhub-form-group .input-wrapper{width:unset}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px!important}.reports-mhub-form-group .react-datepicker__month-container{width:unset!important}.mhub-form-actions{display:block}.mhub-form-actions.sticky-save-btn{margin-top:0;position:fixed;right:30px;top:15%;z-index:99999}.mhub-form-actions.sticky-save-btn .save-meeting{margin-top:0}@media(max-width:450px){.mhub-form-actions.sticky-save-btn{display:none}}.mhub-form-actions .save-meeting{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-top:40px;padding:13px 16px;transition:opacity .3s ease 0s;width:150px}.mhub-form-actions .save-meeting:hover{background:#4f21ff;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .2)}.mhub-save-actions{display:block;text-align:left}.mhub-save-actions .setting-save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:40px;padding:13px 16px;width:150px}.mhub-save-actions .setting-save-button:hover{background-color:#4f21ff}.mhub-save-actions .setting-save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-left:25px}.mhub-pro-tag.mhub-tag-addon{margin-left:10px}.mhub-new-tag,.mhub-upcomming-tag{background-color:#bbf7d0;border-radius:.375rem;color:#15803d;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-field_right_dec{color:#888;line-height:1;margin-top:5px}.mhub-hint-wrapper .hint{color:#6c6969;font-size:14px;line-height:20px;margin:8px 0;padding:0}.mhub_googlem_error,.mhub_msteams_error,.mhub_zoom_error{border:1px solid #c3c4c7;position:relative}.mhub_googlem_error.error,.mhub_msteams_error.error,.mhub_zoom_error.error{background:#fff;border-left-color:#d30c5c;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_googlem_error.recording-error,.mhub_msteams_error.recording-error,.mhub_zoom_error.recording-error{margin:0 0 50px}.mhub_googlem_error h3,.mhub_msteams_error h3,.mhub_zoom_error h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_googlem_error .close-icon,.mhub_msteams_error .close-icon,.mhub_zoom_error .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_googlem_error .close-icon:hover,.mhub_msteams_error .close-icon:hover,.mhub_zoom_error .close-icon:hover{color:red}.mhub_warning{border:1px solid #c3c4c7;position:relative}.mhub_warning.warning{background:#fff;border-left-color:#e08104;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_warning h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_warning .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_warning .close-icon:hover{color:red}.mhub-zoom-user-dec{font-size:14px;font-weight:500}.mhub-zoom-user-dec a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.mhub-zoom-user-dec a:hover{color:#4f21ff;text-decoration:underline}.mhub-zoom-user-dec a:focus{box-shadow:none;outline:none}@media(max-width:768px){.mhub-form-group{display:inline-block;width:100%}.mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.mhub-form-group .input-wrapper{width:100%}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.mhub-form-group .input-wrapper .react-datepicker-wrapper,.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.mhub-form-group .input-wrapper select{height:50px;max-width:unset}.mhub-form-group .input-wrapper textarea{max-width:unset!important}.mhub-form-group .mhub-select2 .css-142jlnw-menu,.mhub-form-group .mhub-select2 .css-1l9zu8y-control,.mhub-form-group .mhub-select2 .css-2z8c8a-control{width:100%!important}.mhub-form-group .editor-wrapper,.mhub-form-group .editor-wrapper .rsw-editor,.mhub-form-group .multi-checkbox-wrapper,.mhub-form-group .thumbnail-wrapper{width:100%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:flex-start}.mhub-field_right_dec{line-height:20px}.mhub-pro-tag{float:right}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-top:10px}}@media(max-width:992px){.reports-mhub-form-group{display:inline-block;width:100%}.reports-mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.reports-mhub-form-group .input-wrapper{width:100%}.reports-mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.reports-mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.reports-mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.reports-mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.reports-mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.reports-mhub-form-group .input-wrapper input[type=datetime-local],.reports-mhub-form-group .input-wrapper input[type=email],.reports-mhub-form-group .input-wrapper input[type=number],.reports-mhub-form-group .input-wrapper input[type=password],.reports-mhub-form-group .input-wrapper input[type=text],.reports-mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper,.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.reports-mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.reports-mhub-form-group .input-wrapper select{height:50px;max-width:unset}.reports-mhub-form-group .input-wrapper textarea{max-width:unset!important}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:100%!important}.reports-mhub-form-group label{text-align:left}.reports-mhub-form-group label.mrl-10{margin:10px;text-align:center}}@media(max-width:450px){.mhub-form-actions .save-meeting,.mhub-save-actions .setting-save-button{width:100%}.mhub-form-actions.sticky-save-btn{right:15px;top:9%}}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px rgb(0 0 0 / .1);display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #fff0;border-top-color:rgb(0 0 0 / .2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgb(0 0 0 / .25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{cursor:pointer;display:block;height:40%;line-height:40px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{color:#f0f0f0;fill:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{color:#fff;fill:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:#fff0;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgb(33 107 165 / .5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:#fff0}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #fff0;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:#fff0;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgb(0 0 0 / .8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.meetinghub-spinner{margin-left:auto;margin-right:auto;margin-top:10rem;text-align:center}.mhub-del-modal-overlay{align-items:center;background:rgb(0 0 0 / .5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.mhub-del-modal{background:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px;position:relative;width:400px}.mhub-del-modal .close-button{background:none;border:none;color:#7856fb;cursor:pointer;font-size:30px;margin:0;padding:0;position:absolute;right:5px;top:0}.mhub-del-modal .close-button:hover{color:#4f21ff}.mhub-del-modal .modal-header h2{font-weight:700}.mhub-del-modal .modal-body{margin-bottom:40px}.mhub-del-modal .modal-buttons{display:flex;justify-content:flex-end}.mhub-del-modal .modal-buttons button{cursor:pointer;margin-left:10px;padding:8px 12px;transition:background-color .3s ease,border-color .3s ease}.mhub-del-modal .modal-buttons button.confirm-button{background-color:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.confirm-button:hover{background-color:#4f21ff;border-color:#4f21ff}.mhub-del-modal .modal-buttons button.cancel-button{background-color:#f44336;border:1px solid #f44336;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.cancel-button:hover{background-color:#d32e2e;border-color:#d32e2e}.mhub-plugin-dashboard *,.mhub-plugin-dashboard :after,.mhub-plugin-dashboard :before{box-sizing:border-box}.mhub-plugin-dashboard{background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;max-width:100%;min-height:calc(100vh - 32px);padding:0 0 80px;position:relative}.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:30px 0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:flex-start;flex-direction:column;gap:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{color:#1e293b;font-size:24px;font-weight:700;line-height:1.3;margin:0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{font-size:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{display:flex;gap:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{flex-direction:column;gap:12px;width:100%}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline,.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{justify-content:center;max-width:100%;padding:14px 15px;width:100%}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline{align-items:center;background:#fff;border:1px solid #ccd0d4;border-radius:8px;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline:hover{background:#f8fafc;border-color:#7856fb;color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{align-items:center;background:#7856fb;border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary:hover{background:#6448d1}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary .dashicons{font-size:18px;height:18px;width:18px}.mhub-plugin-dashboard .mhub-dashboard-container{display:block;margin:0 auto;max-width:1300px;padding:0 40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 20px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 15px}}.mhub-plugin-dashboard .mhub-dashboard-stats-row{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card{align-items:center;background:#fff;border-bottom:3px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card:hover{border-bottom-color:#7856fb;transform:translateY(-3px)}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-value{color:#0f172a;font-size:32px;font-weight:800;line-height:1;margin-bottom:8px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-label{color:#64748b;font-size:13px;font-weight:600}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap{align-items:center;background:#f5f3ff;border-radius:12px;display:flex;height:50px;justify-content:center;width:50px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap .dashicons{font-size:28px;height:28px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);padding:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 20px;padding-bottom:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{font-size:14px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{padding:20px}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{gap:20px;grid-template-columns:1fr 1fr}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item{display:flex;flex-direction:column;gap:8px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-name{color:#475569;font-size:13px;font-weight:700}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap .mhub-platform-bar{border-radius:10px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-count{align-self:flex-end;color:#1e293b;font-size:14px;font-weight:800}.mhub-plugin-dashboard .mhub-dashboard-middle-grid{align-items:start;display:grid;gap:25px;grid-template-columns:1fr 340px;margin-bottom:40px}@media(max-width:1100px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-main{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{align-items:center;background:#fff;border:1px solid rgb(120 86 251 / .05);border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:grid;gap:30px;grid-template-columns:1.5fr 1fr;padding:40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{grid-template-columns:1fr;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{color:#1e293b;font-size:28px;font-weight:800;line-height:1.3;margin:0 0 15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{font-size:22px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text p{color:#64748b;font-size:15px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:8px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:focus{box-shadow:none;outline:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder{align-items:center;aspect-ratio:16/10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder img{border-radius:4px;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay{align-items:center;background:#7856fb;border-radius:50%;box-shadow:0 10px 15px -3px rgb(120 86 251 / .4);color:#fff;display:flex;height:60px;justify-content:center;position:absolute;transition:all .3s ease;width:60px;z-index:2}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay .dashicons{font-size:28px;height:28px;margin-left:2px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1);transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover img{transform:scale(1.05)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover .mhub-play-button-overlay{background:#5b42d1;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:center;background:#fff;border-left:4px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:35px;position:relative;transition:all .3s ease}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:flex-start;flex-direction:column-reverse;gap:20px;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card:hover{background:linear-gradient(90deg,#fdfdff,#fff);border-left-color:#7856fb;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:75%}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:100%}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{color:#1e293b;font-size:22px;font-weight:800;line-height:1.3;margin:0 0 12px;transition:color .3s}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{font-size:18px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text:hover h3{color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text p{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{background:#7856fb;border-radius:8px;color:#fff;font-size:14px;font-weight:700;padding:12px 26px;text-decoration:none}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{display:block;text-align:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small:hover{background:#6448d1}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image{align-self:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image .dashicons{color:#7856fb;font-size:110px;height:110px;opacity:.08;transition:opacity .3s;width:110px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image:hover .dashicons{opacity:.15}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);flex-shrink:0;padding:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card{overflow:hidden;position:relative}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card:before{background:radial-gradient(circle,rgb(245 158 11 / .15) 0,#fff0 70%);content:"";height:180px;pointer-events:none;position:absolute;right:-50px;top:-50px;width:180px;z-index:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge{color:#f59e0b;margin-bottom:15px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge .dashicons{font-size:32px;height:32px;width:32px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card h3{color:#1e293b;font-size:17px;font-weight:700;margin:0 0 20px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple{list-style:none;margin:0 0 15px;padding:0;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li{align-items:center;color:#475569;display:flex;font-size:13.5px;font-weight:500;gap:12px;margin-bottom:14px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li .dashicons-yes{background:#ecfdf5;border-radius:50%;color:#10b981;font-size:20px;height:20px;padding:2px;width:20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-upgrade-btn-wrapper{border-top:1px solid #f1f5f9;padding-top:16px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold{align-items:center;background-color:#fde68a;border-radius:10px;box-shadow:0 4px 14px 0 rgb(180 83 9 / .15);box-sizing:border-box;color:#b45309;display:flex;font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.5px;padding:15px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold:hover{background-color:#fcd34d;box-shadow:0 6px 20px rgb(180 83 9 / .25);color:#92400e;transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar h3{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:700;gap:10px;margin:0 0 20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list{list-style:none;margin:0 0 20px;padding:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li{align-items:center;color:#475569;display:flex;font-size:13.5px;gap:10px;margin-bottom:12px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li .dashicons-yes{color:#7856fb;font-size:16px;height:16px;width:16px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link{align-items:center;color:#7856fb;display:flex;font-size:13.5px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-footer-grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:10px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;flex-direction:column;overflow:hidden;padding:35px;position:relative;text-align:left;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover{box-shadow:0 10px 15px -3px rgb(120 86 251 / .1);transform:translateY(-5px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon .dashicons{font-size:40px;height:40px;opacity:.9;transition:transform .3s;width:40px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover .mhub-footer-icon .dashicons{color:#5b42d1!important;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card h4{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 15px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card p{color:#64748b;flex-grow:1;font-size:14px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover{color:#5b42d1}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover .dashicons{transform:translateX(3px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link .dashicons{font-size:18px;height:18px;transition:transform .2s;width:18px}.mhub-plugin-dashboard .mhub-video-modal-overlay{align-items:center;animation:mhubFadeIn .3s ease;backdrop-filter:blur(4px);background:rgb(15 23 42 / .85);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container{animation:mhubSlideUp .4s cubic-bezier(.34,1.56,.64,1);max-width:900px;position:relative;width:90%}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 10px 15px -3px rgb(0 0 0 / .2);color:#1e293b;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-15px;top:-15px;transition:all .2s ease;width:40px;z-index:10}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close:hover{color:#7856fb;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close .dashicons{font-size:20px;font-weight:800;height:20px;width:20px}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper{aspect-ratio:16/9;background:#000;border:4px solid #fff;border-radius:16px;box-shadow:0 25px 50px -12px rgb(0 0 0 / .6);overflow:hidden}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper iframe{border:none;height:100%;width:100%}@keyframes mhubFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mhubSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#meetingHub_lms_dashboard,#meeting_hub_admin_dasboard,#meetinghub_plugin_dashboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users,#mhub_dokan_dasboard,#mhub_frontend_meeting,#mhub_google_meet_meeting_list,#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard,#mhub_webex_meeting_list,#mhub_zoom_meeting_list,#mhub_zoom_webinar_list{padding:30px 30px 30px 10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .zoom-user-form{margin-top:50px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 20px;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn span{margin-right:5px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .title,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .title,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .title,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .title,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .title,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .title,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .title,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .title,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .title{color:#333;font-size:24px;font-weight:700;margin-bottom:0;margin-top:35px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper{margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{font-size:18px;font-weight:700;margin-bottom:10px;margin-right:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{background-color:#fff;border:1px solid #ddd;border-radius:8px;font-size:16px;height:40px;margin-top:5px;padding:3px 10px;transition:border-color .3s ease,width .3s ease;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:450px){#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{display:inline-block}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{height:50px;width:100%}}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper{margin-bottom:40px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container,#meetinghub_zoom_reports #meeting_hub .zoom-form-container,#meetinghub_zoom_users #meeting_hub .zoom-form-container,#mhub_dokan_dasboard #meeting_hub .zoom-form-container,#mhub_frontend_meeting #meeting_hub .zoom-form-container,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container,#mhub_webex_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container{margin-top:50px;max-width:600px;padding:20px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner{background-color:#f8d7da;border-radius:8px;color:#721c24;margin-bottom:20px;padding:10px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text{font-weight:700;margin:0;text-align:center}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content h3,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content h3,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content h3,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content h3,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content h3{margin-top:0}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content .feature-description{color:#495057;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control{margin-bottom:24px;padding:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:4px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before{content:"👁️";font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d1dbe8;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;height:46px;max-width:400px;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover{border-color:#d1d5db}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option{font-weight:500;padding:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{animation:slideIn .3s ease-out;display:flex;flex-direction:column;gap:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before{content:"👥";font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before{content:"👤";font-size:14px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{flex-direction:row;gap:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users{flex:1}}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select,#meetingHub_lms_dashboard #meeting_hub .visibility-users select,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select,#meetinghub_zoom_recordings #meeting_hub .visibility-users select,#meetinghub_zoom_reports #meeting_hub .visibility-roles select,#meetinghub_zoom_reports #meeting_hub .visibility-users select,#meetinghub_zoom_users #meeting_hub .visibility-roles select,#meetinghub_zoom_users #meeting_hub .visibility-users select,#mhub_dokan_dasboard #meeting_hub .visibility-roles select,#mhub_dokan_dasboard #meeting_hub .visibility-users select,#mhub_frontend_meeting #meeting_hub .visibility-roles select,#mhub_frontend_meeting #meeting_hub .visibility-users select,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select,#mhub_msteams_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select,#mhub_wcfm_dasboard #meeting_hub .visibility-users select,#mhub_webex_meeting_list #meeting_hub .visibility-roles select,#mhub_webex_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select,#mhub_zoom_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select,#mhub_zoom_webinar_list #meeting_hub .visibility-users select{scrollbar-color:#d1d5db #f9fafb;scrollbar-width:thin}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar{width:8px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;transition:background .2s ease}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover{background:#9ca3af}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading{opacity:.7;pointer-events:none;position:relative}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading:after{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:25px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{align-items:baseline;display:flex;flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1{font-size:28px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn{align-items:center;background-color:#7856fb;border-radius:8px;color:#fff;display:inline-flex;font-size:16px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus{box-shadow:none;outline:none}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons{font-size:16px;margin-right:8px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span{align-items:center;display:flex}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard{border:2px solid rgb(120 86 251 / .565);border-radius:8px;color:#7856fb;display:inline-block;padding:5px 15px 5px 35px;position:relative;transition:.3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span{left:9px;position:absolute;top:7px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover{background:#7856fb;border-color:#7856fb;color:#fff}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{flex-wrap:wrap;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:0;margin-top:10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{display:flex;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn{align-items:center;background-color:rgb(79 148 212 / .18);border:none;border-radius:8px;cursor:pointer;padding:10px 15px;transition:background-color .3s ease;width:45px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i{color:#7856fb;font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover{background-color:rgb(52 157 255 / .322)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i{color:#27ae60}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i{color:#fc779f}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn{background:#7856fb;color:#fff;font-size:14px;margin:0;padding:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover{background:rgb(79 33 255 / .929)}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:0;margin-top:5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px;margin:20px 0;overflow:hidden;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:15px;text-align:left}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child{border-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child{border-right:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy{cursor:pointer;margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i{color:#7856fb}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{padding:15px 5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead{background-color:#7856fb!important;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th{background-color:#7856fb!important;font-size:15px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{background-color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td{text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n){background-color:#f2f2f2}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td{border-bottom:0}@media(max-width:576px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4){display:none}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable{cursor:pointer;position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable:hover:after{content:" ⇅";display:inline-block;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.asc:after{content:" ↑";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.desc:after{content:" ↓";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .pagination,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .pagination{display:flex;justify-content:center;margin-top:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:0 4px;padding:8px 16px;transition:background-color .3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link:hover{background-color:#f0f0f0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.active{background-color:#7856fb;border-color:#7856fb;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.disabled{cursor:not-allowed;opacity:.5}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{margin:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;float:right;font-size:16px;margin-bottom:10px;padding:5px 15px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{display:inline-block;margin:40px 0 0;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{padding:5px 10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper{margin-bottom:20px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p{font-size:18px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{background:rgb(25 118 210 / .12);border-radius:8px;display:flex;font-size:16px;font-weight:600;justify-content:space-between;left:0;margin:20px;padding:8px 20px;position:absolute;right:0;top:-12px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i{color:#fc779f;cursor:pointer;font-size:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover{color:#dd4472}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{margin-left:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{color:#7a7a7a;font-size:30px;font-weight:400;line-height:10px;text-align:center}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{line-height:40px;margin-top:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper{display:flex;justify-content:center;margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{align-items:center;border:2px solid hsl(0 3% 58% / .478);border-radius:8px;color:#7a7a7a;display:flex;justify-content:center;margin-left:20px;padding:5px 15px;text-decoration:none;transition:.3s;width:fit-content}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span{margin-right:8px;margin-top:-1px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover{background:#7a7a7a;color:#fff}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{margin-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{padding:2rem 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status{background:#7856fb;border-radius:8px;color:#fff;font-size:16px;left:50%;padding:15px 40px;position:fixed;text-align:center;top:50px;transform:translateX(-50%);transition:opacity .5s ease-in-out;z-index:999}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area{padding-bottom:10px;padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings{margin:0;padding:6px 20px;top:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container{margin:20px 0 0}#meetingHub_lms_dashboard,#mhub_dokan_dasboard,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard{padding:0}.mhub_learnpress_lms_dashboard .search-container{margin-right:0!important}#mhub_wcfm_dasboard{margin-top:20px}#mhub_wcfm_dasboard .back-btn{line-height:20px}#mhub_wcfm_dasboard .meeting-wrapper .title{display:block;float:none!important}@media(max-width:768px){#meeting_hub_admin_dasboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users{padding:30px 10px 30px 0}#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list,#mhub_zoom_meeting_list{padding:30px 0}}#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list{padding:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:var(--toastify-toast-left);top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:var(--toastify-toast-right);top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;min-height:var(--toastify-toast-min-height);padding:8px;position:relative;-ms-touch-action:none;touch-action:none;-ms-flex-pack:justify;cursor:default;direction:ltr;font-family:var(--toastify-font-family);justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{background:#fff0;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mhub-modal-overlay{background:rgb(0 0 0 / .7);height:100%;left:0;top:0;width:100%;z-index:1000}.mhub-modal{background:#1e1e1e;border-radius:10px;box-shadow:0 4px 10px rgb(0 0 0 / .3);color:#fff;padding:30px 50px;position:relative}.mhub-modal-close{background:none;border:none;color:#4f21ff;cursor:pointer;font-size:35px;font-weight:600;position:absolute;right:15px;top:5px}.mhub-modal-close:hover{color:#7856fb}.mhub-modal-content{padding-top:10px;text-align:center}.mhub-modal-content .mhub-campaign{margin-top:30px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .ends-in{color:#0f9;font-size:16px;font-weight:700;margin-bottom:5px;margin-right:10px;padding:0;text-align:center}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-wrapper{background:linear-gradient(90deg,#5700fa,#340094);border:1.5px solid #e7daff;border-radius:8px;display:flex;justify-content:space-between;padding:6px 21px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box{align-items:center;border-right:1px solid #fff;display:flex;flex-direction:column;margin-right:10px;padding-right:15px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box:last-child{border-right:none;padding-right:0}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-number{color:#fff;font-size:18px;font-weight:700}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-label{color:#fff;font-size:12px;margin-top:3px}.mhub-modal-content .mhub-campaign .mhub-countdown-note{color:#d9ff00;font-size:14px;margin-top:5px;padding:0}.mhub-modal-content .mhub-cta-btn{background-color:#d9ff00;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:18px;font-weight:800;margin-top:30px;padding:5px 20px}.mhub-modal-content .mhub-cta-btn:hover{background-color:#0f9;border-color:#0f9}.mhub-modal-content .ltd-title{color:#19ff00;font-size:18px;font-weight:600}.mhub-modal-content h2{color:#fff;font-size:24px;margin-bottom:35px;text-align:left}.mhub-modal-content p{color:#fff;font-size:16px}.mhub-modal-content ul{list-style:none;margin-bottom:20px;margin-left:0;padding:0;text-align:left}.mhub-modal-content ul li{font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}.mhub-modal-content ul li:before{color:#7856fb;content:"✔";left:0;position:absolute;top:0}.mhub-modal-content ul li span{color:#7856fb;font-size:13px;font-weight:700}.mhub-modal-content .mhub-modal-button{background:#7856fb;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;margin-top:30px;padding:10px 20px;text-align:center;transition:background .3s;width:fit-content}.mhub-modal-content .mhub-modal-button:hover{background:#4f21ff}.google-meet-settings-container,.jitsi-settings-container,.msteams-settings-container,.webex-settings-container,.zoom-settings-container{margin:0 auto;padding:20px 20px 20px 0}.google-meet-settings-container a.back-button,.jitsi-settings-container a.back-button,.msteams-settings-container a.back-button,.webex-settings-container a.back-button,.zoom-settings-container a.back-button{color:#7856fb;display:block;font-size:16px;font-weight:500;margin-bottom:20px;text-decoration:none}.google-meet-settings-container a.back-button:focus,.jitsi-settings-container a.back-button:focus,.msteams-settings-container a.back-button:focus,.webex-settings-container a.back-button:focus,.zoom-settings-container a.back-button:focus{box-shadow:none;outline:none}.google-meet-settings-container a.back-button:hover,.jitsi-settings-container a.back-button:hover,.msteams-settings-container a.back-button:hover,.webex-settings-container a.back-button:hover,.zoom-settings-container a.back-button:hover{color:#4f21ff}.google-meet-settings-container .main-wrapper,.jitsi-settings-container .main-wrapper,.msteams-settings-container .main-wrapper,.webex-settings-container .main-wrapper,.zoom-settings-container .main-wrapper{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;width:100%}.google-meet-settings-container .main-wrapper .header,.jitsi-settings-container .main-wrapper .header,.msteams-settings-container .main-wrapper .header,.webex-settings-container .main-wrapper .header,.zoom-settings-container .main-wrapper .header{align-items:center;display:flex;margin-bottom:20px}.google-meet-settings-container .main-wrapper .header .title,.jitsi-settings-container .main-wrapper .header .title,.msteams-settings-container .main-wrapper .header .title,.webex-settings-container .main-wrapper .header .title,.zoom-settings-container .main-wrapper .header .title{font-size:1.5em;margin-left:10px}.google-meet-settings-container .main-wrapper .tab-wrapper,.jitsi-settings-container .main-wrapper .tab-wrapper,.msteams-settings-container .main-wrapper .tab-wrapper,.webex-settings-container .main-wrapper .tab-wrapper,.zoom-settings-container .main-wrapper .tab-wrapper{align-items:center;border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;flex-wrap:wrap;margin-bottom:20px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{display:flex;flex-wrap:wrap}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:10px;margin-right:10px;padding:10px 30px;text-align:center;transition:background-color .3s;width:111px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover{background-color:#f5f5f5}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active{background-color:#7856fb;color:#fff}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{align-items:center;background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1em;margin-left:auto;padding:10px 20px;text-decoration:none}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons{margin-right:5px}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover{background-color:#4f21ff}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{display:none}}@media(max-width:450px){.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{justify-content:center}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{width:150px}}.google-meet-settings-container .main-wrapper .save-button,.jitsi-settings-container .main-wrapper .save-button,.msteams-settings-container .main-wrapper .save-button,.webex-settings-container .main-wrapper .save-button,.zoom-settings-container .main-wrapper .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;transition:background-color .3s;width:140px}.google-meet-settings-container .main-wrapper .save-button:hover,.jitsi-settings-container .main-wrapper .save-button:hover,.msteams-settings-container .main-wrapper .save-button:hover,.webex-settings-container .main-wrapper .save-button:hover,.zoom-settings-container .main-wrapper .save-button:hover{background-color:#4f21ff}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container{font-family:Arial,sans-serif}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{padding:20px 0;width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3{color:#3c434a;font-size:20px;margin-bottom:10px;margin-top:0;padding-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description{color:#777;margin-bottom:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field{color:#3c434a;font-size:14px;font-weight:600;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled{color:hsl(0 0% 47% / .741)}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input{margin-right:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label{cursor:pointer}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;margin-left:1rem;padding:5px 15px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:75%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info{background:#7856fb;border-radius:100%;color:#fff;font-size:12px;line-height:0;margin-left:5px;padding:2px 6px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{align-items:center;display:flex;margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{align-items:center;display:flex}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions{text-align:left}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button{margin-top:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description{color:#000;font-size:14px;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper{background:#fff;border-radius:15px;padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted{padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.webex-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}@media(max-width:1700px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:75%}}@media(max-width:1500px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:90%}}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:992px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:100%}}@media(max-width:576px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{margin-top:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{width:100%}}.google-meet-settings-container .file-upload-label{cursor:pointer;display:inline-block}.google-meet-settings-container .button-style{background-color:#0073e6;border-radius:4px;color:#fff;display:inline-block;padding:8px 16px;text-align:center}.google-meet-settings-container .file-info{color:#333;font-size:14px;margin-top:8px}@media(max-width:450px){.google-meet-settings-container .react-tooltip,.jitsi-settings-container .react-tooltip,.msteams-settings-container .react-tooltip,.webex-settings-container .react-tooltip,.zoom-settings-container .react-tooltip{width:280px!important}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.shortcodes-tab h2{font-size:24px;margin-bottom:10px}.shortcodes-tab p{font-size:14px;margin-bottom:20px}.shortcodes-tab .shortcodes-list .shortcode-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:10px 15px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple{box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item:not(.shortcode-item-simple){box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item h3{font-size:18px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item p{font-size:14px;margin:5px 0 0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom{max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{flex:1;max-width:100%;min-width:0;overflow-x:visible;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted{position:relative}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay{align-items:center;backdrop-filter:blur(2px);background-color:hsl(0 0% 100% / .85);border-radius:10px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn i{font-size:18px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted:hover .mhub-pro-overlay{opacity:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note{align-items:flex-start;background:linear-gradient(135deg,#e7f3ff,#d9edff);border-left:5px solid #2271b1;border-radius:8px;box-shadow:0 2px 4px rgb(34 113 177 / .1);display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note i{color:#2271b1;flex-shrink:0;font-size:20px;margin-top:2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note span{color:#1d2327;font-size:14px;font-weight:500;line-height:1.7}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{background:linear-gradient(135deg,#fff9e6,#fff4d6);border-left:5px solid #f0ad4e;border-radius:8px;box-shadow:0 2px 4px rgb(240 173 78 / .1);margin-bottom:20px;padding:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header{margin-bottom:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-list{display:flex;flex-direction:column;gap:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{align-items:flex-start;background-color:#fff;border:1px solid #f0e5cc;border-radius:6px;display:flex;gap:12px;padding:12px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{background-color:#f8f9fa;border:1px solid #e8e9eb;border-radius:4px;color:#d63384;flex-shrink:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:600;padding:4px 10px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{color:#646970;flex:1;font-size:14px;line-height:1.6}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples{border-top:3px solid #e8e9eb;margin-top:24px;padding-top:24px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header{margin-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item{background:linear-gradient(135deg,#fafbfc,#f5f6f8);border:2px solid #e8e9eb;border-radius:10px;margin-bottom:18px;overflow-x:visible;padding:18px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:last-child{margin-bottom:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:hover{border-color:#d0d1d3;box-shadow:0 2px 6px rgb(0 0 0 / .08)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .example-label{color:#2271b1;font-size:14px;font-weight:700;letter-spacing:-.1px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn{align-items:center;background:linear-gradient(135deg,#6c757d,#5a6268);border:none;border-radius:6px;box-shadow:0 2px 4px hsl(208 7% 46% / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;justify-content:center;min-width:36px;padding:7px 14px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn i{font-size:14px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);box-shadow:0 3px 6px hsl(208 7% 46% / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item code{background-color:#fff;border:2px solid #e0e2e6;border-radius:8px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .04);color:#d63384;display:inline-block;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:500;line-height:1.8;margin-bottom:10px;min-width:fit-content;overflow-x:visible;padding:14px 16px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-description{color:#646970;font-size:13px;font-style:italic;line-height:1.6;margin:0;padding-left:4px}@media(max-width:768px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:18px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{box-sizing:border-box;flex-direction:column!important;gap:15px;max-width:100%!important;overflow:visible!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{box-sizing:border-box;display:block!important;font-size:13px;line-height:1.6;max-width:100%!important;min-width:0!important;padding:12px 16px;white-space:normal!important;width:100%!important;word-break:break-all!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{display:flex!important;justify-content:center;max-width:100%!important;min-width:unset!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{max-width:100%!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:15px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{flex-direction:column;gap:8px;padding:10px 12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:13px}}@media(max-width:576px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:13px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{font-size:12px;padding:10px 14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{font-size:13px;padding:10px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{padding:8px 10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:11px;padding:3px 8px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:12px}}.meetinghub-connect-tab-content .accordion .mhub-section-pannel{background:#fff;border-radius:15px;box-sizing:border-box;padding:40px 20px 10px 30px;width:65%}.meetinghub-connect-tab-content .accordion .mhub-section-pannel .mhub-renew-oauth-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;float:right;font-size:16px;padding:13px 16px}.meetinghub-connect-tab-content .accordion .mhub-section-pannel.mhub-zoon-connect-pannel{padding-bottom:80px}.meetinghub-connect-tab-content .accordion,.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:hover,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:focus,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container{margin-bottom:40px}.meetinghub-connect-tab-content .accordion .input-container .input-field{align-items:center;display:flex}.meetinghub-connect-tab-content .accordion .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:67%}.meetinghub-connect-tab-content .accordion .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content #meetinghub_s2sOauth-app-sdk-credentials{margin-top:50px}.meetinghub-connect-tab-content .mhub-save-actions{text-align:left}.meetinghub-connect-tab-content .mhub-save-actions .setting-save-button{margin-top:20px}.meetinghub-connect-tab-content .mhub-save-actions .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 16px}.meetinghub-connect-tab-content .mhub-save-actions .save-button:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .mhub-save-actions .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.meetinghub-connect-tab-content .webx-btn-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-connect-button-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-save-notice{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:16px;width:65%}.meetinghub-connect-tab-content .msteams-save-notice p{background-color:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:13px;margin:0;padding:8px 14px}.meetinghub-connect-tab-content .msteams-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .msteams-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .msteams-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .msteams-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .msteams-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .msteams-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .mhub-status-connected{align-items:center;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46;display:inline-flex;font-size:12px;font-weight:600;line-height:1;margin-left:12px;margin-top:5px;padding:2px 10px;text-transform:capitalize}.meetinghub-connect-tab-content .mhub-status-connected:before{background-color:#10b981;border-radius:50%;box-shadow:0 0 0 2px rgb(16 185 129 / .2);content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.meetinghub-connect-tab-content .msteams-redirect-url-section{background:#f0f2f5;border:1px solid #dde1e6;border-radius:12px;box-sizing:border-box;margin-bottom:30px;padding:25px 30px;width:65%}.meetinghub-connect-tab-content .msteams-redirect-url-section .title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.4;margin-bottom:12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .description{color:#5f6368;font-size:14px;line-height:1.6;margin-bottom:18px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:flex;padding:4px;position:relative;transition:all .2s ease}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:hover{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .08)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:focus-within{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{background:#fff0;border:none;border-radius:6px;color:#333;flex:1;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.5;outline:none;padding:10px 12px;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input:focus{outline:none}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{align-items:center;background:#7856fb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-left:8px;padding:9px 18px;transition:all .2s ease;white-space:nowrap}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:before,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:before{content:"📋";font-size:14px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:hover,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:hover{background-color:#6344e6;box-shadow:0 4px 12px rgb(120 86 251 / .3);transform:translateY(-1px)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:active,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:active{box-shadow:0 2px 6px rgb(120 86 251 / .3);transform:translateY(0)}@media(max-width:1700px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:75%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:75%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:75%}}@media(max-width:1500px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:90%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:90%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:90%}}@media(max-width:1200px){.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:35%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{width:65%}.meetinghub-connect-tab-content .accordion .textarea-field{width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label{width:35%}.meetinghub-connect-tab-content .accordion .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:576px){.meetinghub-connect-tab-content .accordion .input-container .input-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field input,.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{margin-top:10px}.meetinghub-connect-tab-content .accordion .textarea-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label,.meetinghub-connect-tab-content .accordion .textarea-field textarea{width:100%}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{line-height:25px}}@media(max-width:450px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel,.meetinghub-connect-tab-content .accordion .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section{padding:15px;width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{flex-direction:column;padding:8px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{font-size:12px;margin-bottom:8px;padding:10px 12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{justify-content:center;margin-left:0;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:hover{transform:translateY(0)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:active{transform:scale(.98)}}.mhub-google-meet-connect-tab .mhub-section-pannel{background:#fff;border-color:#fff0;border-radius:10px;padding:20px;width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel.additional-info-section{margin-bottom:30px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel.google-meet-credentainal-pannel{width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration{align-items:center;background-color:#fff;border-radius:10px;display:flex;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content{padding-right:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title{font-size:2rem;font-weight:500;margin-top:0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title span{font-weight:700}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content h3{font-size:18px;font-weight:400}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p{font-size:16px;line-height:1.6;margin:10px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a{color:#007bff;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a:hover{color:#0056b3}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy{margin-top:10px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy input{border:1px solid #ddd;border-radius:8px;flex:1;outline:none;padding:8px;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:14px;font-weight:600;padding:5px 12px;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button:hover{background-color:#7856fb;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-image img{border-radius:10px;bottom:0;height:auto;max-width:100%;position:absolute;right:0}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section{align-items:center;display:flex;justify-content:center}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone{align-items:center;background-color:#f8f9fa;border:3px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .mhub-round-box{align-items:center;background:#e9edfb;border-radius:50%;display:inline-flex;font-size:28px;height:102px;justify-content:center;margin-bottom:20px;width:102px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .upload-instruction{font-size:1.25rem;margin-bottom:32px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style{background-color:#7856fb;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:162%;padding:10px 20px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style:hover{background-color:#4f21ff}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-info{color:#333;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .error-message{color:#dc3545;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .meetinghub-spinner{margin-top:2rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status{padding:30px 100px;text-align:center}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content h3{color:#212327;font-size:1.7rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content p{color:#757c8e;font-size:1rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content{padding:40px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content .img-wrapper{align-items:center;background:#eff1f7;border-radius:80px;display:inline-flex;height:70px;justify-content:center;width:70px}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content h3{color:#3c434a;font-size:1.25rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .bottom-content{align-items:center;display:flex;flex-direction:column}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper{align-items:center;display:flex;justify-content:space-between;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left h3{color:#212327;font-size:1.5rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left p{color:#757c8e;font-size:.875rem}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-right .mhub-reset-credential-btn{margin-right:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn{background:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn:hover{background-color:#4f21ff;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn:hover,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn:hover{background-color:#7856fb;color:#fff}.settings-container{padding:20px 20px 20px 10px}.settings-title{font-size:28px;margin-bottom:30px}.settings-cards{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.settings-card{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px 20px 30px}.settings-card .card-top{display:flex;justify-content:space-between}.settings-card .card-left{align-items:flex-start;display:flex;flex-direction:column}.settings-card .card-left .card-logo{height:auto;width:80px}.settings-card .card-left .card-title{color:rgb(25 14 14 / .988);font-size:18px;font-weight:700;margin-bottom:5px;margin-top:15px}.settings-card .card-left .card-description{color:#777;text-align:left}.settings-card .card-right{align-items:flex-end;display:flex;flex-direction:column}.settings-card .card-right .account-status{color:#00a86b;font-size:14px;font-weight:700;margin-bottom:10px;position:absolute}.settings-card .card-bottom{margin-top:10px;text-align:right}.settings-card .card-bottom .settings-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 15px;text-decoration:none;transition:background-color .3s}.settings-card .card-bottom .settings-button span{margin-right:5px}.settings-card .card-bottom .settings-button:hover{background-color:#4f21ff}.settings-card .card-bottom .settings-button:focus{box-shadow:none;outline:none}.settings-card .card-bottom .upcoming{background-color:rgb(0 168 107 / .188);border-radius:30px;color:#00a86b;font-size:13px;font-weight:700;padding:5px 10px}.settings-tab-container{padding:20px}.settings-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.settings-tab-container p{color:#546e7a;font-size:20px;font-style:italic}.shortcode-tab-container{padding:20px}.shortcode-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.shortcode-tab-container p{color:#546e7a;font-size:20px;font-style:italic}@media(max-width:992px){.settings-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.settings-cards{grid-template-columns:repeat(1,1fr)}}.mhub-modern-notice{align-items:center;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05);display:flex;justify-content:space-between;margin-bottom:12px;overflow:visible;padding:16px 24px;position:relative}.mhub-modern-notice.warning{background:#fff9eb;border-left:4px solid #ffa800}.mhub-modern-notice.warning .notice-icon{background:#ffa800}.mhub-modern-notice.info{background:#f0f7ff;border-left:4px solid #007cba}.mhub-modern-notice.info .notice-icon{background:#007cba}.mhub-modern-notice .mhub-notice-inner{align-items:center;display:flex;flex:1;gap:16px}.mhub-modern-notice .mhub-notice-icon-wrapper{flex-shrink:0}.mhub-modern-notice .notice-icon{color:#fff;height:32px;width:32px;borderRadius:50%;align-items:center;display:flex;justify-content:center}.mhub-modern-notice .notice-icon .dashicons{font-size:18px;height:18px;width:18px}.mhub-modern-notice .mhub-notice-content h4{color:#1d2327;font-size:16px;font-weight:600;margin:0 0 4px}.mhub-modern-notice .mhub-notice-content p{color:#50575e;font-size:14px;line-height:1.5;margin:0}.mhub-modern-notice .mhub-notice-close{align-items:center;background:#fff0;border:1px solid #c3c4c7;border-radius:50%;color:#8c8f94;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;transition:all .2s ease;width:32px}.mhub-modern-notice .mhub-notice-close .dashicons{font-size:20px;height:20px;width:20px}.mhub-modern-notice .mhub-notice-close:hover{background:#fff;border-color:#8c8f94;color:#1d2327}.mhub-modern-notice .dropdown-menu{background:#fff;border:1px solid #c3c4c7;border-radius:8px;box-shadow:0 10px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);display:block;min-width:180px;overflow:hidden;position:absolute;right:0;text-align:left;top:calc(100% + 10px);z-index:100}.mhub-modern-notice .dropdown-menu .dropdown-header{background:#f6f7f7;border-bottom:1px solid #f0f0f1;color:#8c8f94;font-size:11px;font-weight:700;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase}.mhub-modern-notice .dropdown-menu .dropdown-item{align-items:center;color:#1d2327;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px;transition:all .2s}.mhub-modern-notice .dropdown-menu .dropdown-item .dashicons{font-size:14px;opacity:.3}.mhub-modern-notice .dropdown-menu .dropdown-item:hover{background:#f0f7ff;color:#007cba}@media(max-width:768px){.mhub-modern-notice{flex-direction:column;padding:16px}.mhub-modern-notice,.mhub-modern-notice .mhub-notice-inner{align-items:flex-start;gap:12px}.mhub-modern-notice .mhub-notice-content h4{font-size:15px}.mhub-modern-notice .mhub-notice-content p{font-size:13px}.mhub-modern-notice .dismiss-logic{display:flex;justify-content:flex-end;width:100%}.mhub-modern-notice .dropdown-menu{left:auto;right:0}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mhub_zoom_reports{padding:40px 20px}#mhub_zoom_reports .tabs-wrapper .tabs{border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;margin-bottom:20px;padding-bottom:10px}#mhub_zoom_reports .tabs-wrapper .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-right:10px;padding:10px 30px;transition:background-color .3s}#mhub_zoom_reports .tabs-wrapper .tab-item:hover{background-color:#f5f5f5}#mhub_zoom_reports .tabs-wrapper .tab-item.active{background-color:#7856fb;color:#fff}#mhub_zoom_reports .tabs-wrapper .tab-content{margin-top:20px}#mhub_zoom_reports .tabs-wrapper .account-report,#mhub_zoom_reports .tabs-wrapper .daily-report{padding:20px 0}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:hover,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:hover{background:#4f21ff}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:focus,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:focus{box-shadow:none;outline:none}@media(max-width:992px){#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{float:right;margin-top:20px}}#mhub_zoom_reports .mhub-report-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:992px){#mhub_zoom_reports .mhub-report-info{padding:2rem .6rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{line-height:30px}}td.mhub-action-col,th.mhub-action-col{text-align:center;white-space:nowrap}.mhub-report-action-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;letter-spacing:.1px;padding:7px 15px;transition:all .2s ease;white-space:nowrap}.mhub-report-action-btn svg{flex-shrink:0}.mhub-report-action-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-report-action-btn:active{box-shadow:none;transform:translateY(0)}.mhub-report-action-btn--locked{background:linear-gradient(135deg,#b0b0b0,#8a8a8a);cursor:pointer;opacity:.75}.mhub-report-action-btn--locked:hover{box-shadow:0 4px 12px rgb(0 0 0 / .18);opacity:.9;transform:translateY(-1px)}.mhub-action-na{color:#d0d0e0;font-size:16px}.mhub-participant-count-btn{align-items:center;background:rgb(0 175 0 / .08);border:none;border-radius:20px;color:#00af00;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:5px;outline:none;padding:4px 10px;transition:all .2s ease}.mhub-participant-count-btn:hover{background:rgb(0 175 0 / .18);box-shadow:0 2px 8px rgb(0 175 0 / .25);transform:translateY(-1px)}.mhub-participant-count-btn .mhub-participant-count-num{font-size:15px;font-weight:700}.mhub-participant-count-btn .mhub-participant-eye-icon{opacity:.7}.mhub-participant-count-btn:hover .mhub-participant-eye-icon{opacity:1}.mhub-modal-overlay{align-items:center;animation:mhub-overlay-in .2s ease;backdrop-filter:blur(4px);background:rgb(15 15 30 / .65);display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}@keyframes mhub-overlay-in{0%{opacity:0}to{opacity:1}}.mhub-participants-modal{animation:mhub-modal-in .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 25px 60px rgb(0 0 0 / .3);display:flex;flex-direction:column;max-height:90vh;max-width:960px;overflow:hidden;width:96%}@keyframes mhub-modal-in{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.mhub-participants-modal .mhub-pm-header{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:16px 16px 0 0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.mhub-participants-modal .mhub-pm-header-left{align-items:center;display:flex;gap:14px}.mhub-participants-modal .mhub-pm-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.mhub-participants-modal .mhub-pm-icon svg{color:#fff}.mhub-participants-modal .mhub-pm-title{color:#fff;font-size:18px;font-weight:700;margin:0}.mhub-participants-modal .mhub-pm-subtitle{color:hsl(0 0% 100% / .75);font-size:13px;margin:2px 0 0}.mhub-participants-modal .mhub-pm-close{align-items:center;background:hsl(0 0% 100% / .15);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:background .2s;width:38px}.mhub-participants-modal .mhub-pm-close:hover{background:hsl(0 0% 100% / .28)}.mhub-participants-modal .mhub-pm-stats{align-items:center;background:#f8f7ff;border-bottom:1px solid #ededf8;display:flex;flex-shrink:0;padding:14px 24px}.mhub-participants-modal .mhub-pm-stat{align-items:center;display:flex;flex-direction:column;gap:2px;padding:0 20px}.mhub-participants-modal .mhub-pm-stat:first-child{padding-left:0}.mhub-participants-modal .mhub-pm-stat-value{color:#7856fb;font-size:22px;font-weight:700;line-height:1}.mhub-participants-modal .mhub-pm-stat-label{color:#888;font-size:11px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-stat-divider{background:#ddd;flex-shrink:0;height:32px;width:1px}.mhub-participants-modal .mhub-pm-toolbar{align-items:center;border-bottom:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:14px 24px}.mhub-participants-modal .mhub-pm-search-wrap{flex:1;max-width:380px;min-width:200px;position:relative}.mhub-participants-modal .mhub-pm-search-icon{color:#aaa;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none;padding:9px 36px;transition:border-color .2s;width:100%}.mhub-participants-modal .mhub-pm-search:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.mhub-participants-modal .mhub-pm-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:13px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search-clear:hover{color:#555}.mhub-participants-modal .mhub-pm-export-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:all .2s;white-space:nowrap}.mhub-participants-modal .mhub-pm-export-btn:hover{box-shadow:0 4px 16px rgb(120 86 251 / .4);transform:translateY(-1px)}.mhub-participants-modal .mhub-pm-body{flex:1;min-height:0;overflow-y:auto}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar{width:6px}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-track{background:#f5f5f5}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.mhub-participants-modal .mhub-pm-loading{align-items:center;color:#888;display:flex;flex-direction:column;font-size:14px;gap:16px;justify-content:center;padding:60px 24px}.mhub-participants-modal .mhub-pm-spinner{animation:mhub-spin .8s linear infinite;border:3px solid #ededf8;border-radius:50%;border-top-color:#7856fb;height:40px;width:40px}@keyframes mhub-spin{to{transform:rotate(1turn)}}.mhub-participants-modal .mhub-pm-error{align-items:center;display:flex;flex-direction:column;gap:10px;padding:48px 32px;text-align:center}.mhub-participants-modal .mhub-pm-error .mhub-pm-error-icon{color:#ef5350;opacity:.7}.mhub-participants-modal .mhub-pm-error h3{color:#c62828;font-size:17px;font-weight:700;margin:4px 0 0}.mhub-participants-modal .mhub-pm-error p{color:#888;font-size:14px;line-height:1.6;margin:0;max-width:420px}.mhub-participants-modal .mhub-pm-retry-btn{background:#ef5350;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:8px;padding:8px 20px}.mhub-participants-modal .mhub-pm-retry-btn:hover{background:#d32f2f}.mhub-participants-modal .mhub-pm-empty{align-items:center;display:flex;flex-direction:column;gap:10px;padding:60px 32px;text-align:center}.mhub-participants-modal .mhub-pm-empty .mhub-pm-empty-icon{color:#c5c5d8}.mhub-participants-modal .mhub-pm-empty h3{color:#555;font-size:17px;font-weight:600;margin:4px 0 0}.mhub-participants-modal .mhub-pm-empty p{color:#999;font-size:14px;line-height:1.6;margin:0;max-width:320px}.mhub-participants-modal .mhub-pm-empty strong{color:#7856fb}.mhub-participants-modal .mhub-pm-table-wrap{overflow-x:auto}.mhub-participants-modal .mhub-pm-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-participants-modal .mhub-pm-table th{background:#7856fb;border:none;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-table th:first-child{text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s}.mhub-participants-modal .mhub-pm-table tbody tr:hover{background:#faf9ff}.mhub-participants-modal .mhub-pm-table tbody tr:last-child{border-bottom:none}.mhub-participants-modal .mhub-pm-table td{border:none;color:#333;padding:12px 16px;vertical-align:middle}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-num{color:#aaa;font-size:12px;text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-participants-modal .mhub-pm-participant-cell{align-items:center;display:flex;gap:10px}.mhub-participants-modal .mhub-pm-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.mhub-participants-modal .mhub-pm-participant-info{display:flex;flex-direction:column;gap:1px;min-width:0}.mhub-participants-modal .mhub-pm-name{color:#2d2d48;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-email{color:#888;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-topic-badge{background:rgb(120 86 251 / .1);border-radius:20px;color:#7856fb;display:inline-block;font-size:12px;font-weight:500;max-width:200px;overflow:hidden;padding:3px 10px;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-duration-badge{background:rgb(16 185 129 / .1);border-radius:20px;color:#059669;display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.mhub-participants-modal .mhub-pm-na{color:#ccc}.mhub-participants-modal .mhub-pm-footer{align-items:center;background:#fafafa;border-top:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 24px}.mhub-participants-modal .mhub-pm-page-info{color:#888;font-size:13px}.mhub-participants-modal .mhub-pm-pagination{display:flex;gap:4px}.mhub-participants-modal .mhub-pm-page-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#555;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:all .15s}.mhub-participants-modal .mhub-pm-page-btn:hover:not(:disabled){border-color:#7856fb;color:#7856fb}.mhub-participants-modal .mhub-pm-page-btn.active{background:#7856fb;border-color:#7856fb;color:#fff}.mhub-participants-modal .mhub-pm-page-btn:disabled{cursor:not-allowed;opacity:.35}.mhub-pmt-wrap{padding:24px 0}.mhub-pmt-wrap .mhub-pmt-filter-card{background:#fff;border:1px solid #ededf8;border-radius:16px;box-shadow:0 2px 12px rgb(120 86 251 / .07);margin-bottom:24px;overflow:hidden}.mhub-pmt-wrap .mhub-pmt-filter-card-head{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);color:#fff;display:flex;gap:14px;padding:16px 22px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:10px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-filter-head-title{color:#fff;font-size:15px;font-weight:700}.mhub-pmt-wrap .mhub-pmt-filter-head-sub{color:hsl(0 0% 100% / .72);font-size:12px;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-filter-fields{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;padding:20px 22px}.mhub-pmt-wrap .mhub-pmt-field{display:flex;flex-direction:column;gap:5px}.mhub-pmt-wrap .mhub-pmt-label{align-items:center;color:#666;display:flex;font-size:11.5px;font-weight:700;gap:5px;letter-spacing:.5px;text-transform:uppercase}.mhub-pmt-wrap .mhub-pmt-label svg{color:#7856fb}.mhub-pmt-wrap .react-datepicker-wrapper,.mhub-pmt-wrap .react-datepicker__input-container{display:block;width:100%}.mhub-pmt-wrap .mhub-pmt-date,.mhub-pmt-wrap .mhub-pmt-select{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:9px;box-sizing:border-box;color:#333;display:block;font-size:13.5px;min-width:200px;outline:none;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.mhub-pmt-wrap .mhub-pmt-date:focus,.mhub-pmt-wrap .mhub-pmt-select:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .1)}.mhub-pmt-wrap .mhub-pmt-search-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:7px;height:40px;letter-spacing:.2px;padding:10px 22px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-search-btn:hover:not(:disabled){box-shadow:0 6px 20px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-search-btn:disabled{cursor:not-allowed;opacity:.6}.mhub-pmt-wrap .mhub-pmt-spinner{animation:mhub-spin .75s linear infinite;border:2px solid hsl(0 0% 100% / .35);border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:14px;width:14px}.mhub-pmt-wrap .mhub-pmt-error-banner{align-items:flex-start;background:linear-gradient(135deg,#fff5f5,#fef2f2);border:1px solid #fca5a5;border-radius:12px;color:#b91c1c;display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.mhub-pmt-wrap .mhub-pmt-error-banner svg{flex-shrink:0;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-error-banner strong{display:block;font-size:14px;margin-bottom:2px}.mhub-pmt-wrap .mhub-pmt-error-banner p{color:#e53e3e;font-size:13px;margin:0}.mhub-pmt-wrap .mhub-pmt-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.mhub-pmt-wrap .mhub-pmt-summary-pill{align-items:center;border:1.5px solid #fff0;border-radius:30px;display:flex;gap:7px;padding:8px 16px}.mhub-pmt-wrap .mhub-pmt-pill-purple{background:rgb(120 86 251 / .08);border-color:rgb(120 86 251 / .2)}.mhub-pmt-wrap .mhub-pmt-pill-purple .mhub-pmt-pill-value{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-pill-green{background:rgb(0 175 0 / .07);border-color:rgb(0 175 0 / .18)}.mhub-pmt-wrap .mhub-pmt-pill-green .mhub-pmt-pill-value{color:#00af00}.mhub-pmt-wrap .mhub-pmt-pill-value{font-size:18px;font-weight:800;line-height:1}.mhub-pmt-wrap .mhub-pmt-pill-label{color:#777;font-size:12px;font-weight:500}.mhub-pmt-wrap .mhub-pmt-summary-arrow{color:#ccc;font-size:18px}.mhub-pmt-wrap .mhub-pmt-summary-range{background:#f5f4ff;border:1px solid #e8e4ff;border-radius:20px;color:#999;font-size:12.5px;padding:5px 12px}.mhub-pmt-wrap .mhub-pmt-table-search-wrap{align-items:center;display:flex;margin-left:auto;position:relative}.mhub-pmt-wrap .mhub-pmt-table-search-wrap svg{color:#aaa;left:11px;pointer-events:none;position:absolute}.mhub-pmt-wrap .mhub-pmt-table-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:20px;font-size:13px;outline:none;padding:7px 32px;transition:border-color .2s,width .3s;width:180px}.mhub-pmt-wrap .mhub-pmt-table-search:focus{background:#fff;border-color:#7856fb;width:220px}.mhub-pmt-wrap .mhub-pmt-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:12px;position:absolute;right:9px}.mhub-pmt-wrap .mhub-pmt-search-clear:hover{color:#555}.mhub-pmt-wrap .mhub-pmt-table-card{border:1px solid #ededf8;border-radius:14px;box-shadow:0 2px 16px rgb(120 86 251 / .06);overflow:hidden}.mhub-pmt-wrap .mhub-pmt-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-pmt-wrap .mhub-pmt-table th{background:#7856fb;border:none;color:#fff;font-size:11.5px;font-weight:600;letter-spacing:.6px;padding:13px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-th-idx{text-align:center;width:42px}.mhub-pmt-wrap .mhub-pmt-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s,transform .1s}.mhub-pmt-wrap .mhub-pmt-table tbody tr:hover{background:#faf9ff}.mhub-pmt-wrap .mhub-pmt-table tbody tr:last-child{border-bottom:none}.mhub-pmt-wrap .mhub-pmt-table td{border:none;color:#333;padding:13px 16px;vertical-align:middle}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-idx{color:#c5c5d8;font-size:12px;text-align:center}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-topic-cell{align-items:center;display:flex;gap:10px}.mhub-pmt-wrap .mhub-pmt-topic-avatar{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:32px;justify-content:center;letter-spacing:0;width:32px}.mhub-pmt-wrap .mhub-pmt-topic-name{color:#2d2d48;font-size:13.5px;font-weight:600}.mhub-pmt-wrap .mhub-pmt-code{background:#f0eeff;border-radius:6px;color:#5b3fdb;display:inline-block;font-family:SFMono-Regular,Consolas,monospace;font-size:11.5px;letter-spacing:.5px;padding:3px 9px}.mhub-pmt-wrap .mhub-pmt-count-badge{align-items:center;background:rgb(0 175 0 / .08);border:1px solid rgb(0 175 0 / .15);border-radius:20px;color:#00af00;display:inline-flex;font-size:13px;font-weight:800;justify-content:center;min-width:36px;padding:4px 10px}.mhub-pmt-wrap .mhub-pmt-count-badge.mhub-pmt-badge-hot{background:rgb(239 68 68 / .08);border-color:rgb(239 68 68 / .2);color:#dc2626}.mhub-pmt-wrap .mhub-pmt-view-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;padding:7px 15px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-view-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-no-filter{color:#999;font-size:14px;padding:36px!important;text-align:center}.mhub-pmt-wrap .mhub-pmt-no-filter strong{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-empty-state{align-items:center;display:flex;flex-direction:column;gap:14px;padding:60px 32px;text-align:center}.mhub-pmt-wrap .mhub-pmt-empty-state h3{color:#3d3d60;font-size:18px;font-weight:700;margin:0}.mhub-pmt-wrap .mhub-pmt-empty-state p{color:#999;font-size:14px;line-height:1.7;margin:0;max-width:360px}.mhub-pmt-wrap .mhub-pmt-empty-rings{align-items:center;display:flex;height:110px;justify-content:center;position:relative;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring{border:1.5px solid rgb(120 86 251 / .15);border-radius:50%;position:absolute}.mhub-pmt-wrap .mhub-pmt-empty-ring.r1{height:110px;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r2{border-color:rgb(120 86 251 / .22);height:80px;width:80px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r3{border-color:rgb(120 86 251 / .3);height:54px;width:54px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:12px;display:flex;height:44px;justify-content:center;width:44px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{box-shadow:0 4px 16px rgb(120 86 251 / .35)}.mhub-pro-gate-wrapper{position:relative}.mhub-pro-gate-wrapper .mhub-pro-overlay{align-items:center;backdrop-filter:blur(0);background:#fff0;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:10}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content{align-items:center;display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(10px);transition:all .3s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-title{color:#4300ff;font-size:17px;font-weight:700;margin-bottom:4px}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-desc{color:#666;font-size:13px;text-align:center}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn i{font-size:18px;line-height:1}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay{backdrop-filter:blur(4px);background:hsl(0 0% 100% / .7);opacity:1}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay .pro-overlay-content{opacity:1;transform:translateY(0)}#mhub_zoom_recordings{padding:40px 20px}#mhub_zoom_recordings .zoom-recordings-wrapper{margin-bottom:30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:flex;justify-content:space-between}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{align-items:baseline;display:flex}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{color:#1c2025;font-size:18px;font-weight:600;margin-right:20px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{margin-left:10px;margin-right:10px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer!important;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn:hover{background:#4f21ff}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container{width:400px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day-name,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;cursor:unset;font-size:15px;height:40px;line-height:24px;margin:0;outline:none;padding:8px;transition:all .3s ease}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}#mhub_zoom_recordings .mhub-recording-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_recordings .mhub-recording-info .recording-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:1500px){#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:inline-block}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{float:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:right;margin-top:30px}}@media(max-width:992px){#mhub_zoom_recordings .mhub-recording-info{padding:2rem .6rem}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{display:inline-block;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{display:inline-block;margin-bottom:20px;margin-right:0;text-align:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{display:block;margin:10px;text-align:center}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=time]{height:50px;max-width:unset!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker__month-container{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper select{height:50px;max-width:unset}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-2z8c8a-control{width:100%!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{float:right;margin-top:20px}}@media(max-width:576px){#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:left;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-2z8c8a-control{width:100%!important}}.mhub-grid-container{display:grid;gap:55px 40px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:20px 20px 20px 0}@media(max-width:1024px){.mhub-grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mhub-grid-container{grid-template-columns:1fr}}.mhub-card{background:#fff;border:1px solid rgb(198 205 225 / .459);border-radius:8px;display:flex;flex-direction:column;flex-grow:1;gap:15px;height:90%;padding:20px}.mhub-card .shortcode-copy{cursor:pointer;margin-left:10px}.mhub-card .shortcode-copy i{color:#7856fb}.mhub-ct-wrapper,.mhub-icon{align-items:center;display:flex}.mhub-icon{border-radius:50%;height:60px;justify-content:center;width:60px}.mhub-icon img{height:30px;width:30px}.mhub-icon i:before{color:#8c64d4;font-size:40px;height:40px;width:40px}.mhub-title{color:#333;font-size:18px;font-weight:600;margin-left:10px}.mhub-description{color:#666;font-size:14px;line-height:1.5;min-height:60px}.mhub-toggle-container{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}.mhub-toggle-text{color:#666;font-size:14px}.mhub-toggle{background:#ddd;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:44px}.mhub-toggle:after{background:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .3s;width:20px}.mhub-toggle.active{background-color:#7856fb}.mhub-toggle.active:after{transform:translateX(20px)}.meetinghub-wrapper{padding:40px 0;text-align:center;width:100%}.meetinghub-wrapper .meeting-not-started{text-align:center;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;max-width:400px;background-color:#f8f8f8}.meetinghub-wrapper .meeting-not-started h1{color:#333;font-size:24px;margin-bottom:10px}.meetinghub-wrapper .meeting-not-started h4{color:#555;font-size:18px}.meetinghub-wrapper .meeting-thumbnail{margin-bottom:30px}.meetinghub-wrapper .meeting-details{margin-bottom:30px}.meetinghub-wrapper .meeting-thumbnail img{width:100%;height:auto}.mhub_time_to_start{margin-bottom:20px}.mhub-countdown-value{font-weight:700;font-size:20px}.meetinghub_start_time{display:flex;justify-content:center}.mhub-countdown-wrapper{margin-right:25px}#sub-frame-error-details{display:none!important;visibility:hidden!important}.mhub-single-widget{background-color:#fff;border:1px solid #e2e4e7;border-radius:8px;overflow:hidden}.mhub-single-widget+.mhub-single-widget{margin-top:32px}.meetinghub-wrapper-flex{display:flex}.mhub-widget-title{background-color:#3a3a3a;font-size:24px!important;line-height:32px!important;padding:6px 16px!important;margin:0!important;color:#fff!important}.mhub-widget-inner{padding:16px}.mhub-single-widget-detail dl{margin:0;font-size:100%;font-style:inherit;font-weight:400;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dt{font-size:18px;font-weight:600;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dd{font-size:16px;margin:0 1.5em 1em;outline:0;padding:0;vertical-align:baseline;font-style:inherit;font-weight:400;border:0}.mhub-single-widget-detail dd:last-child{margin-bottom:0}.mhub-countdown{display:flex;flex-wrap:wrap}.mhub-countedown-block{flex-grow:1;line-height:1;font-weight:700;font-size:22px;justify-content:space-between}.mhub-countdown-label{display:block;line-height:1;font-weight:400;font-size:14px;margin-top:5px}.mhub-single-widget-host-actions p{margin:10px 0 0!important;font-size:14px}.mhub-buy-btn{display:block;max-width:180px;text-align:center;margin:0;background:#ff631a;color:#fff;padding:15px 25px;text-decoration:none;border-radius:8px;font-size:17px;font-weight:700}.mhub-meeting-add-to{border:1px solid #e2e4e7;display:block;border-radius:8px;line-height:24px;font-size:18px;transition:all 0.3s ease;padding:10px 16px}.mhub-meeting-add-to:hover{background-color:#7856fb;border-color:#7856fb}.mhub-meeting-add-to svg{width:24px;height:24px;display:inline-block;vertical-align:middle;fill:#666;transition:all 0.3s ease}.mhub-meeting-add-to span{display:inline-block;vertical-align:middle;margin-left:8px;color:#666;transition:all 0.3s ease;text-transform:capitalize}.mhub-form-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 -9px}.mhub-form-col{flex:0 0 33.333333%;padding:0 9px}.form-message{margin:0 0 15px;color:#fff;padding:4px 15px;font-size:14px;background-color:#f39c12}.form-message:empty{display:none}.form-message.form-error{background-color:#e74c3c}.form-message.form-success{background-color:#27ae60}.device-status{align-items:center;color:#fff;display:flex;font-size:14px;line-height:20px;padding:6px;text-align:center}.device-status-error{align-items:flex-start;background-color:#f8ae1a;border-radius:8px;color:#040404;padding:12px 16px;text-align:left}.device-icon{background-position:center;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.device-status span{margin-left:16px}.mhub-wrapper iframe+iframe{display:none}.mhub-group-meeting-form{border:1px solid #e8e8e8;padding:30px;text-align:center;box-shadow:0 1px 2px 0 rgb(0 0 0 / 10%);background-color:#fff;border-radius:8px;margin-bottom:35px}.mhub-group-meeting-form [type='submit']{font-family:inherit!important;font-size:medium!important;color:#fff!important;background-color:#ef5455!important;border-radius:8px!important;padding:8px 20px!important;font-weight:700!important;font-style:normal;text-decoration:none!important;text-align:center!important;cursor:pointer!important;display:inline-block!important;line-height:1.3!important;border:1px solid #ef5455!important;outline:0!important;vertical-align:middle!important;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s linear}.meetinghub-wrapper .mhub-col-4{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-8{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-12{width:calc((100% / 12)* 12);padding:0 16px}.meetinghub-wrapper .mhub-shortcode-widget{margin-top:40px}.mhub-meeting-section{padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.mhub-meeting-section .mhub-meeting-section-title{margin-bottom:30px;font-size:24px;font-weight:700;color:#333}.mhub-meeting-section .mhub-meeting-form-wrapper{max-width:610px;margin:0 auto}.mhub-meeting-section .mhub-meeting-form{margin-bottom:20px}.mhub-meeting-section .mhub-form-group{margin-bottom:15px}.mhub-meeting-section .mhub-input-wrapper{width:100%}.mhub-meeting-section .mhub-form-label{display:block;margin-bottom:5px;font-size:16px;color:#666;text-align:left}.mhub-meeting-section .mhub-form-input{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:16px;transition:border-color 0.3s ease}.mhub-meeting-section .mhub-form-input:focus{border-color:#046bd2;outline:none}.mhub-meeting-section .mhub-btn{display:inline-block;padding:10px 20px;border:none;border-radius:8px;font-size:16px;cursor:pointer;width:100%}.mhub-meeting-section .mhub-btn-primary{background-color:#046bd2;color:#fff}.mhub-meeting-section .mhub-btn-primary:hover{background-color:#045cb4}.mhub-meeting-section .mhub-btn-secondary{background-color:#6c757d;color:#fff}.mhub-meeting-section .mhub-btn-secondary:hover{background-color:#242527}.mhub-meeting-section .mhub-separator{margin-bottom:20px;font-size:16px;color:#666;text-align:left}.error-message{color:red;font-size:14px;margin-bottom:20px;font-weight:500}.mhub-form-error-message{color:red;font-size:14px;margin-top:5px;font-weight:500;text-align:left;margin-left:5px;margin-bottom:0}.mhub-form-error-message.top{font-size:16px;font-weight:600;margin-bottom:10px;margin-left:0;text-align:center}.error-message.top{font-size:16px;font-weight:600}.success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600}.mhub_form_success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600;text-align:center}.woocommerce-page.woocommerce-checkout form #order_review th.title{text-align:left!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.3em!important}a.mhub-buy-button{display:inline-block;background-color:#D55603;color:#fff;padding:10px 0;text-align:center;text-decoration:none;font-size:16px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color 0.3s;margin-top:20px;width:100%}a.mhub-buy-button:hover{background-color:#A04104;color:#fff}.mhub-singal-product-details{background-color:#f9f9f9;border:1px solid #e5e5e5;padding:20px;margin-top:20px}.mhub-singal-product-details ul{list-style-type:none;padding:0;font-size:17px}.mhub-singal-product-details ul li{margin-bottom:10px}.mhub-singal-product-details ul li strong{font-weight:700;margin-right:5px}.mhub-meeting-orders-table{width:100%;border-collapse:collapse;border-spacing:0}.mhub-meeting-orders-table th,.mhub-meeting-orders-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.mhub-meeting-orders-table th{background-color:#f2f2f2;color:#333;font-weight:700}.mhub-meeting-orders-table td{color:#666}.mhub-meeting-orders-table tbody tr:hover{background-color:#f9f9f9}.mhub-meeting-orders-table tbody td a{color:#7856fb;text-decoration:none;font-weight:600}.mhub-meeting-orders-table tbody td a:focus{outline:none!important}.mhub-meeting-orders-table tbody td a:hover{text-decoration:underline!important}.mhub-meeting-orders-table tbody .mhub-no-meeting{text-align:center}button.mhub-meeting-status{border-radius:8px;background-color:#7856fb;padding:10px 30px;color:#fff;font-family:inherit;font-weight:500;font-size:16px;cursor:pointer;border:none}button.mhub-meeting-status:hover{background-color:#4f21ff}.meetinghub-zoom-join-links{margin-bottom:40px;display:flex;justify-content:center;align-items:center}.mhub-shortcode-zoom-join-links{padding:40px 10px;display:flex;justify-content:center;align-items:center}.meetinghub-button{display:inline-block;padding:10px 20px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.meetinghub-zoom-join-web{background-color:#fff0;color:#7856fb}.meetinghub-zoom-join-web:hover{background-color:#7856fb;color:#fff}.meetinghub-join-app{background-color:#fff0;color:#7856fb}.meetinghub-join-app:hover{background-color:#7856fb;color:#fff}.mhub-webex-join-links,.mhub-google-meet-join-links{margin-bottom:40px}.mhub-webex-st-join-links,.mhub-google-meet-st-join-links{padding:40px 10px}.meetinghub-webex-button,.meetinghub-google-meet-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.mhub-webex-join,.mhub-google-meet-join{background-color:#fff0;color:#7856fb}.mhub-webex-join:hover,.mhub-google-meet-join:hover{background-color:#7856fb;color:#fff}.webex-agenda-title{font-size:25px;font-weight:600;margin-bottom:10px}.webex-agenda-desc{font-size:14px}.mhub-webinar-registration-notice{display:block;clear:both;background-color:#e7f3ff;border-left:4px solid #0073aa;padding:15px 20px;margin:20px 0;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.mhub-webinar-registration-notice p{margin:0!important;padding:0!important;font-size:15px;line-height:1.6;color:#333;font-weight:500}.mhub-msteams-join-links{margin-bottom:40px}.mhub-msteams-st-join-links{padding:40px 10px}.meetinghub-msteams-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #5b5fc7}.mhub-msteams-join{background-color:#fff0;color:#5b5fc7}.mhub-msteams-join:hover{background-color:#5b5fc7;color:#fff}@media (max-width:860px){.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper-flex{display:inline-block}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-meeting-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-sidebar-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper .mhub-sidebar{margin-bottom:20px}}@media (max-width:650px){.meetinghub-button{padding:10px 12px;font-size:13px}}@media (max-width:500px){.meetinghub-zoom-join-links{display:inline-block}.mhub-shortcode-zoom-join-links{display:inline-block}.meetinghub-button{padding:10px 0;font-size:16px;width:100%;margin-bottom:20px}}@media (max-width:360px){.meetinghub-webex-button{width:100%;padding:10px 50px}}.mhub-single-widget .calander-btn-wrapper{padding:20px}.mhub-add-to-calendar-btn{display:flex;padding:10px 15px;font-size:16px;border:1px solid #ccc;border-radius:5px;text-decoration:none;color:#333;background-color:#f9f9f9;transition:background-color 0.2s ease;align-items:center}.mhub-add-to-calendar-btn:hover{background-color:#eee}.calendar-title{margin-left:8px;font-size:18px;font-weight:500}.mce-toolbar .mce-i-dashicons{font-family:dashicons!important;font-size:35px!important;width:auto!important;line-height:20px!important}.mce-window .mce-window-head .mce-close:hover{background:none;border-color:unset}.mce-window .mce-window-head .mce-close:focus{background:none;border-color:unset}#meeting-select-open:hover{background:none}#mceu_13-button:hover{background:none}.woocommerce-js select{padding:0em .8em}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.meetings a{display:flex;align-items:center}.mhub-dokan-meeting-select-wrapper{margin-bottom:22px}.mhub-login-button{display:inline-block;padding:12px 24px;font-size:16px;font-weight:700;color:#fff;background-color:#7856fb;border:none;border-radius:5px;text-decoration:none;text-align:center;transition:background-color 0.3s ease,box-shadow 0.3s ease;text-decoration:none!important}.mhub-login-button:hover{background-color:#4f21ff;box-shadow:0 4px 8px rgb(0 0 0 / .2);color:#fff}.mhub-recording-player{margin:30px auto;max-width:900px;width:100%}.mhub-recording-player video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);background-color:#000}.mhub-recording-message{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #e0e0e0;border-radius:8px;max-width:600px;background-color:#f9f9f9}.mhub-recording-message h3{color:#333;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-message p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-error{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #ffcccb;border-radius:8px;max-width:600px;background-color:#fff5f5}.mhub-recording-error h3{color:#d32f2f;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-error p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-processing{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #fff4e5;border-radius:8px;max-width:600px;background-color:#fffbf0}.mhub-recording-processing h3{color:#f57c00;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-processing p{color:#666;font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.mhub-recording-player{margin:20px auto}.mhub-recording-message,.mhub-recording-error,.mhub-recording-processing{margin:30px 15px;padding:20px 15px}.mhub-recording-message h3,.mhub-recording-error h3,.mhub-recording-processing h3{font-size:20px}.mhub-recording-message p,.mhub-recording-error p,.mhub-recording-processing p{font-size:14px}}.mhub-recording-archive{margin:40px 0;width:100%}.mhub-recording-archive-wrapper{display:flex;gap:30px;margin:40px 0}.mhub-recording-archive-main{flex:1;min-width:0}.mhub-recording-archive-sidebar{width:300px;flex-shrink:0}.mhub-recording-sidebar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.mhub-recording-sidebar-title{margin:0 0 20px 0;font-size:20px;font-weight:600;color:#333;padding-bottom:15px;border-bottom:2px solid #7856fb}.mhub-recording-sidebar-list{display:flex;flex-direction:column;gap:15px}.mhub-sidebar-item{border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-sidebar-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.mhub-sidebar-link{display:block;text-decoration:none;color:inherit}.mhub-sidebar-thumbnail-wrapper{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-sidebar-thumbnail-wrapper.mhub-sidebar-no-thumbnail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.mhub-sidebar-thumbnail-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-play-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-sidebar-title{padding:12px;font-size:14px;font-weight:500;color:#333;line-height:1.4;background:#f9f9f9;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0}.mhub-recording-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.mhub-recording-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-recording-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-recording-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-recording-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1!important;transition:opacity 0.3s ease,transform 0.3s ease;z-index:10}.mhub-recording-card:hover .mhub-recording-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-processing-badge{position:absolute;top:12px;right:12px;background-color:#f57c00;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.mhub-recording-info{padding:16px}.mhub-recording-title{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-meta{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666}.mhub-recording-date{flex:1}.mhub-recording-duration{font-weight:500;color:#7856fb}.mhub-recording-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-content{position:relative;width:90%;max-width:1200px;background-color:#fff;border-radius:12px;overflow:hidden;z-index:1;animation:mhubLightboxFadeIn 0.3s ease}@keyframes mhubLightboxFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mhub-recording-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:rgb(0 0 0 / .7);color:#fff;border:none;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;z-index:2;transition:background-color 0.3s ease}.mhub-recording-lightbox-close:hover{background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-video{position:relative;width:100%;padding-top:56.25%;background-color:#000}.mhub-recording-lightbox-video video,.mhub-recording-lightbox-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.mhub-recording-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;text-align:center}.mhub-recording-lightbox-meta{padding:24px;background-color:#f9f9f9}.mhub-recording-lightbox-title{margin:0 0 12px 0;font-size:20px;font-weight:600;color:#333}.mhub-recording-lightbox-info{display:flex;gap:16px;font-size:14px;color:#666}.mhub-recording-lightbox-date,.mhub-recording-lightbox-duration{display:inline-block}.mhub-recording-lightbox-actions{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.mhub-recording-download-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:background-color 0.3s ease}.mhub-recording-download-btn:hover{background-color:#6344d9;color:#fff}.mhub-recording-download-btn svg{width:16px;height:16px}.mhub-recording-error,.mhub-no-recordings{text-align:center;padding:40px 20px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:16px}.mhub-recording-error{background-color:#fff5f5;border-color:#ffcccb;color:#d32f2f}.mhub-new-videos-section{margin:60px 0 40px 0;padding:40px 0;border-top:2px solid #e0e0e0}.mhub-new-videos-title{margin:0 0 30px 0;font-size:28px;font-weight:700;color:#333;text-align:left}.mhub-new-videos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mhub-new-video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-new-video-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-new-video-link{display:block;text-decoration:none;color:inherit}.mhub-new-video-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-new-video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-new-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-new-video-card:hover .mhub-new-video-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-new-video-duration{position:absolute;bottom:8px;right:8px;background-color:rgb(0 0 0 / .8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.mhub-new-video-info{padding:16px}.mhub-new-video-title{margin:0 0 8px 0;font-size:15px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-new-video-meta{font-size:13px;color:#666}.mhub-new-video-date{display:block}@media (max-width:1024px){.mhub-recording-grid{grid-template-columns:repeat(2,1fr);gap:20px}.mhub-recording-archive-wrapper{flex-direction:column}.mhub-recording-archive-sidebar{width:100%}.mhub-recording-sidebar-list{flex-direction:row;overflow-x:auto;gap:15px}.mhub-sidebar-item{min-width:250px}.mhub-new-videos-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.mhub-new-videos-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.mhub-recording-grid{grid-template-columns:1fr;gap:16px}.mhub-recording-lightbox-content{width:95%}.mhub-recording-lightbox-meta{padding:16px}.mhub-recording-lightbox-title{font-size:18px}.mhub-recording-lightbox-info{flex-direction:column;gap:8px}.mhub-new-videos-grid{grid-template-columns:1fr}.mhub-new-videos-title{font-size:24px}}.mhub-recording-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8)}.mhub-recording-modal-content{position:relative;width:90%;max-width:560px;background-color:#fff;border-radius:16px;overflow:hidden;z-index:1;animation:mhubModalFadeIn 0.3s ease;box-shadow:0 20px 60px rgb(0 0 0 / .3)}@keyframes mhubModalFadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mhub-recording-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;background:none;border:none;color:#fff;cursor:pointer;z-index:2;transition:all 0.25s ease;padding:0;display:flex;align-items:center;justify-content:center;outline:none;font-size:0;line-height:1;border-radius:0;opacity:.8}.mhub-recording-modal-close::before,.mhub-recording-modal-close::after{content:'';position:absolute;width:18px;height:2px;background-color:#fff;border-radius:1px;transition:all 0.25s ease}.mhub-recording-modal-close::before{transform:rotate(45deg)}.mhub-recording-modal-close::after{transform:rotate(-45deg)}.mhub-recording-modal-close:hover{opacity:1;transform:scale(1.15)}.mhub-recording-modal-close:focus{outline:none!important;box-shadow:none!important}.mhub-recording-modal-header{padding:36px 32px 20px 32px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);border-bottom:none}.mhub-recording-modal-title{margin:0;font-size:22px;font-weight:600;color:#fff;padding-right:40px;line-height:1.4}.mhub-recording-modal-body{padding:28px 32px 32px 32px}.mhub-recording-modal-info{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.mhub-recording-info-item{display:flex;align-items:flex-start;gap:14px;padding:12px;background-color:#f8f9fb;border-radius:10px}.mhub-recording-info-item svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-info-item div{flex:1}.mhub-recording-info-item strong{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.mhub-recording-info-item span{font-size:15px;color:#333;font-weight:500}.mhub-recording-modal-actions{display:flex;gap:12px;margin-bottom:20px}.mhub-recording-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none!important;transition:all 0.3s ease;border:none;cursor:pointer}.mhub-recording-btn svg{width:18px;height:18px}.mhub-recording-btn-primary{background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);color:#fff!important;box-shadow:0 4px 12px rgb(120 86 251 / .25)}.mhub-recording-btn-primary:hover{background:linear-gradient(135deg,#5233c7 0%,#4122b5 100%);color:#fff!important;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(120 86 251 / .4)}.mhub-recording-btn-primary:focus{outline:none;text-decoration:none!important}.mhub-recording-btn-secondary{background-color:#f0f2f5;color:#333!important;border:2px solid #e0e3e8}.mhub-recording-btn-secondary:hover{background-color:#7856fb;color:#fff!important;border-color:#7856fb;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 4px 12px rgb(120 86 251 / .3)}.mhub-recording-btn-secondary:focus{outline:3px solid rgb(120 86 251 / .3);outline-offset:2px;text-decoration:none!important}.mhub-recording-modal-note{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background-color:#f0f7ff;border-radius:10px;border-left:4px solid #7856fb}.mhub-recording-modal-note svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-modal-note p{margin:0;font-size:13px;color:#555;line-height:1.6}.mhub-recording-modal-passcode{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-radius:12px;border:1px solid #fcd34d;margin-bottom:20px}.mhub-passcode-left{display:flex;align-items:center;gap:10px}.mhub-passcode-left svg{flex-shrink:0;color:#b45309}.mhub-passcode-label{font-size:13px;font-weight:600;color:#92400e;white-space:nowrap}.mhub-recording-modal-passcode code{font-size:15px;font-weight:700;color:#78350f;background:rgb(180 83 9 / .1);padding:5px 14px;border-radius:8px;letter-spacing:1.5px;font-family:'SF Mono','Consolas','Courier New',monospace;user-select:all;border:1px solid rgb(180 83 9 / .15)}.mhub-recording-copy-passcode{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #d97706;border-radius:8px;padding:6px 14px;cursor:pointer;color:#b45309;font-size:13px;font-weight:600;transition:all 0.2s ease;white-space:nowrap;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.mhub-recording-copy-passcode:hover{background:#d97706;color:#fff;border-color:#d97706;box-shadow:0 2px 6px rgb(217 119 6 / .3)}.mhub-recording-copy-passcode.copied{background:#059669;border-color:#059669;color:#fff;box-shadow:0 2px 6px rgb(5 150 105 / .3)}.mhub-recording-copy-passcode svg{width:14px;height:14px}@media (max-width:768px){.mhub-recording-modal-content{width:95%;max-width:none}.mhub-recording-modal-header{padding:24px 24px 16px 24px}.mhub-recording-modal-title{font-size:20px}.mhub-recording-modal-body{padding:24px}.mhub-recording-modal-actions{flex-direction:column}.mhub-recording-btn{width:100%}}.mhub-meeting-header{background:linear-gradient(135deg,#ffffff 0%,#f8f9fc 100%);border-radius:16px;padding:0;margin-bottom:40px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid #e8ecf4;overflow:hidden}.mhub-meeting-header-top{display:flex;align-items:center;gap:20px;padding:40px 40px 32px 40px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);position:relative}.mhub-meeting-header-top::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(255 255 255 / .3) 0%,rgb(255 255 255 / .1) 50%,rgb(255 255 255 / .3) 100%)}.mhub-meeting-header-icon{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.mhub-meeting-header-icon svg{width:64px;height:64px;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .15))}.mhub-meeting-header-icon svg rect{fill:rgb(255 255 255 / .15)}.mhub-meeting-header-icon svg path,.mhub-meeting-header-icon svg circle{fill:#fff}.mhub-meeting-header-title-section{flex:1;min-width:0}.mhub-meeting-header-title{margin:0 0 8px 0;font-size:32px;font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgb(0 0 0 / .1)}.mhub-meeting-header-subtitle{margin:0;font-size:16px;font-weight:400;color:rgb(255 255 255 / .9);line-height:1.5}.mhub-meeting-header-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;padding:0;background:#fff;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card{display:flex;align-items:center;gap:14px;padding:24px 28px;background:#fff;border-right:1px solid #e8ecf4;transition:all 0.3s ease;position:relative}.mhub-meeting-meta-card:last-child{border-right:none}.mhub-meeting-meta-card::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);transform:scaleX(0);transition:transform 0.3s ease}.mhub-meeting-meta-card:hover{background:#f8f9fc}.mhub-meeting-meta-card:hover::before{transform:scaleX(1)}.mhub-meeting-meta-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#7856fb}.mhub-meeting-meta-icon svg{width:24px;height:24px}.mhub-meeting-meta-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.mhub-meeting-meta-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px}.mhub-meeting-meta-value{font-size:15px;font-weight:600;color:#1f2937;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-meeting-header-section{padding:28px 40px;background:#fff;border-top:1px solid #e8ecf4}.mhub-meeting-header-section:first-of-type{border-top:none}.mhub-meeting-header-section:last-child{padding-bottom:32px}.mhub-meeting-section-title{display:flex;align-items:center;gap:10px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#1f2937}.mhub-meeting-section-title svg{width:20px;height:20px;color:#7856fb;flex-shrink:0}.mhub-meeting-section-content{font-size:15px;color:#4b5563;line-height:1.7}.mhub-meeting-section-content p{margin:0 0 12px 0}.mhub-meeting-section-content p:last-child{margin-bottom:0}.mhub-meeting-section-content ul,.mhub-meeting-section-content ol{margin:0 0 12px 0;padding-left:24px}.mhub-meeting-section-content li{margin-bottom:8px}.mhub-meeting-section-content strong{color:#1f2937;font-weight:600}.mhub-recording-archive-container{margin:40px 0;width:100%}@media (max-width:1024px){.mhub-meeting-header-meta-grid{grid-template-columns:repeat(2,1fr)}.mhub-meeting-meta-card:nth-child(2n){border-right:none}.mhub-meeting-meta-card:nth-child(n+3){border-top:1px solid #e8ecf4}}@media (max-width:768px){.mhub-meeting-header{margin-bottom:32px}.mhub-meeting-header-top{padding:32px 28px 24px 28px;gap:16px}.mhub-meeting-header-icon{width:56px;height:56px}.mhub-meeting-header-icon svg{width:56px;height:56px}.mhub-meeting-header-title{font-size:26px}.mhub-meeting-header-subtitle{font-size:14px}.mhub-meeting-header-meta-grid{grid-template-columns:1fr}.mhub-meeting-meta-card{padding:20px 28px;border-right:none;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card:last-child{border-bottom:none}.mhub-meeting-meta-card:nth-child(n+2){border-top:none}.mhub-meeting-meta-icon{width:22px;height:22px}.mhub-meeting-meta-icon svg{width:22px;height:22px}.mhub-meeting-meta-label{font-size:10px}.mhub-meeting-meta-value{font-size:14px}.mhub-meeting-header-section{padding:24px 28px}.mhub-meeting-header-section:last-child{padding-bottom:28px}.mhub-meeting-section-title{font-size:17px;margin-bottom:14px}.mhub-meeting-section-title svg{width:18px;height:18px}.mhub-meeting-section-content{font-size:14px}}@media (max-width:480px){.mhub-meeting-header-top{padding:28px 24px 20px 24px}.mhub-meeting-header-icon{width:48px;height:48px}.mhub-meeting-header-icon svg{width:48px;height:48px}.mhub-meeting-header-title{font-size:22px}.mhub-meeting-meta-card{padding:18px 24px}.mhub-meeting-header-section{padding:20px 24px}.mhub-meeting-header-section:last-child{padding-bottom:24px}.mhub-meeting-section-title{font-size:16px}}.mhub-youtube-layout{max-width:1400px;margin:0 auto;padding:20px}.mhub-archive-title-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0;gap:24px;position:relative;margin-bottom:16px}.mhub-archive-title-bar .mhub-section-title{margin:0;padding:0 0 16px 0;border:none;min-height:auto;position:relative}.mhub-featured-title{flex:0 0 calc(70% - 12px);font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-featured-title::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px 3px 0 0}.mhub-sidebar-title-bar{flex:0 0 calc(30% - 12px);font-size:18px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-sidebar-title-bar::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);border-radius:3px 3px 0 0}.mhub-archive-top-section{display:flex;gap:24px;margin-top:0;margin-bottom:40px;align-items:flex-start}.mhub-featured-recording{flex:0 0 calc(70% - 12px);display:flex;flex-direction:column}.mhub-featured-recording .mhub-featured-card{box-shadow:0 4px 16px rgb(0 0 0 / .12)}.mhub-featured-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all 0.3s ease}.mhub-featured-thumbnail{position:relative;width:100%;padding-bottom:56.25%;background:#000;cursor:pointer}.mhub-featured-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-featured-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 0.3s ease}.mhub-featured-thumbnail:hover .mhub-featured-play-overlay{transform:translate(-50%,-50%) scale(1.1)}.mhub-featured-info{padding:24px;background:linear-gradient(to bottom,#ffffff 0%,#f8f9fc 100%)}.mhub-featured-card .mhub-featured-title{font-size:20px;font-weight:600;margin:0 0 12px 0;color:#1a1a1a;line-height:1.4}.mhub-featured-card .mhub-featured-title::after{display:none}.mhub-featured-meta{display:flex;gap:16px;margin-bottom:0;font-size:14px;color:#606060}.mhub-featured-meta span{display:flex;align-items:center;gap:6px}.mhub-featured-meta span::before{content:'';width:4px;height:4px;background:#606060;border-radius:50%;display:inline-block}.mhub-featured-meta span:first-child::before{display:none}.mhub-featured-watch-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background 0.3s ease}.mhub-featured-watch-btn:hover{background:#6344d9}.mhub-recordings-sidebar{flex:0 0 calc(30% - 12px);background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgb(0 0 0 / .12);border:1px solid #e8ecf4;display:flex;flex-direction:column;align-self:flex-start}.mhub-sidebar-title{display:none}.mhub-section-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:2px solid #e0e0e0;min-height:44px;display:flex;align-items:center}.mhub-sidebar-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:3px solid #7856fb;min-height:44px;display:flex;align-items:center}.mhub-sidebar-list{display:flex;flex-direction:column;gap:16px}.mhub-sidebar-item{background:#f8f9fc;border-radius:10px;overflow:hidden;transition:all 0.3s ease;border:1px solid #e8ecf4}.mhub-sidebar-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgb(120 86 251 / .15);border-color:#7856fb;background:#fff}.mhub-sidebar-link{display:flex;gap:12px;text-decoration:none;color:inherit;padding:8px}.mhub-sidebar-thumbnail{position:relative;flex:0 0 140px;height:80px;background:#000;border-radius:8px;overflow:hidden}.mhub-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover}.mhub-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.3px}.mhub-sidebar-info{flex:1;padding:4px 8px 4px 0;display:flex;flex-direction:column;justify-content:center;gap:6px}.mhub-sidebar-info h4{font-size:14px;font-weight:600;margin:0;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-info h4{color:#7856fb}.mhub-sidebar-info .mhub-sidebar-date{font-size:12px;color:#606060;font-weight:500}.mhub-all-recordings-section{margin-top:40px}.mhub-all-recordings-section .mhub-section-title{border-bottom:2px solid #e0e0e0}@media (max-width:1024px){.mhub-archive-title-bar{flex-direction:column;align-items:flex-start;gap:12px}.mhub-featured-title,.mhub-sidebar-title-bar{flex:1 1 100%}.mhub-archive-top-section{flex-direction:column}.mhub-featured-recording,.mhub-recordings-sidebar{flex:1 1 100%}.mhub-sidebar-list{flex-direction:row;overflow-x:auto;gap:16px}.mhub-sidebar-item{flex:0 0 280px}.mhub-sidebar-link{flex-direction:column}.mhub-sidebar-thumbnail{flex:0 0 auto;width:100%;height:158px}}@media (max-width:768px){.mhub-youtube-layout{padding:12px}.mhub-archive-title-bar{gap:8px;margin-bottom:16px}.mhub-archive-top-section{gap:16px;margin-bottom:24px}.mhub-featured-title,.mhub-sidebar-title-bar{font-size:18px}.mhub-section-title{font-size:18px}}.mhub-recording-thumbnail,.mhub-featured-thumbnail,.mhub-archive-sidebar-thumbnail{position:relative}.mhub-recording-card .mhub-recording-thumbnail::before,.mhub-featured-card .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background-color:rgb(0 0 0 / .8);border-radius:50%;z-index:10;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.mhub-recording-card .mhub-recording-thumbnail::after,.mhub-featured-card .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-35%,-50%);width:0;height:0;border-style:solid;border-width:14px 0 14px 24px;border-color:#fff0 #fff0 #fff0 #fff;z-index:11;transition:all 0.3s ease}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{width:48px;height:48px}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{border-width:10px 0 10px 16px}.mhub-recording-card:hover .mhub-recording-thumbnail::before,.mhub-featured-card:hover .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::before{background-color:rgb(255 0 0 / .9);transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-card:hover .mhub-recording-thumbnail::after,.mhub-featured-card:hover .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::after{transform:translate(-35%,-50%) scale(1.1)}.mhub-recording-play-overlay,.mhub-featured-play-overlay,.mhub-archive-sidebar-play-icon{display:none!important}.mhub-archive-sidebar-duration{z-index:12}.mhub-recordings-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0 / .08);padding:20px;overflow:hidden}.mhub-sidebar-title{display:none}.mhub-sidebar-list{padding:0}.mhub-archive-sidebar-item{display:flex;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:all 0.3s ease;background:#fff;border:1px solid #f0f0f0;margin-bottom:12px}.mhub-archive-sidebar-item:last-child{margin-bottom:0}.mhub-archive-sidebar-item:hover{background:#f8f7ff;border-color:#7856fb;transform:translateX(4px);box-shadow:0 4px 12px rgb(120 86 251 / .15)}.mhub-archive-sidebar-thumbnail{position:relative;width:160px;height:90px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5}.mhub-archive-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail img{transform:scale(1.05)}.mhub-archive-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.3px}.mhub-archive-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-play-icon{opacity:1}.mhub-archive-sidebar-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.mhub-archive-sidebar-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 6px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-title{color:#7856fb}.mhub-archive-sidebar-date{font-size:12px;color:#666;margin:0}.mhub-featured-card{cursor:pointer;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-featured-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.mhub-featured-card:hover .mhub-featured-thumbnail img{transform:scale(1.05)}.mhub-featured-title{transition:color 0.3s ease}.mhub-featured-card:hover .mhub-featured-title{color:#7856fb}@media (max-width:768px){.mhub-archive-sidebar-thumbnail{width:120px;height:68px}.mhub-archive-sidebar-title{font-size:13px;-webkit-line-clamp:2}.mhub-archive-sidebar-date{font-size:11px}.mhub-featured-actions{flex-direction:column}.mhub-featured-watch-btn,.mhub-featured-download-btn{width:100%;justify-content:center}}@media (max-width:480px){.mhub-archive-sidebar-thumbnail{width:100px;height:56px}.mhub-sidebar-title{font-size:16px;padding:16px 16px 12px}.mhub-sidebar-list{padding:8px}.mhub-archive-sidebar-item{padding:10px;gap:10px}}#jp-post-flair{padding-top:.5em}div.sharedaddy,#content div.sharedaddy,#main div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}body.highlander-light h3.sd-title::before{border-top:1px solid rgb(0 0 0 / .2)}body.highlander-dark h3.sd-title::before{border-top:1px solid rgb(255 255 255 / .4)}.sd-sharing{margin-bottom:1em}.sd-content ul{padding:0!important;margin:0!important;list-style:none!important}.sd-content ul li{display:inline-block;margin:0 8px 12px 0;padding:0}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:"Open Sans",sans-serif;font-size:12px;margin:.5em 0}.sd-social-icon .sd-content ul li a.sd-button,.sd-social-text .sd-content ul li a.sd-button,.sd-content ul li a.sd-button,.sd-content ul li .option a.share-ustom,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-content ul li.advanced a.share-more,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li>a.sd-button,#sharing_email .sharing_send,.sd-social-official .sd-content>ul>li .digg_button>a{text-decoration:none!important;display:inline-block;font-size:13px;font-family:"Open Sans",sans-serif;font-weight:500;border-radius:4px;color:#2c3338!important;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .12),0 0 0 1px rgb(0 0 0 / .12);text-shadow:none;line-height:23px;padding:4px 11px 3px 9px}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;padding:1px 6px 0 5px;min-height:20px}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px}.sd-content ul li a.sd-button>span,.sd-content ul li .option a.share-ustom span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-content ul li.advanced a.share-more span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-official .sd-content>ul>li .digg_button>a span{line-height:23px;margin-left:6px}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span){display:none}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px}.sd-social-official .sd-content>ul>li>a.sd-button::before,.sd-social-official .sd-content>ul>li .digg_button>a::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button::before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a::before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:0 1px 2px rgb(0 0 0 / .22),0 0 0 1px rgb(0 0 0 / .22)}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:inset 0 1px 0 rgb(0 0 0 / .16)}.sd-content ul li a.sd-button::before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button::before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button::before{position:relative;top:2px}}.sd-social-official ul li a.sd-button::before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button::before{top:0}}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-social-text .sd-content ul li a::before,.sd-content ul li.no-icon a::before{display:none}body .sd-social-text .sd-content ul li.share-custom a span,body .sd-content ul li.share-custom.no-icon a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-social-icon .sd-content ul li.share-print a::before,.sd-social-text .sd-content ul li.share-print a::before,.sd-content ul li.share-print div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-print a::before,.sd-social-official .sd-content li.share-print a::before{content:"\f469"}.sd-social-icon .sd-content ul li.share-email a::before,.sd-social-text .sd-content ul li.share-email a::before,.sd-content ul li.share-email div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-email a::before,.sd-social-official .sd-content li.share-email a::before{content:"\f410"}.sd-social-icon .sd-content ul li.share-linkedin a::before,.sd-social-text .sd-content ul li.share-linkedin a::before,.sd-content ul li.share-linkedin div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-linkedin a::before{content:"\f207"}.sd-social-icon .sd-content ul li.share-twitter a::before,.sd-social-text .sd-content ul li.share-twitter a::before,.sd-content ul li.share-twitter div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-twitter a::before,.sd-social-icon .sd-content ul li.share-x a::before,.sd-social-text .sd-content ul li.share-x a::before,.sd-content ul li.share-x div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-x a::before{content:"\f10e"}.sd-social-icon .sd-content ul li.share-reddit a::before,.sd-social-text .sd-content ul li.share-reddit a::before,.sd-content ul li.share-reddit div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-reddit a::before,.sd-social-official .sd-content li.share-reddit a::before{content:"\f222"}.sd-social-icon .sd-content ul li.share-tumblr a::before,.sd-social-text .sd-content ul li.share-tumblr a::before,.sd-content ul li.share-tumblr div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-tumblr a::before{content:"\f607"}.sd-social-icon .sd-content ul li.share-pinterest a::before,.sd-social-text .sd-content ul li.share-pinterest a::before,.sd-content ul li.share-pinterest div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-pinterest a::before{content:"\f210"}.sd-social-icon .sd-content ul li.share-facebook a::before,.sd-social-text .sd-content ul li.share-facebook a::before,.sd-content ul li.share-facebook div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-facebook a::before{content:"\f203"}.sd-social-icon .sd-content ul li.share-press-this a::before,.sd-social-text .sd-content ul li.share-press-this a::before,.sd-content ul li.share-press-this div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-press-this a::before,.sd-social-official .sd-content li.share-press-this a::before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-telegram a::before,.sd-social-text .sd-content ul li.share-telegram a::before,.sd-content ul li.share-telegram div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-telegram a::before,.sd-social-official .sd-content li.share-telegram a::before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a::before{color:#08c}.sd-social-icon .sd-content ul li.share-threads a::before,.sd-social-text .sd-content ul li.share-threads a::before,.sd-content ul li.share-threads div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-threads a::before,.sd-social-official .sd-content li.share-threads a::before{content:"\f10d"}.sd-social-official .sd-content li.share-threads a::before{color:#000}.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li.share-mastodon a::before,.sd-social-text .sd-content ul li.share-mastodon a::before,.sd-content ul li.share-mastodon div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-mastodon a::before,.sd-social-official .sd-content li.share-mastodon a::before{content:"\f10a"}.sd-social-official .sd-content li.share-mastodon a::before{color:#563acc}.sd-social-icon .sd-content ul a.share-more::before,.sd-social-text .sd-content ul a.share-more::before,.sd-content ul li.advanced a.share-more::before,.sd-social-icon-text .sd-content a.share-more::before,.sd-social-official .sd-content a.share-more::before{content:"\f415"}.sd-social-official .sd-content a.share-more::before{color:#2ba1cb}.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a::before{color:#43d854}.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-social-icon .sd-content ul li.share-nextdoor a::before,.sd-social-text .sd-content ul li.share-nextdoor a::before,.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-nextdoor a::before,.sd-social-official .sd-content li.share-nextdoor a::before{content:"\f10c"}.sd-social-official .sd-content li.share-nextdoor a::before{color:#8ed500}.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button{background:#8ed500;color:#fff!important}.sd-social-icon .sd-content ul li.share-bluesky a::before,.sd-social-text .sd-content ul li.share-bluesky a::before,.sd-content ul li.share-bluesky div.option.option-smart-off a::before,.sd-social-icon-text .sd-content li.share-bluesky a::before,.sd-social-official .sd-content li.share-bluesky a::before{content:"\f10f"}.sd-social-official .sd-content li.share-bluesky a::before{color:#0085ff}.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button{background:#0085ff;color:#fff!important}.sd-social-icon .sd-content ul li.share-deprecated a::before,.sd-social-icon-text .sd-content li.share-deprecated a::before,.sd-social-official .sd-content li.share-deprecated a::before,.sd-content ul li.share-deprecated div.option.option-smart-off a::before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap}.sd-social-official .sd-content ul::after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:flex;max-height:18px}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.pinterest_button,.twitter_button,.linkedin_button>span{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset}body .sd-social-official li.share-print,body .sd-social-official li.share-email a,body .sd-social-official li.share-custom a,body .sd-social-official li a.share-more,body .sd-social-official li.share-digg a,body .sd-social-official li.share-press-this a{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-content ul li.share-custom a.share-icon span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-content ul li.share-custom a span[hidden]{display:none}body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span{color:#fff0}body .sd-social-icon .sd-content li.share-custom a span{width:0;padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgb(0 0 0 / .2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner::before,.sharing-hidden .inner::after{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner::after{z-index:2;top:-7px;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*="share-"] a,.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a{border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0;max-width:32px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button>span,.sd-social-icon .sd-content ul li[class*="share-"] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*="share-"] a:hover,.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before{top:0}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom{padding:8px 8px 6px 8px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button{background:#0866ff;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button{background:linear-gradient(to top,#563acc 0%,#6364ff 100%);color:#fff!important}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}.sd-content .share-customize-link{margin-top:8px;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}@media print{.sharedaddy.sd-sharing-enabled{display:none}}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}