@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:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Light.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Light.ttf) format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-LightItalic.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-LightItalic.ttf) format('truetype');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Regular.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Italic.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Italic.ttf) format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Medium.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-MediumItalic.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-MediumItalic.ttf) format('truetype');font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-SemiBold.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Bold.woff) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}: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-info-primary-color:#4946fe;--bb-rl-background-info-primary-hover-color:#4937f4;--bb-rl-background-info-secondary-color:#dde4ff;--bb-rl-background-info-secondary-hover-color:#c2cdff;--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-info-primary-color:#3325ae;--bb-rl-border-info-secondary-color:#4946fe;--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-info-primary-color:#3325ae;--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-info-secondary-color:#3325ae;--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-info-primary-color:#c2cdff;--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-info-primary-color:#dde4ff;--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;scrollbar-color:#666 transparent;color-scheme:dark}*,::after,::before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-title,body,h1,h2,h3,h4,h5,h6,p{font-family:var(--bb-rl-font-family-base);overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}body,html{min-height:100%}a{color:var(--bb-rl-primary-color);outline:0;text-decoration:none}.inline-block{display:inline-block}.block{display:block}.flex{display:flex}.flex-1{flex:1}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.inline-flex{display:inline-flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.bp-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}.mfp-hide{display:none}.bb-rl-container{margin-left:auto;margin-right:auto}.bb-rl-container-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.bb-rl-header-container{max-width:initial}.bb-rl-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}img.emoji,img.emojioneemoji,img.emotions{display:inline-block;vertical-align:middle;margin:3px;width:24px;height:24px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes popIn{0%{transform:translateY(20%) scale(.8)}100%{transform:translateY(0) scale(1)}}.site.bb-readylaunch{background-color:var(--bb-rl-background-secondary-color);margin-left:0;margin-top:69px;padding:0;min-height:calc(100vh - 69px)}.bb-rl-left-panel~.site.bb-readylaunch{margin-left:300px}.bb-readylaunch-template{color:var(--bb-rl-text-color);font-size:1rem;font-family:var(--bb-rl-font-family-base);line-height:1.5;font-optical-sizing:auto;font-style:normal}.bb-rl-header .site-title{font-weight:500;font-style:normal;font-size:30px;font-display:swap}body{font-weight:400;font-style:normal;font-size:var(--bb-rl-font-size-base);font-display:swap}h1{font-weight:400;font-style:normal;font-size:34px;font-display:swap}h2{font-weight:400;font-style:normal;font-size:24px;font-display:swap}h3{font-weight:400;font-style:normal;font-size:20px;font-display:swap}h4{font-weight:400;font-style:normal;font-size:18px;font-display:swap}h5{font-weight:400;font-style:normal;font-size:16px;font-display:swap}h6{font-weight:500;font-style:normal;font-size:12px;font-display:swap}#wpadminbar{z-index:var(--bb-rl-z-index-adminbar)}.bb-readylaunch-template div.mce-panel{background-color:var(--bb-rl-background-color)}.bb-readylaunch-template .wp-editor-container{border-color:var(--bb-rl-border-secondary-color)}.bb-readylaunch-template div.mce-toolbar-grp{border-bottom-color:var(--bb-rl-border-secondary-color);background:var(--bb-rl-background-color)}.bb-readylaunch-template .mce-toolbar .mce-ico{color:var(--bb-rl-icon-secondary-color)}.bb-readylaunch-template .atwho-view{background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-border-secondary-color);border-radius:8px;min-width:220px}.bb-readylaunch-template .atwho-view small{color:var(--bb-rl-text-color)}.bb-readylaunch-template .atwho-view ul li .username{display:none}.bb-readylaunch-template .emojionearea .emojionearea-picker{background-color:var(--bb-rl-background-color)}.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-filters{background-color:var(--bb-rl-background-secondary-color);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter{opacity:1}.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active{background-color:var(--bb-rl-background-color)}.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title{color:var(--bb-rl-text-secondary-color);background-color:transparent}.bb-readylaunch-template.bb-rl-dark-mode .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter img{filter:invert(1)}@media screen and (max-width:992px){.bb-rl-left-panel~.site.bb-readylaunch{margin-left:0}.site.bb-readylaunch{margin-top:66px}}@media screen and (max-width:782px){body.admin-bar .site.bb-readylaunch{margin-top:65px;min-height:calc(100vh - 65px)}.site.bb-readylaunch{padding:0 15px}}@media screen and (max-width:600px){#wpadminbar{position:fixed}}.bb-rl-groups ul.bp-list,.bb-rl-members ul.bp-list{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--bb-rl-space-200)}.bb-rl-primary-container .bb-rl-groups ul.bp-list.grid,.bb-rl-primary-container .bb-rl-members ul.bp-list.grid{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1600px){.bb-rl-primary-container .bb-rl-groups ul.bp-list.grid,.bb-rl-primary-container .bb-rl-members ul.bp-list.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px) and (max-width:1400px){.bb-rl-primary-container .bb-rl-groups ul.bp-list.grid,.bb-rl-primary-container .bb-rl-members ul.bp-list.grid{grid-template-columns:1fr}}@media screen and (max-width:800px){.bb-rl-primary-container .bb-rl-groups ul.bp-list.grid,.bb-rl-primary-container .bb-rl-members ul.bp-list.grid{grid-template-columns:1fr}}.bb-rl-groups ul.bp-list.grid .item-entry,.bb-rl-members ul.bp-list.grid .item-entry{width:100%}.bb-rl-groups ul.bp-list.grid .item-entry.item-entry-header,.bb-rl-members ul.bp-list.grid .item-entry.item-entry-header{grid-column:1/-1}@media screen and (max-width:1200px){.bb-rl-groups ul.bp-list.grid,.bb-rl-members ul.bp-list.grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px){.bb-rl-groups ul.bp-list.grid,.bb-rl-members ul.bp-list.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:544px){.bb-rl-groups ul.bp-list.grid,.bb-rl-members ul.bp-list.grid{grid-template-columns:1fr}}.bb-rl-groups ul.bp-list:not(.grid),.bb-rl-members ul.bp-list:not(.grid){grid-template-columns:1fr}.bb-rl-groups ul.bp-list:not(.grid) .item-entry,.bb-rl-members ul.bp-list:not(.grid) .item-entry{width:100%}.bb-rl-screen-reader-text,.bb-screen-reader-text,.bp-screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.bb-rl-secondary-header{background-color:var(--bb-rl-background-color);border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:12px var(--bb-rl-space-300);margin-bottom:var(--bb-rl-space-400);gap:var(--bb-rl-space-100);flex-flow:wrap;justify-content:space-between}@media screen and (max-width:900px){.bb-rl-secondary-header{justify-content:center}}@media screen and (max-width:782px){.bb-rl-secondary-header{margin-left:-15px;margin-right:-15px;flex-direction:column;gap:var(--bb-rl-space-100)}.bb-rl-primary-container .bb-rl-secondary-header{margin-left:0;margin-right:0}}.bb-rl-secondary-header .bb-rl-actions-buttons{margin-left:var(--bb-rl-space-200);padding-left:var(--bb-rl-space-200);position:relative}.bb-rl-secondary-header .bb-rl-actions-buttons:before{content:"|";position:absolute;left:0;top:50%;transform:translateY(-50%);color:var(--bb-rl-border-secondary-color)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;font-size:var(--bb-rl-font-size-sm);padding:6px var(--bb-rl-space-200);margin-right:10px;line-height:var(--bb-rl-base-line-small)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary [class*=bb-icons-rl-]{font-size:16px;margin-right:6px}.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:var(--bb-rl-font-size-sm);padding:6px var(--bb-rl-space-200);margin-right:10px;line-height:var(--bb-rl-base-line-small)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary [class*=bb-icons-rl-]{font-size:16px;margin-right:6px}.bb-rl-secondary-header .bb-rl-actions-buttons .button{margin-right:0}.bb-rl-secondary-header .bb-rl-actions-buttons .button~.button{margin-left:var(--bb-rl-space-100)}.bb-rl-secondary-header .bb-rl-actions-buttons .bb-model-footer .button~.button{margin-left:0}.bb-rl-secondary-header .bb-rl-entry-heading{align-items:center}.bb-rl-groups-single-wrapper .bb-rl-secondary-header{border-bottom:0}.bb-rl-primary-container .bb-rl-secondary-header{border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg)}.bb-rl-primary-container .bb-rl-secondary-header #object-nav{padding:12px var(--bb-rl-space-200)}.bb-rl-entry-heading .bb-rl-page-title,.bb-rl-entry-heading h2{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-color);white-space:nowrap}@media screen and (max-width:900px){.bb-rl-sub-ctrls{flex-flow:wrap;gap:var(--bb-rl-space-100);margin-right:auto;margin-left:auto;justify-content:center}}.bb-rl-grid-filters{gap:var(--bb-rl-space-100)}.bb-rl-grid-filters .layout-view{display:inline-flex}.bb-rl-grid-filters .layout-view.active i,.bb-rl-grid-filters .layout-view:hover i{color:var(--bb-rl-icon-primary-color)}.bb-rl-grid-filters .layout-view i{font-size:28px;color:var(--bb-rl-icon-tertiary-color)}.bb-rl-action-button a i{margin-right:var(--bb-rl-space-50)}ul.bp-list{list-style:none;padding:0}.bb-rl-loading-bg{background-color:var(--bb-rl-background-secondary-color);animation:fade-in-out infinite 2s ease}@keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.bb-readylaunch-template .atwho-view{background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);z-index:var(--bb-rl-z-index-popover);box-shadow:0 4px 12px 0 rgba(0,0,0,.12)}.bb-readylaunch-template .atwho-view ul{margin:var(--bb-rl-space-100) 0}.bb-readylaunch-template .atwho-view ul li{padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb-readylaunch-template .atwho-view ul .cur{background-color:var(--bb-rl-background-secondary-color)}.bb-readylaunch-template .atwho-view ul .cur small{color:var(--bb-rl-text-color)}.bb-readylaunch-template .atwho-view ul li.list-loader{color:var(--bb-rl-text-secondary-color)}.bb-readylaunch-template .atwho-view ul li.list-loader:before{content:"";display:inline-block;height:16px;vertical-align:middle;width:16px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear}.bb-readylaunch-template .atwho-view small{color:var(--bb-rl-text-secondary-color)}span.atwho-inserted{color:var(--bb-rl-primary-color)}.medium-editor-element p{line-height:1.5;margin-bottom:var(--bb-rl-space-200)}.medium-editor-element b{font-weight:600}.medium-editor-element i{font-style:italic}.medium-editor-element blockquote{font-style:italic;background-color:var(--bb-rl-background-secondary-color);border-left:2px solid var(--bb-rl-background-tertiary-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-200)}.medium-editor-element pre{background-color:var(--bb-rl-background-secondary-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md)}.medium-editor-element ol,.medium-editor-element ul{padding:0 0 var(--bb-rl-space-200) var(--bb-rl-space-300)}.medium-editor-element h3,.medium-editor-element h4{font-size:17px;font-weight:600;margin-bottom:var(--bb-rl-space-200)}.medium-editor-element h4{font-size:16px}.emojionearea .emojionearea-button:before{content:"\e436";font-family:bb-icons-rl;font-size:var(--bb-rl-base-line)}.bb-rl-screen-content .emoji,.bb-rl-screen-content .emojioneemoji{vertical-align:middle}.bb-rl-gif-media-search-dropdown{position:absolute;left:0;bottom:40px;z-index:99;display:none;background:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);padding-bottom:var(--bb-rl-space-100);border:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-gif-media-search-dropdown.open{display:block;width:310px}.bb-rl-gif-media-search-dropdown .gif-alert{display:none;align-items:center;justify-content:center;flex-flow:column;min-height:100px}.bb-rl-gif-media-search-dropdown .gif-alert [class*=bb-icon]{color:var(--bb-rl-icon-secondary-color);font-size:30px;opacity:.6;margin-bottom:var(--bb-rl-space-100)}.bb-rl-gif-media-search-dropdown .gif-alert p{font-size:13px;font-weight:500;line-height:1.5;opacity:.6}.bb-rl-gif-media-search-dropdown .gif-alert.show{display:flex}.bb-rl-gif-media-search-dropdown .gif-search-results{min-height:190px;max-height:250px;padding:var(--bb-rl-space-100) var(--bb-rl-space-100) 0;overflow:auto}.bb-rl-gif-media-search-dropdown .gif-search-results ul{columns:2 auto;column-gap:4px;margin:0;padding:0;list-style:none}.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg1{background:#e0245e}.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg2{background:#f45d22}.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg3{background:#ffad1f}.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg4{background:#17bf63}.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg5{background:#1c94e0}.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg6{background:#794bc4}.bb-rl-gif-media-search-dropdown .found-media-item img{width:100%;height:100%;min-width:100%}.bb-readylaunch-template .gif-search-query{padding:var(--bb-rl-space-200);position:relative}.bb-readylaunch-template .gif-search-query .search-query-input{font-size:13px;background-color:var(--bb-rl-background-color);color:var(--bb-rl-text-tertiary-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);padding:0 var(--bb-rl-space-100) 0 var(--bb-rl-space-400);height:32px;width:100%}.bb-readylaunch-template .gif-search-query:before{content:"\e30c";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:1rem;position:absolute;left:var(--bb-rl-space-300);top:50%;transform:translateY(-50%)}.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker,.emojionearea-standalone.emojionearea .emojionearea-picker{border-radius:var(--bb-rl-radius-lg);box-shadow:0 4px 12px 0 rgba(0,0,0,.12)}.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker .emojionearea-wrapper:after,.emojionearea-standalone.emojionearea .emojionearea-picker .emojionearea-wrapper:after{display:none}.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters .emojionearea-filter:first-of-type,.emojionearea-standalone.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters .emojionearea-filter:first-of-type{border-top-left-radius:var(--bb-rl-radius-lg)}.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters,.emojionearea-standalone.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters{border-top-right-radius:var(--bb-rl-radius-lg);border-top-left-radius:var(--bb-rl-radius-lg)}div[class*=attached-gif-container] .gif-play-button{height:60px;width:60px;font-size:60px;position:absolute;left:50%;margin-left:-30px;top:50%;margin-top:-30px}div[class*=attached-gif-container] .gif-play-button [class*=bb-icon]{font-family:bb-icons-rl;display:flex;align-items:center;justify-content:center;font-style:normal;color:var(--bb-rl-text-white-color);background-color:rgba(0,0,0,.7);box-shadow:0 0 20px rgba(0,0,0,.1);height:50px;width:50px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:11;transition:all ease .3s;border-radius:var(--bb-rl-radius-full)}div[class*=attached-gif-container] .gif-play-button [class*=bb-icon]:before{content:"\e3d0";font-family:bb-icons-rl;font-size:30px;font-weight:500;opacity:.8}div[class*=attached-gif-container] .gif-icon{font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-text-white-color);position:absolute;display:block;height:30px;font-weight:600;width:44px;bottom:0;left:0;border-radius:0 var(--bb-rl-radius-md) 0 0;padding:var(--bb-rl-space-50) var(--bb-rl-space-100);background-color:var(--bb-rl-background-black-color);opacity:.45}div[class*=attached-gif-container] .gif-icon:after{content:"GIF"}div[class*=attached-gif-container] .gif-player{display:inline-flex;position:relative;max-width:380px;overflow:hidden;border-radius:var(--bb-rl-radius-md)}div.xdsoft_datetimepicker{font-family:var(--bb-rl-font-family-base);background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border-radius:var(--bb-rl-radius-md)}div.xdsoft_datetimepicker .xdsoft_datepicker{width:220px}div.xdsoft_datetimepicker .xdsoft_monthpicker{display:flex;align-items:center}div.xdsoft_datetimepicker .xdsoft_next,div.xdsoft_datetimepicker .xdsoft_prev{background:0 0;height:auto;width:auto;text-indent:0;margin-right:auto}div.xdsoft_datetimepicker .xdsoft_next:before,div.xdsoft_datetimepicker .xdsoft_prev:before{content:"\e138";color:var(--bb-rl-icon-secondary-color);font-size:16px;font-family:bb-icons-rl}div.xdsoft_datetimepicker .xdsoft_next{margin-right:0;margin-left:auto;opacity:1}div.xdsoft_datetimepicker .xdsoft_next:before{content:"\e13a"}div.xdsoft_datetimepicker .xdsoft_today_button{display:none}div.xdsoft_datetimepicker .xdsoft_month{width:auto}div.xdsoft_datetimepicker .xdsoft_label{background-color:var(--bb-rl-background-color);text-decoration:none;width:auto;padding:8px 3px}div.xdsoft_datetimepicker .xdsoft_label span{color:var(--bb-rl-text-color);font-size:15px;font-weight:500;text-decoration:none!important}div.xdsoft_datetimepicker .xdsoft_label i{height:auto;width:auto;background-image:none;opacity:1;margin-left:6px;font-style:normal}div.xdsoft_datetimepicker .xdsoft_label i:before{content:"\e136";font-family:bb-icons-rl;color:var(--bb-rl-icon-tertiary-color);font-size:12px;font-weight:500}div.xdsoft_datetimepicker .xdsoft_calendar th{display:flex;align-items:center;justify-content:center;background-color:transparent!important;color:var(--bb-rl-text-tertiary-color);border:0;font-size:11px;font-weight:500;height:30px;width:30px}div.xdsoft_datetimepicker .xdsoft_calendar tr{display:flex}div.xdsoft_datetimepicker .xdsoft_calendar td{display:flex;align-items:center;justify-content:center;background-color:transparent;color:var(--bb-rl-text-secondary-color);font-size:13px;font-weight:500;text-align:center;height:30px;border-radius:var(--bb-rl-radius-full);border:1px solid transparent}div.xdsoft_datetimepicker .xdsoft_calendar td>div{padding:0}div.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,div.xdsoft_datetimepicker .xdsoft_calendar td:hover{font-weight:600;color:var(--bb-rl-primary-color)!important;background-color:transparent!important;border-color:var(--bb-rl-primary-color);box-shadow:none!important}div.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:var(--bb-rl-primary-color)}div.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border-radius:var(--bb-rl-radius-md)}div.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{font-size:12px;color:var(--bb-rl-text-secondary-color);background-color:transparent;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border:0;width:140px;text-align:left}div.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current,div.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color);box-shadow:none}div.xdsoft_datetimepicker .xdsoft_scrollbar{width:5px;right:2px}div.xdsoft_datetimepicker .xdsoft_scrollbar>.xdsoft_scroller{background-color:var(--bb-rl-border-tertiary-color)!important}div.xdsoft_datetimepicker .xdsoft_timepicker{width:100px}div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{display:none}div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:195px;border:0}div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time{font-size:13px;color:var(--bb-rl-text-secondary-color);line-height:1.2;background-color:transparent;border:0;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);height:auto}div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current,div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover{color:var(--bb-rl-text-color)!important;background-color:var(--bb-rl-background-secondary-hover-color)!important;box-shadow:none}.bb-readylaunch-template .bb-schedule-post_dropdown_section .bb-time-meridian{background-color:var(--bb-rl-background-color)}div.video-js{font-family:inherit;border-radius:var(--bb-rl-radius-lg);overflow:hidden;max-width:100%;cursor:pointer}div.video-js .vjs-poster,div.video-js video{border-radius:var(--bb-rl-radius-lg);object-fit:contain}div.video-js .vjs-poster>img{position:absolute;object-fit:cover;height:100%;width:100%}div.video-js button.vjs-big-play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--bb-rl-background-black-color);border:1px solid var(--bb-rl-border-quinery-color);height:56px;width:56px;border-radius:var(--bb-rl-radius-full);transition:all ease .3s;z-index:1;display:flex;align-items:center;justify-content:center}div.video-js button.vjs-big-play-button:before{content:"\e3d0";color:var(--bb-rl-border-tertiary-color);font-family:bb-icons-rl;font-size:32px;font-weight:500}div.video-js button.vjs-big-play-button .vjs-icon-placeholder{display:none}div.video-js .pcture-in-picture-notice{display:none}div.video-js .vjs-control-bar{padding-top:5px;bottom:10px;background-color:transparent;z-index:1}div.video-js .vjs-control-bar:before{content:"";position:absolute;bottom:-10px;top:0;width:100%;background:linear-gradient(to top,rgba(51,51,51,.5),rgba(51,51,51,0))}div.video-js .vjs-control-bar button{background-color:transparent!important;padding:0;border:0;width:4em;font-size:10px;line-height:1.3;box-shadow:none!important;text-shadow:none;font-family:inherit;opacity:.8}div.video-js .vjs-control-bar button:hover{opacity:1}div.video-js .vjs-control-bar button .vjs-icon-placeholder:before{font-family:bb-icons-rl;font-size:20px;font-style:normal;font-weight:400;line-height:25px;color:var(--bb-rl-text-white-color);filter:drop-shadow(0 0 4px rgba(0, 0, 0, .3))}div.video-js .vjs-control-bar button.vjs-play-control .vjs-icon-placeholder:before{content:"\e39e"}div.video-js .vjs-control-bar button.vjs-play-control.vjs-paused .vjs-icon-placeholder:before{content:"\e3d0";font-weight:500}div.video-js .vjs-control-bar button.vjs-seek-button .vjs-icon-placeholder:before{content:"\e6a6"}div.video-js .vjs-control-bar button.vjs-seek-button.skip-back .vjs-icon-placeholder:before{transform:rotateY(180deg)}div.video-js .vjs-control-bar button.vjs-mute-control .vjs-icon-placeholder:before{content:"\e44a"}div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"\e45a"}div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:"\e44e"}div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:"\e44c"}div.video-js .vjs-control-bar button.vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\e64c"}div.video-js .vjs-control-bar button.vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\e0a6"}div.video-js .vjs-control-bar button.enlarge_button .vjs-icon-placeholder:before{content:"\e0a6"}div.video-js .vjs-control-bar button.enlarge_button:before{display:none}div.video-js .vjs-control-bar button.enlarge_button:after{left:0}div.video-js .vjs-control-bar .vjs-time-control{font-size:14px;font-weight:500;line-height:25px;color:rgba(255,255,255,.7);text-shadow:0 0 4px rgba(0,0,0,.3);padding-left:0;padding-right:0;text-align:center}div.video-js .vjs-control-bar .vjs-time-control span{line-height:25px}div.video-js .vjs-control-bar .vjs-volume-control .vjs-volume-tooltip{display:none}div.video-js .vjs-control-bar .vjs-slider{background-color:rgba(255,255,255,.5);border-radius:4px}div.video-js .vjs-control-bar .vjs-play-progress,div.video-js .vjs-control-bar .vjs-volume-level{background-color:var(--bb-rl-primary-color);border-radius:4px}div.video-js .vjs-control-bar .vjs-slider-horizontal .vjs-volume-level:before{top:-.4em}div.video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\e09e"}div.video-js.vjs-playing button.vjs-big-play-button{display:none}div.video-js.vjs-playing~.bb-rl-video-duration,div.video-js.vjs-playing~.bb-video-duration{display:none}div.video-js.vjs-has-started~.bb-rl-video-duration,div.video-js.vjs-has-started~.bb-video-duration{display:none}div.video-js.vjs-error .vjs-big-play-button,div.video-js.vjs-error:after{display:none}div.video-js.vjs-error .vjs-error-display{background:rgba(0,0,0,.8)}div.video-js.vjs-error .vjs-error-display .vjs-modal-dialog-content{color:var(--bb-rl-text-white-color);font-size:14px;line-height:24px;letter-spacing:-.24px;top:50%;transform:translateY(-50%);height:auto;margin-top:30px}div.video-js.vjs-error .vjs-error-display:before{content:"\e4dc";font-family:bb-icons-rl;font-size:48px;font-weight:500;color:var(--bb-rl-text-white-color);text-shadow:none;margin-top:-35px}div.video-js.vjs-error~.bb-rl-video-duration,div.video-js.vjs-error~.bb-video-duration{display:none}.has-no-thumbnail div.video-js .vjs-error-display{background:var(--bb-rl-background-tertiary-color)}.has-no-thumbnail div.video-js .vjs-error-display .vjs-modal-dialog-content{color:var(--bb-rl-text-color)}.has-no-thumbnail div.video-js .vjs-error-display:before{color:var(--bb-rl-icon-color)}div.video-js.vjs-picture-in-picture{pointer-events:none}div.video-js.vjs-picture-in-picture:after{display:none}div.video-js.vjs-picture-in-picture .vjs-big-play-button,div.video-js.vjs-picture-in-picture .vjs-control-bar,div.video-js.vjs-picture-in-picture video{display:none}div.video-js.vjs-picture-in-picture .pcture-in-picture-notice{color:var(--bb-rl-text-white-color);display:block;font-size:14px;font-weight:400;line-height:24px;text-align:center;margin-top:40px;position:absolute;top:50%;left:0;right:0}div.video-js.vjs-picture-in-picture .pcture-in-picture-notice:before{content:"\e64c";font-weight:400;color:var(--bb-rl-text-white-color);display:block;font-size:48px;font-family:bb-icons-rl;text-shadow:none;margin-top:-65px;margin-bottom:var(--bb-rl-space-200)}@media screen and (max-width:544px){div.video-js.vjs-picture-in-picture .pcture-in-picture-notice{font-size:14px;font-weight:500}div.video-js.vjs-picture-in-picture .pcture-in-picture-notice:before{font-size:40px;margin-bottom:10px}}@media screen and (max-width:768px){div.video-js{bottom:10px}div.video-js .vjs-duration,div.video-js .vjs-picture-in-picture-control,div.video-js .vjs-playback-rate,div.video-js .vjs-seek-button,div.video-js .vjs-time-control{display:none}div.video-js button{width:3em}div.video-js .enlarge_button{background-color:transparent!important;padding:0;border:0;width:4em;font-size:10px;line-height:1.3;box-shadow:none;text-shadow:none;font-family:inherit;display:block;z-index:1111}div.video-js.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:13px;line-height:20px}div.video-js.vjs-error .vjs-error-display:before{font-size:36px}}div.vjs-menu .vjs-menu-content{background:var(--bb-rl-background-black-color);border-radius:5px}div.vjs-menu li{color:var(--bb-rl-text-white-color)}div.vjs-menu li .vjs-menu-item-text{opacity:.7;font-size:11px;font-weight:500}div.vjs-menu li.vjs-selected,div.vjs-menu li:hover{color:var(--bb-rl-background-black-color);background-color:var(--bb-rl-text-white-color)}div.vjs-menu li.vjs-selected .vjs-menu-item-text,div.vjs-menu li:hover .vjs-menu-item-text{opacity:1}.bb-rl-single-activity-video.video-js .vjs-fullscreen-control,.single-activity-video.video-js .vjs-fullscreen-control{display:none}.bb-rl-more_dropdown-wrap{position:absolute;top:var(--bb-rl-space-200);right:var(--bb-rl-space-200);z-index:var(--bb-rl-z-index-dropdown);visibility:hidden;opacity:0}.is-visible .bb-rl-more_dropdown-wrap{visibility:visible;opacity:1}.bb_rl_more_dropdown__action{display:flex;align-items:center;justify-content:center;color:var(--bb-rl-icon-tertiary-color);font-size:24px;padding:var(--bb-rl-space-50);background-color:var(--bb-rl-background-black-color);border:1px solid transparent;border-radius:var(--bb-rl-radius-full)}.bb_rl_more_dropdown__action i{font-style:normal;font-weight:700}.bb_rl_more_dropdown{position:absolute;top:40px;right:0;z-index:var(--bb-rl-z-index-dropdown);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 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;width:190px;visibility:hidden;opacity:0}.bb_rl_more_dropdown.open{visibility:visible;opacity:1}.bb_rl_more_dropdown ul{padding:0;width:100%;list-style:none}.bb_rl_more_dropdown a{display:flex;align-items:center;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);padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb_rl_more_dropdown a i{font-style:normal}.bb_rl_more_dropdown a:hover{background-color:var(--bb-rl-background-secondary-color)}.bb_rl_more_dropdown a:before{font-family:bb-icons-rl;color:var(--bb-rl-icon-secondary-color);font-size:20px;font-weight:400;margin-right:var(--bb-rl-space-100)}.bb_rl_more_dropdown li.bb_rl_move_file a:before{content:"\e836"}.bb_rl_more_dropdown li.bb_rl_delete_file a:before{content:"\e4a6"}.bb_rl_more_dropdown li.bb_rl_move_video a:before{content:"\e260"}.bb_rl_more_dropdown li.bb_rl_edit_thumbnail_video a:before{content:"\e2ca"}.bb-rl-activity-media-elem.bb-rl-document-activity{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);position:relative;width:100%}.bb-rl-activity-media-elem.bb-rl-document-activity+.bb-rl-document-activity{margin-top:var(--bb-rl-space-200)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-preview-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity .document-preview-wrap{display:flex;align-items:center;justify-content:center;height:200px;overflow:hidden;text-align:center}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-description-wrap{width:100%;display:flex;align-items:center;flex-direction:row;background-color:var(--bb-rl-background-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap audio::-webkit-media-controls-enclosure,.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap audio::-webkit-media-controls-enclosure{border-radius:0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);background-color:var(--bb-rl-background-color);padding:var(--bb-rl-space-200)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap audio::-webkit-media-controls-panel,.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap audio::-webkit-media-controls-panel{padding:0}.bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-audio-wrap) .bb-rl-document-description-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-preview-wrap) .bb-rl-document-description-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-text-wrap) .bb-rl-document-description-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-audio-wrap) .bb-rl-document-description-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-preview-wrap) .bb-rl-document-description-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-text-wrap) .bb-rl-document-description-wrap{border-radius:var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0}.bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-preview-wrap),.bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-preview-wrap){display:flex;flex-flow:column}.bb-rl-activity-media-elem.bb-rl-document-activity .document-text:not(.loaded):after{content:"\ef30";font-family:bb-icons;display:inline-block;text-align:center;margin:10px 0;animation:spin 2s infinite linear}.bb-media-info-section .bb-rl-activity-media-elem.bb-rl-document-activity{padding:5px 5px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-entry-img{flex-basis:48px;width:48px;line-height:1;text-align:center;display:inline-block;vertical-align:middle;position:relative}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-entry-img>i{font-size:48px;color:var(--bb-rl-text-tertiary-color);font-style:normal}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap{flex-basis:calc(100% - 70px);width:calc(100% - 70px);display:inline-block;vertical-align:middle;padding-left:var(--bb-rl-space-100)}.bb-media-info-section .bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap{padding:var(--bb-rl-space-100) 0 var(--bb-rl-space-100) var(--bb-rl-space-50)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-title{display:block;color:var(--bb-rl-text-color);font-size:14px;font-weight:600;width:calc(100% - 70px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-description,.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-extension-description,.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-helper-text{display:inline-block;vertical-align:middle;color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm);line-height:1}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-description{margin-right:6px;text-transform:lowercase}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-helper-text-click{margin-left:3px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-extension-description{transition:opacity ease .3s}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-extension-description:before{content:"";display:inline-block;vertical-align:middle;height:4px;width:4px;background-color:var(--bb-rl-background-tertiary-color);margin:0 6px 0 0}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-helper-text{display:none;position:relative;top:-10px;opacity:0;visibility:hidden}.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action-wrap>.bb-rl-document-action_more{border-color:var(--bb-rl-border-secondary-color);background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action-wrap>.bb-rl-document-action_more i{color:var(--bb-rl-icon-secondary-color)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap{position:absolute;right:15px;top:25px;transition:all .3s ease}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb-rl-document-action_collapse{display:none}.bb-media-info-section .bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap{right:10px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown{width:210px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb-rl-document-action_more i{font-weight:700}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a{display:inline-flex;padding:var(--bb-rl-space-50);transition:all .3s ease;border:.5px solid transparent;border-radius:6px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a i{font-size:24px;font-style:normal;color:var(--bb-rl-icon-secondary-color)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a.bb-rl-document-action_more i{color:var(--bb-rl-icon-tertiary-color)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a.bb-rl-document-action_more:hover i{color:var(--bb-rl-icon-secondary-color)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a[data-balloon]:after{margin-top:4px;font-size:12px;padding:5px 10px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a[data-balloon][data-balloon-pos=down]:before{margin-top:-1px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap>a.document-action_more{margin-left:var(--bb-rl-space-50)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_move_file.bb-rl-move-disabled a{pointer-events:none;opacity:.7}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_move_file.bb-rl-move-disabled[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_move_file a:before{content:"\e260"}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_delete_file a:before{content:"\e4a6"}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_privacy_file a:before{content:"\e308"}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_copy_download_file_url a:before{content:"\e20c"}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap{padding:0;width:100%;float:left}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap audio,.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap audio{margin:var(--bb-rl-space-100) 0;width:100%;float:left;outline:0}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-preview-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity .document-preview-wrap{background-color:var(--bb-rl-background-color);border-radius:0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);height:200px;overflow:hidden;text-align:center}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-preview-wrap~.document-action-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap .bb-rl-document-audio-wrap~.document-action-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity .document-preview-wrap~.document-action-wrap{bottom:21px;top:inherit}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap .CodeMirror,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap .CodeMirror{height:auto;border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large{max-height:150px;overflow:hidden;position:relative}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .bb-rl-document-expand,.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .document-expand,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .bb-rl-document-expand,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .document-expand{opacity:1;visibility:visible}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror{height:auto}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror .CodeMirror-vscrollbar,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror .CodeMirror-vscrollbar{display:none!important}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror .CodeMirror-sizer,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror .CodeMirror-sizer{min-height:auto!important}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror .CodeMirror-scroll,.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror .CodeMirror-scroll{height:auto;overflow:hidden!important;padding-bottom:50px;width:100%}.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .bb-rl-document-text-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .document-text-wrap{max-height:inherit;overflow:initial}.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .bb-rl-document-expand .bb-rl-document-collapse-text{display:block}.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .bb-rl-document-expand .bb-rl-document-expand-text{display:none}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand,.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand{position:absolute;left:0;right:0;top:0;bottom:0;z-index:11;visibility:hidden;opacity:0}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .bb-rl-document-expand-anchor,.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .document-expand-anchor,.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .bb-rl-document-expand-anchor,.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .document-expand-anchor{display:flex;align-items:center;position:absolute;bottom:0;right:var(--bb-rl-space-300);color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-tertiary-color);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);z-index:11;font-size:var(--bb-rl-font-size-sm);line-height:1;font-weight:500;opacity:0;visibility:hidden;margin-top:25px;transition:all ease .3s}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .bb-rl-document-expand-anchor .document-icon-plus,.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .document-expand-anchor .document-icon-plus,.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .bb-rl-document-expand-anchor .document-icon-plus,.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .document-expand-anchor .document-icon-plus{font-size:16px;color:var(--bb-rl-icon-color)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .bb-rl-document-collapse-text,.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .bb-rl-document-collapse-text{display:none}.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible{z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action_more[data-balloon]:after,.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action_more[data-balloon]:before{display:none}.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action-wrap,.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb_rl_more_dropdown{opacity:1;visibility:visible}.bb-rl-activity-media-elem.bb-rl-document-activity .bb_rl_more_text_view,.bb-rl-activity-media-elem.bb-rl-document-activity .more_text_view{color:var(--bb-rl-text-tertiary-color);background-color:var(--bb-rl-background-color);border-top:1px solid var(--bb-rl-border-secondary-color);border-radius:0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-activity-media-elem.bb-rl-document-activity:hover .bb-rl-document-expand .bb-rl-document-expand-anchor,.bb-rl-activity-media-elem.bb-rl-document-activity:hover .document-expand .document-expand-anchor{opacity:1;visibility:visible;bottom:var(--bb-rl-space-200)}.bb-rl-activity-media-elem.bb-rl-document-activity:hover .CodeMirror,.bb-rl-activity-media-elem.bb-rl-document-activity:hover .CodeMirror-gutters{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-view-more--pagination .bb-rl-button.bb-rl-button--small{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.7;gap:var(--bb-rl-space-50)}.bb-rl-view-more--pagination .bb-rl-button.bb-rl-button--small [class*=bb-icons]{font-size:16px}.item .list-title{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-color)}.item .list-title a{color:var(--bb-rl-text-color)}.item .list-title a:hover{color:var(--bb-rl-primary-color)}.bb-rl-secondary-header #object-nav{padding:12px var(--bb-rl-space-300);width:100%}.bb-rl-secondary-header #object-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-flow:wrap}.bb-rl-secondary-header #object-nav ul li{list-style:none;margin:0 var(--bb-rl-space-50) 0 0;padding:0;display:flex;align-items:center}.bb-rl-secondary-header #object-nav ul li a{color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;padding:7px var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full);white-space:nowrap}.bb-rl-secondary-header #object-nav ul li a .count{display:none}.bb-rl-secondary-header #object-nav ul li a:hover,.bb-rl-secondary-header #object-nav ul li.selected a{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-secondary-header #object-nav ul.bb-rl-sub-menu{padding:var(--bb-rl-space-100) 0}.bb-rl-secondary-header #object-nav ul.bb-rl-sub-menu li{margin:0}.bb-rl-secondary-header #object-nav ul.bb-rl-sub-menu li a{border-radius:0;padding:10px var(--bb-rl-space-200)}.atwho-container .atwho-view{z-index:999999}.bb-rl-media-single-album .bb-single-album-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 0 var(--bb-rl-space-200);margin:0 0 var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-media-single-album .bb-single-album-header .bb-rl-album-title{font-size:18px;font-weight:600;line-height:28px;color:var(--bb-rl-text-color)}.bb-rl-media-single-album .bb-single-album-header .bb-rl-album-title .bb-rl-album-back{display:inline-flex;align-items:center;color:var(--bb-rl-text-color);margin-right:var(--bb-rl-space-100);vertical-align:middle}.bb-rl-media-single-album .bb-single-album-header .button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400;margin-left:var(--bb-rl-space-100)}.bb-rl-media-single-album .bb-single-album-header .button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-media-single-album .bb-single-album-header .button:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-media-single-album .bb-single-album-header .button:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-media-single-album .bb-single-album-header .album-actions{display:flex;justify-content:flex-start;align-items:center}.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header{margin-right:var(--bb-rl-space-200);margin-bottom:0;font-size:var(--bb-rl-font-size-2xl);list-style:1}.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header a{color:var(--bb-rl-text-color)}.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header a:hover{color:var(--bb-rl-primary-color)}.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header #bb-select-deselect-all-media{order:-1}.bb-rl-media-single-album .bb-rl-album-meta{margin-bottom:var(--bb-rl-space-200)}.bb-rl-media-single-album .bb-rl-album-meta p{flex-basis:100%;width:100%;font-size:var(--bb-rl-font-size-sm);margin-top:var(--bb-rl-space-100);line-height:var(--bb-rl-base-line-xs)}.bb-rl-media-single-album .bb-rl-album-meta p [class*=bb-icons-rl-]{margin-right:var(--bb-rl-space-100);font-size:var(--bb-rl-font-size-base);vertical-align:top;color:var(--bb-rl-icon-primary-color);display:inline-block}.bb-rl-media-single-album .bb-rl-album-meta p .bb-sep{margin:0 var(--bb-rl-space-100);width:4px;height:4px;background-color:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-full);display:inline-block;vertical-align:middle;position:relative;top:-2px;opacity:.5}.bb-rl-media-single-album .bb-rl-album-meta .bb-media-privacy-wrap::before{display:none}.bb-rl-media-single-album .bb-rl-album-meta .privacy{display:inline-block;vertical-align:top}.bb-rl-media-single-album .bb-rl-album-meta .privacy::before{color:var(--bb-rl-icon-primary-color)}.bb-rl-media-single-album .bb-album-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:var(--bb-rl-space-100)}.bb-rl-media-single-album .bb-album-actions .button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400;margin-right:var(--bb-rl-space-100)}.bb-rl-media-single-album .bb-album-actions .button:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-media-single-album .bb-album-actions .button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-media-single-album .bb-album-actions .button:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-media-single-album .bb-album-actions .button.bb-delete{background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-rl-media-single-album .bb-album-actions .button.bb-delete:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-media-single-album .bb-album-actions .button.bb-delete:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-media-single-album .bb-album-actions .button.bb-delete:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-media-single-album .bb-album-actions #bb-album-privacy{margin-left:auto;margin-right:0}.divider{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:1px dashed var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}.divider--dot::after{content:"";display:block;width:var(--bb-rl-space-100);height:var(--bb-rl-space-100);background-color:var(--bb-rl-border-secondary-color);border-radius:50%}.divider--line::after{content:"";display:block;width:1px;height:var(--bb-rl-space-400);background-color:var(--bb-rl-border-secondary-color)}button[data-balloon]{overflow:visible}[data-balloon]{position:relative;cursor:pointer}[data-balloon]:after{opacity:0;pointer-events:none;transition:all .18s ease-out .18s;font-weight:500;font-size:.85rem;letter-spacing:-.24px;content:attr(data-balloon);color:var(--bb-rl-text-white-color);padding:6px 12px;background-color:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-md);font-size:.85rem;text-align:center;line-height:1.3;position:absolute;white-space:nowrap;box-shadow:0 1px 3px 0 #000;z-index:var(--bb-rl-z-index-dropdown)}[data-balloon]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;opacity:0;pointer-events:none;transition:all .18s ease-out .18s;content:"";position:absolute;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=up]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%,10px);transform-origin:top}[data-balloon][data-balloon-pos=up]:before{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%,10px);transform-origin:top}[data-balloon][data-balloon-pos=up]:hover:after,[data-balloon][data-balloon-pos=up][data-balloon-visible]:after{transform:translate(-50%,0)}[data-balloon][data-balloon-pos=up]:hover:before,[data-balloon][data-balloon-pos=up][data-balloon-visible]:before{transform:translate(-50%,0)}[data-balloon][data-balloon-pos=up-left]:after{bottom:100%;left:0;margin-bottom:11px;transform:translate(0,10px);transform-origin:top}[data-balloon][data-balloon-pos=up-left]:before{bottom:100%;left:5px;margin-bottom:5px;transform:translate(0,10px);transform-origin:top}[data-balloon][data-balloon-pos=up-left]:hover:after,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:after{transform:translate(0,0)}[data-balloon][data-balloon-pos=up-left]:hover:before,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:before{transform:translate(0,0)}[data-balloon][data-balloon-pos=up-right]:after{bottom:100%;right:0;margin-bottom:11px;transform:translate(0,10px);transform-origin:top}[data-balloon][data-balloon-pos=up-right]:before{bottom:100%;right:5px;margin-bottom:5px;transform:translate(0,10px);transform-origin:top}[data-balloon][data-balloon-pos=up-right]:hover:after,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:after{transform:translate(0,0)}[data-balloon][data-balloon-pos=up-right]:hover:before,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:before{transform:translate(0,0)}[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%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:50%;margin-top:5px;top:100%;transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:hover:after,[data-balloon][data-balloon-pos=down][data-balloon-visible]:after{transform:translate(-50%,0)}[data-balloon][data-balloon-pos=down]:hover:before,[data-balloon][data-balloon-pos=down][data-balloon-visible]:before{transform:translate(-50%,0)}[data-balloon][data-balloon-pos=down-left]:after{left:0;margin-top:11px;top:100%;transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:5px;margin-top:5px;top:100%;transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-left]:hover:after,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:after{transform:translate(0,0)}[data-balloon][data-balloon-pos=down-left]:hover:before,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:before{transform:translate(0,0)}[data-balloon][data-balloon-pos=down-right]:after{right:0;margin-top:11px;top:100%;transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;right:5px;margin-top:5px;top:100%;transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-right]:hover:after,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:after{transform:translate(0,0)}[data-balloon][data-balloon-pos=down-right]:hover:before,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:before{transform:translate(0,0)}[data-balloon][data-balloon-pos=left]:after{margin-right:11px;right:100%;top:50%;transform:translate(10px,-50%)}[data-balloon][data-balloon-pos=left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;margin-right:5px;right:100%;top:50%;transform:translate(10px,-50%)}[data-balloon][data-balloon-pos=left]:hover:after,[data-balloon][data-balloon-pos=left][data-balloon-visible]:after{transform:translate(0,-50%)}[data-balloon][data-balloon-pos=left]:hover:before,[data-balloon][data-balloon-pos=left][data-balloon-visible]:before{transform:translate(0,-50%)}[data-balloon][data-balloon-pos=right]:after{left:100%;margin-left:11px;top:50%;transform:translate(-10px,-50%)}[data-balloon][data-balloon-pos=right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;left:100%;margin-left:5px;top:50%;transform:translate(-10px,-50%)}[data-balloon][data-balloon-pos=right]:hover:after,[data-balloon][data-balloon-pos=right][data-balloon-visible]:after{transform:translate(0,-50%)}[data-balloon][data-balloon-pos=right]:hover:before,[data-balloon][data-balloon-pos=right][data-balloon-visible]:before{transform:translate(0,-50%)}[data-balloon][data-balloon-length=small]:after{white-space:normal;width:80px}[data-balloon][data-balloon-length=medium]:after{white-space:normal;width:150px}[data-balloon][data-balloon-length=large]:after{white-space:normal;width:260px}[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:380px}@media screen and (max-width:768px){[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:90vw}}[data-balloon][data-balloon-length=fit]:after{white-space:normal;width:100%}[data-bp-tooltip]:after{background:var(--bb-rl-background-black-color);color:var(--bb-rl-text-secondary-color)}[data-bp-tooltip]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;opacity:0;pointer-events:none;transition:all .18s ease-out .18s}[data-bp-tooltip]{position:relative;cursor:pointer;display:block}[data-bp-tooltip]:after{opacity:0;pointer-events:none;transition:all .18s ease-out .18s;font-weight:500;font-size:.85rem;letter-spacing:-.24px;background:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 1px 3px 0 rgba(0,0,0,.22);color:var(--bb-rl-text-white-color);content:attr(data-bp-tooltip);line-height:1.3;padding:7px 15px;position:absolute;white-space:nowrap;z-index:10}[data-bp-tooltip]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;opacity:0;pointer-events:none;transition:all .18s ease-out .18s;content:"";position:absolute;z-index:10}[data-bp-tooltip]:hover:after,[data-bp-tooltip]:hover:before,[data-bp-tooltip][data-bp-tooltip-visible]:after,[data-bp-tooltip][data-bp-tooltip-visible]:before{opacity:1;pointer-events:auto}[data-bp-tooltip].font-awesome:after{font-family:FontAwesome}[data-bp-tooltip][data-bp-tooltip-break]:after{white-space:pre}[data-bp-tooltip][data-bp-tooltip-blunt]:after,[data-bp-tooltip][data-bp-tooltip-blunt]:before{transition:none}[data-bp-tooltip][data-bp-tooltip-pos=up]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up]:before{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=up][data-bp-tooltip-visible]:after{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=up]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=up][data-bp-tooltip-visible]:before{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:after{bottom:100%;left:0;margin-bottom:11px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:before{bottom:100%;left:5px;margin-bottom:5px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=up-left][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=up-left][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:after{bottom:100%;right:0;margin-bottom:11px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:before{bottom:100%;right:5px;margin-bottom:5px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=up-right][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=up-right][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down]:after{left:50%;margin-top:11px;top:100%;transform:translate(-50%,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down]:before{left:50%;margin-top:5px;top:100%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;transform:translate(-50%,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=down][data-bp-tooltip-visible]:after{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=down]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=down][data-bp-tooltip-visible]:before{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after{left:0;margin-top:11px;top:100%;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before{left:5px;margin-top:5px;top:100%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=down-left][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=down-left][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:after{right:0;margin-top:11px;top:100%;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:before{right:5px;margin-top:5px;top:100%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=down-right][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=down-right][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=left]:after{margin-right:11px;right:100%;top:50%;transform:translate(10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=left]:before{margin-right:5px;right:100%;top:50%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;transform:translate(10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=left]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=left][data-bp-tooltip-visible]:after{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=left]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=left][data-bp-tooltip-visible]:before{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:after{left:100%;margin-left:11px;top:50%;transform:translate(-10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:before{left:100%;margin-left:5px;top:50%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;transform:translate(-10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=right][data-bp-tooltip-visible]:after{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=right][data-bp-tooltip-visible]:before{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-length=small]:after{white-space:normal;width:80px}[data-bp-tooltip][data-bp-tooltip-length=medium]:after{white-space:normal;width:150px}[data-bp-tooltip][data-bp-tooltip-length=large]:after{white-space:normal;width:260px}[data-bp-tooltip][data-bp-tooltip-length=xlarge]:after{white-space:normal;width:380px}@media screen and (max-width:768px){[data-bp-tooltip][data-bp-tooltip-length=xlarge]:after{white-space:normal;width:90vw}}[data-bp-tooltip][data-bp-tooltip-length=fit]:after{white-space:normal;width:100%}.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend{position:relative}.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:after{opacity:0;pointer-events:none;transition:all .18s ease-out .18s;font-weight:500;font-size:.85rem;letter-spacing:-.24px;background:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 1px 3px 0 rgba(0,0,0,.22);color:var(--bb-rl-text-white-color);content:attr(data-hover);line-height:1.3;padding:7px 15px;position:absolute;white-space:nowrap;z-index:10;bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%,10px);transform-origin:top}.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:before,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:before,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:before,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22var(--bb-rl-background-black-color)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;opacity:0;pointer-events:none;transition:all .18s ease-out .18s;content:"";position:absolute;z-index:10;bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%,10px);transform-origin:top}.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:hover:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:hover:before,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:hover:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:hover:before,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:hover:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:hover:before,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:hover:after,.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:hover:before{opacity:1;transform:translate(-50%,0);pointer-events:auto}.bb-rl-notice{display:flex;align-items:center;padding:var(--bb-rl-space-100);border:1px solid transparent;border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm);font-weight:500;background-color:var(--bb-rl-background-secondary-color)}.bb-rl-notice>[class*=bb-icons]{margin-right:var(--bb-rl-space-100);font-size:20px;font-family:bb-icons-rl}.bb-rl-notice__title{color:var(--bb-rl-text-color);font-weight:500;margin-bottom:var(--bb-rl-space-100)}.bb-rl-notice__close{font-size:14px;color:var(--bb-rl-icon-tertiary-color);position:absolute;right:var(--bb-rl-space-100);top:50%;transform:translateY(-50%);border:0;background-color:transparent;padding:0;cursor:pointer}.bb-rl-notice--info{background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-primary-color)}.bb-rl-notice--info>[class*=bb-icons]{color:var(--bb-rl-icon-info-primary-color)}.bb-rl-notice--info>[class*=bb-icons]:before{content:"\e4e2"}.bb-rl-notice--success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-primary-color)}.bb-rl-notice--success>[class*=bb-icons]{color:var(--bb-rl-icon-positive-primary-color)}.bb-rl-notice--success>[class*=bb-icons]:before{content:"\e184"}.bb-rl-notice--warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-primary-color)}.bb-rl-notice--warning>[class*=bb-icons]{color:var(--bb-rl-icon-warning-primary-color)}.bb-rl-notice--warning>[class*=bb-icons]:before{content:"\e4e0"}.bb-rl-notice--error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-primary-color)}.bb-rl-notice--error>[class*=bb-icons]{color:var(--bb-rl-text-danger-primary-color)}.bb-rl-notice--error>[class*=bb-icons]:before{content:"\e4e2"}.bb-rl-notice--alt{padding:var(--bb-rl-space-50) var(--bb-rl-space-100);font-weight:400}.bb-rl-notice--alt.bb-rl-notice--info{background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-primary-color)}.bb-rl-notice--alt.bb-rl-notice--info>[class*=bb-icons]{color:var(--bb-rl-icon-info-primary-color)}.bb-rl-notice--alt.bb-rl-notice--success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-secondary-color)}.bb-rl-notice--alt.bb-rl-notice--success>[class*=bb-icons]{color:var(--bb-rl-border-positive-secondary-color)}.bb-rl-notice--alt.bb-rl-notice--warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}.bb-rl-notice--alt.bb-rl-notice--warning>[class*=bb-icons]{color:var(--bb-rl-border-warning-secondary-color)}.bb-rl-notice--alt.bb-rl-notice--error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-secondary-color)}.bb-rl-notice--alt.bb-rl-notice--error>[class*=bb-icons]{color:var(--bb-rl-border-danger-secondary-color)}.bb-rl-notice--plain{display:block;border-width:0;border-left-width:2px;border-style:solid;border-radius:0;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);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)}.bb-rl-notice--plain.bb-rl-notice--info{background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-secondary-color)}.bb-rl-notice--plain.bb-rl-notice--success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-secondary-color)}.bb-rl-notice--plain.bb-rl-notice--warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}.bb-rl-notice--plain.bb-rl-notice--error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-secondary-color)}.bp-feedback{display:flex;align-items:center;padding:var(--bb-rl-space-100);border:1px solid transparent;border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm);font-weight:500;background-color:var(--bb-rl-background-secondary-color)}.bp-feedback>[class*=bb-icons]{margin-right:var(--bb-rl-space-100);font-size:20px}.bp-feedback>p{margin:0}.bp-feedback>p+p{margin-top:var(--bb-rl-space-100)}.bb-readylaunch-template .bp-feedback .bp-icon{line-height:1;margin-right:10px}.bb-readylaunch-template .bp-feedback .bp-icon::before{content:"";font-weight:500;font-family:bb-icons-rl;font-size:var(--bb-rl-base-line-small);color:var(--bb-rl-icon-primary-color);font-style:normal}.bb-readylaunch-template .bp-feedback.info{background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-primary-color)}.bb-readylaunch-template .bp-feedback.info>[class*=bb-icons]{color:var(--bb-rl-icon-info-primary-color)}.bb-readylaunch-template .bp-feedback.info>[class*=bb-icons]:before{content:"\e4e2"}.bb-readylaunch-template .bp-feedback.info .bp-icon::before{content:"\e2ce";color:var(--bb-rl-icon-info-primary-color)}.bb-readylaunch-template .bp-feedback.success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-primary-color)}.bb-readylaunch-template .bp-feedback.success>[class*=bb-icons]{color:var(--bb-rl-icon-positive-primary-color)}.bb-readylaunch-template .bp-feedback.success>[class*=bb-icons]:before{content:"\e184"}.bb-readylaunch-template .bp-feedback.success .bp-icon::before{content:"\e184";color:var(--bb-rl-icon-positive-primary-color)}.bb-readylaunch-template .bp-feedback.warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-primary-color)}.bb-readylaunch-template .bp-feedback.warning>[class*=bb-icons]{color:var(--bb-rl-icon-warning-primary-color)}.bb-readylaunch-template .bp-feedback.warning>[class*=bb-icons]:before{content:"\e4e0"}.bb-readylaunch-template .bp-feedback.warning .bp-icon::before{content:"\e4e0";color:var(--bb-rl-icon-warning-primary-color)}.bb-readylaunch-template .bp-feedback.error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-primary-color)}.bb-readylaunch-template .bp-feedback.error>[class*=bb-icons]{color:var(--bb-rl-text-danger-primary-color)}.bb-readylaunch-template .bp-feedback.error>[class*=bb-icons]:before{content:"\e4e2"}.bb-readylaunch-template .bp-feedback.error .bp-icon::before{content:"\e4e2";color:var(--bb-rl-icon-danger-primary-color)}.bb-readylaunch-template .bp-feedback--alt{padding:var(--bb-rl-space-50) var(--bb-rl-space-100);font-weight:400}.bb-readylaunch-template .bp-feedback--alt.info{background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-primary-color)}.bb-readylaunch-template .bp-feedback--alt.info>[class*=bb-icons]{color:var(--bb-rl-icon-info-primary-color)}.bb-readylaunch-template .bp-feedback--alt.success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-secondary-color)}.bb-readylaunch-template .bp-feedback--alt.success>[class*=bb-icons]{color:var(--bb-rl-border-positive-secondary-color)}.bb-readylaunch-template .bp-feedback--alt.warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}.bb-readylaunch-template .bp-feedback--alt.warning>[class*=bb-icons]{color:var(--bb-rl-border-warning-secondary-color)}.bb-readylaunch-template .bp-feedback--alt.error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-secondary-color)}.bb-readylaunch-template .bp-feedback--alt.error>[class*=bb-icons]{color:var(--bb-rl-border-danger-secondary-color)}.bb-readylaunch-template .bp-feedback--plain{display:block;border-width:0;border-left-width:2px;border-radius:0;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-readylaunch-template .bp-feedback--plain.info{background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-secondary-color)}.bb-readylaunch-template .bp-feedback--plain.success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-secondary-color)}.bb-readylaunch-template .bp-feedback--plain.warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}.bb-readylaunch-template .bp-feedback--plain.error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-secondary-color)}.ellipsis-button{display:inline-flex;justify-content:center;align-items:center;background-color:var(--color-background);color:var(--color-text);border:1px solid var(--color-secondary);border-radius:var(--border-radius);font-size:var(--bb-rl-font-size-base);cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;outline:0}.ellipsis-button--large{width:48px;height:48px;font-size:1.5rem}.ellipsis-button--medium{width:36px;height:36px;font-size:1.25rem}.ellipsis-button--small{width:24px;height:24px;font-size:1rem}.ellipsis-button--default{background-color:var(--color-background);border-color:var(--color-secondary)}.ellipsis-button:hover{background-color:var(--color-secondary);color:var(--color-background)}.ellipsis-button:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-light)}.ellipsis-button--disabled{background-color:var(--color-disabled-background);color:var(--color-disabled-text);cursor:not-allowed;border-color:var(--color-disabled-border)}.bb-rl-button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none}.bb-rl-button.bb-rl-button--small{padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-button.bb-rl-button--brandFill{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-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:transparent;color:var(--bb-rl-text-brand-primary-color);border:1px solid 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);color:var(--bb-rl-text-color);border:1px solid transparent}.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:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-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);color:var(--bb-rl-text-white-color);border:1px solid transparent}.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:transparent;color:var(--bb-rl-text-color);border:none}.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:transparent;color:var(--bb-rl-text-brand-primary-color);border:none;border-radius:0;border-bottom:1px solid transparent}.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{color:var(--bb-rl-background-brand-disabled-color);border-bottom-color:transparent;cursor:not-allowed}.bb-rl-button.bb-rl-button--disabled,.bb-rl-button.disabled[class*=bb-rl-button]{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-loader{display:inline-block;height:22px;width:22px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear}.bb-readylaunch-template .animate-spin{animation:spin 2s infinite linear;display:inline-block;line-height:1}.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{visibility:visible;opacity:1}.bb-rl-option-dropdown{background-color:var(--bb-rl-background-color);padding:var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);width:195px;position:absolute;right:0;top:100%;list-style:none;z-index:var(--bb-rl-z-index-dropdown);visibility:hidden}.bb-rl-option-dropdown__button{display:flex;align-items:center;gap:8px;background-color:transparent;border:0;width:100%;padding:var(--bb-rl-space-100);cursor:pointer;text-align:left}.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}.bb-readylaunch-template fieldset{font-family:inherit;border:0;padding:0;margin:0 0 var(--bb-rl-space-300)}.bb-readylaunch-template fieldset legend{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-200)}.bb-readylaunch-template input[type=date],.bb-readylaunch-template input[type=datetime-local],.bb-readylaunch-template input[type=email],.bb-readylaunch-template input[type=month],.bb-readylaunch-template input[type=number],.bb-readylaunch-template input[type=password],.bb-readylaunch-template input[type=search],.bb-readylaunch-template input[type=tel],.bb-readylaunch-template input[type=text],.bb-readylaunch-template input[type=time],.bb-readylaunch-template input[type=url],.bb-readylaunch-template input[type=week],.bb-readylaunch-template textarea{font-size:14px;font-weight:400;line-height:22px;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);display:inline-block;font-family:inherit;font-style:inherit;outline:0;vertical-align:middle;border-radius:var(--bb-rl-radius-base);padding:5px var(--bb-rl-space-100);color:var(--bb-rl-text-color)}.bb-readylaunch-template input[type=date][type=submit],.bb-readylaunch-template input[type=datetime-local][type=submit],.bb-readylaunch-template input[type=email][type=submit],.bb-readylaunch-template input[type=month][type=submit],.bb-readylaunch-template input[type=number][type=submit],.bb-readylaunch-template input[type=password][type=submit],.bb-readylaunch-template input[type=search][type=submit],.bb-readylaunch-template input[type=tel][type=submit],.bb-readylaunch-template input[type=text][type=submit],.bb-readylaunch-template input[type=time][type=submit],.bb-readylaunch-template input[type=url][type=submit],.bb-readylaunch-template input[type=week][type=submit],.bb-readylaunch-template textarea[type=submit]{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;border-radius:var(--bb-rl-radius-md)}.bb-readylaunch-template select{appearance:none;background-image:url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.01512 0.765313L5.26512 4.51531C5.23029 4.55018 5.18893 4.57784 5.14341 4.59671C5.09789 4.61558 5.04909 4.62529 4.99981 4.62529C4.95053 4.62529 4.90173 4.61558 4.8562 4.59671C4.81068 4.57784 4.76932 4.55018 4.73449 4.51531L0.984495 0.765313C0.93199 0.712867 0.896227 0.646022 0.881734 0.57324C0.86724 0.500458 0.874666 0.425012 0.903074 0.356454C0.931481 0.287895 0.979591 0.229307 1.04131 0.188105C1.10304 0.146903 1.1756 0.124942 1.24981 0.125H8.74981C8.82402 0.124942 8.89658 0.146903 8.9583 0.188105C9.02002 0.229307 9.06813 0.287895 9.09654 0.356454C9.12495 0.425012 9.13237 0.500458 9.11788 0.57324C9.10339 0.646022 9.06763 0.712867 9.01512 0.765313Z" fill="%233D3D3D"/></svg>');background-repeat:no-repeat;background-position:right .8rem center;background-color:var(--bb-rl-background-secondary-color);padding:6px var(--bb-rl-space-400) 6px var(--bb-rl-space-100);border:1px solid var(--bb-rl-border-secondary-color);display:inline-block;font-family:inherit;font-style:inherit;outline:0;vertical-align:middle;border-radius:var(--bb-rl-radius-base);color:var(--bb-rl-text-color);font-size:14px;font-weight:400;line-height:22px}.bb-rl-filter{display:flex;align-items:center;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:6px;padding:0 8px;height:32px;line-height:32px}.bb-rl-filter label{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color)}.bb-rl-filter label span::after{content:"|";color:var(--bb-rl-background-tertiary-hover-color);padding:0 0 0 var(--bb-rl-space-100)}.bb-rl-filter .select-wrap{display:inline-flex;align-items:center}.bb-rl-filter .select-wrap select{background-color:transparent;border:0;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color)}.bb-rl-filter.bb-rl-filter-rounded{border:0;padding:0;background-color:transparent}.no-js .bb-rl-filter select{display:none}.js .bb-rl-filter select{display:block}.bb-rl-select2-dropdown,.select2-container .bb-rl-select2-dropdown,.select2-container .select2-dropdown.bb-rl-select2-dropdown,.select2-dropdown.bb-rl-select2-dropdown{top:42px;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);padding:var(--bb-rl-space-100) 0;box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}.bb-rl-network-search-filter .bb-rl-select2-dropdown,.bb-rl-network-search-filter .select2-container .bb-rl-select2-dropdown,.bb-rl-network-search-filter .select2-container .select2-dropdown.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-container .bb-rl-select2-dropdown,.bb-rl-filter .select2-container .select2-dropdown.bb-rl-select2-dropdown,.bb-rl-filter .select2-dropdown.bb-rl-select2-dropdown{width:auto!important;min-width:140px}.bb-rl-select2-dropdown .select2-search,.select2-container .bb-rl-select2-dropdown .select2-search,.select2-container .select2-dropdown.bb-rl-select2-dropdown .select2-search,.select2-dropdown.bb-rl-select2-dropdown .select2-search{visibility:hidden;opacity:0;width:0;height:0;padding:0;margin:0}.bb-rl-select2-dropdown .select2-results__option,.select2-container .bb-rl-select2-dropdown .select2-results__option,.select2-container .select2-dropdown.bb-rl-select2-dropdown .select2-results__option,.select2-dropdown.bb-rl-select2-dropdown .select2-results__option{padding:var(--bb-rl-space-100) var(--bb-rl-space-200);color:var(--bb-rl-text-secondary-color);white-space:nowrap;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-select2-dropdown .select2-results__option:hover,.select2-container .bb-rl-select2-dropdown .select2-results__option:hover,.select2-container .select2-dropdown.bb-rl-select2-dropdown .select2-results__option:hover,.select2-dropdown.bb-rl-select2-dropdown .select2-results__option:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-select2-dropdown.select2-dropdown--below,.select2-container .bb-rl-select2-dropdown.select2-dropdown--below,.select2-container .select2-dropdown.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 .bb-rl-select2-container,.select2-container--rl .select2-selection.bb-rl-select2-container{border:0;background-color:transparent;height:auto;display:inline-flex;align-items:center}.select2-container--rl .bb-rl-select2-container[aria-disabled=true],.select2-container--rl .select2-selection.bb-rl-select2-container[aria-disabled=true]{opacity:.7;cursor:default}.select2-container--rl .bb-rl-select2-container.select2-selection--single,.select2-container--rl .select2-selection.bb-rl-select2-container.select2-selection--single{display:inline-flex;height:auto}.select2-container--rl .bb-rl-select2-container .select2-selection__rendered,.select2-container--rl .select2-selection.bb-rl-select2-container .select2-selection__rendered{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color);padding:0 var(--bb-rl-space-200) 0 var(--bb-rl-space-100)}.select2-container--rl .bb-rl-select2-container.bb-rl-rounded-border,.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-rounded-border{border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);background-color:transparent;padding:0 var(--bb-rl-space-100)}.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon b::before,.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-caret-icon b::before{font-weight:400;padding:0 2px;font-size:16px;color:var(--bb-rl-icon-secondary-color)}.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered,.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered{display:inline-flex;align-items:center;padding:0 var(--bb-rl-space-200) 0 var(--bb-rl-space-50)}.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered::before,.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered::before{content:"";font-weight:400;font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-primary-color);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,.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-has-icon.icon-funnel .select2-selection__rendered::before{content:"\e268"}.select2-container--rl .select2-selection--single.bb-rl-select2-container .select2-selection__arrow{position:static}.select2-container--rl .select2-selection--single.bb-rl-select2-container .select2-selection__arrow b{position:static;display:inline-flex;align-items:center;justify-content:center;background-image:none}.select2-container--rl .select2-selection__arrow b::before{content:"\e136";font-weight:500;font-family:bb-icons-rl;font-size:12px;color:var(--bb-rl-icon-primary-color)}.bb-rl-filter--light .select2-container--rl .select2-selection__arrow b::before{font-weight:400;font-size:16px;position:relative;top:1px}.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)}body.bb-readylaunch-template .bb-rl-filter .select-wrap:has(.bb-rl-align-adaptive),body:not(.logged-in) .bb-rl-filter .select-wrap:has(.bb-rl-align-adaptive){position:relative}body.bb-readylaunch-template .bb-rl-dropdown-align-adaptive,body.bb-readylaunch-template .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive,body:not(.logged-in) .bb-rl-dropdown-align-adaptive,body:not(.logged-in) .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive{left:unset;right:-8px;top:10px}body.bb-readylaunch-template .select2-container--rl.select2-container--open:has(.bb-rl-dropdown-align-adaptive),body:not(.logged-in) .select2-container--rl.select2-container--open:has(.bb-rl-dropdown-align-adaptive){width:100%!important}@media (min-width:1000px){body.bb-readylaunch-template .bb-rl-network-search-filter .bb-rl-dropdown-align-adaptive,body.bb-readylaunch-template .bb-rl-network-search-filter .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive,body:not(.logged-in) .bb-rl-network-search-filter .bb-rl-dropdown-align-adaptive,body:not(.logged-in) .bb-rl-network-search-filter .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive{left:0;right:unset}}body.bb-readylaunch-template .bb-model-footer .select2-container .bb-rl-select2-dropdown,body.bb-readylaunch-template .bb-rl-footer-alt .select2-container .bb-rl-select2-dropdown,body:not(.logged-in) .bb-model-footer .select2-container .bb-rl-select2-dropdown,body:not(.logged-in) .bb-rl-footer-alt .select2-container .bb-rl-select2-dropdown{top:unset;left:-8px}.select2-container--bb-rl-select2 .bb-rl-select2-container{border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background-color:var(--bb-rl-background-secondary-color);padding:0 var(--bb-rl-space-100);height:auto;display:inline-flex;align-items:center}.select2-container--bb-rl-select2 .bb-rl-select2-container.select2-selection--single{display:inline-flex;height:40px;width:100%;justify-content:space-between}.select2-container--bb-rl-select2 .bb-rl-select2-container .select2-selection__rendered{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color)}.select2-container--bb-rl-select2 .select2-selection__arrow b::before{content:"\e136";font-weight:400;font-family:bb-icons-rl;font-size:16px;color:var(--bb-rl-icon-secondary-color)}.select2-container--bb-rl-select2.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--above,.select2-container--bb-rl-select2.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--below{border-radius:var(--bb-rl-radius-base)}.bb-rl-form-field-wrapper{margin:0 0 var(--bb-rl-space-200)}.bb-rl-form-field-wrapper label{display:block;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);margin:0 0 10px}.bb-rl-form-field-wrapper .bb-rl-input-field{border:1px solid var(--bb-rl-border-tertiary-color);border-radius:6px;padding:5px var(--bb-rl-space-100)}.bb-rl-form-field-wrapper .bb-rl-input-field.bb-rl-input-field--select{background-color:var(--bb-rl-background-secondary-color);appearance:none;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.21967 9.21967C5.92678 9.51256 5.92678 9.98744 6.21967 10.2803L11.2197 15.2803C11.5126 15.5732 11.9874 15.5732 12.2803 15.2803L17.2803 10.2803C17.5732 9.98744 17.5732 9.51256 17.2803 9.21967C16.9874 8.92678 16.5126 8.92678 16.2197 9.21967L11.75 13.6893L7.28033 9.21967C6.98744 8.92678 6.51256 8.92678 6.21967 9.21967Z" fill="%23a5a7a9"/></svg>');background-position:99% center;background-repeat:no-repeat;padding-right:var(--bb-rl-space-500)}.bb-rl-form-field-wrapper .bb-rl-input-field.bb-rl-input-field--error{border:1px solid var(--bb-rl-border-danger-secondary-color)}.bb-rl-form-field-wrapper .bb-rl-notice{margin-top:var(--bb-rl-space-100)}.bb-rl-form-field-wrapper .bb-rl-notice i{font-weight:500}.bb-rl-form-field-wrapper .bb-rl-textarea-field{border:1px solid var(--bb-rl-border-tertiary-color);border-radius:6px;padding:5px var(--bb-rl-space-100)}.dropzone{display:flex;flex-flow:row wrap}.dropzone.open{margin:var(--bb-rl-space-200) var(--bb-rl-space-300)}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-started .dz-default.dz-message{flex-basis:100%;max-width:165px;min-height:160px;margin:0 var(--bb-rl-space-200) var(--bb-rl-space-200) 0;border-radius:var(--bb-rl-radius-md);padding:0 5px;cursor:pointer}.dropzone .dz-default{background-color:var(--bb-rl-background-secondary-color);border:1px dashed var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);min-height:160px;max-height:160px;display:flex;align-items:center;justify-content:center;font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-text-color);line-height:1.5;padding:var(--bb-rl-space-300) 0}.dropzone .dz-default.dz-message{flex:0 0 100%;min-width:0;cursor:pointer}.dropzone .dz-button{font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-tertiary-color);line-height:1.5;background-color:transparent;border:0;cursor:pointer;outline:0}.dropzone .dz-button:before{font-family:bb-icons-rl;font-size:var(--bb-rl-base-line);font-weight:500;height:48px;width:48px;display:inline-block;border:1px solid var(--bb-rl-border-secondary-color);background-color:var(--bb-rl-background-secondary-color);border-radius:var(--bb-rl-radius-full);line-height:48px;color:var(--bb-rl-icon-primary-color);margin-bottom:var(--bb-rl-space-100)}.dropzone .dz-button>strong{display:block;color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-base);font-weight:500}.dropzone.media-dropzone .dz-button:before{content:"\e10e"}.dropzone.video-dropzone .dz-button:before{content:"\e4da"}.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap{display:block;color:var(--bb-rl-text-white-color);top:50%;transform:translate(-50%,-50%)}.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap [class*=bb-icons-]{color:var(--bb-rl-text-white-color)}.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap .dz-progress-ring,.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap:after{display:none}.dropzone.document-dropzone .dz-button:before{content:"\e39a"}.dropzone.document-dropzone .dz-icon{display:none}.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-icon{display:flex;justify-content:center;color:var(--bb-rl-icon-secondary-color);font-size:48px;margin-bottom:var(--bb-rl-space-100);min-height:48px}.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-icon:before{content:"\e230";font-family:bb-icons-rl;font-size:48px;line-height:1;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:1}.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-icon [class*=bb-icons]{font-weight:500;z-index:11;position:relative;background-color:var(--bb-rl-background-secondary-color)}.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error).dz-error .dz-icon [class*=bb-icons]{background-color:var(--bb-rl-background-danger-secondary-color)}.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress{display:none}.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-details{display:block;top:45px;left:0;width:100%;text-align:center}.dropzone.document-dropzone .dz-progress-ring-wrap .bb-icons-rl-link:before{content:"\e39a"}.dropzone .dz-preview{background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);width:165px;height:160px;margin:0 var(--bb-rl-space-200) var(--bb-rl-space-200) 0;border-radius:var(--bb-rl-radius-md);padding:0 5px;position:relative}.dropzone .dz-preview.dz-error{background-color:var(--bb-rl-background-danger-secondary-color)}.dropzone .dz-preview .dz-progress-ring-wrap{display:flex;align-items:center;justify-content:center;position:absolute;top:28px;left:50%;transform:translateX(-50%);border-radius:50%;height:50px;width:50px;z-index:11}.dropzone .dz-preview .dz-progress-ring-wrap:after{content:"";display:block;position:absolute;inset:0;border:1px solid var(--bb-rl-border-secondary-color);border-radius:50%;margin:2px;z-index:-1}.dropzone .dz-preview .dz-progress-ring-wrap [class*=" bb-icons-"]{color:var(--bb-rl-icon-color);font-size:var(--bb-rl-base-line);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11}.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-details,.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap{display:none}.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-preview{border-color:transparent}.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-image img,.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-video-thumbnail img{opacity:1}.dropzone .dz-image{height:160px}.dropzone .dz-image img{width:165px;height:100%;margin:0 auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover;opacity:0;border-radius:var(--bb-rl-radius-md)}.dropzone .dz-video-thumbnail{height:160px}.dropzone .dz-video-thumbnail img{width:165px;height:100%;margin:0 auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover;opacity:0;border-radius:var(--bb-rl-radius-md)}.dropzone .dz-error-title{display:none}.dropzone .dz-details{position:absolute;top:85px;left:0;width:100%}.dropzone .dz-details .dz-progress{display:block;color:var(--bb-rl-text-color);font-size:14px;font-weight:500;line-height:1.5;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 var(--bb-rl-space-200) 0}.dropzone .dz-details .dz-filename{display:block;color:var(--bb-rl-text-tertiary-color);font-size:11px;line-height:1.4;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:var(--bb-rl-space-50);padding:0 var(--bb-rl-space-100) 0}.dropzone .dz-details .dz-size{text-align:center}.dropzone .dz-remove{font-size:0;border-radius:4px;background-color:var(--bb-rl-background-color);color:transparent;display:flex;align-items:center;justify-content:center;position:absolute;top:5px;right:5px;cursor:pointer;outline:0}.dropzone .dz-remove:before{content:"\e4f6";font-size:12px;font-family:bb-icons-rl;color:var(--bb-rl-icon-secondary-color);font-weight:700;line-height:1;margin:2px}.dropzone .dz-error-message{display:none}.dropzone .dz-error{position:relative}.dropzone .dz-error .dz-error-message{background-color:var(--bb-rl-background-danger-primary-color);color:var(--bb-rl-text-white-color);font-size:var(--bb-rl-font-size-xs);font-weight:500;border-radius:var(--bb-rl-radius-sm);padding:var(--bb-rl-space-100);text-align:center;position:absolute;top:-65px;left:0;right:0;z-index:11}.dropzone .dz-error .dz-error-message:after{content:"";border-top:8px solid var(--bb-rl-background-danger-primary-color);border-left:8px solid transparent;border-right:8px solid transparent;bottom:-8px;position:absolute;left:50%;transform:translateX(-50%)}.dropzone .dz-error .dz-progress-ring-wrap .dz-progress-ring{display:none}.dropzone .dz-error .dz-progress-ring-wrap [class*=" bb-icons-"]{color:var(--bb-rl-icon-danger-secondary-color)}.dropzone .dz-error .dz-progress-ring-wrap:after{border-color:var(--bb-rl-border-danger-secondary-color)}.dropzone .dz-error .dz-progress{display:none}.dropzone .dz-error .dz-details{top:106px}.dropzone .dz-error .dz-error-title{display:block;color:var(--bb-rl-text-danger-secondary-color);font-size:14px;font-weight:500;line-height:1.5;position:absolute;left:0;right:0;text-align:center;top:85px}.dropzone .dz-error .dz-details .dz-filename{color:var(--bb-rl-text-danger-secondary-color)}.dropzone .dz-error:hover .dz-error-message{display:block}.dropzone.dz-max-files-reached.open{pointer-events:none}.dropzone.dz-max-files-reached.open .dz-preview{pointer-events:auto}.dropzone.dz-max-files-reached .dz-default.dz-message{display:none}.attachments--small div.dropzone{padding:0;margin:0;position:static;pointer-events:none;gap:var(--bb-rl-space-200)}.attachments--small div.dropzone *{pointer-events:auto}.attachments--small div.dropzone.dz-max-files-reached.dz-started{pointer-events:none}.attachments--small div.dropzone.dz-max-files-reached.dz-started .dz-default.dz-message{display:none}.attachments--small div.dropzone.dz-max-files-reached.dz-started .dz-preview{pointer-events:auto}.attachments--small div.dropzone.dz-started{height:auto;overflow:initial;padding:0 var(--bb-rl-space-300) var(--bb-rl-space-200);gap:var(--bb-rl-space-100)}.attachments--small div.dropzone.dz-started .dz-default.dz-message{display:flex}.attachments--small div.dropzone .dz-button:before{margin-bottom:0}.attachments--small div.dropzone .dz-preview{margin:0;width:80px;height:72px}.attachments--small div.dropzone.dz-started .dz-default.dz-message{max-width:80px;min-height:72px;max-height:72px}.attachments--small div.dropzone .dz-preview .dz-progress-ring-wrap{top:50%;transform:translate(-50%,-50%)}.attachments--small div.dropzone .dz-details,.attachments--small div.dropzone .dz-filename,.attachments--small div.dropzone .dz-global-progress,.attachments--small div.dropzone .dz-size{display:none}.attachments--small div.dropzone .dz-remove{z-index:11}.attachments--small div.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-details{top:12px}.attachments--small [class*=attached-gif-container]{margin-bottom:0;background:0 0!important;height:auto!important;width:auto!important;min-height:auto!important;display:table;position:relative}.attachments--small [class*=attached-gif-container] .gif-image-container img{background-color:var(--bb-rl-background-secondary-color);height:100px;width:100px;object-fit:cover;border-radius:var(--bb-rl-radius-md);margin:0 0 var(--bb-rl-space-200) var(--bb-rl-space-200)}.attachments--small [class*=attached-gif-container] .gif-image-remove{box-shadow:none;right:-8px;top:-8px;position:absolute;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-full);display:flex;align-items:center;justify-content:center;line-height:1;font-size:14px;padding:2px;cursor:pointer}@media screen and (max-width:560px){.attachments--small [class*=attached-gif-container]{max-width:100%;background-repeat:no-repeat}}.attachments--small [class*=messages-attached-gif-container] .gif-image-container img{margin-bottom:15px}.attachments--small div.dropzone .dz-default.dz-message{display:none;margin:0}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check),.bb-rl-styled-checkbox{position:absolute;opacity:0}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check)+label,.bb-rl-styled-checkbox+label{cursor:pointer;display:inline-flex;align-items:center;position:relative;padding:0;line-height:1}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check)+label:before,.bb-rl-styled-checkbox+label:before{content:"";margin-right:var(--bb-rl-space-100);display:inline-block;vertical-align:text-top;width:16px;height:16px;background:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-sm);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check):focus+label:before,.bb-rl-styled-checkbox:focus+label:before{border-color:var(--bb-rl-background-brand-primary-color)}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check):checked+label:before,.bb-rl-styled-checkbox:checked+label:before{background:var(--bb-rl-background-brand-primary-color);border-color:var(--bb-rl-background-brand-primary-color)}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check):disabled+label,.bb-rl-styled-checkbox:disabled+label{color:var(--bb-rl-border-disabled-color);cursor:auto}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check):disabled+label:before,.bb-rl-styled-checkbox:disabled+label:before{box-shadow:none;background:var(--bb-rl-border-disabled-color)}.bb-readylaunch-template input[type=checkbox]:not(.bb-custom-check):checked+label:after,.bb-rl-styled-checkbox:checked+label:after{content:"\e182";position:absolute;left:2px;top:1px;font-family:bb-icons-rl;font-weight:700;color:var(--bb-rl-text-white-color);font-size:13px;display:block}.bs-styled-radio{position:absolute;opacity:0}.bb-rl-radio-style{position:relative;line-height:1}.bb-rl-radio-style input[type=radio]{opacity:0;height:0;width:0}.bb-rl-radio-style input[type=radio]+span{position:relative;display:inline-block;width:16px;height:16px}.bb-rl-radio-style input[type=radio]+span:before{content:"";display:inline-block;cursor:pointer;position:relative;overflow:hidden;width:16px;height:16px;line-height:1;border:2px solid var(--bb-rl-border-quaternary-color);border-radius:100%}.bb-rl-radio-style input[type=radio]:checked+span:before{border:8px solid var(--bb-rl-background-brand-primary-color)}.bb-rl-radio-style input[type=radio]:checked+span:after{content:"";background-color:var(--bb-rl-background-color);margin:auto;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;border-radius:100%}.bb-readylaunch-template input[type=radio]+label{display:inline-flex;align-items:center;position:relative;cursor:pointer;padding:0}.bb-readylaunch-template input[type=radio]+label:before{content:"";display:inline-block;vertical-align:middle;cursor:pointer;position:relative;overflow:hidden;width:16px;height:16px;line-height:1;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-quaternary-color);border-radius:100%;margin-right:var(--bb-rl-space-100)}.bb-readylaunch-template input[type=radio]:disabled+label{color:#b8b8b8;cursor:auto}.bb-readylaunch-template input[type=radio]:disabled+label:before{box-shadow:none;background:var(--bb-rl-background-color)}.bb-readylaunch-template input[type=radio]:checked+label:before{border-width:4px;border-color:var(--bb-rl-background-brand-primary-color)}.bb-readylaunch-template input[type=radio].bs-styled-radio:checked+label:after{opacity:0}.bb-rl-action-popup{display:none}.bb-rl-action-popup.open{display:block}.bb-action-popup .modal-mask,.bb-rl-modal-mask,.moderation-popup .modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;align-items:center}.bb-rl-modal-wrapper,.modal-wrapper{max-width:615px;margin:50px auto;vertical-align:middle;width:90%}.group-manage .bb-rl-modal-wrapper,.group-manage .modal-wrapper{max-width:960px}.bb-rl-about-group .bb-rl-modal-wrapper,.bb-rl-about-group .modal-wrapper{max-width:500px}.bb-rl-modal-container,.modal-container{width:auto;margin:0 auto;padding:0;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);transition:all .3s ease}.bb-model-header,.bb-rl-modal-header{display:flex;align-items:center;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-model-header h4,.bb-rl-modal-header h4{margin:0;font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line)}.bb-model-close-button,.bb-rl-modal-close-button{margin-left:auto;line-height:1}.bb-model-close-button [class*=bb-icon],.bb-rl-modal-close-button [class*=bb-icon]{color:var(--bb-rl-icon-color);font-size:24px}.bb-rl-modal-content,.modal-content{font-size:var(--bb-rl-font-size-sm);max-height:calc(100vh - 220px);overflow:auto;padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.group-manage .bb-rl-modal-content,.group-manage .modal-content{padding-top:0;padding-bottom:0;margin-bottom:0}.bb-model-footer,.bb-rl-modal-footer,.bb-rl-model-footer{padding:12px var(--bb-rl-space-300);justify-content:flex-end;gap:var(--bb-rl-space-100);border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-model-footer .bb-rl-button,.bb-rl-modal-footer .bb-rl-button,.bb-rl-model-footer .bb-rl-button{padding:4px var(--bb-rl-space-200)}.bb-rl-modal-body{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.mfp-hide{display:none!important}.bb-readylaunch-template .modal-wrapper{max-width:615px;margin:50px auto;vertical-align:middle;width:90%}.bb-readylaunch-template .modal-container{width:auto;margin:0 auto;padding:0;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);transition:all .3s ease}.bb-readylaunch-template .bb-model-header{display:flex;align-items:center;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);position:relative}.bb-readylaunch-template .bb-model-header h4{margin:0;font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line)}.bb-readylaunch-template .bb-model-header .mfp-close{margin-left:auto;line-height:1;background-color:transparent;border:0;padding:0;display:inline-block;width:24px;height:24px;cursor:pointer;right:var(--bb-rl-space-200);top:var(--bb-rl-space-200)}.bb-readylaunch-template .bb-model-header .mfp-close::before{content:"\e4f6";font-weight:400;font-family:bb-icons-rl;font-size:var(--bb-rl-base-line);color:var(--bb-rl-icon-primary-color);font-style:normal}.bb-readylaunch-template .bb-model-header .mfp-close [class*=bb-icon]{display:none}.bb-readylaunch-template .bb-model-header .bb-model-close-button{margin-left:auto;line-height:1;background-color:transparent;border:0;padding:0;display:inline-block;width:24px;height:24px}.bb-readylaunch-template .bb-model-header .bb-model-close-button .bb-icon-times{display:inline-flex;line-height:1;align-items:center}.bb-readylaunch-template .bb-model-header .bb-model-close-button .bb-icon-times::before{content:"\e4f6";font-weight:400;font-family:bb-icons-rl;font-size:var(--bb-rl-base-line);color:var(--bb-rl-icon-primary-color);font-style:normal}.bb-readylaunch-template .bb-model-header .bp-upload-tab{font-size:18px;font-weight:600;line-height:28px;color:var(--bb-rl-text-color);margin-right:var(--bb-rl-space-100);font-weight:500}.bb-readylaunch-template .bb-model-header .bp-upload-tab.selected{font-weight:600}.bb-readylaunch-template .content-report-popup .bb-model-header .bp-reported-type{text-transform:lowercase}.bb-readylaunch-template .bb-report-type-wrp{font-size:var(--bb-rl-font-size-sm);max-height:calc(100vh - 220px);overflow:auto;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);color:var(--bb-rl-text-secondary-color)}.bb-readylaunch-template .mass-user-block-list.moderation-popup .bb-report-type-pagination{border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-readylaunch-template .bb-report-type-wrp>p{margin-bottom:var(--bb-rl-space-100)}.bb-readylaunch-template .bb-report-type-wrp>p:first-of-type{font-weight:500;color:var(--bb-rl-text-color)}.bb-readylaunch-template .bb-report-type-wrp>p:nth-of-type(2){margin-bottom:0}.bb-readylaunch-template .bb-report-type-wrp>div,.bb-readylaunch-template .bb-report-type-wrp>ul{color:var(--bb-rl-text-secondary-color)}.bb-readylaunch-template .bb-report-type-wrp>ul{padding-left:var(--bb-rl-space-300);margin-bottom:var(--bb-rl-space-200)}.bb-readylaunch-template .bb-report-type-wrp>ul+p{font-size:var(--bb-rl-font-size-sm);font-weight:500;display:block;border-width:0;border-style:solid;border-left-width:2px;border-radius:0;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item{margin:0 0 var(--bb-rl-space-200)}.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item label{display:inline-flex;align-items:center;margin-right:var(--bb-rl-space-50);color:var(--bb-rl-text-color);font-weight:500;width:100%}.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item label input[type=radio]{margin-right:var(--bb-rl-space-100)}.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item>span{display:block;padding-left:21px}.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item label[for=report-note]{margin:var(--bb-rl-space-100) 0 0}.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item textarea{width:100%;border:1px solid var(--bb-rl-border-tertiary-color);border-radius:6px;padding:5px var(--bb-rl-space-100)}.bb-readylaunch-template .bb-report-type-wrp .bb-model-footer{padding:var(--bb-rl-space-200) var(--bb-rl-space-300) 0;margin:var(--bb-rl-space-200) -24px 0}.bb-readylaunch-template .modal-container .bb-report-type-pagination:not(:has(.loading.button)){border:0}.bb-readylaunch-template .modal-container .bb-report-type-pagination:has(.loading.button){border-top:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-300)}.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button,.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:transparent;color:var(--bb-rl-text-color);border:none;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400;display:none;padding:var(--bb-rl-space-50) 0;text-align:center}.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:hover,.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:focus,.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:disabled,.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:disabled{color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:before,.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:before{content:"";display:inline-block;height:18px;width:18px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;margin-right:var(--bb-rl-space-100)}.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button.loading,.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button.loading{display:inline-flex}.bb-readylaunch-template .bb-model-footer{display:flex;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);margin:var(--bb-rl-space-200) 0 0;justify-content:flex-end;gap:var(--bb-rl-space-100);border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-readylaunch-template .bb-model-footer .button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;padding:4px var(--bb-rl-space-200);font-size:.875rem}.bb-readylaunch-template .bb-model-footer .button.report-submit{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color)}.bb-readylaunch-template .bb-model-footer .button.report-submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-readylaunch-template .bb-model-footer .button.report-submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-readylaunch-template .bb-model-footer .button.report-submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent}.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-readylaunch-template .bp-hide{display:none}.bb-readylaunch-template #notes-error{margin:var(--bb-rl-space-100) var(--bb-rl-space-300);display:flex;align-items:center;border:1px solid var(--bb-rl-border-danger-secondary-color);border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm);line-height:var(--bb-rl-base-line-xs);padding:var(--bb-rl-space-50) var(--bb-rl-space-100);font-weight:400;background-color:var(--bb-rl-background-danger-secondary-color)}.bb-readylaunch-template #notes-error .bp-icon{margin-right:var(--bb-rl-space-100);line-height:1;display:inline-flex}.bb-readylaunch-template #notes-error .bp-icon::before{content:"\e4e2";font-weight:500;font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-border-danger-secondary-color);font-style:normal}.bb-readylaunch-template .modal-container .bb-field-steps{display:none}.bb-readylaunch-template .modal-container .bb-field-steps.bb-field-steps-1{display:block}.bb-readylaunch-template .modal-container #bp-media-post-content,.bb-readylaunch-template .modal-container #bp-video-post-content{height:112px;border:0;padding:var(--bb-rl-space-200) 0;width:100%;resize:none}.bb-readylaunch-template .modal-container .bb-cancel-request-group-content,.bb-readylaunch-template .modal-container .bb-leave-group-content{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-readylaunch-template .modal-container .bb-cancel-request-group-content{padding-bottom:var(--bb-rl-space-100)}.bb-readylaunch-template .modal-container .bb-cancel-request-group-content p{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-secondary-color)}.bb-readylaunch-template .modal-container .bb-cancel-request-group-content .bb-rl-modal-group-name a{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-color)}.bb-readylaunch-template .modal-container .bp-existing-media-wrap{padding:var(--bb-rl-space-200) var(--bb-rl-space-200) 0;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 150px)}.bb-readylaunch-template .modal-container .bp-existing-media-wrap .load-more .button{margin-right:0}.bb-readylaunch-template .bp-media-photo-uploader #bp-media-photo-next,.bb-readylaunch-template .bp-media-photo-uploader #bp-media-prev{display:none}.bb-readylaunch-template .bp-media-photo-uploader #bp-media-photo-next[style="display: inline;"],.bb-readylaunch-template .bp-media-photo-uploader #bp-media-prev[style="display: inline;"]{display:inline-flex!important}.bb-readylaunch-template .bp-media-photo-uploader .bb-field-steps-1.controls-added #bp-media-photo-next,.bb-readylaunch-template .bp-media-photo-uploader .bb-field-steps-1.controls-added #bp-media-prev{display:inline-flex!important}.bb-readylaunch-template .bp-media-document-uploader #bp-media-document-next,.bb-readylaunch-template .bp-media-document-uploader #bp-media-document-prev{display:none}.bb-readylaunch-template .bp-media-document-uploader .bb-field-steps-1.controls-added #bp-media-document-next,.bb-readylaunch-template .bp-media-document-uploader .bb-field-steps-1.controls-added #bp-media-document-prev{display:inline-flex!important}.bb-readylaunch-template .bp-video-uploader #bp-video-next,.bb-readylaunch-template .bp-video-uploader #bp-video-prev{display:none}.bb-readylaunch-template .bp-video-uploader .bb-field-steps-1.controls-added #bp-video-next,.bb-readylaunch-template .bp-video-uploader .bb-field-steps-1.controls-added #bp-video-prev{display:inline-flex!important}.bb-readylaunch-template .bbm-uploader-model-wrap .media-uploader-wrapper{margin:0 0 var(--bb-rl-space-200);border-top:1px solid var(--bb-rl-border-secondary-color);padding-top:var(--bb-rl-space-200)}.bb-readylaunch-template .bbm-uploader-model-wrap .bb-field-steps{padding:0 var(--bb-rl-space-300)}.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit,.bb-readylaunch-template .bb-model-footer #bp-media-submit,.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit,.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;padding:var(--bb-rl-space-50) var(--bb-rl-space-200);font-size:.875rem}.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit,.bb-readylaunch-template .bb-model-footer #bp-media-submit,.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color)}.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit:hover,.bb-readylaunch-template .bb-model-footer #bp-media-submit:hover,.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit:focus-within,.bb-readylaunch-template .bb-model-footer #bp-media-submit:focus-within,.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit:disabled,.bb-readylaunch-template .bb-model-footer #bp-media-submit:disabled,.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent}.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-readylaunch-template .bb-field-uploader-next{color:var(--bb-rl-text-color);display:inline-flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-readylaunch-template .bb-field-uploader-next i.bb-icon-folder{line-height:1;font-style:normal}.bb-readylaunch-template .bb-field-uploader-next i.bb-icon-folder::before{content:"\e256";font-weight:400;font-family:bb-icons-rl;font-size:var(--bb-rl-base-line-small);color:var(--bb-rl-icon-primary-color)}.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap,.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap,.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap,.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap,.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap,.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show{padding:0 var(--bb-rl-space-300) var(--bb-rl-space-200)}.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy{width:100%}.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap label,.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap label,.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap label,.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap label,.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap label,.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap label{font-size:14px;font-weight:500;line-height:22px;display:block;margin-bottom:var(--bb-rl-space-100);color:var(--bb-rl-text-color)}.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap input,.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap input,.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap input,.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap input,.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap input,.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap input{width:100%}.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap .error-box,.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap .error-box,.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap .error-box,.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap .error-box,.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap .error-box,.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap .error-box{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-secondary-color);margin:var(--bb-rl-space-100) 0 0}.bb-readylaunch-template #bp-media-create-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-create-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show,.bb-readylaunch-template #bp-media-edit-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show{padding:0}.bb-readylaunch-template #bp-media-create-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show label,.bb-readylaunch-template #bp-media-create-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show label,.bb-readylaunch-template #bp-media-edit-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show label{display:none}.bb-readylaunch-template #bp-media-create-album .bb-field-wrap,.bb-readylaunch-template #bp-video-create-album .bb-field-wrap{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-readylaunch-template #bp-media-create-album .bb-field-wrap label,.bb-readylaunch-template #bp-video-create-album .bb-field-wrap label{font-size:14px;font-weight:500;line-height:22px;display:block;margin-bottom:var(--bb-rl-space-100);color:var(--bb-rl-text-color)}.bb-readylaunch-template #bp-media-create-album .bb-field-wrap input,.bb-readylaunch-template #bp-video-create-album .bb-field-wrap input{width:100%}.bb-readylaunch-template #bp-media-create-album .bb-field-wrap+.bb-field-wrap,.bb-readylaunch-template #bp-video-create-album .bb-field-wrap+.bb-field-wrap{padding-top:0;padding-bottom:0}.bb-readylaunch-template .bb-rl-location-album-list-wrap-main .bb-rl-no-album-exists,.bb-readylaunch-template .bb-rl-location-album-list-wrap-main .bb-rl-no-folder-exists,.bb-readylaunch-template .bb-rl-location-album-list-wrap-main .no-folder-exists,.bb-readylaunch-template .bb-rl-location-folder-list-wrap-main .bb-rl-no-album-exists,.bb-readylaunch-template .bb-rl-location-folder-list-wrap-main .bb-rl-no-folder-exists,.bb-readylaunch-template .bb-rl-location-folder-list-wrap-main .no-folder-exists,.bb-readylaunch-template .location-folder-list-wrap-main .bb-rl-no-album-exists,.bb-readylaunch-template .location-folder-list-wrap-main .bb-rl-no-folder-exists,.bb-readylaunch-template .location-folder-list-wrap-main .no-folder-exists{display:block;margin:var(--bb-rl-space-200) 0 0}.bb-rl-modal-edit-album .bb-field-wrap,.bb-rl-modal-edit-file .bb-field-wrap{margin-bottom:var(--bb-rl-space-200)}.bb-rl-modal-edit-album .bb-field-wrap label,.bb-rl-modal-edit-file .bb-field-wrap label{font-size:14px;font-weight:500;line-height:22px;display:block;margin-bottom:var(--bb-rl-space-100);color:var(--bb-rl-text-color)}.bb-rl-modal-edit-album .bb-field-wrap input,.bb-rl-modal-edit-file .bb-field-wrap input{width:100%}.bb-rl-modal-edit-album .bb-rl-modal-body .bb-field-wrap:last-of-type,.bb-rl-modal-edit-file .bb-rl-modal-body .bb-field-wrap:last-of-type{margin-bottom:0}.bb-rl-modal-edit-album .bb-model-footer .bb-rl-field-wrap,.bb-rl-modal-edit-file .bb-model-footer .bb-rl-field-wrap{margin-right:var(--bb-rl-space-200)}.bb-rl-modal-edit-album .bb-model-footer .bb-rl-field-wrap label,.bb-rl-modal-edit-file .bb-model-footer .bb-rl-field-wrap label{display:none}.bb-rl-create-folder-popup .bb-model-footer .bb-rl-field-wrap{margin-right:var(--bb-rl-space-200)}.bb-rl-modal-wrapper .bb-rl-has-warning .bb-rl-field-wrap{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-modal-wrapper .error-box{display:none}.bb-rl-modal-wrapper input.error{border-color:var(--bb-rl-border-danger-secondary-color);color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-modal-wrapper input.error+.error-box{display:block}.bb-rl-modal-wrapper .bb-model-footer .bb-rl-button.loading::after,.bb-rl-modal-wrapper .bb-model-footer .bb-rl-button.saving::after,.bb-rl-modal-wrapper .bb-model-footer .button.saving::after{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;height:16px;width:16px;border-width:2px;margin-left:var(--bb-rl-space-50)}.bb-rl-modal-wrapper .bb-rl-create-popup-album-wrap .bb-rl-button.loading::after,.bb-rl-modal-wrapper .bb-rl-create-popup-folder-wrap .bb-rl-button.loading::after{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;height:16px;width:16px;border-width:2px;margin-left:var(--bb-rl-space-50)}.bb-rl-modal-wrapper .bb-rl-footer-alt{display:flex;align-items:center;justify-content:flex-end;gap:var(--bb-rl-space-100)}.bb-rl-modal-wrapper .bb-rl-footer-alt .bb-rl-privacy-field-wrap-hide-show{display:inline-flex;margin:0}.bb-rl-modal-wrapper .bb-rl-footer-alt .bb-rl-privacy-field-wrap-hide-show .bb-label{display:none}.bb-rl-modal-wrapper .bb-rl-footer-alt .db-modal-buttons{display:inline-flex;gap:var(--bb-rl-space-100)}.bb-rl-container-inner .bp-pagination,.bb-rl-content-wrapper .bp-pagination{display:flex;align-items:center;padding-top:var(--bb-rl-space-400);padding-bottom:var(--bb-rl-space-400)}.bb-rl-container-inner .bp-pagination>.pag-count,.bb-rl-content-wrapper .bp-pagination>.pag-count{display:none}.bb-rl-container-inner .bp-pagination>.bp-pagination-links,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links{display:flex;align-items:center;margin-left:auto;gap:var(--bb-rl-space-100)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .pag-data,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .pag-data{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links a,.bb-rl-container-inner .bp-pagination>.bp-pagination-links span,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links a,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links span{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);line-height:var(--bb-rl-space-400)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .next,.bb-rl-container-inner .bp-pagination>.bp-pagination-links .prev,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .next,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .prev{display:inline-flex;align-items:center;gap:var(--bb-rl-space-50);font-size:0;padding:0 var(--bb-rl-space-200);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .next::before,.bb-rl-container-inner .bp-pagination>.bp-pagination-links .prev::before,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .next::before,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .prev::before{font-size:var(--bb-rl-font-size-sm);content:attr(data-bb-rl-label)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .next::after,.bb-rl-container-inner .bp-pagination>.bp-pagination-links .prev::after,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .next::after,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .prev::after{font-size:var(--bb-rl-font-size-base);content:"";font-weight:400;font-family:bb-icons-rl;font-style:normal;line-height:1;position:relative;top:1px}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .prev,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .prev{flex-direction:row-reverse;margin-right:var(--bb-rl-space-500)}@media screen and (max-width:544px){.bb-rl-container-inner .bp-pagination>.bp-pagination-links .prev,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .prev{margin-right:var(--bb-rl-space-200)}}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .prev::after,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .prev::after{content:"\e138"}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .next,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .next{margin-left:var(--bb-rl-space-500)}@media screen and (max-width:544px){.bb-rl-container-inner .bp-pagination>.bp-pagination-links .next,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .next{margin-left:var(--bb-rl-space-200)}}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .next::after,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .next::after{content:"\e13a"}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next),.bb-rl-container-inner .bp-pagination>.bp-pagination-links .page-numbers:not(.prev):not(.next),.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next),.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .page-numbers:not(.prev):not(.next){display:inline-flex;min-width:var(--bb-rl-space-400);height:var(--bb-rl-space-400);border:1px solid transparent;border-radius:var(--bb-rl-radius-md);justify-content:center;color:var(--bb-rl-text-tertiary-color)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next).current,.bb-rl-container-inner .bp-pagination>.bp-pagination-links .page-numbers:not(.prev):not(.next).current,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next).current,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .page-numbers:not(.prev):not(.next).current{color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-quaternary-color);background-color:var(--bb-rl-background-color)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next):hover,.bb-rl-container-inner .bp-pagination>.bp-pagination-links .page-numbers:not(.prev):not(.next):hover,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next):hover,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links .page-numbers:not(.prev):not(.next):hover{border-color:var(--bb-rl-border-tertiary-color)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links a.next,.bb-rl-container-inner .bp-pagination>.bp-pagination-links a.prev,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links a.next,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links a.prev{color:var(--bb-rl-text-color)}.bb-rl-container-inner .bp-pagination>.bp-pagination-links span.next,.bb-rl-container-inner .bp-pagination>.bp-pagination-links span.prev,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links span.next,.bb-rl-content-wrapper .bp-pagination>.bp-pagination-links span.prev{color:var(--bb-rl-text-disabled-color)}.bb-rl-content-wrapper .bbp-pagination-links{display:flex;align-items:center}.bb-rl-content-wrapper .bbp-pagination-links a,.bb-rl-content-wrapper .bbp-pagination-links span{line-height:var(--bb-rl-space-400)}.bb-rl-content-wrapper .bbp-pagination-links .next,.bb-rl-content-wrapper .bbp-pagination-links .prev{font-size:var(--bb-rl-font-size-sm);font-weight:500;display:inline-flex;align-items:center;gap:var(--bb-rl-space-50);padding:0 var(--bb-rl-space-200);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-content-wrapper .bbp-pagination-links .next::before,.bb-rl-content-wrapper .bbp-pagination-links .prev::before{font-size:var(--bb-rl-font-size-sm);content:attr(data-bb-rl-label)}.bb-rl-content-wrapper .bbp-pagination-links .next::after,.bb-rl-content-wrapper .bbp-pagination-links .prev::after{font-size:var(--bb-rl-font-size-base);content:"";font-weight:400;font-family:bb-icons-rl;font-style:normal;line-height:1;position:relative;top:1px}.bb-rl-content-wrapper .bbp-pagination-links .prev{flex-direction:row-reverse;margin-right:var(--bb-rl-space-500)}@media screen and (max-width:544px){.bb-rl-content-wrapper .bbp-pagination-links .prev{margin-right:var(--bb-rl-space-200)}}.bb-rl-content-wrapper .bbp-pagination-links .prev::after{content:"\e138"}.bb-rl-content-wrapper .bbp-pagination-links .next{margin-left:var(--bb-rl-space-500)}@media screen and (max-width:544px){.bb-rl-content-wrapper .bbp-pagination-links .next{margin-left:var(--bb-rl-space-200)}}.bb-rl-content-wrapper .bbp-pagination-links .next::after{content:"\e13a"}.bb-rl-content-wrapper .bbp-pagination-links .page-numbers:not(.prev):not(.next){display:inline-flex;min-width:var(--bb-rl-space-400);height:var(--bb-rl-space-400);border:1px solid transparent;border-radius:var(--bb-rl-radius-md);justify-content:center;color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm)}.bb-rl-content-wrapper .bbp-pagination-links .page-numbers:not(.prev):not(.next).current{color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-quaternary-color)}.bb-rl-content-wrapper .bbp-pagination-links .page-numbers:not(.prev):not(.next):hover{border-color:var(--bb-rl-border-tertiary-color)}.bb-rl-content-wrapper .bbp-pagination-links a.next,.bb-rl-content-wrapper .bbp-pagination-links a.prev{color:var(--bb-rl-text-color)}.bb-rl-content-wrapper .bbp-pagination-links span.next,.bb-rl-content-wrapper .bbp-pagination-links span.prev{color:var(--bb-rl-text-disabled-color)}.bb-readylaunch-template .bb-toast-messages-enable{position:relative}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages{position:fixed;bottom:var(--bb-rl-space-700);left:50%;transform:translateX(-50%);z-index:999993}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item{background-color:var(--bb-rl-background-black-color);border:1px solid var(--bb-rl-border-quinery-color);font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-white-color);padding:12px var(--bb-rl-space-300) 12px var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full);display:flex;align-items:center;justify-content:space-between;position:relative}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item [class*=bb-icon]{display:flex;content:"\e184";color:var(--bb-rl-text-white-color);font-size:24px;font-weight:400;margin-right:var(--bb-rl-space-100)}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item.bp-message-success [class*=bb-icon]{color:var(--bb-rl-icon-positive-secondary-color)}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .bb-icon-check:before{font-family:bb-icons-rl;content:"\e184";font-style:normal}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-action_link{color:var(--bb-rl-primary-color);cursor:pointer}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .action-close{display:flex}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .action-close [class*=bb-icon]{color:var(--bb-rl-text-white-color);font-size:16px;font-weight:400;margin-left:var(--bb-rl-space-100);margin-right:0;font-style:normal}.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .action-close [class*=bb-icon]:before{content:"\e4f6";font-family:bb-icons-rl}.bb-readylaunch-template .bb-onscreen-notification-enable .bb-remove-all-notification{display:none}.bb-readylaunch-template .bb-onscreen-notification-enable ul.notification-list{padding:0}.bb-rl-toast-message{display:flex;align-items:center;position:absolute;bottom:var(--bb-rl-space-700);left:50%;transform:translateX(-50%);background-color:var(--bb-rl-background-black-color);border:1px solid var(--bb-rl-border-quinery-color);font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-white-color);padding:12px var(--bb-rl-space-300) 12px var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full);opacity:1;z-index:999993;transition:opacity .3s ease-in-out}.bb-rl-toast-message i{font-size:26px;margin-right:var(--bb-rl-space-100)}.bb-rl-toast-message--error .bb-rl-spinner{display:none}.bb-rl-toast-message--error i{color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-toast-message--error i.bb-icons-rl-warning-circle{color:var(--bb-rl-text-warning-secondary-color)}.bb-rl-toast-message--warning .bb-rl-spinner{display:none}.bb-rl-toast-message--warning i{color:var(--bb-rl-icon-warning-secondary-color)}.bb-rl-toast-message--success .bb-rl-spinner{display:none}.bb-rl-toast-message--success i{color:var(--bb-rl-text-positive-secondary-color)}.bb-rl-spinner{display:inline-block;width:24px;height:24px;margin-right:var(--bb-rl-space-100);border:3px solid var(--bb-rl-border-tertiary-color);border-top:3px solid var(--bb-rl-border-quinery-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.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);position:fixed;top:0;left:0;right:0;z-index:var(--bb-rl-z-index-fixed)}body.admin-bar .bb-rl-header{top:32px}.bb-rl-header .bb-rl-left-panel-mobile{display:none}.bb-readylaunch-menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex:1;justify-content:center;min-width:0}.bb-readylaunch-menu>li:not(:last-child){margin-right:var(--bb-rl-space-200)}.bb-readylaunch-menu>li>a{display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-sm);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;background-color:transparent;color:var(--bb-rl-text-color);border:none;white-space:nowrap}.bb-readylaunch-menu>li>a:focus{outline:0}.bb-readylaunch-menu>li>a:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-readylaunch-menu>li:hover>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-readylaunch-menu>li.current-menu-item>a{font-weight:600;background-color:var(--bb-rl-background-secondary-hover-color)}.bb-readylaunch-menu .menu-item.menu-item-has-children{position:relative}.bb-readylaunch-menu .menu-item>.sub-menu{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border-radius:var(--bb-rl-radius-md);list-style:none;padding:var(--bb-rl-space-100) 0;position:absolute;left:0;top:100%;margin:0;min-width:168px;opacity:0;visibility:hidden;z-index:100}.bb-readylaunch-menu .menu-item>.sub-menu .menu-item a{color:var(--bb-rl-text-color);display:block;font-size:.85rem;line-height:1.4;margin-bottom:1px;border-radius:var(--bb-rl-radius-sm);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.bb-readylaunch-menu .menu-item>.sub-menu .menu-item:hover>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-readylaunch-menu .menu-item>.sub-menu .menu-item:hover>.sub-menu{top:0;left:-2px;right:inherit;transform:translateX(100%)}.bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children{position:relative}.bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children>a{padding-right:var(--bb-rl-space-300)}.bb-readylaunch-menu .menu-item>.sub-menu .menu-item.menu-item-has-children:after{content:"\e13a";display:block;position:absolute;right:var(--bb-rl-space-200);top:50%;transform:translateY(-50%);font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-icon-secondary-color)}.bb-readylaunch-menu .menu-item:hover>.sub-menu{opacity:1;visibility:visible}.bb-readylaunch-mobile-menu__wrap{display:none}.bb-rl-site-branding img{max-width:130px;max-height:32px;object-fit:contain}.bb-rl-site-branding .site-title{font-size:18px;font-weight:600}.bb-rl-site-branding .site-title a{color:var(--bb-rl-text-color)}.bb-rl-site-branding .site-title a:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}body.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo,body.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo-text{display:none}body:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo,body:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo-text{display:none}.header-aside .header-aside-inner{gap:var(--bb-rl-space-100)}.header-aside .notification-wrap{position:relative}.header-aside .notification-wrap .notification-dropdown{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);border-radius:var(--bb-rl-radius-lg);list-style:none;position:absolute;right:-15px;top:calc(100% + 8px);margin:0;min-width:480px;opacity:0;visibility:hidden;z-index:0;display:none}.header-aside .notification-wrap .notification-dropdown .bb-rl-loader{margin:20px auto;display:table}.header-aside .notification-wrap.selected .notification-dropdown{opacity:1;visibility:visible;z-index:var(--bb-rl-z-index-dropdown);display:block}.header-aside .notification-wrap.selected .notification-link{background-color:var(--bb-rl-background-secondary-hover-color)}.header-aside .notification-wrap.selected .notification-link>span:after,.header-aside .notification-wrap.selected .notification-link>span:before{display:none}.header-aside .notification-wrap .notification-header{padding:var(--bb-rl-space-100) 0;margin:var(--bb-rl-space-100) var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.header-aside .notification-wrap .notification-header h2{color:var(--bb-rl-text-color);font-size:1rem;font-weight:500}.header-aside .notification-wrap .notification-header .notification-header-action{color:var(--bb-rl-icon-secondary-color);font-size:1rem}.header-aside .notification-wrap .notification-header .delete-all,.header-aside .notification-wrap .notification-header .message-view-all-link{margin-left:auto;margin-right:var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-50) var(--bb-rl-space-100);font-size:var(--bb-rl-font-size-sm);font-weight:400}.header-aside .notification-wrap .notification-header .mark-read-all{color:var(--bb-rl-text-color);cursor:pointer;background:0 0;border:0}.header-aside .notification-wrap .notification-header .mark-read-all [class*=bb-icons-rl]{opacity:.6}.header-aside .notification-wrap .notification-header-actions{display:flex;align-items:center;gap:var(--bb-rl-space-200)}.header-aside .notification-link{display:inline-block;padding:4px;border-radius:var(--bb-rl-radius-md)}.header-aside .notification-link:focus{outline:0}.header-aside .notification-link:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.header-aside .notification-link>span{display:flex}.header-aside .notification-link [class*=bb-icons-rl]{color:var(--bb-rl-icon-secondary-color);font-size:24px}.header-aside .notification-link .count{font-style:normal;font-weight:600;color:var(--bb-rl-text-white-color);letter-spacing:-.55px;background-color:var(--bb-rl-primary-color);border-radius:var(--bb-rl-radius-full);line-height:1.6;font-size:9px;top:calc(50% - 20px);right:-4px;padding:1px 6px;position:absolute;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.header-aside .user-wrap{margin-left:var(--bb-rl-space-300);position:relative}.header-aside .user-wrap .avatar{max-width:32px;height:auto;object-fit:contain;border-radius:var(--bb-rl-radius-full)}.header-aside .user-wrap .bb-rl-profile-dropdown{display:none}.header-aside .user-wrap .user-link:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.header-aside .user-wrap.active .bb-rl-profile-dropdown{display:block}.header-aside .bb-rl-header-search{font-size:.85rem;margin-right:var(--bb-rl-space-300)}.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)}.header-aside .bb-rl-header-search .bb-rl-header-search__label{white-space:nowrap}.header-aside .bb-rl-header-search:focus{outline:0}.header-aside .bb-rl-header-search:focus-visible{outline:2px solid var(--bb-rl-border-quinery-color)}.header-aside .bp-dir-search-form{border-radius:var(--bb-rl-radius-md);margin-right:var(--bb-rl-space-300)}.header-aside .bb-rl-header-buttons .signin-button:hover{border-bottom-color:transparent}.notification-dropdown .notification-header-tabs{margin:0 var(--bb-rl-space-200)}.notification-dropdown .notification-header-tab-action{color:var(--bb-rl-text-secondary-color);font-size:.85rem;font-weight:500;border-radius:var(--bb-rl-radius-full)}.notification-dropdown .notification-header-tab-action.active,.notification-dropdown .notification-header-tab-action:hover{color:var(--bb-rl-text-color);font-weight:600;background-color:var(--bb-rl-background-secondary-hover-color)}.notification-list{max-height:52vh;overflow:auto;overflow-x:hidden;padding:var(--bb-rl-space-100)}.notification-list>li{display:flex;align-items:center;padding:var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md);position:relative}.notification-list>li .notification-avatar{margin-right:var(--bb-rl-space-100);flex:0 0 40px}.notification-list>li .notification-avatar img{display:block;max-width:36px;height:auto;border-radius:var(--bb-rl-radius-full)}.notification-list>li .notification-avatar .thread-multiple-avatar{min-height:40px;min-width:40px;position:relative}.notification-list>li .notification-avatar .thread-multiple-avatar img{max-width:24px;position:absolute;left:0;top:0}.notification-list>li .notification-avatar .thread-multiple-avatar img+img{top:auto;right:0;bottom:0;left:auto}.notification-list>li:has(.bb-rl-option-wrap.active),.notification-list>li:hover:not(.bb-rl-view-more--pagination){background-color:var(--bb-rl-background-secondary-hover-color)}.notification-list .bb-full-link{font-size:0}.notification-list .bb-full-link>a{cursor:pointer;font-size:0;position:absolute;width:100%;height:100%;left:0;top:0;opacity:0}.notification-list .notification-content{flex:1;position:relative;width:100%;overflow:hidden}.notification-list .notification-content .notification-users{color:var(--bb-rl-text-color);font-size:.9rem;line-height:1.3;font-weight:500;display:block;white-space:nowrap;width:calc(100% - 50px)}.notification-list .notification-content .notification-users a{color:inherit}.notification-list .notification-content .posted{color:var(--bb-rl-text-tertiary-color);font-size:.85rem;line-height:1.5}.notification-list .notification-content .posted img{height:20px;width:20px;vertical-align:middle}.notification-list .unread:before{content:"";background-color:var(--bb-rl-primary-color);border-radius:50%;height:6px;width:6px;position:absolute;right:var(--bb-rl-space-100);bottom:24px}.notification-list .unread .notification-content .posted{color:var(--bb-rl-text-color);font-weight:500}.notification-list .unread:hover:before{visibility:hidden;opacity:0}.notification-list .bb-rl-load-more{height:0;width:0;overflow:hidden;visibility:hidden}.notification-list li.bb-rl-no-messages-wrap{background-color:transparent}.bb-rl-no-messages{display:flex;flex-direction:column;align-items:center}.bb-rl-no-messages>[class*=bb-icons-rl]{font-size:40px;color:var(--bb-rl-icon-secondary-color);margin-bottom:var(--bb-rl-space-200)}.bb-rl-no-messages h3{font-size:18px;font-weight:600;margin:0 0 var(--bb-rl-space-100)}.bb-rl-no-messages .bb-rl-no-messages-description{font-size:14px;color:var(--bb-rl-text-secondary-color);max-width:300px;margin:0 auto var(--bb-rl-space-300);text-align:center}.bb-rl-no-messages .bb-rl-no-messages-button{margin-bottom:var(--bb-rl-space-200)}.bb-rl-no-messages .bb-rl-button{display:flex;align-items:center;gap:var(--bb-rl-space-50)}.notification-listing .notification-list li .notification-avatar{position:relative}.notification-listing .notification-list li .notification-avatar img{max-width:32px;max-height:32px;object-fit:cover}.notification-listing .notification-list li .notification-content{color:var(--bb-rl-text-color);font-size:.9rem;line-height:1.3;font-weight:500;max-width:calc(100% - 75px)}.notification-listing .notification-list li .notification-content a{color:var(--bb-rl-text-color)}.notification-listing .notification-list li .notification-content .posted{color:var(--bb-rl-text-tertiary-color);display:block;font-size:.85rem;margin-top:3px;line-height:19px;font-weight:400}.notification-listing .notification-list li.unread:before{right:27px;bottom:50%;margin-bottom:-1px}.notification-listing .notification-list li .actions{position:absolute;top:50%;margin-top:-8px;right:10px}.notification-listing .notification-list li .actions>a{cursor:pointer}.notification-listing .notification-list li .bb-rl-option-wrap{opacity:0;visibility:hidden}.notification-listing .notification-list li .bb-rl-option-wrap__action{padding:0;background-color:var(--bb-rl-background-secondary-hover-color)}.notification-listing .notification-list li .bb-rl-option-wrap__action [class*=bb-icons-rl]{color:var(--bb-rl-icon-tertiary-color)}.notification-listing .notification-list li .bb-rl-option-wrap.active,.notification-listing .notification-list li:hover .bb-rl-option-wrap{opacity:1;visibility:visible}.notification-list li .notification-avatar [class*=bb-icon]{height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:var(--bb-rl-radius-full);font-style:normal;position:absolute;right:0;bottom:-6px;background-color:var(--bb-rl-background-positive-primary-color)}.notification-list li .notification-avatar [class*=bb-icon]:before{font-family:bb-icons-rl!important;color:var(--bb-rl-text-white-color);font-size:12px;opacity:1;margin:0}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-activity:before{content:"\e172"}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-activity:before{content:"\e17a"}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-reply:before{content:"\ed52"}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-square-dots:before{content:"\e172"}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-comment-square:before{content:"\e16c"}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-poll:before{content:"\e150"}.notification-list li .notification-avatar [class*=bb-icon].bb-icon-image:before{content:"\e10e"}body.activity .bb-readylaunch-menu{margin-left:170px}body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu{margin-left:320px}body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu.bb-rl-items-max{margin-right:var(--bb-rl-space-300);margin-left:170px}@media screen and (max-width:1400px){body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu{margin-left:170px}body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu.bb-rl-items-max{margin-right:var(--bb-rl-space-100);margin-left:0}}@media screen and (max-width:1280px){body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu{margin-left:0}}body.activity .bb-readylaunch-menu,body.bbp-user-page .bb-readylaunch-menu,body.forums.singular .bb-readylaunch-menu,body.messages.singular .bb-readylaunch-menu{margin-left:170px}body.activity .bb-readylaunch-menu.bb-rl-items-max,body.bbp-user-page .bb-readylaunch-menu.bb-rl-items-max,body.forums.singular .bb-readylaunch-menu.bb-rl-items-max,body.messages.singular .bb-readylaunch-menu.bb-rl-items-max{margin-right:var(--bb-rl-space-300)}@media screen and (max-width:1400px){body.activity .bb-readylaunch-menu,body.bbp-user-page .bb-readylaunch-menu,body.forums.singular .bb-readylaunch-menu,body.messages.singular .bb-readylaunch-menu{margin-left:0}}body.bbp-user-page.single.my-account .bb-readylaunch-menu,body.directory .bb-readylaunch-menu,body.forum-archive .bb-readylaunch-menu,body.forum.single .bb-readylaunch-menu,body.group-admin.groups .bb-readylaunch-menu,body.my-account.profile .bb-readylaunch-menu,body.my-account.profile.edit .bb-readylaunch-menu,body.notifications.single.my-account .bb-readylaunch-menu,body.reply-edit .bb-readylaunch-menu,body.single-item.groups .bb-readylaunch-menu,body.topic-edit .bb-readylaunch-menu,body.topic.single .bb-readylaunch-menu{margin-left:320px}body.bbp-user-page.single.my-account .bb-readylaunch-menu.bb-rl-items-max,body.directory .bb-readylaunch-menu.bb-rl-items-max,body.forum-archive .bb-readylaunch-menu.bb-rl-items-max,body.forum.single .bb-readylaunch-menu.bb-rl-items-max,body.group-admin.groups .bb-readylaunch-menu.bb-rl-items-max,body.my-account.profile .bb-readylaunch-menu.bb-rl-items-max,body.my-account.profile.edit .bb-readylaunch-menu.bb-rl-items-max,body.notifications.single.my-account .bb-readylaunch-menu.bb-rl-items-max,body.reply-edit .bb-readylaunch-menu.bb-rl-items-max,body.single-item.groups .bb-readylaunch-menu.bb-rl-items-max,body.topic-edit .bb-readylaunch-menu.bb-rl-items-max,body.topic.single .bb-readylaunch-menu.bb-rl-items-max{margin-right:var(--bb-rl-space-300);margin-left:170px}@media screen and (max-width:1400px){body.bbp-user-page.single.my-account .bb-readylaunch-menu,body.directory .bb-readylaunch-menu,body.forum-archive .bb-readylaunch-menu,body.forum.single .bb-readylaunch-menu,body.group-admin.groups .bb-readylaunch-menu,body.my-account.profile .bb-readylaunch-menu,body.my-account.profile.edit .bb-readylaunch-menu,body.notifications.single.my-account .bb-readylaunch-menu,body.reply-edit .bb-readylaunch-menu,body.single-item.groups .bb-readylaunch-menu,body.topic-edit .bb-readylaunch-menu,body.topic.single .bb-readylaunch-menu{margin-left:170px}body.bbp-user-page.single.my-account .bb-readylaunch-menu.bb-rl-items-max,body.directory .bb-readylaunch-menu.bb-rl-items-max,body.forum-archive .bb-readylaunch-menu.bb-rl-items-max,body.forum.single .bb-readylaunch-menu.bb-rl-items-max,body.group-admin.groups .bb-readylaunch-menu.bb-rl-items-max,body.my-account.profile .bb-readylaunch-menu.bb-rl-items-max,body.my-account.profile.edit .bb-readylaunch-menu.bb-rl-items-max,body.notifications.single.my-account .bb-readylaunch-menu.bb-rl-items-max,body.reply-edit .bb-readylaunch-menu.bb-rl-items-max,body.single-item.groups .bb-readylaunch-menu.bb-rl-items-max,body.topic-edit .bb-readylaunch-menu.bb-rl-items-max,body.topic.single .bb-readylaunch-menu.bb-rl-items-max{margin-right:var(--bb-rl-space-100);margin-left:0}}@media screen and (max-width:1280px){body.bbp-user-page.single.my-account .bb-readylaunch-menu,body.directory .bb-readylaunch-menu,body.forum-archive .bb-readylaunch-menu,body.forum.single .bb-readylaunch-menu,body.group-admin.groups .bb-readylaunch-menu,body.my-account.profile .bb-readylaunch-menu,body.my-account.profile.edit .bb-readylaunch-menu,body.notifications.single.my-account .bb-readylaunch-menu,body.reply-edit .bb-readylaunch-menu,body.single-item.groups .bb-readylaunch-menu,body.topic-edit .bb-readylaunch-menu,body.topic.single .bb-readylaunch-menu{margin-left:0}}@media screen and (max-width:992px){.bb-rl-header-container{justify-content:flex-start}.bb-rl-header{padding:var(--bb-rl-space-200)}.bb-rl-header .bb-rl-left-panel-mobile{display:flex;align-items:center;color:var(--bb-rl-icon-secondary-color);font-size:28px;margin-right:var(--bb-rl-space-200)}.bb-mobile-menu-open .bb-rl-left-panel-mobile [class*=bb-icons-rl]:before{content:"\e4f6"}.bb-readylaunch-menu,.bb-rl-header-search__label,.bb-rl-left-panel{display:none}.bb-rl-site-branding{margin-right:auto;margin-left:auto}.bb-readylaunch-mobile-menu__wrap{background-color:var(--bb-rl-background-color);display:block;position:fixed;left:-100%;top:66px;bottom:0;width:100%;overflow:auto;transition:all .35s ease-in-out}body.admin-bar .bb-readylaunch-mobile-menu__wrap{top:98px}body.bb-mobile-menu-open .bb-readylaunch-mobile-menu__wrap{left:0}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel{position:static;height:auto!important;width:auto;display:block}.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items{padding:var(--bb-rl-space-200) 0;margin:0 var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul{list-style:none;margin:0;padding:0}.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a{color:var(--bb-rl-text-color);display:flex;align-items:center;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md)}.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a>i{color:var(--bb-rl-icon-color);font-size:20px}.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-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li>a .count{display:inline-flex;margin-left:auto;border-radius:var(--bb-rl-radius-sm);padding:var(--bb-rl-space-50) var(--bb-rl-space-100);background-color:var(--bb-rl-background-tertiary-color);font-size:var(--bb-rl-font-size-xs);color:var(--bb-rl-text-color);font-weight:500;line-height:1.4}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2{display:flex;align-items:center;position:relative;margin-bottom:0}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:after{content:"\e136";font-family:bb-icons-rl;font-size:16px;font-weight:400;color:var(--bb-rl-icon-tertiary-color);margin-left:var(--bb-rl-space-100)}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:before{content:"\e3d4";font-family:bb-icons-rl;font-size:16px;font-weight:700;color:var(--bb-rl-icon-tertiary-color);margin-left:var(--bb-rl-space-100);position:absolute;right:0;top:50%;transform:translateY(-50%)}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list>ul{display:none}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list ul{display: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-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2:after{transform:rotate(180deg)}.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open>.bb-rl-list h2:before{content:"\e32a"}.bb-readylaunch-mobile-menu__wrap .bp-dir-search-form{display:block;margin:var(--bb-rl-space-200) var(--bb-rl-space-400) 0;border-radius:var(--bb-rl-radius-base)}.bb-readylaunch-mobile-menu__wrap .bp-dir-search-form:before{font-size:20px;color:var(--bb-rl-icon-secondary-color);position:absolute;left:12px;top:50%;transform:translateY(-50%)}.bb-readylaunch-mobile-menu__wrap .bp-dir-search-form button[type=submit]{top:50%;transform:translateY(-50%);opacity:0;height:auto}.bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar{padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-500);position:relative}.bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#mobile-search{color:var(--bb-rl-text-color);font-size:14px;font-weight:400;padding:0;border-radius:0}.bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#mobile-search:-webkit-input-placeholder{color:var(--bb-rl-text-tertiary-color)}.bb-rl-mobile-user-name{color:var(--bb-rl-text-color);font-size:1rem;font-weight:500}.bb-rl-my-account-link a{color:var(--bb-rl-text-tertiary-color);font-size:.85rem;font-weight:500}.header-aside .bb-rl-header-search,.header-aside .dir-search{display:none}.header-aside .bb-message-dropdown-notification,.header-aside .notification-wrap{display:none}.bb-readylaunch-mobile-menu{list-style:none;padding:var(--bb-rl-space-200) 0;margin:0 var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-readylaunch-mobile-menu li a{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-base);font-weight:600;display:block;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-sm)}.bb-readylaunch-mobile-menu li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-readylaunch-mobile-menu .menu-item.menu-item-has-children{position:relative}.bb-readylaunch-mobile-menu .submenu-toggle{cursor:pointer;font-size:20px;color:var(--bb-rl-text-tertiary-color);line-height:30px;position:absolute;right:10px;top:4px;width:30px;height:30px;text-align:center}.bb-readylaunch-mobile-menu .sub-menu{display:none;list-style:none;padding-left:var(--bb-rl-space-300);margin-top:var(--bb-rl-space-100)}.bb-readylaunch-mobile-menu .open-parent>.sub-menu{display:block}.bb-readylaunch-mobile-menu .open-parent>a{background-color:var(--bb-rl-background-secondary-hover-color)}.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){.header-aside .notification-wrap.messages-wrap .notification-dropdown{right:-30px}.header-aside .notification-wrap .notification-dropdown{right:-10px;min-width:280px;max-width:280px}}.bb-rl-profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:100}.bb-rl-profile-dropdown ul li a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);width:100%;display:inline-flex;align-items:center;gap:var(--bb-rl-space-100);padding:10px var(--bb-rl-space-200);color:var(--bb-rl-text-secondary-color)}.bb-rl-profile-dropdown ul li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-profile-dropdown .bb-rl-profile-lists{list-style:none;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-base);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;min-width:240px}.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-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)}@media screen and (max-width:460px){.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item.active>.bb-profile-submenu-lists{opacity:1;visibility:visible;height:auto;padding:var(--bb-rl-space-100) 0}}.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item.active .bb-rl-profile-list-item--after i{transform:rotate(90deg)}.bb-rl-profile-dropdown .bb-rl-profile-lists li{position:relative}.bb-rl-profile-dropdown .bb-rl-profile-lists li>.bb-profile-submenu-lists{position:absolute;top:0;right:100%;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-base);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;min-width:192px;list-style:none;opacity:0;visibility:hidden;transition:all .3s ease-in-out}@media screen and (max-width:460px){.bb-rl-profile-dropdown .bb-rl-profile-lists li>.bb-profile-submenu-lists{position:static;border-radius:0;box-shadow:none;border-left:0;border-right:0;height:0;padding:0}}@media screen and (min-width:460px){.bb-rl-profile-dropdown .bb-rl-profile-lists li:hover>.bb-profile-submenu-lists{opacity:1;visibility:visible}}.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists)>a::after{content:"\e13a";font-weight:400;font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-icon-secondary-color);font-style:normal;margin-left:auto}@media screen and (max-width:460px){.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists)>a::after{display:none}}.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) span.bb-rl-profile-list-item--after{display:none;margin-left:auto}.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) span.bb-rl-profile-list-item--after i{font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-icon-secondary-color);font-style:normal}@media screen and (max-width:460px){.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) span.bb-rl-profile-list-item--after{display:inline-flex;align-items:center;justify-content:center}}body:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a{padding-right:30px}body:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a::after{content:"\e182";font-weight:400;font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-icon-secondary-color);position:absolute;right:12px}body.bb-rl-dark-mode #bb-rl-profile-theme-dark a{padding-right:30px}body.bb-rl-dark-mode #bb-rl-profile-theme-dark a::after{content:"\e182";font-weight:400;font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-icon-secondary-color);position:absolute;right:12px}.bb-rl-left-panel{position:fixed;left:0;z-index:var(--bb-rl-z-index-fixed);background:var(--bb-rl-background-color);border-right:1px solid var(--bb-rl-border-color);height:calc(100% - 71px);width:300px;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);overflow:auto;top:71px}body.admin-bar .bb-rl-left-panel{top:103px;height:calc(100% - 71px - 32px)}.bb-rl-left-panel-widget{padding:var(--bb-rl-space-200) 0;border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-left-panel .bb-readylaunchpanel-menu{padding:0;list-style:none}.bb-rl-left-panel .bb-readylaunchpanel-menu li>a{display:flex;align-items:center;color:var(--bb-rl-text-color);font-size:.85rem;font-weight:500;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);text-decoration:none;border-radius:var(--bb-rl-radius-md)}.bb-rl-left-panel .bb-readylaunchpanel-menu li>a>.menu-icon{display:flex;font-size:18px;line-height:1;color:var(--bb-rl-icon-color);margin-right:var(--bb-rl-space-100)}.bb-rl-left-panel .bb-readylaunchpanel-menu li>a>.menu-icon:before{margin:0}.bb-rl-left-panel .bb-readylaunchpanel-menu li>a:focus,.bb-rl-left-panel .bb-readylaunchpanel-menu li>a:hover{outline:0;background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-left-panel .bb-readylaunchpanel-menu li.selected>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-left-panel .bb-readylaunchpanel-menu .current-menu-item>a{font-weight:600;background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-left-panel .bb-readylaunchpanel-menu .menu-item.menu-item-has-children{position:relative}.bb-rl-left-panel .bb-readylaunchpanel-menu .menu-item.menu-item-has-children>a{padding-right:35px}.bb-rl-left-panel .bb-readylaunchpanel-menu .submenu-toggle{cursor:pointer;font-size:20px;color:var(--bb-rl-text-tertiary-color);line-height:var(--bb-rl-space-300);position:absolute;right:10px;top:6px;width:30px;height:var(--bb-rl-space-300);text-align:center}.bb-rl-left-panel .bb-readylaunchpanel-menu .sub-menu{display:none;list-style:none;padding-left:var(--bb-rl-space-300);margin-top:var(--bb-rl-space-100)}.bb-rl-left-panel .bb-readylaunchpanel-menu .open-parent>.sub-menu{display:block}.bb-rl-left-panel .bb-readylaunchpanel-menu .open-parent>a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-left-panel .bb-readylaunchpanel-menu .open-parent>a .submenu-toggle{transform:rotate(-180deg);margin-right:var(--bb-rl-space-100);margin-left:0}.bb-rl-left-panel .bb-bottom-readylaunchpanel-menu li>a>i{display:none}.bb-rl-left-panel .bb-bottom-readylaunchpanel-menu li>a:before{display:flex;content:"\e2e2";color:var(--bb-rl-text-tertiary-color);font-size:20px;font-weight:400;font-family:bb-icons-rl;margin-right:var(--bb-rl-space-100)}.bb-rl-left-panel .bb-rl-list h2{color:var(--bb-rl-text-tertiary-color);font-size:.85rem;font-weight:600;margin:0 var(--bb-rl-space-200) var(--bb-rl-space-200)}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list{list-style:none;padding:0}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li{display:flex;align-items:center;border-radius:var(--bb-rl-radius-md)}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li:focus-within,.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-avatar a{display:block;padding:var(--bb-rl-space-100) var(--bb-rl-space-100) var(--bb-rl-space-100) var(--bb-rl-space-200);outline:0}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-avatar img{height:24px;width:24px;border-radius:var(--bb-rl-radius-full)}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .bb-rl-placeholder-avatar-image{display:block;height:24px;width:24px;border-radius:var(--bb-rl-radius-full);background-color:var(--bb-rl-background-brand-secondary-color)}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-title{flex:1}.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-title a{display:block;color:var(--bb-rl-text-color);font-size:.85rem;font-weight:500;padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) 0;outline:0}.bb-rl-left-panel .bb-rl-show-more{display:inline-flex;align-items:center;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);color:var(--bb-rl-text-tertiary-color);font-size:.85rem;font-weight:500}.bb-rl-left-panel .bb-rl-show-more i{font-size:16px}.bb-rl-widget-sidebar{width:320px}.bb-rl-sub-ctrls .subnav-filters{display:flex;align-items:center;margin-left:auto}.bb-rl-sub-ctrls .subnav-filters .subnav-search{margin:0 var(--bb-rl-space-200)}.bb-rl-sub-ctrls .subnav-filters .subnav-search:empty{margin:0}@media screen and (max-width:544px){.bb-rl-sub-ctrls .subnav-filters{flex-flow:wrap;gap:var(--bb-rl-space-100);justify-content:center}}@media screen and (max-width:900px){.bb-rl-sub-ctrls .subnav-filters{margin-left:0}}.bb-rl-sub-ctrls .bb-rl-grid-filters+.component-filters{display:inline-flex;align-items:center}@media screen and (min-width:544px){.bb-rl-sub-ctrls .bb-rl-grid-filters+.component-filters::before{content:"|";color:var(--bb-rl-background-tertiary-hover-color);padding:0 var(--bb-rl-space-200)}}@media screen and (max-width:544px){.bb-rl-sub-ctrls .bb-rl-grid-filters+.component-filters{margin-left:var(--bb-rl-space-200)}}.bb-rl-sub-ctrls .component-filters+.component-filters{margin-left:var(--bb-rl-space-200)}.bb-rl-sub-ctrls .bb-rl-filter{white-space:nowrap}.bb-rl-sub-ctrls .activity-head-bar+.bb-rl-action-button,.bb-rl-sub-ctrls .subnav-filters+.bb-rl-action-button{display:inline-flex;align-items:center;white-space:nowrap}.bb-rl-sub-ctrls .activity-head-bar+.bb-rl-action-button .bb-rl-button,.bb-rl-sub-ctrls .subnav-filters+.bb-rl-action-button .bb-rl-button{padding:4px var(--bb-rl-space-200)}@media screen and (min-width:782px){.bb-rl-sub-ctrls .activity-head-bar+.bb-rl-action-button::before,.bb-rl-sub-ctrls .subnav-filters+.bb-rl-action-button::before{content:"|";color:var(--bb-rl-background-tertiary-hover-color);padding:0 var(--bb-rl-space-200)}}.bb-rl-heading-count{display:inline-flex;align-items:center}.bb-rl-heading-count::before{content:"(";font-size:inherit}.bb-rl-heading-count::after{content:")";font-size:inherit}.bb-rl-heading-count:empty::after,.bb-rl-heading-count:empty::before{display:none}.bb-rl-members .item-entry .bb-rl-context-wrap{position:absolute;top:12px;right:16px}.bb-rl-container .bb_more_options,.bb-rl-context-wrap{position:relative;display:inline-flex}.bb-rl-container .bb_more_options .bb-rl-context-btn,.bb-rl-container .bb_more_options .bb_more_options_action,.bb-rl-context-wrap .bb-rl-context-btn,.bb-rl-context-wrap .bb_more_options_action{display:inline-flex}.bb-rl-container .bb_more_options .bb-rl-context-btn i,.bb-rl-container .bb_more_options .bb_more_options_action i,.bb-rl-context-wrap .bb-rl-context-btn i,.bb-rl-context-wrap .bb_more_options_action i{font-size:24px;color:var(--bb-rl-icon-tertiary-color)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown,.bb-rl-container .bb_more_options .bb_more_dropdown,.bb-rl-context-wrap .bb-rl-context-dropdown,.bb-rl-context-wrap .bb_more_dropdown{display:none;position:absolute;right:0;top:100%;background-color:var(--bb-rl-background-color);padding:var(--bb-rl-space-100) 0;border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);border:1px solid var(--bb-rl-border-secondary-color);width:195px;list-style:none;z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown.open,.bb-rl-container .bb_more_options .bb_more_dropdown.open,.bb-rl-context-wrap .bb-rl-context-dropdown.open,.bb-rl-context-wrap .bb_more_dropdown.open{display:block}.bb-rl-container .bb_more_options .bb-rl-context-dropdown .bb_rl_more_dropdown__title,.bb-rl-container .bb_more_options .bb_more_dropdown .bb_rl_more_dropdown__title,.bb-rl-context-wrap .bb-rl-context-dropdown .bb_rl_more_dropdown__title,.bb-rl-context-wrap .bb_more_dropdown .bb_rl_more_dropdown__title{display:none}.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button a,.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button button,.bb-rl-container .bb_more_options .bb-rl-context-dropdown>ul li a,.bb-rl-container .bb_more_options .bb-rl-context-dropdown>ul li button,.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button a,.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button button,.bb-rl-container .bb_more_options .bb_more_dropdown>ul li a,.bb-rl-container .bb_more_options .bb_more_dropdown>ul li button,.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button a,.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button button,.bb-rl-context-wrap .bb-rl-context-dropdown>ul li a,.bb-rl-context-wrap .bb-rl-context-dropdown>ul li button,.bb-rl-context-wrap .bb_more_dropdown .generic-button a,.bb-rl-context-wrap .bb_more_dropdown .generic-button button,.bb-rl-context-wrap .bb_more_dropdown>ul li a,.bb-rl-context-wrap .bb_more_dropdown>ul li button{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);color:var(--bb-rl-text-secondary-color);white-space:nowrap;display:inline-flex;align-items:center;width:100%;border:0;background-color:transparent}.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button a:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button button:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown>ul li a:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown>ul li button:hover,.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button a:hover,.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button button:hover,.bb-rl-container .bb_more_options .bb_more_dropdown>ul li a:hover,.bb-rl-container .bb_more_options .bb_more_dropdown>ul li button:hover,.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button a:hover,.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button button:hover,.bb-rl-context-wrap .bb-rl-context-dropdown>ul li a:hover,.bb-rl-context-wrap .bb-rl-context-dropdown>ul li button:hover,.bb-rl-context-wrap .bb_more_dropdown .generic-button a:hover,.bb-rl-context-wrap .bb_more_dropdown .generic-button button:hover,.bb-rl-context-wrap .bb_more_dropdown>ul li a:hover,.bb-rl-context-wrap .bb_more_dropdown>ul li button:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button::before,.bb-rl-container .bb_more_options .bb_more_dropdown a::before,.bb-rl-container .bb_more_options .bb_more_dropdown button::before,.bb-rl-context-wrap .bb-rl-context-dropdown a::before,.bb-rl-context-wrap .bb-rl-context-dropdown button::before,.bb-rl-context-wrap .bb_more_dropdown a::before,.bb-rl-context-wrap .bb_more_dropdown button::before{content:"";font-weight:400;font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-primary-color);font-style:normal;margin-right:var(--bb-rl-space-100)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.block-member::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.block-member::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.block-member::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.block-member::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.block-member::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.block-member::before,.bb-rl-context-wrap .bb_more_dropdown a.block-member::before,.bb-rl-context-wrap .bb_more_dropdown button.block-member::before{content:"\e3de"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.report-content::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.reported-content::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.report-content::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.reported-content::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.report-content::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.reported-content::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.report-content::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.reported-content::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.report-content::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.reported-content::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.report-content::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.reported-content::before,.bb-rl-context-wrap .bb_more_dropdown a.report-content::before,.bb-rl-context-wrap .bb_more_dropdown a.reported-content::before,.bb-rl-context-wrap .bb_more_dropdown button.report-content::before,.bb-rl-context-wrap .bb_more_dropdown button.reported-content::before{content:"\e244"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb_more_dropdown a.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb_more_dropdown a.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb_more_dropdown button.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-container .bb_more_options .bb_more_dropdown button.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb-rl-context-dropdown a.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb-rl-context-dropdown a.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb-rl-context-dropdown button.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb-rl-context-dropdown button.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb_more_dropdown a.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb_more_dropdown a.reported-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb_more_dropdown button.report-content[data-bp-content-type*=groups] .report-label,.bb-rl-context-wrap .bb_more_dropdown button.reported-content[data-bp-content-type*=groups] .report-label{text-transform:lowercase}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb_more_dropdown a.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb_more_dropdown a.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb_more_dropdown button.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-container .bb_more_options .bb_more_dropdown button.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb-rl-context-dropdown a.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb-rl-context-dropdown a.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb-rl-context-dropdown button.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb-rl-context-dropdown button.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb_more_dropdown a.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb_more_dropdown a.reported-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb_more_dropdown button.report-content[data-bp-content-type*=groups] .report-label::first-letter,.bb-rl-context-wrap .bb_more_dropdown button.reported-content[data-bp-content-type*=groups] .report-label::first-letter{text-transform:uppercase}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.view-as::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.view-as::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.view-as::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.view-as::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.view-as::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.view-as::before,.bb-rl-context-wrap .bb_more_dropdown a.view-as::before,.bb-rl-context-wrap .bb_more_dropdown button.view-as::before{content:"\e220"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.about-group::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.about-group::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.about-group::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.about-group::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.about-group::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.about-group::before,.bb-rl-context-wrap .bb_more_dropdown a.about-group::before,.bb-rl-context-wrap .bb_more_dropdown button.about-group::before{content:"\e2ce"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.group-manage::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.group-manage::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.group-manage::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.group-manage::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.group-manage::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.group-manage::before,.bb-rl-context-wrap .bb_more_dropdown a.group-manage::before,.bb-rl-context-wrap .bb_more_dropdown button.group-manage::before{content:"\e272"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.leave-group,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.leave-group,.bb-rl-container .bb_more_options .bb_more_dropdown a.leave-group,.bb-rl-container .bb_more_options .bb_more_dropdown button.leave-group,.bb-rl-context-wrap .bb-rl-context-dropdown a.leave-group,.bb-rl-context-wrap .bb-rl-context-dropdown button.leave-group,.bb-rl-context-wrap .bb_more_dropdown a.leave-group,.bb-rl-context-wrap .bb_more_dropdown button.leave-group{color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.leave-group::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.leave-group::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.leave-group::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.leave-group::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.leave-group::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.leave-group::before,.bb-rl-context-wrap .bb_more_dropdown a.leave-group::before,.bb-rl-context-wrap .bb_more_dropdown button.leave-group::before{color:var(--bb-rl-text-danger-secondary-color);content:"\e42a"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.leave-group:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.leave-group:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a.leave-group:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button.leave-group:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a.leave-group:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button.leave-group:hover,.bb-rl-context-wrap .bb_more_dropdown a.leave-group:hover,.bb-rl-context-wrap .bb_more_dropdown button.leave-group:hover{color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bb-delete-folder,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-document-file-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-media-file-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-video-file-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.delete-group,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bb-delete-folder,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-document-file-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-media-file-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-video-file-delete,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.delete-group,.bb-rl-container .bb_more_options .bb_more_dropdown a#bb-delete-folder,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-document-file-delete,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-media-file-delete,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-video-file-delete,.bb-rl-container .bb_more_options .bb_more_dropdown a.delete-group,.bb-rl-container .bb_more_options .bb_more_dropdown button#bb-delete-folder,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-document-file-delete,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-media-file-delete,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-video-file-delete,.bb-rl-container .bb_more_options .bb_more_dropdown button.delete-group,.bb-rl-context-wrap .bb-rl-context-dropdown a#bb-delete-folder,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-document-file-delete,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-media-file-delete,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-video-file-delete,.bb-rl-context-wrap .bb-rl-context-dropdown a.delete-group,.bb-rl-context-wrap .bb-rl-context-dropdown button#bb-delete-folder,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-document-file-delete,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-media-file-delete,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-video-file-delete,.bb-rl-context-wrap .bb-rl-context-dropdown button.delete-group,.bb-rl-context-wrap .bb_more_dropdown a#bb-delete-folder,.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-document-file-delete,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-media-file-delete,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-video-file-delete,.bb-rl-context-wrap .bb_more_dropdown a.delete-group,.bb-rl-context-wrap .bb_more_dropdown button#bb-delete-folder,.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-document-file-delete,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-media-file-delete,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-video-file-delete,.bb-rl-context-wrap .bb_more_dropdown button.delete-group{color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bb-delete-folder::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-document-file-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-media-file-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-video-file-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.delete-group::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bb-delete-folder::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-document-file-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-media-file-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-video-file-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.delete-group::before,.bb-rl-container .bb_more_options .bb_more_dropdown a#bb-delete-folder::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-document-file-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-media-file-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-video-file-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.delete-group::before,.bb-rl-container .bb_more_options .bb_more_dropdown button#bb-delete-folder::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-document-file-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-media-file-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-video-file-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.delete-group::before,.bb-rl-context-wrap .bb-rl-context-dropdown a#bb-delete-folder::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-document-file-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-media-file-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-video-file-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.delete-group::before,.bb-rl-context-wrap .bb-rl-context-dropdown button#bb-delete-folder::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-document-file-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-media-file-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-video-file-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.delete-group::before,.bb-rl-context-wrap .bb_more_dropdown a#bb-delete-folder::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-document-file-delete::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-media-file-delete::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-video-file-delete::before,.bb-rl-context-wrap .bb_more_dropdown a.delete-group::before,.bb-rl-context-wrap .bb_more_dropdown button#bb-delete-folder::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-document-file-delete::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-media-file-delete::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-video-file-delete::before,.bb-rl-context-wrap .bb_more_dropdown button.delete-group::before{color:var(--bb-rl-text-danger-secondary-color);content:"\e4a6"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bb-delete-folder:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-document-file-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-media-file-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-video-file-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.delete-group:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bb-delete-folder:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-document-file-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-media-file-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-video-file-delete:hover,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.delete-group:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a#bb-delete-folder:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-document-file-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-media-file-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-video-file-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown a.delete-group:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button#bb-delete-folder:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-document-file-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-media-file-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-video-file-delete:hover,.bb-rl-container .bb_more_options .bb_more_dropdown button.delete-group:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a#bb-delete-folder:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-document-file-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-media-file-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-video-file-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown a.delete-group:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button#bb-delete-folder:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-document-file-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-media-file-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-video-file-delete:hover,.bb-rl-context-wrap .bb-rl-context-dropdown button.delete-group:hover,.bb-rl-context-wrap .bb_more_dropdown a#bb-delete-folder:hover,.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete:hover,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-document-file-delete:hover,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-media-file-delete:hover,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-video-file-delete:hover,.bb-rl-context-wrap .bb_more_dropdown a.delete-group:hover,.bb-rl-context-wrap .bb_more_dropdown button#bb-delete-folder:hover,.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete:hover,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-document-file-delete:hover,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-media-file-delete:hover,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-video-file-delete:hover,.bb-rl-context-wrap .bb_more_dropdown button.delete-group:hover{color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-move:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-folder-move:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-media-move:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-move:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-folder-move:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-media-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-folder-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-media-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-folder-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-media-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-folder-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-media-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-folder-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-media-move:before,.bb-rl-context-wrap .bb_more_dropdown a.ac-document-move:before,.bb-rl-context-wrap .bb_more_dropdown a.ac-folder-move:before,.bb-rl-context-wrap .bb_more_dropdown a.ac-media-move:before,.bb-rl-context-wrap .bb_more_dropdown button.ac-document-move:before,.bb-rl-context-wrap .bb_more_dropdown button.ac-folder-move:before,.bb-rl-context-wrap .bb_more_dropdown button.ac-media-move:before{content:"\e83c"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-ac-video-move:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-ac-video-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-ac-video-move:before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-ac-video-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-ac-video-move:before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-ac-video-move:before,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-ac-video-move:before,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-ac-video-move:before{content:"\e260"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-ac-video-thumbnail-edit:before,.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-ac-video-thumbnail-edit:before{content:"\e2ca"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-rename::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-rename::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-rename::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-rename::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-rename::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-rename::before,.bb-rl-context-wrap .bb_more_dropdown a.ac-document-rename::before,.bb-rl-context-wrap .bb_more_dropdown button.ac-document-rename::before{content:"\e34c"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-edit::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-edit::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-edit::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-edit::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-edit::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-edit::before,.bb-rl-context-wrap .bb_more_dropdown a.ac-document-edit::before,.bb-rl-context-wrap .bb_more_dropdown button.ac-document-edit::before{content:"\e3b4"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-privacy::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-privacy::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-privacy::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-privacy::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-privacy::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-privacy::before,.bb-rl-context-wrap .bb_more_dropdown a.ac-document-privacy::before,.bb-rl-context-wrap .bb_more_dropdown button.ac-document-privacy::before{content:"\e2fa"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-add-photos::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-add-photos::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-add-photos::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-add-photos::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-add-photos::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-add-photos::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-album-add-photos::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-album-add-photos::before{content:"\e836"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-add-videos::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-add-videos::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-add-videos::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-add-videos::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-add-videos::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-add-videos::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-album-add-videos::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-album-add-videos::before{content:"\e740"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete::before{content:"\e4a6"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bp-edit-folder-open::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-edit-album::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bp-edit-folder-open::before,.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-edit-album::before,.bb-rl-container .bb_more_options .bb_more_dropdown a#bp-edit-folder-open::before,.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-edit-album::before,.bb-rl-container .bb_more_options .bb_more_dropdown button#bp-edit-folder-open::before,.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-edit-album::before,.bb-rl-context-wrap .bb-rl-context-dropdown a#bp-edit-folder-open::before,.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-edit-album::before,.bb-rl-context-wrap .bb-rl-context-dropdown button#bp-edit-folder-open::before,.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-edit-album::before,.bb-rl-context-wrap .bb_more_dropdown a#bp-edit-folder-open::before,.bb-rl-context-wrap .bb_more_dropdown a.bb-edit-album::before,.bb-rl-context-wrap .bb_more_dropdown button#bp-edit-folder-open::before,.bb-rl-context-wrap .bb_more_dropdown button.bb-edit-album::before{content:"\e3b4"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown li.download_file a::before,.bb-rl-container .bb_more_options .bb_more_dropdown li.download_file a::before,.bb-rl-context-wrap .bb-rl-context-dropdown li.download_file a::before,.bb-rl-context-wrap .bb_more_dropdown li.download_file a::before{content:"\e20c"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown li.bb_rl_copy_download_file_url a::before,.bb-rl-container .bb_more_options .bb_more_dropdown li.bb_rl_copy_download_file_url a::before,.bb-rl-context-wrap .bb-rl-context-dropdown li.bb_rl_copy_download_file_url a::before,.bb-rl-context-wrap .bb_more_dropdown li.bb_rl_copy_download_file_url a::before{content:"\e1ca"}.bb-rl-container .bb_more_options .bb-rl-context-dropdown .bp-screen-reader-text,.bb-rl-container .bb_more_options .bb_more_dropdown .bp-screen-reader-text,.bb-rl-context-wrap .bb-rl-context-dropdown .bp-screen-reader-text,.bb-rl-context-wrap .bb_more_dropdown .bp-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px;word-wrap:normal}.bb-rl-container .bb_more_options .bb-rl-context-dropdown>ul,.bb-rl-container .bb_more_options .bb_more_dropdown>ul,.bb-rl-context-wrap .bb-rl-context-dropdown>ul,.bb-rl-context-wrap .bb_more_dropdown>ul{list-style:none;padding:0;margin:0}.bb-rl-skeleton-grid{display:grid;grid-template-columns:1fr;gap:var(--bb-rl-space-200)}.bb-rl-skeleton-grid.grid{grid-template-columns:repeat(4,1fr)}.bb-rl-skeleton-grid.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover{align-items:flex-start;padding-top:72px}.bb-rl-primary-container .bb-rl-skeleton-grid.grid{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1600px){.bb-rl-primary-container .bb-rl-skeleton-grid.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px) and (max-width:1400px){.bb-rl-primary-container .bb-rl-skeleton-grid.grid{grid-template-columns:1fr}}@media screen and (max-width:800px){.bb-rl-primary-container .bb-rl-skeleton-grid.grid{grid-template-columns:1fr}}@media screen and (max-width:1200px){.bb-rl-skeleton-grid.grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.bb-rl-skeleton-grid.grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px){.bb-rl-skeleton-grid.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:544px){.bb-rl-skeleton-grid.grid{grid-template-columns:1fr}}.bb-rl-skeleton-grid:not(.grid){grid-template-columns:1fr}.bb-rl-skeleton-grid:not(.grid) .bb-rl-skeleton-cover{display:none}.bb-rl-skeleton-grid:not(.grid) .bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-footer{width:72px;flex:0 0 72px}.bb-rl-skeleton-grid:not(.grid) .bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:first-of-type{width:100%}.bb-rl-skeleton-grid-block{position:relative;height:100%;border-radius:var(--bb-rl-radius-lg);background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-400) var(--bb-rl-space-300);display:flex;align-items:center;gap:var(--bb-rl-space-200)}.bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover{align-items:flex-start;padding-top:72px}.bp-list.grid .bb-rl-skeleton-grid-block{flex-direction:column}.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-data{width:100%}.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-data .bb-rl-skeleton-data-bit{margin:0 0 var(--bb-rl-space-100)}.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-data .bb-rl-skeleton-data-bit:last-of-type{margin-bottom:0}.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:first-of-type{margin-left:0}.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data{width:100%}.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data .bb-rl-skeleton-data-bit{margin:var(--bb-rl-space-200) auto}.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(2){height:var(--bb-rl-space-200)}.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(3){display:block;width:100%;margin-top:var(--bb-rl-space-300)}.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-footer{width:100%;flex-direction:row-reverse}.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:first-of-type{margin-left:auto}.bb-rl-skeleton-cover{position:absolute;top:0;left:0;display:inline-block;width:100%;height:104px;border-radius:var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-skeleton-avatar{display:inline-block;width:104px;height:104px;border-radius:50%;background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-avatar{width:80px;height:80px;border-radius:var(--bb-rl-radius-lg)}.bb-rl-skeleton-loop{display:flex;align-items:center}.bb-rl-skeleton-loop .bb-rl-skeleton-data-bit{display:inline-block;width:24px;height:24px;border-radius:50%;margin-left:-4px}.bb-rl-skeleton-loop .bb-rl-skeleton-data-bit:first-of-type{margin-left:0}.bb-rl-skeleton-data-bit{display:block;background-color:var(--bb-rl-background-secondary-hover-color);border-radius:var(--bb-rl-radius-sm);height:var(--bb-rl-space-200)}.bb-rl-skeleton-data{flex:1}.bb-rl-skeleton-data .bb-rl-skeleton-data-bit{margin:6px 0}.bb-rl-skeleton-data .bb-rl-skeleton-data-bit:first-of-type{width:30%;max-width:92px}.bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(2){width:45%;max-width:186px;height:13px}.bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(3){width:80%;max-width:186px;display:none;height:13px}.bb-rl-skeleton-footer{display:flex;align-items:center;flex:0 0 33.33%;gap:var(--bb-rl-space-200);justify-content:flex-end}.bb-rl-groups .bb-rl-skeleton-footer,.bb-rl-members .bb-rl-skeleton-footer{flex:auto}.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit{height:var(--bb-rl-space-300)}.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:first-of-type{width:50%;max-width:72px}.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(2){width:20%;max-width:24px}.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(3){width:20%;max-width:24px}@keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.bb-rl-skeleton-loader{animation:fade-in-out infinite 2s ease}.bb-rl-content-wrapper{padding:var(--bb-rl-space-400) var(--bb-rl-space-600)}.bb-rl-group-details .bb-rl-content-wrapper{padding-left:0;padding-right:0}.bb-rl-content-wrapper{display:flex;gap:var(--bb-rl-space-400)}.bb-rl-content-wrapper .bb-rl-primary-container{flex:1}.bb-rl-content-wrapper .bb-rl-secondary-container{max-width:320px;flex:0 0 320px}.bb-rl-content-wrapper .bb-rl-secondary-container:empty{display:none}@media screen and (max-width:1200px){.bb-rl-content-wrapper{flex-direction:column}.bb-rl-content-wrapper .bb-rl-secondary-container{max-width:100%;flex:0 0 100%}.bb-rl-content-wrapper .bb-rl-secondary-container .bb-rl-widget-sidebar{width:100%}}@media screen and (max-width:992px){.bb-rl-content-wrapper{padding-left:0;padding-right:0}.bb-readylaunch-template.bp-user .bb-rl-content-wrapper{padding-left:var(--bb-rl-space-200);padding-right:var(--bb-rl-space-200)}}.bp-dir-search-form{position:relative;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;align-items:center;flex-wrap:wrap}.bp-dir-search-form::before{content:"\e30c";font-weight:400;font-family:bb-icons-rl;font-size:16px;color:var(--bb-rl-icon-primary-color);font-style:normal;margin-right:var(--bb-rl-space-100);position:absolute;left:12px;top:5px}.bp-dir-search-form input[type=search]{border:0;padding-left:36px;background-color:transparent;border-radius:var(--bb-rl-radius-full)}.bp-dir-search-form button[type=submit]{position:absolute;left:0;top:2px;opacity:0}.bp-dir-search-form .search-form_reset{display:none;background-color:transparent;border:0;position:absolute;top:50%;transform:translateY(-50%);right:var(--bb-rl-space-100);opacity:.4}.bp-dir-search-form .bb-rl-search-results-container{position:relative;width:100%;padding:0}.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete{position:static!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;display:block!important;max-height:calc(100vh - 250px)}.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete.bp-hide{display:none!important}.bb-rl-entry-title{font-size:18px;font-weight:600;line-height:28px}body.guillotine-dragging,body.guillotine-dragging *{cursor:move!important;cursor:-webkit-grabbing!important;cursor:-moz-grabbing!important;cursor:grabbing!important;cursor:grabbing,move}.guillotine-window{display:block;position:relative;overflow:hidden;cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;cursor:grab,move}.guillotine-canvas{position:absolute;top:0;text-align:center;margin:0!important;padding:0!important;border:none!important;width:100%!important;left:0!important}.guillotine-canvas>img{height:auto;min-height:100%;object-fit:cover}.guillotine-canvas>*{position:absolute;top:0;left:0;max-width:none;max-height:none;width:100%;height:100%;margin:0!important;padding:0!important;border:none!important}.guillotine-sample{position:absolute!important;top:-100000px!important;left:-100000px!important;width:auto!important;height:auto!important}.bb-rl-drag-drop-button-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-100)}.bb-rl-drag-drop-button-wrap i{font-size:24px;position:relative;z-index:1;color:var(--bb-rl-icon-primary-color);font-weight:500}.bb-rl-drag-drop-button-wrap input.button{position:absolute;display:inline-block;opacity:0;z-index:3;width:48px;height:48px;border:0;background-color:transparent;cursor:pointer}.drag-drop .bb-rl-drag-drop-wrapper .drag-drop-info{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-color)}.drag-drop .bb-rl-drag-drop-wrapper .drag-drop-subtitle{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-video-cover-wrap::before{content:"\e3d0";font-weight:500;font-family:bb-icons-rl;font-size:32px;line-height:1;color:var(--bb-rl-icon-tertiary-color);background-color:var(--bb-rl-background-black-color);border-radius:50%;padding:12px;font-style:normal;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:11}#object-nav .bb-rl-sub-menu,.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);border:1px solid var(--bb-rl-border-secondary-color);list-style:none;padding:var(--bb-rl-space-100) 0;position:absolute;right:var(--bb-rl-space-100);top:var(--bb-rl-space-400);margin:0;min-width:195px;opacity:0;visibility:hidden;z-index:var(--bb-rl-z-index-dropdown);flex-direction:column;align-items:flex-start}#object-nav .bb-rl-sub-menu.active,.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu.active{opacity:1;visibility:visible}#object-nav .bb-rl-sub-menu li,.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li{display:block;width:100%}#object-nav .bb-rl-sub-menu li a,.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a{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);color:var(--bb-rl-text-secondary-color);white-space:nowrap;display:inline-flex;align-items:center;width:100%;border:0;border-radius:0;background-color:transparent}#object-nav .bb-rl-sub-menu li:hover>a,.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li:hover>a{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}#object-nav .bb-rl-sub-menu li.menu-item-has-children>.sub-menu,.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li.menu-item-has-children>.sub-menu{top:0;left:100%}li.bb-rl-hideshow{position:relative}.bb-rl-nav-more{display:inline-flex;align-items:center}.bb-rl-nav-more i{margin-left:var(--bb-rl-space-50);font-weight:500;color:var(--bb-rl-icon-primary-color)}.bb-readylaunch-template .entry-content .emoji,.bb-readylaunch-template .entry-content .emojioneemoji{vertical-align:middle}.bb-readylaunch-template .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@keyframes notification-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes notification-close-item{0%{transform:translate(100%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes notification-close-item-left{0%{transform:translate(-100%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu{width:370px;max-height:calc(90vh - 50px);overflow:auto}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu>li{padding:5px 0}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu>li .ab-item{display:flex;gap:var(--bb-rl-space-200);height:auto}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu>li .ab-item a{height:auto;padding:0;white-space:normal;line-height:1.4}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu>li#wp-admin-bar-notification-view-all{text-align:center}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu>li#wp-admin-bar-notification-view-all .ab-item{justify-content:center}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu .notification-avatar img{max-width:36px;max-height:36px;object-fit:cover;margin-top:4px}#wpadminbar #wp-admin-bar-bp-notifications-default.ab-submenu .notification-avatar>a>i{display:none}.bb-rl-crop-container{position:fixed;z-index:999991;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;align-items:center}.bb-rl-crop-container>.items{max-width:448px;margin:50px auto}@media (max-width:544px){.bb-rl-crop-container>.items{max-width:388px}}.bb-rl-crop-container>.items>.item{width:auto;margin:0 auto;padding:0;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);transition:all .3s ease}.bb-rl-crop-container .avatar-crop-management{border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-crop-container #avatar-crop-actions{padding:var(--bb-rl-space-100) var(--bb-rl-space-300);margin:var(--bb-rl-space-50) 0}.bb-rl-crop-container #avatar-crop-actions{display:flex;align-items:center;flex-direction:row-reverse;gap:var(--bb-rl-space-100);margin-top:var(--bb-rl-space-200)}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);padding:6px var(--bb-rl-space-200);font-size:.875rem}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:.875rem}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-avatar-panel-header{display:flex;align-items:center;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-300);margin:var(--bb-rl-space-50) 0}.bb-rl-avatar-panel-header h3{font-size:18px;font-weight:600;line-height:28px;color:var(--bb-rl-text-color);margin-right:auto}.bb-rl-avatar-panel-header i{font-size:24px;color:var(--bb-rl-icon-primary-color)}.bb-rl-avatar-panel{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 220px);padding:var(--bb-rl-space-300) var(--bb-rl-space-300) var(--bb-rl-space-100)}.bb-rl-avatar-panel #avatar-to-crop{overflow:hidden;width:400px;height:400px;margin:0 auto var(--bb-rl-space-100)}@media (max-width:544px){.bb-rl-avatar-panel #avatar-to-crop{width:340px}}.bb-rl-avatar-zoom-controls{margin:var(--bb-rl-space-300) 0;display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-zoom-slider{flex:1;width:100%}.bb-rl-crop-container .cropper-view-box{border-radius:50%;box-shadow:none;outline:0}.bb-rl-crop-container .cropper-face{background-color:inherit!important}.bb-rl-crop-container .cropper-dashed,.bb-rl-crop-container .cropper-point.point-ne,.bb-rl-crop-container .cropper-point.point-nw,.bb-rl-crop-container .cropper-point.point-se,.bb-rl-crop-container .cropper-point.point-sw{display:none!important}.bb-rl-crop-container .cropper-line{background-color:transparent}#avatar-crop-preview{border-radius:50%;overflow:hidden}input.bb-rl-zoom-slider{-webkit-appearance:none;appearance:none;width:100%;cursor:pointer;outline:0;border-radius:var(--bb-rl-radius-full);height:var(--bb-rl-space-100);background:var(--bb-rl-background-brand-secondary-color);position:relative}input.bb-rl-zoom-slider{background:linear-gradient(to right,var(--bb-rl-background-brand-primary-color) 0,var(--bb-rl-background-brand-primary-color) calc(var(--slider-value,0%) - 0%),var(--bb-rl-background-brand-secondary-color) calc(var(--slider-value,0%) + 0%),var(--bb-rl-background-brand-secondary-color) 100%)}input.bb-rl-zoom-slider::-webkit-slider-thumb{appearance:none;height:var(--bb-rl-space-300);width:var(--bb-rl-space-300);background-color:var(--bb-rl-background-brand-primary-color);border-radius:50%;border:none;transition:.2s ease-in-out}input.bb-rl-zoom-slider::-moz-range-thumb{height:var(--bb-rl-space-300);width:var(--bb-rl-space-300);background-color:var(--bb-rl-background-brand-primary-color);border-radius:50%;border:none;transition:.2s ease-in-out}input.bb-rl-zoom-slider::-moz-range-progress{background-color:var(--bb-rl-background-brand-primary-color);height:var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-full)}.bb-rl-avatar-container{position:relative;width:176px;height:176px}.bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bb-rl-avatar-photo{opacity:1;z-index:10}.bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bp-uploader-window{opacity:0}.bb-rl-avatar-container.bb-rl-avatar-container--no-avatar .bp-uploader-window{opacity:1}.bb-rl-avatar-container .bb-rl-avatar-photo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);opacity:0}.bb-rl-avatar-container .bb-rl-avatar-photo img{width:100%;height:100%;object-fit:cover;position:relative;z-index:10;border-radius:var(--bb-rl-radius-lg)}.bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button{position:absolute;top:var(--bb-rl-space-100);right:var(--bb-rl-space-100);z-index:11;color:var(--bb-rl-text-white-color);display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-sm)}.bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button i{font-size:12px;font-weight:400;color:var(--bb-rl-icon-secondary-color)}.bb-rl-avatar-container .bp-uploader-window{position:absolute;top:0;left:0;width:176px;height:176px;z-index:3}.bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper{width:176px;height:176px;padding:0}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo{border-radius:50%}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo img{border-radius:50%}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button{top:unset;right:0;bottom:0;width:32px;height:32px;border:1px solid var(--bb-rl-border-secondary-color);background-color:var(--bb-rl-background-secondary-color);border-radius:50%}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button i{color:var(--bb-rl-icon-primary-color);font-weight:400}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window{width:104px;height:104px}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper{width:104px;height:104px}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-buttons{margin:0}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-info,.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-subtitle{display:none}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window #drag-drop-area{height:auto}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-progress .file-progress,.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-progress .filename{display:none}.bb-rl-create-group #drag-drop-area,.bb-rl-manage-group-container #drag-drop-area,.bb-rl-profile-edit-wrapper #drag-drop-area{border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-create-group div.bp-avatar-status .bp-progress,.bb-rl-create-group div.bp-cover-image-status .bp-progress,.bb-rl-manage-group-container div.bp-avatar-status .bp-progress,.bb-rl-manage-group-container div.bp-cover-image-status .bp-progress,.bb-rl-profile-edit-wrapper div.bp-avatar-status .bp-progress,.bb-rl-profile-edit-wrapper div.bp-cover-image-status .bp-progress{border:0;height:var(--bb-rl-space-100)}.bb-rl-create-group div.bp-avatar-status .bp-bar,.bb-rl-create-group div.bp-cover-image-status .bp-bar,.bb-rl-manage-group-container div.bp-avatar-status .bp-bar,.bb-rl-manage-group-container div.bp-cover-image-status .bp-bar,.bb-rl-profile-edit-wrapper div.bp-avatar-status .bp-bar,.bb-rl-profile-edit-wrapper div.bp-cover-image-status .bp-bar{background-color:var(--bb-rl-primary-color);border-radius:var(--bb-rl-radius-full);height:var(--bb-rl-space-100)}.bb-rl-image-caption{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-secondary-color);margin:0 0 var(--bb-rl-space-200)}#buddypress .bb-rl-group-manage-form .bp-avatar-status p.error,#buddypress .bb-rl-group-manage-form .bp-avatar-status p.success,#buddypress .bb-rl-group-manage-form .bp-avatar-status p.warning,#buddypress .bb-rl-group-manage-form .bp-cover-image p.error,#buddypress .bb-rl-group-manage-form .bp-cover-image p.success,#buddypress .bb-rl-group-manage-form .bp-cover-image p.warning,#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.error,#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.success,#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.warning,.bb-rl-create-group .bp-avatar-status p.error,.bb-rl-create-group .bp-avatar-status p.success,.bb-rl-create-group .bp-avatar-status p.warning,.bb-rl-create-group .bp-cover-image p.error,.bb-rl-create-group .bp-cover-image p.success,.bb-rl-create-group .bp-cover-image p.warning,.bb-rl-create-group .bp-cover-image-status p.error,.bb-rl-create-group .bp-cover-image-status p.success,.bb-rl-create-group .bp-cover-image-status p.warning,.bb-rl-group-manage-form .bp-avatar-status p.error,.bb-rl-group-manage-form .bp-avatar-status p.success,.bb-rl-group-manage-form .bp-avatar-status p.warning,.bb-rl-group-manage-form .bp-cover-image p.error,.bb-rl-group-manage-form .bp-cover-image p.success,.bb-rl-group-manage-form .bp-cover-image p.warning,.bb-rl-group-manage-form .bp-cover-image-status p.error,.bb-rl-group-manage-form .bp-cover-image-status p.success,.bb-rl-group-manage-form .bp-cover-image-status p.warning,.bb-rl-profile-edit-wrapper .bp-avatar-status p.error,.bb-rl-profile-edit-wrapper .bp-avatar-status p.success,.bb-rl-profile-edit-wrapper .bp-avatar-status p.warning,.bb-rl-profile-edit-wrapper .bp-cover-image p.error,.bb-rl-profile-edit-wrapper .bp-cover-image p.success,.bb-rl-profile-edit-wrapper .bp-cover-image p.warning,.bb-rl-profile-edit-wrapper .bp-cover-image-status p.error,.bb-rl-profile-edit-wrapper .bp-cover-image-status p.success,.bb-rl-profile-edit-wrapper .bp-cover-image-status p.warning{display:block;border-width:0;border-left-width:2px;border-style:solid;border-radius:0;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);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)}#buddypress .bb-rl-group-manage-form .bp-avatar-status p.success,#buddypress .bb-rl-group-manage-form .bp-cover-image p.success,#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.success,.bb-rl-create-group .bp-avatar-status p.success,.bb-rl-create-group .bp-cover-image p.success,.bb-rl-create-group .bp-cover-image-status p.success,.bb-rl-group-manage-form .bp-avatar-status p.success,.bb-rl-group-manage-form .bp-cover-image p.success,.bb-rl-group-manage-form .bp-cover-image-status p.success,.bb-rl-profile-edit-wrapper .bp-avatar-status p.success,.bb-rl-profile-edit-wrapper .bp-cover-image p.success,.bb-rl-profile-edit-wrapper .bp-cover-image-status p.success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-secondary-color)}#buddypress .bb-rl-group-manage-form .bp-avatar-status p.error,#buddypress .bb-rl-group-manage-form .bp-cover-image p.error,#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.error,.bb-rl-create-group .bp-avatar-status p.error,.bb-rl-create-group .bp-cover-image p.error,.bb-rl-create-group .bp-cover-image-status p.error,.bb-rl-group-manage-form .bp-avatar-status p.error,.bb-rl-group-manage-form .bp-cover-image p.error,.bb-rl-group-manage-form .bp-cover-image-status p.error,.bb-rl-profile-edit-wrapper .bp-avatar-status p.error,.bb-rl-profile-edit-wrapper .bp-cover-image p.error,.bb-rl-profile-edit-wrapper .bp-cover-image-status p.error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-secondary-color)}#buddypress .bb-rl-group-manage-form .bp-avatar-status p.warning,#buddypress .bb-rl-group-manage-form .bp-cover-image p.warning,#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.warning,.bb-rl-create-group .bp-avatar-status p.warning,.bb-rl-create-group .bp-cover-image p.warning,.bb-rl-create-group .bp-cover-image-status p.warning,.bb-rl-group-manage-form .bp-avatar-status p.warning,.bb-rl-group-manage-form .bp-cover-image p.warning,.bb-rl-group-manage-form .bp-cover-image-status p.warning,.bb-rl-profile-edit-wrapper .bp-avatar-status p.warning,.bb-rl-profile-edit-wrapper .bp-cover-image p.warning,.bb-rl-profile-edit-wrapper .bp-cover-image-status p.warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}#buddypress .bp-avatar-status p.error,#buddypress .bp-avatar-status p.success,#buddypress .bp-avatar-status p.warning{display:block;border-width:0;border-left-width:2px;border-style:solid;border-radius:0;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);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)}#buddypress .bp-avatar-status p.success{background-color:var(--bb-rl-background-positive-secondary-color);border-color:var(--bb-rl-border-positive-secondary-color)}#buddypress .bp-avatar-status p.error{background-color:var(--bb-rl-background-danger-secondary-color);border-color:var(--bb-rl-border-danger-secondary-color)}#buddypress .bp-avatar-status p.warning{background-color:var(--bb-rl-background-warning-secondary-color);border-color:var(--bb-rl-border-warning-secondary-color)}.bb-rl-profile-edit-wrapper .bb-rl-image-headline h3{font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-100)}.bb-rl-profile-edit-wrapper .bp-uploader-window .bb-rl-drag-drop-wrapper .bb-rl-drag-drop-button-wrap{margin-bottom:0;background-color:var(--bb-rl-background-color);border:0;opacity:0;transition:opacity .3s ease;cursor:pointer}.bb-rl-profile-edit-wrapper .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-info,.bb-rl-profile-edit-wrapper .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-subtitle{display:none}.bb-rl-profile-edit-wrapper .bp-uploader-window:hover .bb-rl-drag-drop-wrapper .bb-rl-drag-drop-button-wrap{opacity:1}.bb-rl-profile-edit-wrapper #drag-drop-area{border:1px solid rgba(0,0,0,.08);border-radius:50%;background-color:transparent}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container{width:104px;height:104px}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bb-rl-avatar-photo{opacity:1;z-index:10}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bp-uploader-window{opacity:0}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--no-avatar .bp-uploader-window{opacity:1}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--no-avatar .bb-rl-remove-avatar-button{display:none}.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo{opacity:1}.bb-rl-avatar-container .bp-avatar-status-progress,.bb-rl-avatar-container .bp-cover-image-status-progress,.bb-rl-cover-container .bp-avatar-status-progress,.bb-rl-cover-container .bp-cover-image-status-progress{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:0;visibility:hidden;border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-avatar-container .bp-avatar-status-progress:has(.files),.bb-rl-avatar-container .bp-cover-image-status-progress:has(.files),.bb-rl-cover-container .bp-avatar-status-progress:has(.files),.bb-rl-cover-container .bp-cover-image-status-progress:has(.files){z-index:10;opacity:1;visibility:visible}.bb-rl-avatar-container .bp-avatar-status-progress .files,.bb-rl-avatar-container .bp-cover-image-status-progress .files,.bb-rl-cover-container .bp-avatar-status-progress .files,.bb-rl-cover-container .bp-cover-image-status-progress .files{width:100%;height:100%}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress{display:flex;width:100%;height:100%}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress>div,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress>div,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress>div,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress>div{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress{width:48px;height:48px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:var(--bb-rl-space-100)}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar{width:100%!important;height:100%;border-radius:50%;background:radial-gradient(closest-side,var(--bb-rl-background-secondary-color) 94%,transparent 96% 100%),conic-gradient(var(--bb-rl-border-brand-secondary-color) calc(var(--progress) * 1%),var(--bb-rl-border-secondary-color) 0);box-shadow:0 0 2px rgba(0,0,0,.2)}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar::after,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar::after,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar::after,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar::after{content:"\e10e";color:var(--bb-rl-icon-primary-color);font-size:24px;font-family:bb-icons-rl;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .filename,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .filename,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .filename,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .filename{word-break:break-word;text-align:center;padding:var(--bb-rl-space-50) var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-xs);line-height:var(--bb-rl-base-line-xs);color:var(--bb-rl-text-tertiary-color)}.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .file-progress,.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .file-progress,.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .file-progress,.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .file-progress{font-size:14px;font-weight:500;line-height:22px}.bb-rl-media-stream #media-folder-document-data-table,.bb-rl-media-stream .bb-albums-list,.bb-rl-media-stream .document-list,.bb-rl-media-stream .media-list,.bb-rl-media-stream .video-list{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--bb-rl-space-300)}@media screen and (max-width:1200px){.bb-rl-media-stream #media-folder-document-data-table,.bb-rl-media-stream .bb-albums-list,.bb-rl-media-stream .document-list,.bb-rl-media-stream .media-list,.bb-rl-media-stream .video-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px){.bb-rl-media-stream #media-folder-document-data-table,.bb-rl-media-stream .bb-albums-list,.bb-rl-media-stream .document-list,.bb-rl-media-stream .media-list,.bb-rl-media-stream .video-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:544px){.bb-rl-media-stream #media-folder-document-data-table,.bb-rl-media-stream .bb-albums-list,.bb-rl-media-stream .document-list,.bb-rl-media-stream .media-list,.bb-rl-media-stream .video-list{grid-template-columns:1fr}}.bb-rl-media-stream #media-folder-document-data-table>.open-popup,.bb-rl-media-stream .bb-albums-list>.open-popup,.bb-rl-media-stream .document-list>.open-popup,.bb-rl-media-stream .media-list>.open-popup,.bb-rl-media-stream .video-list>.open-popup{position:absolute}.bb-rl-media-stream .bb-rl-document .document-data-table-head{display:none}.bb-rl-media-directory-container{padding-bottom:var(--bb-rl-space-300)}.bb-rl-media-stream{padding:var(--bb-rl-space-300);background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg)}.bb-rl-media-stream .document-list .load-more,.bb-rl-media-stream .media-list .load-more,.bb-rl-media-stream .video-list .load-more{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start}.bb-rl-media-stream .document-list .load-more .button,.bb-rl-media-stream .media-list .load-more .button,.bb-rl-media-stream .video-list .load-more .button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;font-size:var(--bb-rl-font-size-sm);padding:6px var(--bb-rl-space-200);margin-right:10px;line-height:var(--bb-rl-base-line-small)}.bb-rl-media-stream .document-list .load-more .button:hover,.bb-rl-media-stream .media-list .load-more .button:hover,.bb-rl-media-stream .video-list .load-more .button:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-media-stream .document-list .load-more .button:focus,.bb-rl-media-stream .media-list .load-more .button:focus,.bb-rl-media-stream .video-list .load-more .button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-media-stream .document-list .load-more .button:disabled,.bb-rl-media-stream .media-list .load-more .button:disabled,.bb-rl-media-stream .video-list .load-more .button:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-media-stream .document-list .load-more .button [class*=bb-icons-rl-],.bb-rl-media-stream .media-list .load-more .button [class*=bb-icons-rl-],.bb-rl-media-stream .video-list .load-more .button [class*=bb-icons-rl-]{margin-left:6px;font-size:16px}.bb-rl-media-stream .document-list .pager,.bb-rl-media-stream .media-list .pager,.bb-rl-media-stream .video-list .pager{grid-column:1/-1}.bb-rl-media-stream .bb-item-thumb{position:relative;z-index:1}.bb-rl-media-stream .bb-item-thumb .media-action-wrap,.bb-rl-media-stream .bb-item-thumb .video-action-wrap{position:absolute;top:var(--bb-rl-space-200);right:var(--bb-rl-space-200);z-index:15;opacity:1}.bb-rl-media-stream .bb-item-thumb .bb-video-duration{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);position:absolute;bottom:var(--bb-rl-space-200);left:var(--bb-rl-space-200);z-index:2;opacity:1;color:var(--bb-rl-text-white-color);padding:6px var(--bb-rl-space-100);background-color:var(--bb-rl-background-black-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-media-stream .bb-item-thumb .bb-item-cover-wrap{position:relative;overflow:hidden;padding-top:100%;display:block;border-radius:var(--bb-rl-radius-lg)}.bb-rl-media-stream .bb-item-thumb .bb-item-cover-wrap img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.bb-rl-media-stream .bb-item-thumb .bb-action-check-wrap{position:absolute;transition:.3s all;top:var(--bb-rl-space-200);left:var(--bb-rl-space-200);color:var(--bb-rl-text-white-color);width:32px;height:32px;text-align:center;line-height:1;z-index:2;visibility:hidden;opacity:0}.bb-rl-media-stream .bb-item-thumb .media-action-wrap{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.bb-rl-media-stream .bb-item-thumb .media-action-wrap.more_option_active{visibility:inherit;opacity:1}.bb-rl-media-stream .bb-item-thumb:hover .bb-action-check-wrap,.bb-rl-media-stream .bb-item-thumb:hover .media-action-wrap{opacity:1;visibility:visible}.bb-rl-media-stream .bb-item-thumb a.bb_more_options_action{background-color:var(--bb-rl-background-black-color);border:1px solid var(--bb-rl-border-quinery-color);border-radius:50%;display:inline-flex;justify-content:center;align-items:center}.bb-rl-media-stream .bb-item-thumb .bb-custom-check{position:absolute;opacity:0}.bb-rl-media-stream .bb-item-thumb .bb-custom-check+label{color:var(--bb-rl-text-white-color);position:relative;cursor:pointer;padding:0}.bb-rl-media-stream .bb-item-thumb .bb-custom-check+label .bb-icons-rl-check-circle{font-size:32px}.bb-rl-media-stream .bb-item-thumb.selected .bb-action-check-wrap{visibility:visible;opacity:1}.bb-rl-media-stream .bb-item-thumb.selected .bb-custom-check+label .bb-icons-rl-check-circle{position:relative}.bb-rl-media-stream .bb-item-thumb.selected .bb-custom-check+label .bb-icons-rl-check-circle::after{content:"";display:inline-block;width:24px;height:24px;background-color:var(--bb-rl-background-brand-primary-color);border-radius:50%;position:absolute;top:4px;left:4px;z-index:1}.bb-rl-media-stream .bb-item-thumb.selected .bb-custom-check+label .bb-icons-rl-check-circle::before{position:relative;z-index:2}.bb-rl-media-stream .bb-rl-document .media-folder_items{position:relative;display:flex;flex-direction:column;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-lg);padding:var(--bb-rl-space-300) var(--bb-rl-space-200)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_actions{position:absolute;top:12px;right:12px;opacity:1}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name{font-size:14px;font-weight:600;line-height:22px;word-break:break-word;overflow-wrap:break-word;white-space:normal;color:var(--bb-rl-text-color)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap{width:100%;display:none}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap .media-folder_name_edit{width:100%;max-width:100%}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap .error-box{display:none;margin-top:var(--bb-rl-space-50)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap input.error{border-color:var(--bb-rl-border-danger-secondary-color);color:var(--bb-rl-text-danger-secondary-color)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap input.error+.error-box{display:block}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_icon{margin-bottom:var(--bb-rl-space-100)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_icon i{font-size:48px;color:var(--bb-rl-icon-tertiary-color)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_details{text-align:center}.bb-rl-media-stream .bb-rl-document .media-folder_items .hide{display:none}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_modified{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);text-align:center;color:var(--bb-rl-text-tertiary-color);padding:2px 0;margin-bottom:var(--bb-rl-space-50)}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_group{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);text-align:center;color:var(--bb-rl-text-tertiary-color);padding:2px 0}.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_visibility{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color);margin:auto 0 0}.bb-rl-documents-header-wrap{display:flex;align-items:center;padding-bottom:var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color);gap:var(--bb-rl-space-100)}.bb-rl-documents-header-wrap .media-search-form{margin-right:auto}.bb-rl-documents-header-wrap .bb-media-actions .bb-rl-button i{font-size:16px;margin-right:var(--bb-rl-space-50)}.bb-rl-document-open-create-popup-folder,.bb-rl-media-open-create-popup-folder,.bb-rl-video-open-create-popup-album{margin-right:auto}.bb-rl-media-single-folder .bb-rl-media-stream{padding:0}.bb-rl-media-header-wrap .bp-media-header-wrap-inner{display:flex;align-items:center;padding-bottom:var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color);gap:var(--bb-rl-space-100);justify-content:space-between}.bb-rl-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions .media-folder_items{line-height:1}.bb-rl-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions .bb-rl-button i{margin-right:var(--bb-rl-space-50)}.bb-rl-media-header-wrap .document-breadcrumb{list-style:none;padding:0;margin:0;display:flex;align-items:center}.bb-rl-media-header-wrap .document-breadcrumb li{display:flex;align-items:center;gap:var(--bb-rl-space-50)}.bb-rl-media-header-wrap .document-breadcrumb li::after{display:inline-block;width:4px;height:4px;content:"";background-color:var(--bb-rl-background-tertiary-color);border-radius:50%;margin:0 var(--bb-rl-space-100) 0 var(--bb-rl-space-50)}.bb-rl-media-header-wrap .document-breadcrumb li:last-child::after{display:none}.bb-rl-media-header-wrap .document-breadcrumb li a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color);text-decoration:none}.bb-rl-media-container .album-single-view .bb-member-media-header{padding:0}.bb-rl-media-container .bb-member-media-header{display:flex;margin:0 0 var(--bb-rl-space-200);padding:0 var(--bb-rl-space-300)}.bb-rl-media-container .bb-member-media-header .bb-media-meta{display:flex;align-items:center;gap:var(--bb-rl-space-100);margin-left:auto}.bb-rl-media-container .bb-member-media-header .bb-media-meta a[disabled]{opacity:.7;pointer-events:none}.bb-rl-media-container .bb-media-actions-wrap{display:flex;align-items:center;width:100%;margin:0 0 var(--bb-rl-space-300)}.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions,.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions{margin-left:auto}.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions .bb-add-media i,.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions .bb-add-video i,.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions .bb-create-album i,.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions .bb-add-media i,.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions .bb-add-video i,.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions .bb-create-album i{font-size:16px;margin-right:var(--bb-rl-space-50)}.bb-rl-media-actions-wrap{gap:12px;margin-bottom:var(--bb-rl-space-200);padding-bottom:var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-media-actions-wrap.bb-video-actions-wrap{display:flex;align-items:center}.bb-rl-media-actions-wrap .bb-media-actions-wrap{margin-bottom:0}.bb-rl-media-actions-wrap .bb-member-media-header{margin:0;padding:0;gap:var(--bb-rl-space-100)}.bb-rl-media-actions-wrap .bb-member-media-header .bb-delete i,.bb-rl-media-actions-wrap .bb-member-media-header .bb-select i{color:var(--bb-rl-icon-secondary-color);font-size:20px}.bb-rl-media-none{padding:var(--bb-rl-space-600) var(--bb-rl-space-700)}.bb-rl-media-none .bb-rl-media-none-figure{text-align:center;margin-bottom:var(--bb-rl-space-200)}.bb-rl-media-none .bb-rl-media-none-figure>i{font-size:40px;color:var(--bb-rl-icon-secondary-color)}.bb-rl-media-none .bp-feedback,.bb-rl-media-none .bp-feedback.info{font-size:18px;font-weight:600;line-height:28px;background-color:transparent;border:0;text-align:center;justify-content:center}.bb-rl-media-none .bp-feedback .bp-icon,.bb-rl-media-none .bp-feedback.info .bp-icon{display:none}.bb-rl-media-none .bb-media-actions-wrap{margin:0}.bb-rl-media-none .bb-media-actions-wrap .bb-title{display:none}.bb-rl-media-none .bb-media-actions-wrap .bb-media-actions,.bb-rl-media-none .bb-media-actions-wrap .bb-video-actions{margin:var(--bb-rl-space-300) auto 0}.bb-rl-media-none .bb-rl-media-actions-wrap{border:0;padding:0;margin:0}.bb-rl-media-none .bb-rl-media-none-actions{display:flex;gap:var(--bb-rl-space-100);justify-content:center;align-items:center}.bb-rl-media-none .bb-rl-media-none-actions .bb-media-actions{margin:var(--bb-rl-space-300) 0 0}.bb-rl-media-none .bb-rl-media-none-actions .bb-rl-button i{margin-right:var(--bb-rl-space-50);font-size:16px}.bb-rl-media-none .bb-rl-media-none-actions .bb-create-album{margin-top:var(--bb-rl-space-300)}.bb-rl-media-none .bb-rl-media-none-description{font-size:14px;color:var(--bb-rl-text-secondary-color);text-align:center}@media screen and (max-width:544px){.bb-rl-media-none{padding:var(--bb-rl-space-300) 0}.bb-rl-media-none .bb-media-actions-wrap .bb-media-actions,.bb-rl-media-none .bb-media-actions-wrap .bb-video-actions{flex-direction:column}}.bb-rl-popup-on-fly-create-album,.bb-rl-popup-on-fly-create-folder{padding:var(--bb-rl-space-200) 0}.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap,.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap{margin-bottom:var(--bb-rl-space-200)}.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap label,.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap label{font-size:14px;font-weight:500;color:var(--bb-rl-text-secondary-color);margin-bottom:var(--bb-rl-space-100);display:block}.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap input,.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap select,.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap input,.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap select{width:100%}.bb-rl-popup-on-fly-create-album .db-modal-buttons,.bb-rl-popup-on-fly-create-folder .db-modal-buttons{text-align:right}.bb-rl-media-stream .bb-albums-list{list-style:none;padding:0;margin:0}.bb-rl-media-stream .bb-albums-list img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover;image-rendering:-webkit-optimize-contrast}.bb-rl-media-stream .bb-album-cover-wrap{position:relative}.bb-rl-media-stream .bb-album-cover-wrap .bs-cover-wrap{padding-top:100%;position:relative;overflow:hidden;display:block;border-radius:var(--bb-rl-radius-lg)}.bb-rl-media-stream .bb-album-cover-wrap .bs-cover-wrap::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background-color:rgba(0,0,0,.3)}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap{position:absolute;bottom:0;z-index:11;left:0;padding:var(--bb-rl-space-200);color:var(--bb-rl-text-white-color);width:100%}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap h4{font-size:18px;font-weight:600;line-height:28px}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_date{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small)}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats{display:flex;align-items:center;gap:var(--bb-rl-space-100);margin-top:var(--bb-rl-space-50);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats>span{display:inline-flex;align-items:center;gap:var(--bb-rl-space-50)}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats i{font-size:16px}.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats .bb-album_stats_spacer{display:inline-block;width:4px;height:4px;background-color:var(--bb-rl-background-tertiary-color);border-radius:50%}.bb-rl-admin-subnav,.bb-rl-network-search-subnav,.bb-rl-profile-edit-subnav{margin:var(--bb-rl-space-100) 0}.bb-rl-admin-subnav .component-navigation,.bb-rl-admin-subnav ul.subnav,.bb-rl-network-search-subnav .component-navigation,.bb-rl-network-search-subnav ul.subnav,.bb-rl-profile-edit-subnav .component-navigation,.bb-rl-profile-edit-subnav ul.subnav{margin:0;padding:0;list-style:none}.bb-rl-admin-subnav .bb-rl-admin-subnav-item a,.bb-rl-admin-subnav .bb-rl-profile-subnav-item a,.bb-rl-admin-subnav .component-navigation>li a,.bb-rl-network-search-subnav .bb-rl-admin-subnav-item a,.bb-rl-network-search-subnav .bb-rl-profile-subnav-item a,.bb-rl-network-search-subnav .component-navigation>li a,.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item a,.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item a,.bb-rl-profile-edit-subnav .component-navigation>li a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);display:flex;align-items:center;width:100%;padding:10px var(--bb-rl-space-200);color:var(--bb-rl-text-color);background-color:transparent;border-radius:var(--bb-rl-radius-md)}.bb-rl-admin-subnav .bb-rl-admin-subnav-item a:hover,.bb-rl-admin-subnav .bb-rl-profile-subnav-item a:hover,.bb-rl-admin-subnav .component-navigation>li a:hover,.bb-rl-network-search-subnav .bb-rl-admin-subnav-item a:hover,.bb-rl-network-search-subnav .bb-rl-profile-subnav-item a:hover,.bb-rl-network-search-subnav .component-navigation>li a:hover,.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item a:hover,.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item a:hover,.bb-rl-profile-edit-subnav .component-navigation>li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-admin-subnav .bb-rl-admin-subnav-item.current a,.bb-rl-admin-subnav .bb-rl-admin-subnav-item.selected a,.bb-rl-admin-subnav .bb-rl-profile-subnav-item.current a,.bb-rl-admin-subnav .bb-rl-profile-subnav-item.selected a,.bb-rl-admin-subnav .component-navigation>li.current a,.bb-rl-admin-subnav .component-navigation>li.selected a,.bb-rl-network-search-subnav .bb-rl-admin-subnav-item.current a,.bb-rl-network-search-subnav .bb-rl-admin-subnav-item.selected a,.bb-rl-network-search-subnav .bb-rl-profile-subnav-item.current a,.bb-rl-network-search-subnav .bb-rl-profile-subnav-item.selected a,.bb-rl-network-search-subnav .component-navigation>li.current a,.bb-rl-network-search-subnav .component-navigation>li.selected a,.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item.current a,.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item.selected a,.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item.current a,.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item.selected a,.bb-rl-profile-edit-subnav .component-navigation>li.current a,.bb-rl-profile-edit-subnav .component-navigation>li.selected a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-admin-subnav .component-navigation .count,.bb-rl-network-search-subnav .component-navigation .count,.bb-rl-profile-edit-subnav .component-navigation .count{display:inline-block;margin-left:auto;margin-right:0;background:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);padding:0 var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md);font-size:12px;min-width:28px;text-align:center}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item a::before{content:"";font-weight:400;font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-primary-color);font-style:normal;margin-right:10px}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-edit-details-groups-li a::before{content:"\e34c"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-group-settings-groups-li a::before{content:"\e5d4"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-topics-groups-li a:before{content:"\e464"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-group-avatar-groups-li a::before{content:"\e2ca"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-group-cover-image-groups-li a::before{content:"\ea24"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-manage-members-groups-li a::before{content:"\e4d6"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-forum-groups-li a::before{content:"\e4d6"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-zoom-groups-li a::before{content:"\e4da"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-delete-group-groups-li a::before{content:"\e4a6"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-courses-groups-li a::before{content:"\e62c"}.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-membership-requests-groups-li a::before{content:"\e4d0"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item a::before{content:"";font-weight:400;font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-primary-color);font-style:normal;margin-right:var(--bb-rl-space-100)}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-general-personal-li a::before{content:"\e4d2"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-social-personal-li a::before{content:"\e2ea"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-notifications-personal-li a::before{content:"\e0d0"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-profile-personal-li a::before{content:"\e308"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-blocked-members-personal-li a::before{content:"\e4ce"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-invites-personal-li a::before{content:"\e4d0"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-export-personal-li a::before{content:"\eaf0"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-delete-account-personal-li a::before{content:"\e4a6"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-xprofile-change-avatar a::before{content:"\e4d2"}.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item[id*=bb-rl-xprofile-edit-] a::before{content:"\e4ca"}.bb-rl-widget-sidebar .widget{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-200) var(--bb-rl-space-300) var(--bb-rl-space-300)}.bb-rl-widget-sidebar .widget .widget-title{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-50) 0 var(--bb-rl-space-100);margin-bottom:var(--bb-rl-space-200);display:flex}.bb-rl-widget-sidebar .widget .widget-title .bb-rl-see-all{margin-left:auto}.bb-rl-widget-sidebar .bb-rl-see-all a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color)}.bb-rl-widget-sidebar .bb-rl-see-all a [class*=bb-icon-]{display:none}.bb-rl-widget-sidebar .widget+.widget{margin-top:var(--bb-rl-space-200)}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options{margin:var(--bb-rl-space-200) 0 var(--bb-rl-space-300)}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options>a{display:inline-flex;align-items:center;line-height:var(--bb-rl-space-400);white-space:nowrap;background-color:transparent;border-radius:var(--bb-rl-radius-full);font-size:var(--bb-rl-font-size-sm);font-weight:600;padding:0 var(--bb-rl-space-200);color:var(--bb-rl-text-secondary-color)}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options>a.selected{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count{margin-left:var(--bb-rl-space-50)}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count::before{content:"(";font-size:inherit}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count::after{content:")";font-size:inherit}.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count:empty::after,.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count:empty::before{display:none}.bb-rl-my-network-members-list{display:flex;flex-flow:wrap;gap:var(--bb-rl-space-100);margin-left:-1px;margin-right:-1px}.bb-rl-my-network-members-list .item-avatar{display:inline-block;width:48px}.bb-rl-my-network-members-list .item-avatar img{display:block;width:100%;height:auto;border-radius:50%}.bb-rl-my-network-members-list.loading{position:relative}.bb-rl-my-network-members-list.loading:before{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;position:absolute;inset:0;opacity:1;top:50%;left:50%;margin:-10px 0 0 -10px}.bb-rl-my-network-members-list.loading *{opacity:.5;pointer-events:none}.bb-rl-member-social-links .social-networks-wrap{display:flex;align-items:center;flex-flow:wrap;gap:var(--bb-rl-space-100)}.bb-rl-member-social-links .bb-rl-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--bb-rl-radius-md);background-color:var(--bb-rl-background-secondary-color);color:var(--bb-rl-icon-secondary-color)}.bb-rl-member-social-links .bb-rl-social i{font-size:24px}.bb-rl-member-social-links .bb-rl-social i.bb-icons-rl-flickr-logo:before,.bb-rl-member-social-links .bb-rl-social i.bb-icons-rl-meetup-logo:before,.bb-rl-member-social-links .bb-rl-social i.bb-icons-rl-quora-logo:before,.bb-rl-member-social-links .bb-rl-social i.bb-icons-rl-vk-logo:before{content:"\e2e2"}.bb-rl-profile-widget .bb-rl-profile-widget-field{margin-bottom:var(--bb-rl-space-100)}.bb-rl-profile-widget .bb-rl-profile-widget-field:last-of-type{margin-bottom:0}.bb-rl-profile-widget .bb-rl-profile-widget-label{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-tertiary-color)}.bb-rl-profile-widget .bb-rl-profile-widget-data{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);color:var(--bb-rl-text-color)}.bb-rl-profile-widget .bb-rl-profile-widget-content.social .bb-rl-profile-widget-label{display:none}.widget_bp_profile_completion_widget .pc_detailed_progress{list-style:none;padding:0}.widget_bp_profile_completion_widget .pc_progress_wrap{margin-bottom:var(--bb-rl-space-200)}.widget_bp_profile_completion_widget .single_section_wrap{display:flex;align-items:center;margin:0;padding:6px 0;position:relative}.widget_bp_profile_completion_widget .single_section_wrap .section_ico{border:2px solid var(--bb-rl-icon-tertiary-color);margin-right:var(--bb-rl-space-100);display:inline-block;height:13px;width:13px;border-radius:50%;position:relative;vertical-align:middle}.widget_bp_profile_completion_widget .single_section_wrap .section_ico i{display:none}.widget_bp_profile_completion_widget .single_section_wrap .section_number{display:none}.widget_bp_profile_completion_widget .single_section_wrap .progress{color:var(--bb-rl-text-tertiary-color);font-weight:500;line-height:16px;font-size:11px}.widget_bp_profile_completion_widget .single_section_wrap .progress .completed_staus{width:33px;text-align:right}.widget_bp_profile_completion_widget .single_section_wrap .section_name{width:calc(100% - 45px);display:inline-block;vertical-align:middle;color:var(--bb-alternate-text-color);overflow:hidden}.widget_bp_profile_completion_widget .single_section_wrap .section_name a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);text-decoration:none;color:var(--bb-rl-text-tertiary-color);display:inline-block;width:100%}.widget_bp_profile_completion_widget .single_section_wrap.completed .section_ico{border-color:var(--bb-rl-background-brand-primary-color);background-color:var(--bb-rl-background-brand-primary-color)}.widget_bp_profile_completion_widget .single_section_wrap.completed .section_ico i{display:block;position:absolute;left:-3px;margin-top:1px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:300;color:var(--bb-rl-background-brand-primary-color)}.widget_bp_profile_completion_widget .single_section_wrap.completed .section_ico .bb-icon-check{color:var(--bb-rl-background-color)}.widget_bp_profile_completion_widget .single_section_wrap.completed .section_name a{color:var(--bb-rl-text-color)}.widget_bp_profile_completion_widget .single_section_wrap.completed .progress{color:var(--bb-rl-text-color)}.widget_bp_profile_completion_widget .progress_text_wrap{margin-bottom:var(--bb-rl-space-100)}.widget_bp_profile_completion_widget .progress_text_wrap h3{font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line);display:flex;align-items:center;color:var(--bb-rl-text-color)}.widget_bp_profile_completion_widget .progress_text_wrap h3 .progress_text_label{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color);padding-left:var(--bb-rl-space-50)}.progress_bit__line{position:relative;border-radius:var(--bb-rl-radius-full);height:var(--bb-rl-space-100);background-color:var(--bb-rl-background-brand-secondary-color)}.progress_bit__scale{position:absolute;top:0;left:0;display:inline-block;border-radius:var(--bb-rl-radius-full);height:var(--bb-rl-space-100);background-color:var(--bb-rl-background-brand-primary-color)}.bb-rl-widget-sidebar .widget_bp_core_recently_active_widget .item-avatar .gamipress-buddypress-user-details{display:none}.widget_bp_core_recently_active_widget .avatar-block{display:flex;align-items:center;flex-flow:wrap;gap:var(--bb-rl-space-100);margin:0 -1px}.widget_bp_core_recently_active_widget .item-avatar{display:inline-block;width:48px;height:48px}.widget_bp_core_recently_active_widget .item-avatar img{width:100%;height:auto;border-radius:50%}.widget_bp_core_recently_active_widget #boss_recently_active_widget_heartbeat .more-block{display:none}.bp-latest-activities .update-item{display:flex;align-items:center;gap:var(--bb-rl-space-200);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);margin:0 calc(var(--bb-rl-space-200) * -1) var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md)}.bp-latest-activities .update-item:hover{background-color:var(--bb-rl-background-secondary-color)}.bp-latest-activities .update-item cite>a:after{font-style:normal}.bp-latest-activities .update-item .avatar{border-radius:var(--bb-rl-radius-full)}.bp-latest-activities .update-item .bp-activity-info a{font-size:var(--bb-rl-font-size-sm);font-weight:500;color:var(--bb-rl-text-color)}.bp-latest-activities .update-item .bp-activity-info .activity-time-since{display:block;font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-tertiary-color)}.bp-latest-activities .update-item .bp-activity-info .activity-to{font-size:var(--bb-rl-font-size-sm);font-weight:500;color:var(--bb-rl-text-color)}.bp-latest-activities .update-item .bp-activity-info .avatar{max-width:15px;max-height:15px;object-fit:cover;display:inline-block;vertical-align:middle;margin-right:var(--bb-rl-space-50)}.bb-rl-widget-sidebar .buddypress.widget .item-options{display:flex;align-items:center;font-size:0;margin:0 0 var(--bb-rl-space-300)}.bb-rl-widget-sidebar .buddypress.widget .item-options a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);display:inline-flex;align-items:center;border-radius:var(--bb-rl-radius-full);padding:6px var(--bb-rl-space-200);color:var(--bb-rl-text-secondary-color)}.bb-rl-widget-sidebar .buddypress.widget .item-options a.selected,.bb-rl-widget-sidebar .buddypress.widget .item-options a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color);text-shadow:0 0 .5px currentColor}.bb-rl-widget-sidebar .buddypress.widget .activity-update{font-size:14px}.bb-rl-widget-sidebar .buddypress.widget .activity-update .update-item cite{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.bb-rl-widget-sidebar .buddypress.widget .activity-update .update-item cite img{width:100%}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .bb-friends-list-widget{display:flex;flex-direction:column;gap:var(--bb-rl-space-100);list-style:none;padding:0;margin:0 calc(var(--bb-rl-space-200) * -1)}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .bb-friends-list-widget .vcard{display:flex;gap:var(--bb-rl-space-200);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-lg)}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .bb-friends-list-widget .vcard:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-avatar a{display:block}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-avatar .avatar{width:100%;height:auto;border-radius:50%}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-title{font-size:14px;font-weight:500;line-height:22px}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-title a{color:var(--bb-rl-text-color)}.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-meta{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-tertiary-color)}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-list{list-style:none;padding:0;margin:0 calc(var(--bb-rl-space-200) * -1);display:flex;flex-direction:column;gap:var(--bb-rl-space-200)}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-list li{display:flex;gap:var(--bb-rl-space-200);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-lg)}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-list li:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-avatar a{display:block}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-avatar .avatar{width:100%;height:auto;border-radius:50%}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-title{font-size:14px;font-weight:600;line-height:22px}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-title a{color:var(--bb-rl-text-color)}.bb-rl-widget-sidebar .widget_bp_groups_widget .item-meta{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-tertiary-color)}.widget .widget-header{display:flex;align-items:center;justify-content:space-between;gap:var(--bb-rl-space-200);flex-wrap:wrap;margin-bottom:var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.widget .widget-header .widget-link{font-size:var(--bb-rl-font-size-sm);font-weight:500;color:var(--bb-rl-text-color)}.widget .widget-header .widget-title{margin:0;border:0}.widget .item-avatar{position:relative}.widget .item-avatar .member-status.online{position:absolute;right:4px;bottom:2px;border:1px solid var(--bb-rl-background-color);background-color:var(--bb-rl-background-positive-primary-color);border-radius:var(--bb-rl-radius-full);width:9px;height:9px}.widget_bb_recent_blog_posts_widget .bb-rl-recent-post{margin-bottom:var(--bb-rl-space-200)}.widget_bb_recent_blog_posts_widget .bb-rl-recent-post:last-of-type{margin-bottom:0}.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-thumb img{border-radius:var(--bb-rl-radius-md);margin-bottom:var(--bb-rl-space-100);max-height:140px;object-fit:cover;width:100%;height:auto}.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-title{margin:0}.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-title-link{font-size:14px;font-weight:500;color:var(--bb-rl-text-color)}.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-date{font-size:var(--bb-rl-font-size-sm);font-weight:400;color:var(--bb-rl-text-tertiary-color)}.widget_bb_group_about_widget .bb-rl-modal-content{padding:0;max-height:initial;overflow:initial}.widget_bb_group_about_widget .bb-rl-wrap-box{border-top:0;padding-top:0}.widget_bb_group_about_widget .bb-rl-wrap-box h3{font-size:14px;margin-bottom:0}.widget_bb_group_about_widget .bb-rl-wrap-group-organizers{display:flex;align-items:center;gap:var(--bb-rl-space-100);margin:0 0 var(--bb-rl-space-200)}.widget_bb_group_about_widget .bb-rl-group-organizers{display:flex;align-items:center;margin:0}.widget_bb_group_about_widget .bb-rl-group-organizers li{margin-right:calc(var(--bb-rl-space-50) * -1)!important}.widget_bb_group_about_widget .bb-rl-group-organizers li .avatar{height:24px;width:24px;border-radius:var(--bb-rl-radius-full)}.widget_bb_group_about_widget .bb-rl-group-organizers li.organizer-more{font-weight:500;color:var(--bb-rl-text-tertiary-color)!important;margin-left:12px!important}.widget_bb_group_members_widget .item-options{display:flex;align-items:center;gap:var(--bb-rl-space-50);flex-wrap:wrap;margin-bottom:var(--bb-rl-space-300)}.widget_bb_group_members_widget .item-options a{display:inline-block;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.8;color:var(--bb-rl-text-color);background-color:transparent;border-radius:var(--bb-rl-radius-full);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);border:0;text-decoration:none}.widget_bb_group_members_widget .item-options a.selected,.widget_bb_group_members_widget .item-options a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.widget_bb_group_members_widget .item-list{padding:0}.widget_bb_group_members_widget .item-list li{list-style:none;display:flex;align-items:center;gap:var(--bb-rl-space-200);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-lg);margin:0 calc(var(--bb-rl-space-200) * -1);position:relative}.widget_bb_group_members_widget .item-list li:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.widget_bb_group_members_widget .item-list li .item-avatar{height:48px;width:48px;position:static}.widget_bb_group_members_widget .item-list li .item-avatar a{position:absolute;inset:0}.widget_bb_group_members_widget .item-list li .item-avatar .member-status.online{left:52px;top:46px}.widget_bb_group_members_widget .item-list li .avatar{width:48px;height:48px;object-fit:cover;border-radius:var(--bb-rl-radius-full);margin:var(--bb-rl-space-100) 0 0 var(--bb-rl-space-200)}.widget_bb_group_members_widget .item-list li .member-name{display:block;color:var(--bb-rl-text-color);font-size:14px;font-weight:600}.widget_bb_group_members_widget .item-list li .member-active{display:block;font-size:14px;font-weight:400;color:var(--bb-rl-text-tertiary-color)}.widget_bb_group_members_widget .item-list.loading{position:relative}.widget_bb_group_members_widget .item-list.loading *{opacity:.5;pointer-events:none}.widget_bb_group_members_widget .item-list.loading:before{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;position:absolute;inset:0;opacity:1;top:50%;left:50%;margin:-10px 0 0 -10px}.widget_bb_group_members_widget .see-all-link{display:none}.widget_bb_connections_widget .bb-connections-grid{display:flex;gap:var(--bb-rl-space-100);flex-wrap:wrap;padding:0;margin-left:-1px;margin-right:-1px;list-style:none}.widget_bb_connections_widget .bb-connections-grid .avatar{width:48px;height:48px;object-fit:cover;border-radius:var(--bb-rl-radius-full)}.bb-rl-members .bp-list.grid .item-entry .list-wrap{padding:var(--bb-rl-space-300) var(--bb-rl-space-200)}.bb-rl-members .bp-list.grid .item-entry .item{margin-bottom:18px}.bb-rl-members .bp-list.grid .item-entry .bb-rl-member-buttons-wrap{margin-top:auto}.bb-rl-members .bp-list.grid .item-entry .list-wrap-inner{flex-direction:column}.bb-rl-members .bp-list.grid .item-entry .item{text-align:center}.bb-rl-members .bp-list.grid .item-entry .bp-member-type{margin-bottom:var(--bb-rl-space-100)}.bb-rl-members .bp-list.grid .item-entry .item-avatar{margin-bottom:var(--bb-rl-space-200)}.bb-rl-members .bp-list:not(.grid) .item-entry .list-wrap{padding:var(--bb-rl-space-400) var(--bb-rl-space-300)}.bb-rl-members .bp-list:not(.grid) .item-entry .bb-rl-member-buttons-wrap{margin-left:auto}.bb-rl-members .bp-list:not(.grid) .item-entry .bb-rl-item-actions{flex-direction:row-reverse;gap:var(--bb-rl-space-200)}.bb-rl-members .bp-list:not(.grid) .item-entry .item-avatar{margin-right:var(--bb-rl-space-200)}.bb-rl-members .bp-list:not(.grid) .list-wrap-inner{align-items:center}@media screen and (max-width:768px){.bb-rl-members .bp-list:not(.grid) .list-wrap-inner{flex-flow:wrap;gap:var(--bb-rl-space-100)}.bb-rl-members .bp-list:not(.grid) .list-wrap-inner .item{flex:0 0 calc(100% - 130px)}}@media screen and (max-width:544px){.bb-rl-members .bp-list:not(.grid) .list-wrap-inner{gap:var(--bb-rl-space-100)}.bb-rl-members .bp-list:not(.grid) .list-wrap-inner .bb-rl-member-buttons-wrap{margin-left:0}}.bb-rl-members .bp-list:not(.grid) .bb-rl-item-block-heading{display:flex;align-items:center;gap:var(--bb-rl-space-100);margin-bottom:var(--bb-rl-space-50)}.bb-rl-members .bp-list:not(.grid) .bb-rl-item-block-assets{display:flex;flex-flow:wrap;align-items:center}.bb-rl-members .bp-list:not(.grid) .bb-rl-last-activity{width:100%;margin-top:2px}.bb-rl-members .item-entry .list-wrap{position:relative;height:100%;border-radius:var(--bb-rl-radius-lg);background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-members .item-entry .list-wrap .list-wrap-inner{display:flex;height:100%}.bb-rl-members .item-entry .item-avatar{display:flex;justify-content:center}.bb-rl-members .item-entry .item-avatar .gamipress-buddypress-user-details{display:none}.bb-rl-members .item-entry .avatar{max-width:104px;height:auto;border-radius:50%}.bb-rl-members .item-entry .bb-rl-item-meta-asset{font-size:var(--bb-rl-font-size-sm);line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-members .item-entry .bb-rl-item-meta-asset .separator{margin:0 6px;color:var(--bb-rl-background-tertiary-color)}.bb-rl-members .item-entry .bb-rl-item-meta-asset .followers-wrap strong{font-weight:400}.bb-rl-members .item-list.grid .only-list-view{display:none}.bb-rl-members .item-list:not(.grid) .only-grid-view{display:none}.bb-rl-member-type,.bb-rl-members .bp-member-type,.bb-rl-profile-container .bp-member-type,.bb-rl-search-member-header .bp-member-type{font-size:var(--bb-rl-font-size-xs);font-weight:500;line-height:var(--bb-rl-base-line-xs);display:inline-flex;width:fit-content;color:var(--bb-rl-text-brand-secondary-color);background-color:var(--bb-rl-background-brand-secondary-color);border:1px solid var(--bb-rl-border-brand-secondary-color);border-radius:var(--bb-rl-radius-full);padding:var(--bb-rl-space-50) var(--bb-rl-space-100)}.bb-rl-members-directory-container{gap:var(--bb-rl-space-200);padding-bottom:var(--bb-rl-space-400)}@media screen and (max-width:800px){.bb-rl-members-directory-container{flex-direction:column;padding-bottom:var(--bb-rl-space-500)}.bb-rl-members-directory-container .bb-rl-widget-sidebar{width:100%}}.bb-rl-members-directory-container .bb-rl-members-directory-content{flex:1}.bb-rl-members-directory-container .bb-rl-members-directory-content .friendship-requests-screen{font-size:14px;font-weight:600;line-height:22px}.bb-rl-members-directory-container [data-balloon]:after{z-index:1031}.bb-rl-member-header-actions .generic-button a.bb-rl-send-message-disabled i,.bb-rl-member-header-actions .generic-button a.follow-button i,.bb-rl-member-header-actions .generic-button a.friendship-button i,.bb-rl-member-header-actions .generic-button a.send-message i,.bb-rl-member-header-actions button.bb-rl-send-message-disabled i,.bb-rl-member-header-actions button.follow-button i,.bb-rl-member-header-actions button.friendship-button i,.bb-rl-member-header-actions button.send-message i,.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i,.bb-rl-primary-actions .generic-button a.follow-button i,.bb-rl-primary-actions .generic-button a.friendship-button i,.bb-rl-primary-actions .generic-button a.send-message i,.bb-rl-primary-actions button.bb-rl-send-message-disabled i,.bb-rl-primary-actions button.follow-button i,.bb-rl-primary-actions button.friendship-button i,.bb-rl-primary-actions button.send-message i{margin-right:var(--bb-rl-space-50)}.bb-rl-member-header-actions .generic-button a.bb-rl-send-message-disabled i::before,.bb-rl-member-header-actions .generic-button a.follow-button i::before,.bb-rl-member-header-actions .generic-button a.friendship-button i::before,.bb-rl-member-header-actions .generic-button a.send-message i::before,.bb-rl-member-header-actions button.bb-rl-send-message-disabled i::before,.bb-rl-member-header-actions button.follow-button i::before,.bb-rl-member-header-actions button.friendship-button i::before,.bb-rl-member-header-actions button.send-message i::before,.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions .generic-button a.follow-button i::before,.bb-rl-primary-actions .generic-button a.friendship-button i::before,.bb-rl-primary-actions .generic-button a.send-message i::before,.bb-rl-primary-actions button.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions button.follow-button i::before,.bb-rl-primary-actions button.friendship-button i::before,.bb-rl-primary-actions button.send-message i::before{content:"";font-weight:400;font-family:bb-icons-rl;font-size:16px;font-style:normal}.bb-rl-member-header-actions .generic-button a.edit-profile i,.bb-rl-member-header-actions button.edit-profile i,.bb-rl-primary-actions .generic-button a.edit-profile i,.bb-rl-primary-actions button.edit-profile i{margin-right:var(--bb-rl-space-50);font-size:16px}.bb-rl-member-header-actions .generic-button a.bb-rl-send-message-disabled i::before,.bb-rl-member-header-actions .generic-button a.send-message i::before,.bb-rl-member-header-actions button.bb-rl-send-message-disabled i::before,.bb-rl-member-header-actions button.send-message i::before,.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions .generic-button a.send-message i::before,.bb-rl-primary-actions button.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions button.send-message i::before{content:"\e16e"}.bb-rl-member-header-actions .generic-button a.follow-button.not_following i::before,.bb-rl-member-header-actions button.follow-button.not_following i::before,.bb-rl-primary-actions .generic-button a.follow-button.not_following i::before,.bb-rl-primary-actions button.follow-button.not_following i::before{content:"\e3d4"}.bb-rl-member-header-actions .generic-button a.follow-button.following i::before,.bb-rl-member-header-actions button.follow-button.following i::before,.bb-rl-primary-actions .generic-button a.follow-button.following i::before,.bb-rl-primary-actions button.follow-button.following i::before{content:"\e182"}.bb-rl-member-header-actions .generic-button a.friendship-button.not_friends i::before,.bb-rl-member-header-actions button.friendship-button.not_friends i::before,.bb-rl-primary-actions .generic-button a.friendship-button.not_friends i::before,.bb-rl-primary-actions button.friendship-button.not_friends i::before{content:"\e3d4"}.bb-rl-member-header-actions .generic-button a.friendship-button.pending_friend i::before,.bb-rl-member-header-actions button.friendship-button.pending_friend i::before,.bb-rl-primary-actions .generic-button a.friendship-button.pending_friend i::before,.bb-rl-primary-actions button.friendship-button.pending_friend i::before{content:"\eafa"}.bb-rl-member-header-actions .generic-button a.friendship-button.pending_friend.loading i,.bb-rl-member-header-actions button.friendship-button.pending_friend.loading i,.bb-rl-primary-actions .generic-button a.friendship-button.pending_friend.loading i,.bb-rl-primary-actions button.friendship-button.pending_friend.loading i{height:16px}.bb-rl-member-header-actions .generic-button a.friendship-button.pending_friend.loading i::before,.bb-rl-member-header-actions button.friendship-button.pending_friend.loading i::before,.bb-rl-primary-actions .generic-button a.friendship-button.pending_friend.loading i::before,.bb-rl-primary-actions button.friendship-button.pending_friend.loading i::before{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;height:16px;width:16px;border-width:2px;margin-right:var(--bb-rl-space-50)}.bb-rl-member-header-actions .generic-button a.friendship-button.awaiting_response_friend i::before,.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend i::before,.bb-rl-primary-actions .generic-button a.friendship-button.awaiting_response_friend i::before,.bb-rl-primary-actions button.friendship-button.awaiting_response_friend i::before{content:"\edec"}.bb-rl-member-header-actions .generic-button a.friendship-button.is_friend i::before,.bb-rl-member-header-actions button.friendship-button.is_friend i::before,.bb-rl-primary-actions .generic-button a.friendship-button.is_friend i::before,.bb-rl-primary-actions button.friendship-button.is_friend i::before{content:"\e182"}.bb-rl-member-header-actions button.friendship-button i{max-height:20px;display:inline-flex;align-items:center}.bb-rl-primary-actions{margin-left:auto}.bb-rl-primary-actions .generic-button a,.bb-rl-primary-actions button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;font-size:var(--bb-rl-font-size-sm);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);white-space:nowrap}.bb-rl-primary-actions .generic-button a:hover,.bb-rl-primary-actions button:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-primary-actions .generic-button a:focus,.bb-rl-primary-actions button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-primary-actions .generic-button a:disabled,.bb-rl-primary-actions button:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions .generic-button a.follow-button i::before,.bb-rl-primary-actions .generic-button a.friendship-button i::before,.bb-rl-primary-actions .generic-button a.send-message i::before,.bb-rl-primary-actions button.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions button.follow-button i::before,.bb-rl-primary-actions button.friendship-button i::before,.bb-rl-primary-actions button.send-message i::before{color:var(--bb-rl-icon-secondary-color)}.bb-rl-primary-actions .generic-button a.awaiting_response_friend,.bb-rl-primary-actions .generic-button a.following,.bb-rl-primary-actions .generic-button a.is_friend,.bb-rl-primary-actions .generic-button a.pending_friend,.bb-rl-primary-actions button.awaiting_response_friend,.bb-rl-primary-actions button.following,.bb-rl-primary-actions button.is_friend,.bb-rl-primary-actions button.pending_friend{background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-rl-primary-actions .generic-button a.awaiting_response_friend:hover,.bb-rl-primary-actions .generic-button a.following:hover,.bb-rl-primary-actions .generic-button a.is_friend:hover,.bb-rl-primary-actions .generic-button a.pending_friend:hover,.bb-rl-primary-actions button.awaiting_response_friend:hover,.bb-rl-primary-actions button.following:hover,.bb-rl-primary-actions button.is_friend:hover,.bb-rl-primary-actions button.pending_friend:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-primary-actions .generic-button a.awaiting_response_friend:focus,.bb-rl-primary-actions .generic-button a.following:focus,.bb-rl-primary-actions .generic-button a.is_friend:focus,.bb-rl-primary-actions .generic-button a.pending_friend:focus,.bb-rl-primary-actions button.awaiting_response_friend:focus,.bb-rl-primary-actions button.following:focus,.bb-rl-primary-actions button.is_friend:focus,.bb-rl-primary-actions button.pending_friend:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-primary-actions .generic-button a.awaiting_response_friend:disabled,.bb-rl-primary-actions .generic-button a.following:disabled,.bb-rl-primary-actions .generic-button a.is_friend:disabled,.bb-rl-primary-actions .generic-button a.pending_friend:disabled,.bb-rl-primary-actions button.awaiting_response_friend:disabled,.bb-rl-primary-actions button.following:disabled,.bb-rl-primary-actions button.is_friend:disabled,.bb-rl-primary-actions button.pending_friend:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled,.bb-rl-primary-actions button.bb-rl-send-message-disabled{pointer-events:none;color:var(--bb-rl-text-disabled-color);border-color:var(--bb-rl-border-tertiary-color)}.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,.bb-rl-primary-actions button.bb-rl-send-message-disabled i::before{color:var(--bb-rl-text-disabled-color)}.bb-rl-secondary-actions{flex:1}.bb-rl-secondary-actions .button-wrap{display:flex;align-items:center;gap:var(--bb-rl-space-100);width:100%}.bb-rl-secondary-actions .bb-rl-send-message-disabled,.bb-rl-secondary-actions .send-message,.bb-rl-secondary-actions a.follow-button,.bb-rl-secondary-actions a.friendship-button,.bb-rl-secondary-actions button.follow-button,.bb-rl-secondary-actions button.friendship-button{font-size:0;line-height:1;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background-color:transparent;border:1px solid transparent;padding:0;border-radius:var(--bb-rl-radius-md)}.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,.bb-rl-secondary-actions .send-message i::before,.bb-rl-secondary-actions a.follow-button i::before,.bb-rl-secondary-actions a.friendship-button i::before,.bb-rl-secondary-actions button.follow-button i::before,.bb-rl-secondary-actions button.friendship-button i::before{font-size:20px;color:var(--bb-rl-icon-secondary-color)}.bb-rl-secondary-actions .bb-rl-send-message-disabled:hover,.bb-rl-secondary-actions .send-message:hover,.bb-rl-secondary-actions a.follow-button:hover,.bb-rl-secondary-actions a.friendship-button:hover,.bb-rl-secondary-actions button.follow-button:hover,.bb-rl-secondary-actions button.friendship-button:hover{background-color:var(--bb-rl-background-secondary-hover-color);border-color:var(--bb-rl-border-secondary-color)}.bb-rl-card-action .bb-rl-send-message-disabled i::before,.bb-rl-card-action .follow-button i::before,.bb-rl-card-action .friendship-button i::before,.bb-rl-card-action .send-message i::before,.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,.bb-rl-secondary-actions .follow-button i::before,.bb-rl-secondary-actions .friendship-button i::before,.bb-rl-secondary-actions .send-message i::before{content:"";font-weight:400;font-family:bb-icons-rl;font-style:normal}.bb-rl-card-action .bb-rl-send-message-disabled,.bb-rl-secondary-actions .bb-rl-send-message-disabled{pointer-events:none}.bb-rl-card-action .bb-rl-send-message-disabled i::before,.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before{color:var(--bb-rl-icon-disabled-color)}.bb-rl-card-action .bb-rl-send-message-disabled i::before,.bb-rl-card-action .send-message i::before,.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,.bb-rl-secondary-actions .send-message i::before{content:"\e16e"}.bb-rl-card-action .friendship-button.not_friends i::before,.bb-rl-secondary-actions .friendship-button.not_friends i::before{content:"\e4d0"}.bb-rl-card-action .friendship-button.is_friend i::before,.bb-rl-secondary-actions .friendship-button.is_friend i::before{content:"\e4d0";font-weight:500}.bb-rl-card-action .friendship-button.pending_friend i::before,.bb-rl-secondary-actions .friendship-button.pending_friend i::before{content:"\eafa"}.bb-rl-card-action .friendship-button.awaiting_response_friend i::before,.bb-rl-secondary-actions .friendship-button.awaiting_response_friend i::before{content:"\edec"}.bb-rl-card-action .follow-button.not_following i::before,.bb-rl-secondary-actions .follow-button.not_following i::before{content:"\e324"}.bb-rl-card-action .follow-button.following i::before,.bb-rl-secondary-actions .follow-button.following i::before{content:"\e324";font-weight:500}.bb-rl-item-actions.bb-rl-idle-primary .bb-rl-secondary-actions .button-wrap{justify-content:left}.bb-rl-invite-form .bb-rl-input-field,.bb-rl-invite-form textarea{width:100%}.bb-rl-invite-form textarea{resize:vertical}.bb-rl-block-member-content>p{margin-bottom:var(--bb-rl-space-100)}.bb-rl-block-member-content>div,.bb-rl-block-member-content>ul{color:var(--bb-rl-text-secondary-color)}.bb-rl-block-member-content>ul{padding-left:var(--bb-rl-space-300);margin-bottom:var(--bb-rl-space-200)}.bb-readylaunch-template .bb-rl-modal-footer .bb-rl-button-submit-invite,.bb-readylaunch-template .bb-rl-modal-footer .bb-rl-close-invite{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-advance-profile-search{margin-left:var(--bb-rl-space-200);position:relative}.bb-rl-advance-profile-search .bb-rl-advance-profile-search-toggle{display:inline-block;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:500;color:var(--bb-rl-text-secondary-color);white-space:nowrap}.bb-rl-advance-profile-search .bb-rl-advance-profile-search-toggle:hover{background-color:var(--bb-rl-background-secondary-hover-color);color:var(--bb-rl-text-color)}.bb-rl-advance-profile-search .bb-rl-advance-profile-search-toggle:after{content:"\e136";font-family:bb-icons-rl;display:inline-block;vertical-align:middle;margin-left:var(--bb-rl-space-100);font-weight:400}.bb-rl-advance-profile-search #bp-profile-search-form-outer{position:absolute;top:120%;left:0;width:328px;background-color:var(--bb-rl-background-color);z-index:100;border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);display:none}.bb-rl-advance-profile-search #bp-profile-search-form-outer .bb-rl-profile-filter-headline{padding:var(--bb-rl-space-100) var(--bb-rl-space-300);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-advance-profile-search #bp-profile-search-form-outer .bb-rl-profile-filter-body{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}@media screen and (max-width:800px){.bb-rl-advance-profile-search #bp-profile-search-form-outer{left:-100%}}.bb-rl-advance-profile-search.active #bp-profile-search-form-outer{display:block}.bb-rl-profile-filter-headline .bps-form-title{font-size:14px;font-weight:500;line-height:22px;padding:var(--bb-rl-space-50) 0}.bb-rl-profile-filter-headline .clear-from-wrap{display:inline-flex;align-items:center}.bb-rl-profile-filter-headline .clear-from-wrap a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color);display:inline-flex;align-items:center;gap:var(--bb-rl-space-50)}.bb-rl-profile-filter-headline .clear-from-wrap a i{font-size:var(--bb-rl-font-size-base)}.bb-rl-advance-profile-search .bps-form .submit-wrapper{padding:var(--bb-rl-space-200) var(--bb-rl-space-300);display:flex;justify-content:flex-end;align-items:center;gap:var(--bb-rl-space-100);border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-advance-profile-search .bp-field-wrap{margin-bottom:var(--bb-rl-space-200)}.bb-rl-advance-profile-search .bp-field-wrap label{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color);margin-bottom:var(--bb-rl-space-100);display:block}.bb-rl-advance-profile-search .bp-field-wrap input[type=email],.bb-rl-advance-profile-search .bp-field-wrap input[type=number],.bb-rl-advance-profile-search .bp-field-wrap input[type=search],.bb-rl-advance-profile-search .bp-field-wrap input[type=tel],.bb-rl-advance-profile-search .bp-field-wrap input[type=text],.bb-rl-advance-profile-search .bp-field-wrap input[type=url],.bb-rl-advance-profile-search .bp-field-wrap select{width:100%}.bb-rl-advance-profile-search .bp-field-wrap input[type=search]+.bps-description{margin-top:var(--bb-rl-space-100)}.bb-rl-advance-profile-search .bp-heading-field-wrap>strong{font-size:14px;font-weight:500;line-height:22px}.bb-rl-advance-profile-search .bps-description{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color)}.bb-rl-groups .bp-list.grid .item-entry .list-wrap{padding:0;display:flex;flex-direction:column}.bb-rl-groups .bp-list.grid .item-entry .item{padding:0 var(--bb-rl-space-200) var(--bb-rl-space-300);flex:1;display:flex;flex-direction:column}.bb-rl-groups .bp-list.grid .item-entry .group-item-wrap{margin-bottom:var(--bb-rl-space-200)}.bb-rl-groups .bp-list.grid .item-entry .group-footer-wrap{margin:auto 0 0;flex-direction:column;align-items:flex-start}.bb-rl-groups .bp-list.grid .item-entry .groups-loop-buttons{margin-top:var(--bb-rl-space-200)}.bb-rl-groups .bp-list.grid .group-avatar-wrap{position:relative;display:inline-block;margin-top:calc(-1 * var(--bb-rl-space-400));margin-left:var(--bb-rl-space-200)}.bb-rl-groups .bp-list.grid.bb-cover-disabled .group-avatar-wrap{margin-top:var(--bb-rl-space-200)}.bb-rl-groups .bp-list.grid .bs-group-cover a{position:relative;display:block;height:100%;padding-top:104px;border-radius:var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;overflow:hidden}.bb-rl-groups .bp-list.grid .bs-group-cover img{position:absolute;left:0;right:0;top:0;bottom:0;object-fit:cover;height:100%;width:100%}.bb-rl-groups .bp-list:not(.grid) .item-entry .list-wrap{display:flex;align-items:center;padding:var(--bb-rl-space-400) var(--bb-rl-space-300)}@media screen and (max-width:544px){.bb-rl-groups .bp-list:not(.grid) .item-entry .list-wrap{flex-direction:column;align-items:flex-start;gap:var(--bb-rl-space-100)}}.bb-rl-groups .bp-list:not(.grid) .item-entry .item-avatar{margin-right:var(--bb-rl-space-200)}.bb-rl-groups .bp-list:not(.grid) .item-entry .item{display:flex;align-items:center;flex:1}@media screen and (max-width:768px){.bb-rl-groups .bp-list:not(.grid) .item-entry .item{flex-direction:column;align-items:flex-start;gap:var(--bb-rl-space-100)}}.bb-rl-groups .bp-list:not(.grid) .item-entry .group-footer-wrap{display:flex;align-items:center;gap:var(--bb-rl-space-200)}@media screen and (max-width:768px){.bb-rl-groups .bp-list:not(.grid) .item-entry .group-footer-wrap{margin-left:0}}@media screen and (max-width:544px){.bb-rl-groups .bp-list:not(.grid) .item-entry .group-footer-wrap{flex-direction:column;align-items:flex-start}}.bb-rl-groups .item-entry .list-wrap{position:relative;height:100%;border-radius:var(--bb-rl-radius-lg);background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-groups .item-entry .avatar{max-width:80px;height:auto;border-radius:var(--bb-rl-radius-lg);border:1px solid rgba(0,0,0,.08)}.bb-rl-groups .item-entry .groups-title{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-50)}.bb-rl-groups .item-entry .item-meta-wrap{display:flex;align-items:center;flex-flow:wrap}.bb-rl-groups .item-entry .item-meta{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-groups .item-entry .group-item-desc{display:none}.bb-rl-groups .item-entry .group-footer-wrap{margin-left:auto}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a,.bb-rl-groups .item-entry .group-footer-wrap button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;font-size:var(--bb-rl-font-size-sm);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);white-space:nowrap}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a:hover,.bb-rl-groups .item-entry .group-footer-wrap button:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a:focus,.bb-rl-groups .item-entry .group-footer-wrap button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a:disabled,.bb-rl-groups .item-entry .group-footer-wrap button:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button::before,.bb-rl-groups .item-entry .group-footer-wrap button.group-button::before{content:"";display:inline-block;margin-right:var(--bb-rl-space-50);font-weight:400;font-family:bb-icons-rl;font-size:16px;line-height:1;color:var(--bb-rl-icon-secondary-color);font-style:normal}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.join-group::before,.bb-rl-groups .item-entry .group-footer-wrap button.group-button.join-group::before{content:"\e3d4"}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.request-membership::before,.bb-rl-groups .item-entry .group-footer-wrap button.group-button.request-membership::before{content:"\e2fe"}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.membership-requested::before,.bb-rl-groups .item-entry .group-footer-wrap button.group-button.membership-requested::before{content:"\e182"}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.membership-requested.bp-toggle-action-button-clicked::before,.bb-rl-groups .item-entry .group-footer-wrap button.group-button.membership-requested.bp-toggle-action-button-clicked::before{content:"\e2fe"}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested,.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested{background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested:hover,.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested:focus,.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested:disabled,.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-groups .item-entry .group-footer-wrap .generic-button .group-button.bp-toggle-action-button.leave-group::before{content:"\e182";display:inline-block;margin-right:var(--bb-rl-space-50);font-weight:400;font-family:bb-icons-rl;font-size:16px;line-height:1;color:var(--bb-rl-icon-secondary-color);font-style:normal}.bb-rl-groups .item-entry .bb-group-members{display:flex;margin-bottom:0;padding-right:10px;margin-right:5px}.bb-rl-groups .item-entry .bb-group-members .bb-group-member{max-width:24px;min-width:24px;float:left;margin-right:-4px;position:relative;z-index:1}.bb-rl-groups .item-entry .bb-group-members .bb-group-member a{text-decoration:none}.bb-rl-groups .item-entry .bb-group-members .bb-group-member img{background-color:#fff;border-radius:50%;float:left;max-width:100%;image-rendering:-webkit-optimize-contrast;display:block}.bb-rl-groups .item-entry .bb-group-members .bb-group-member [class*=" bb-icon-"]{height:24px;width:24px;font-size:16px;color:#c3c4c8;line-height:24px;border-radius:50%;background-color:#f9f9f9;border:2px solid #fff;display:flex;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-rl-groups .item-entry .bb-group-members .bb-group-member [class*=" bb-icon-"]:hover{background-color:#e3e3e3}.bb-rl-groups .item-entry .bb-group-members .bb-group-member.count-wrap{margin-left:8px;max-width:none}.bb-rl-groups .item-entry .bb-group-members .bb-group-member.count-wrap a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color);white-space:nowrap}.bb-rl-groups .item-list.grid .only-list-view{display:none}.bb-rl-groups .item-list:not(.grid) .only-grid-view{display:none}.bb-rl-group-block .item-meta-wrap p>span+span::before{content:"\2022";display:inline-block;margin:0 6px 0 3px;color:var(--bb-rl-background-tertiary-color)}.bb-rl-group-block .item-meta-wrap p+p.last-activity::before{content:"\2022";display:inline-block;margin:0 6px 0 3px;color:var(--bb-rl-background-tertiary-color)}: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-info-primary-color:#4946fe;--bb-rl-background-info-primary-hover-color:#4937f4;--bb-rl-background-info-secondary-color:#dde4ff;--bb-rl-background-info-secondary-hover-color:#c2cdff;--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-info-primary-color:#3325ae;--bb-rl-border-info-secondary-color:#4946fe;--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-info-primary-color:#3325ae;--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-info-secondary-color:#3325ae;--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-info-primary-color:#c2cdff;--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-info-primary-color:#dde4ff;--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;scrollbar-color:#666 transparent;color-scheme:dark}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr;text-align:left}[dir=rtl] .CodeMirror{direction:ltr;text-align:right}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 5px;max-width:inherit}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid var(--bb-rl-border-secondary-color);background:0 0;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:center;font-size:14px;color:var(--bb-rl-text-tertiary-color);white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:var(--bb-rl-text-positive-secondary-color)}.cm-s-default .cm-string{color:var(--bb-rl-text-positive-primary-color)}.cm-s-default .cm-string-2{color:var(--bb-rl-text-positive-primary-color)}.cm-s-default .cm-meta{color:var(--bb-rl-text-tertiary-color)}.cm-s-default .cm-qualifier{color:var(--bb-rl-text-danger-secondary-color)}.cm-s-default .cm-builtin{color:var(--bb-rl-text-brand-secondary-color)}.cm-s-default .cm-bracket{color:var(--bb-rl-text-positive-secondary-color)}.cm-s-default .cm-tag{color:var(--bb-rl-text-warning-secondary-color)}.cm-s-default .cm-attribute{color:var(--bb-rl-text-brand-primary-color)}.cm-s-default .cm-hr{color:var(--bb-rl-text-secondary-color)}.cm-s-default .cm-link{color:var(--bb-rl-text-brand-primary-color)}.cm-s-default .cm-error{color:var(--bb-rl-text-danger-secondary-color)}.cm-invalidchar{color:var(--bb-rl-text-danger-secondary-color)}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:0 0}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}[dir=rtl] .CodeMirror-gutters{right:0;left:inherit}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:var(--bb-rl-text-secondary-color);z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}html[dir=rtl] .theme-editor-php .CodeMirror-sizer,html[dir=rtl] .widgets-php .CodeMirror-sizer,html[dir=rtl] .wp-customizer .CodeMirror-sizer{border-right:0}html[dir=rtl] .theme-editor-php .CodeMirror-scroll,html[dir=rtl] .widgets-php .CodeMirror-scroll,html[dir=rtl] .wp-customizer .CodeMirror-scroll{margin-right:0}html[dir=rtl] .theme-editor-php .CodeMirror-gutters,html[dir=rtl] .widgets-php .CodeMirror-gutters,html[dir=rtl] .wp-customizer .CodeMirror-gutters{left:initial}html[dir=rtl] .theme-editor-php .CodeMirror-line,html[dir=rtl] .widgets-php .CodeMirror-line,html[dir=rtl] .wp-customizer .CodeMirror-line{text-align:right}html[dir=rtl] .theme-editor-php .CodeMirror-vscrollbar,html[dir=rtl] .widgets-php .CodeMirror-vscrollbar,html[dir=rtl] .wp-customizer .CodeMirror-vscrollbar{right:inherit}html[dir=rtl] .theme-editor-php .CodeMirror-code{margin-right:20px}.bb-rl-activity-page{width:100%;max-width:680px;margin:0 auto;padding:var(--bb-rl-space-400) 0}.bb-rl-activity-wrap:has(.bb-rl-secondary-container){display:flex;justify-content:center;gap:var(--bb-rl-space-400);margin:0 var(--bb-rl-space-300)}.bb-rl-activity-wrap:has(.bb-rl-secondary-container)>.bb-rl-content-wrapper{width:680px;max-width:100%;padding-left:0;padding-right:0}.bb-rl-activity-wrap:has(.bb-rl-secondary-container) .bb-rl-secondary-container{padding:var(--bb-rl-space-700) 0 0}@media screen and (max-width:1200px){.bb-rl-activity-wrap:has(.bb-rl-secondary-container){flex-direction:column}.bb-rl-activity-wrap:has(.bb-rl-secondary-container)>.bb-rl-content-wrapper{margin:auto}}@media screen and (max-width:544px){.bb-rl-activity-wrap:has(.bb-rl-secondary-container){margin:0}}[class*=bb-rl-activity-form]{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg)}[class*=bb-rl-activity-form] .bb-rl-bb-model-header{display:none}[class*=bb-rl-activity-form] .bb-rl-whats-new-form-header{display:flex;cursor:pointer}[class*=bb-rl-activity-form] .bb-rl-activity-post-avatar{display:flex;padding:var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-300)}[class*=bb-rl-activity-form] .bb-rl-activity-post-avatar img{height:48px;width:48px;object-fit:contain;border-radius:var(--bb-rl-radius-full)}[class*=bb-rl-activity-form] #bb-rl-whats-new-content{flex:1}[class*=bb-rl-activity-form] #bb-rl-whats-new-content .bb-rl-whats-new-title{display:none}[class*=bb-rl-activity-form] #bb-rl-activity-privacy-point,[class*=bb-rl-activity-form] .bb-rl-activity-post-user-name{display:none}[class*=bb-rl-activity-form] #bb-rl-whats-new,[class*=bb-rl-activity-form] #bb-rl-whats-new-placeholder{display:flex;align-items:center;min-height:80px}[class*=bb-rl-activity-form] #bb-rl-whats-new-placeholder[contenteditable=true]:empty:before,[class*=bb-rl-activity-form] #bb-rl-whats-new[contenteditable=true]:empty:before{content:attr(placeholder);font-size:1rem;color:var(--bb-rl-text-tertiary-color)}[class*=bb-rl-activity-form] #bb-rl-activity-privacy-point,[class*=bb-rl-activity-form] #bb-rl-editor-toolbar,[class*=bb-rl-activity-form] #bb-rl-whats-new-toolbar,[class*=bb-rl-activity-form] .bb-rl-activity-privacy-stage{display:none}[class*=bb-rl-activity-form] div#bb-rl-activity-privacy-point.bb-rl-activity-edit-group{opacity:.5;cursor:default}.bb-rl-activity-form-placeholder-{display:none}.bb-rl-activity-update-form.modal-popup{position:fixed;left:0;top:0;width:100%;height:100%;padding:10px 0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);z-index:var(--bb-rl-z-index-modal);display:flex;align-items:center;justify-content:center;max-height:100%;overflow:auto}body.bb-rl-activity-modal-open .bb-rl-activity-update-form.modal-popup{z-index:999999}.bb-rl-activity-update-form.modal-popup .bb-rl-activity-update-form-overlay{position:fixed;left:0;right:0;top:0;bottom:0}.bb-rl-activity-update-form.modal-popup #bb-rl-whats-new-form{width:800px;max-width:90%;margin:auto;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}#bb-rl-whats-new-form:not(.bb-rl-activity-edit--privacy-idle) #bb-rl-activity-privacy-point[data-bp-tooltip][data-bp-tooltip-pos=up]:after,#bb-rl-whats-new-form:not(.bb-rl-activity-edit--privacy-idle) #bb-rl-activity-privacy-point[data-bp-tooltip][data-bp-tooltip-pos=up]:before{display:none}.bb-rl-activity-form .activity-header-data{color:var(--bb-rl-text-color);font-size:18px;font-weight:600;line-height:1.5}.bb-rl-activity-form .bb-rl-model-close-button{margin-left:auto;line-height:1}.bb-rl-activity-form .bb-rl-model-close-button span{color:var(--bb-rl-icon-color);font-size:var(--bb-rl-base-line)}.bb-rl-activity-form.has-draft.bb-rl-focus-in #bb-rl-discard-draft-activity{display:block}.bb-rl-activity-form.bb-rl-focus-in{position:relative}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-bb-model-header{display:flex;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);margin:0}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-form-header{flex-flow:column;cursor:auto}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-avatar{padding:var(--bb-rl-space-50) var(--bb-rl-space-200) 0 0}.bb-rl-activity-form.bb-rl-focus-in .bp-activity-huddle{display:flex;padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-name-status{max-width:60%}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point,.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-user-name{display:block}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-content{width:100%}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-content .bb-rl-whats-new-title{display:block;margin:0 var(--bb-rl-space-300);padding:var(--bb-rl-space-200) 0;border:0;border-top:1px solid var(--bb-rl-border-secondary-color);border-bottom:1px solid var(--bb-rl-border-secondary-color);border-radius:0;color:var(--bb-rl-text-color);font-size:18px;font-weight:600;line-height:1.5;width:calc(100% - var(--bb-rl-space-600));outline:0}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-user-name{color:var(--bb-rl-text-color);font-size:15px;font-weight:500;line-height:1.6}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point{display:inline-flex;align-items:center;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);font-size:12px;font-weight:500;line-height:1;padding:5px 6px;margin-top:var(--bb-rl-space-50);cursor:pointer;border-radius:6px}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point .bb-rl-privacy-point-icon:before{color:var(--bb-rl-icon-secondary-color);font-size:20px;font-family:bb-icons-rl;line-height:1;font-style:normal;font-weight:400;speak:never;margin-right:5px}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.public .bb-rl-privacy-point-icon:before{content:"\e288"}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.loggedin .bb-rl-privacy-point-icon:before{content:"\e68c"}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.friends .bb-rl-privacy-point-icon:before{content:"\e4d6"}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.onlyme .bb-rl-privacy-point-icon:before{content:"\e2fa"}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.group .group-bb-rl-privacy-point-icon img{height:20px;width:20px;margin-right:5px;border-radius:3px}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point [class*=bb-icons-rl-]{color:var(--bb-rl-icon-color);font-size:12px;margin-left:6px}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-textarea{margin:0 var(--bb-rl-space-300) var(--bb-rl-space-200)}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new{display:block;outline:0;min-height:110px;padding:var(--bb-rl-space-200) 0;margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-form-footer{display:flex;justify-content:space-between;border-top:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-toolbar{display:flex;align-items:center;position:relative}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-toolbar--inner:after{content:"";width:1px;background-color:var(--bb-rl-border-tertiary-color);height:16px;margin:0 var(--bb-rl-space-100)}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item]{position:relative;margin-right:var(--bb-rl-space-100);line-height:1}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item].disable{pointer-events:none;opacity:.4}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item].bb-rl-document-support-hide,.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item].bb-rl-media-support-hide,.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item].bb-rl-post-gif-hide,.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item].bb-rl-video-support-hide{display:none}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item]:last-child{margin-right:0}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item] [class*=toolbar-button]{display:flex;color:var(--bb-rl-icon-secondary-color);font-size:var(--bb-rl-base-line);padding:var(--bb-rl-space-50);border:.5px solid transparent;cursor:pointer}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item] [class*=toolbar-button]:hover{color:var(--bb-rl-icon-color)}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item] [class*=toolbar-button] i{color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:24px}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item].active [class*=toolbar-button]{color:var(--bb-rl-icon-color);background-color:var(--bb-rl-background-secondary-hover-color);border:.5px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-activity-form.bb-rl-focus-in .post-elements-buttons-item.post-poll .bb-icon-l:before{content:"\e150";font-family:bb-icons-rl;font-style:normal}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-form-submit-wrapper{display:flex;align-items:center}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-discard-draft-activity{display:none;color:var(--bb-rl-text-secondary-color);font-size:14px;font-weight:500;background-color:transparent;padding:0;border:0;margin-right:var(--bb-rl-space-200);cursor:pointer}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-discard-draft-activity:hover{color:var(--bb-rl-text-color)}.bb-rl-activity-form.bb-rl-focus-in #whats-new-submit{display:flex;flex-flow:row-reverse;gap:var(--bb-rl-space-100);position:relative}.bb-rl-ac-title-required .bb-rl-activity-form.bb-rl-focus-in #whats-new-submit:hover:not(:has(#bb-rl-aw-whats-new-reset:hover)) .bb-title-tooltip-wrapper{opacity:1;cursor:default}.bb-rl-ac-topic-required .bb-rl-activity-form.bb-rl-focus-in #whats-new-submit:hover:not(:has(#bb-rl-aw-whats-new-reset:hover)) .bb-topic-tooltip-wrapper{opacity:1;cursor:default}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-button{font-size:.85rem}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-scroll-view{max-height:calc(100vh - 280px);overflow:auto;width:100%;overscroll-behavior:contain;padding-bottom:var(--bb-rl-space-100)}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-editor-toolbar{display:flex}.bb-rl-activity-form.bb-rl-focus-in--empty #aw-whats-new-submit{background-color:var(--bb-rl-background-brand-disabled-color);cursor:default;pointer-events:none}.bb-rl-activity-form.bb-rl-focus-in--privacy .bb-rl-activity-privacy-stage{display:block}.bb-rl-activity-form.bb-rl-focus-in--privacy:not(.focus-in--group) .bb-rl-privacy-status-form-footer{visibility:hidden;height:0;width:0;opacity:0;border:0}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in{display:none}.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header{display:flex;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);margin:0}.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header h3{color:var(--bb-rl-text-color);font-size:18px;font-weight:600;line-height:1.5}.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header .bb-rl-model-close-button{margin-left:auto;line-height:1}.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header .bb-rl-model-close-button span{color:var(--bb-rl-icon-color);font-size:var(--bb-rl-base-line)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box{display:block;position:fixed;z-index:var(--bb-rl-z-index-modal);top:50%;left:50%;transform:translate(-50%,-50%);width:720px;max-width:90%;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box #bb-rl-activity-group-ac-items{min-height:130px;max-height:280px;overflow:auto;padding:var(--bb-rl-space-100) 0}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object label{display:flex;align-items:center;padding:var(--bb-rl-space-100) var(--bb-rl-space-300);cursor:pointer}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object label:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object .bb-rl-radio-style{height:auto;width:auto;visibility:visible;opacity:1;margin-right:var(--bb-rl-space-300)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object .avatar{height:40px;width:40px;border-radius:var(--bb-rl-radius-md);margin-right:var(--bb-rl-space-200)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object .bp-item-name{color:var(--bb-rl-text-color);font-size:15px;font-weight:500;line-height:1.6}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-privacy-status-form-footer{display:block;visibility:visible;opacity:1;height:auto;width:auto}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-privacy-status-actions{display:flex;justify-content:flex-end;align-items:center;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-top:1px solid var(--bb-rl-border-secondary-color);gap:var(--bb-rl-space-100)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper{display:flex;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);position:relative}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper:before{content:"\e30c";font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-secondary-color);position:absolute;top:50%;left:var(--bb-rl-space-400);transform:translateY(-50%)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper input{background-color:var(--bb-rl-background-color);color:var(--bb-rl-text-tertiary-color);font-size:14px;padding:var(--bb-rl-space-100) var(--bb-rl-space-400) var(--bb-rl-space-100);width:100%;border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper .activity-autocomplete-clear{position:absolute;top:50%;right:var(--bb-rl-space-400);transform:translate(0,-50%);z-index:6;width:20px;height:20px;cursor:pointer;display:none}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper .activity-autocomplete-clear i{display:block;font-size:20px;color:var(--bb-rl-icon-secondary-color)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box #bb-rl-privacy-status-back{display:none}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-is-autocomplete .activity-autocomplete-clear{display:inline-block}.bb-rl-activity-form.bb-rl-focus-in--group.bb-rl-focus-in--blank-group #bb-rl-privacy-status-submit{opacity:.6;cursor:default;pointer-events:none}.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box--overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px)}.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-activity-post-form-privacy{display:none}.bb-rl-activity-form.bb-rl-focus-in--group .groups-selection{display:flex;align-items:center;gap:var(--bb-rl-space-100);font-size:.9rem;color:var(--bb-rl-text-secondary-color);font-weight:500;justify-content:center;margin:var(--bb-rl-space-100) 0}.bb-rl-activity-form .bb-rl-activity-privacy-stage{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);padding:var(--bb-rl-space-100) 0;position:absolute;top:145px;left:90px;z-index:var(--bb-rl-z-index-dropdown);width:280px}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-radio{display:block;height:0;width:0;visibility:hidden;opacity:0}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-tag-wrapper{display:flex;align-items:flex-start;gap:var(--bb-rl-space-100)}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure{color:var(--bb-rl-icon-secondary-color);font-size:var(--bb-rl-base-line);line-height:1;margin-top:2px}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure:before{font-family:bb-icons-rl}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--public:before{content:"\e288"}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--loggedin:before{content:"\e68c"}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--friends:before{content:"\e4d6"}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--onlyme:before{content:"\e2fa"}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--group:before{content:"\e68e"}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-tag{display:flex;flex-direction:column}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-label{color:var(--bb-rl-text-color);font-size:.85rem;font-weight:500;line-height:1.5}.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-sub-label{color:var(--bb-rl-text-secondary-color);font-size:11px;line-height:1.4}.bb-rl-activity-form .bb-rl-activity-privacy__list>label{display:block;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);cursor:pointer}.bb-rl-activity-form .bb-rl-activity-privacy__list>label:has(input:checked),.bb-rl-activity-form .bb-rl-activity-privacy__list>label:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-form label.bb-rl-activity-privacy__label-group{padding-right:40px;position:relative}.bb-rl-activity-form label.bb-rl-activity-privacy__label-group:after{content:"\e13a";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:var(--bb-rl-font-size-base);position:absolute;top:12px;right:var(--bb-rl-space-200)}.bb-rl-activity-form label.bb-rl-activity-privacy__label-group .bb-rl-privacy-label i{display:none}.bb-rl-activity-form #bb-rl-whats-new-post-in-box{display:none}.bb-rl-activity-form #bb-rl-whats-new-privacy-stage-footer{display:none}.bb-rl-activity-form #message-feedback{position:absolute;top:58px;margin:15px 25px 0;width:calc(100% - 50px);min-width:initial}.bb-rl-activity-form div[class*=attached-gif-container]{position:relative;margin-bottom:0;height:auto!important;background-repeat:no-repeat;max-width:100%;border-radius:var(--bb-rl-radius-lg);overflow:hidden}.bb-rl-activity-form div[class*=attached-gif-container] .gif-image-container img{max-width:100%}.bb-rl-activity-form div[class*=attached-gif-container] .gif-image-overlay{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;color:var(--bb-rl-icon-secondary-color);background-color:var(--bb-rl-background-secondary-color);border-radius:var(--bb-rl-radius-full);height:20px;width:20px;text-align:center;position:absolute;top:var(--bb-rl-space-100);right:var(--bb-rl-space-100);cursor:pointer}.bb-rl-activity-form #bb-rl-whats-new-attachments .bb-rl-activity-attached-gif-container{margin:0 var(--bb-rl-space-300)}.bb-rl-activity-form #bb-rl-whats-new-toolbar .bb-rl-post-emoji{padding:0;border:0}.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-picker.emojionearea-picker-position-top{top:inherit;bottom:40px}.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-button{border:.5px solid transparent;display:flex;align-items:center;justify-content:center;padding:var(--bb-rl-space-50)}.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-button:before{content:"\e436";font-size:var(--bb-rl-base-line);font-family:bb-icons-rl}.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-button.active{color:var(--bb-rl-icon-color);background-color:var(--bb-rl-background-secondary-hover-color);border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}#bb-rl-editor-toolbar{display:flex;align-items:center;padding:var(--bb-rl-space-100) var(--bb-rl-space-300)}#bb-rl-editor-toolbar .medium-editor-toolbar{position:static;visibility:hidden;opacity:0;background-color:transparent;border-radius:0;transition:opacity ease .3s}#bb-rl-editor-toolbar .medium-editor-toolbar.active{visibility:visible;opacity:1}#bb-rl-editor-toolbar .bb-rl-post-mention{visibility:hidden;opacity:0;transition:opacity ease .3s}#bb-rl-editor-toolbar:has(.medium-editor-toolbar.active){opacity:.4}#bb-rl-editor-toolbar:has(.medium-editor-toolbar.active):has(.medium-editor-toolbar-active){opacity:1}#bb-rl-editor-toolbar:has(.medium-editor-toolbar.active) .bb-rl-post-mention{visibility:visible;opacity:1}#bb-rl-editor-toolbar:has(.medium-editor-toolbar-form.medium-editor-toolbar-form-active) .bb-rl-post-mention{visibility:hidden;opacity:0}#bb-rl-editor-toolbar .medium-editor-action{padding:var(--bb-rl-space-50);background-color:transparent;border-radius:var(--bb-rl-radius-md);height:auto;min-width:auto;margin-right:var(--bb-rl-space-100);transition:none;border:.5px solid transparent}#bb-rl-editor-toolbar .medium-editor-action b{display:flex;font-size:0;line-height:24px;height:auto;width:auto}#bb-rl-editor-toolbar .medium-editor-action b:before{color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:24px}#bb-rl-editor-toolbar .medium-editor-action.medium-editor-button-active{background-color:var(--bb-rl-background-secondary-hover-color);border-color:var(--bb-rl-border-secondary-color)}#bb-rl-editor-toolbar .medium-editor-action.medium-editor-button-active b:before{color:var(--bb-rl-icon-color)}#bb-rl-editor-toolbar .medium-editor-action-bold b:before{content:"\e5be"}#bb-rl-editor-toolbar .medium-editor-action-italic b:before{content:"\e5c0"}#bb-rl-editor-toolbar .medium-editor-action-unorderedlist b:before{content:"\e2f2"}#bb-rl-editor-toolbar .medium-editor-action-orderedlist b:before{content:"\e2f6"}#bb-rl-editor-toolbar .medium-editor-action-quote b:before{content:"\e660"}#bb-rl-editor-toolbar .medium-editor-action-anchor b:before{content:"\e2e2"}#bb-rl-editor-toolbar .medium-editor-action-pre b:before{content:"\e1bc"}#bb-rl-editor-toolbar .medium-editor-action-h3 b:before{content:"\e6c0"}#bb-rl-editor-toolbar .medium-editor-action-h4 b:before{content:"\e6c2"}#bb-rl-editor-toolbar .medium-editor-toolbar-form{background-color:transparent;border-radius:0}#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input{color:var(--bb-rl-text-color);background-color:transparent;border:1px solid var(--bb-rl-border-secondary-color);height:35px;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input.isNotValid{border-color:var(--bb-rl-border-danger-secondary-color)}#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input:focus{color:var(--bb-rl-text-color)}#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder{color:var(--bb-rl-text-color)}#bb-rl-editor-toolbar .medium-editor-toolbar-form>a{font-size:0}#bb-rl-editor-toolbar .medium-editor-toolbar-form>a:before{content:"\e182";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:22px}#bb-rl-editor-toolbar .medium-editor-toolbar-form>a.medium-editor-toolbar-save:before{content:"\e182"}#bb-rl-editor-toolbar .medium-editor-toolbar-form>a.medium-editor-toolbar-close:before{content:"\e4f6"}.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item{display:flex;position:relative;color:var(--bb-rl-icon-secondary-color);font-size:var(--bb-rl-base-line);line-height:1;border:.5px solid transparent;padding:var(--bb-rl-space-50);margin-right:var(--bb-rl-space-100);cursor:pointer}.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item.active{color:var(--bb-rl-icon-color);background-color:var(--bb-rl-background-secondary-hover-color);border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item.active [class*=toolbar-button].bb-rl-toolbar-button{border:0}.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item [class*=toolbar-button].bb-rl-toolbar-button{padding:0;border:0}.activity-url-scrapper-container{display:flex;flex-flow:column;padding:var(--bb-rl-space-100) var(--bb-rl-space-300)}.activity-url-scrapper-loading{display:flex;align-items:center;gap:var(--bb-rl-space-100);color:var(--bb-rl-text-secondary-color);font-size:.85rem;padding:var(--bb-rl-space-100) 0}.activity-url-scrapper-loading i{height:18px;width:18px}.activity-link-preview-image-cover{position:relative;overflow:hidden;border-radius:var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0}.activity-link-preview-image-cover img{height:285px;width:100%;object-fit:cover}.activity-link-preview-info{background-color:var(--bb-rl-background-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-200) var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-300)}#activity-url-scrapper-img-holder+.activity-link-preview-info{border-radius:0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg)}.activity-url-scrapper-container.activity-post-form-link-wp-embed .activity-link-preview-info{background-color:transparent;padding:0}.activity-link-preview-link-name{color:var(--bb-rl-text-tertiary-color);font-size:.85rem;font-weight:500;line-height:1.5;text-transform:uppercase}.bb-rl-activity-list .bb-rl-activity-inner .activity-link-preview-link-name{margin:0}.activity-link-preview-title{color:var(--bb-rl-text-color);font-size:1rem;font-weight:600;line-height:1.3;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin-top:var(--bb-rl-space-50)}.activity-link-preview-title a{color:var(--bb-rl-text-color)}.bb-rl-activity-list .bb-rl-activity-inner .activity-link-preview-title{margin:var(--bb-rl-space-50) 0 0 0}#activity-url-scrapper-img-holder{position:relative}.activity-link-preview-excerpt{color:var(--bb-rl-text-secondary-color);font-size:.85rem;font-weight:500;line-height:1.5;margin-top:var(--bb-rl-space-50)}.activity-link-preview-excerpt iframe{border-radius:var(--bb-rl-radius-lg);width:100%}#activity-close-link-suggestion{color:var(--bb-rl-text-color);font-size:.85rem;font-weight:500;line-height:1.5;padding:var(--bb-rl-space-100);align-self:flex-end}.activity-link-preview-icons{position:absolute;left:15px;top:15px;display:flex;flex-direction:row;gap:var(--bb-rl-space-100);width:calc(100% - 30px)}.activity-link-preview-icons a{display:flex;justify-content:center;align-items:center;color:var(--bb-rl-icon-secondary-color);background-color:var(--bb-rl-background-secondary-color);font-size:22px;line-height:1;border-radius:var(--bb-rl-radius-full);box-shadow:0 1px 1.5px rgba(0,0,0,.08);height:35px;width:35px}.activity-link-preview-icons a#activity-link-preview-select-image{display:none;margin-left:auto}.activity-link-preview-icons a#activity-link-preview-select-image i{height:35px;width:35px;display:flex;justify-content:center;align-items:center}.activity-url-thumb-nav{display:inline-block;position:absolute;width:100%;top:50%;text-align:center;margin:auto;height:40px;transform:translate(0,-50%)}.activity-url-thumb-nav #activity-url-scrapper-img-count{display:none}.activity-url-thumb-nav button{cursor:pointer;margin:0 var(--bb-rl-space-50);padding:0;border:0;height:40px;width:40px;position:absolute;top:0;left:0;background-color:transparent;display:none}.activity-url-thumb-nav button [class*=bb-icons-rl]:before{font-size:40px;text-shadow:0 0 4px rgba(0,0,0,.3);color:var(--bb-rl-text-white-color)}.activity-url-thumb-nav button#activity-url-nextPicButton{left:inherit;right:0}.twitter-timeline{width:100%!important}.whats-new-topic-selector{position:relative;margin-right:var(--bb-rl-space-300)}.whats-new-topic-selector .bb-rl-topic-selector-button{background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;padding:var(--bb-rl-space-100) var(--bb-rl-space-300) var(--bb-rl-space-100) var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md);display:block;cursor:pointer;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whats-new-topic-selector .bb-rl-topic-selector-button:after{content:"\e136";color:var(--bb-rl-icon-color);font-size:14px;font-family:bb-icons-rl;font-weight:600;margin:0;position:absolute;top:50%;right:var(--bb-rl-space-100);transform:translateY(-50%)}.whats-new-topic-selector .bb-rl-topic-selector-list{position:absolute;top:45px;left:0;width:200px;display:none}.whats-new-topic-selector .bb-rl-topic-selector-list ul{list-style:none;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background:var(--bb-rl-background-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;width:200px;z-index:99;max-height:160px;overflow:auto;margin-bottom:var(--bb-rl-space-300)}.whats-new-topic-selector .bb-rl-topic-selector-list ul a{display:block;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.5;text-decoration:none}.whats-new-topic-selector .bb-rl-topic-selector-list ul a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-hover-color)}.whats-new-topic-selector.is-active .bb-rl-topic-selector-list{display:block}.bb-title-tooltip-wrapper,.bb-topic-tooltip-wrapper{position:absolute;z-index:99999;pointer-events:none;opacity:0;transition:opacity .15s;bottom:calc(100% + 15px);right:0}.bb-title-tooltip-wrapper.active,.bb-topic-tooltip-wrapper.active{opacity:1;pointer-events:auto}.bb-title-tooltip-wrapper .bb-title-tooltip,.bb-title-tooltip-wrapper .bb-topic-tooltip,.bb-topic-tooltip-wrapper .bb-title-tooltip,.bb-topic-tooltip-wrapper .bb-topic-tooltip{background:var(--bb-rl-background-black-color);color:var(--bb-rl-text-white-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md);font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 2.45px 3.68px 0 rgba(0,0,0,.15);position:relative}.bb-title-tooltip-wrapper:after,.bb-topic-tooltip-wrapper:after{content:"";position:absolute;bottom:-7px;right:20px;transform:translateX(-50%);border-width:7px 7px 0 7px;border-style:solid;border-color:var(--bb-rl-background-black-color) transparent transparent transparent;width:0;height:0;display:block}.bb-title-tooltip-wrapper{z-index:100000}.bb-rl-activity-modal-open{overflow:hidden}.bb-rl-modal-header-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}@media screen and (max-width:580px){.bb-rl-modal-header-actions{position:absolute;top:var(--bb-rl-space-200);right:var(--bb-rl-space-200)}}.bb-rl-activity-form--schedule .bb-rl-bb-model-header .bb-rl-modal-header-actions{margin-left:0;order:99}@media screen and (max-width:680px){.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-form-footer{flex-flow:column;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-gif-media-search-dropdown{left:-60px}}@media screen and (max-width:544px){.bb-rl-activity-update-form.modal-popup #bb-rl-whats-new-form{max-width:95%}[class*=bb-rl-activity-form] #bb-rl-whats-new-placeholder[contenteditable=true]:empty:before,[class*=bb-rl-activity-form] #bb-rl-whats-new[contenteditable=true]:empty:before{font-size:14px}.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new{font-size:14px}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item]{margin-right:var(--bb-rl-space-50)}.bb-rl-activity-form.bb-rl-focus-in [class*=post-elements-buttons-item] [class*=toolbar-button] i{font-size:22px}.bb-rl-activity-form.bb-rl-focus-in .dropzone.open{margin:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb-rl-activity-form.bb-rl-focus-in .medium-editor-toolbar-form .medium-editor-toolbar-input{font-size:13px;width:158px}.bb-rl-activity-form.bb-rl-focus-in .medium-editor-toolbar-form a{margin:0 6px}.bb-rl-activity-form.bb-rl-focus-in .medium-editor-toolbar-form .medium-editor-toolbar-close{margin-right:0}.bb-rl-activity-form.bb-rl-focus-in .bb-rl-gif-media-search-dropdown{left:-120px}#bb-rl-editor-toolbar{padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}#bb-rl-editor-toolbar [class*=toolbar-button] i{font-size:18px}#bb-rl-editor-toolbar .medium-editor-toolbar-form>a:before{font-size:18px}#bb-rl-editor-toolbar .medium-editor-action{margin-right:2px}#bb-rl-editor-toolbar .medium-editor-action b:before{font-size:18px}#bb-rl-activity-form-submit-wrapper:has(.whats-new-topic-selector){flex-wrap:wrap;justify-content:center}.whats-new-topic-selector{order:-1;display:block;width:60%;text-align:center;max-width:350px;margin:15px 20% 5px}.whats-new-topic-selector .bb-rl-topic-selector-list{z-index:9}.whats-new-topic-selector .bb-rl-topic-selector-button{max-width:100%;margin-bottom:var(--bb-rl-space-200)}.whats-new-topic-selector .bb-rl-topic-selector-button:after{top:18px}}.bb-rl-activity-placeholder{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);padding:20px 15px;border-radius:var(--bb-rl-radius-md);margin-bottom:var(--bb-rl-space-100)}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_avatar{height:48px;width:48px;border-radius:50%;margin-right:var(--bb-rl-radius-md)}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_head{display:flex;margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details{display:flex;justify-content:center;flex-flow:column;flex:1;width:calc(100% - 68px)}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_description,.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_title{max-width:107px;height:17px;border-radius:var(--bb-rl-radius-md);margin-bottom:var(--bb-rl-space-100)}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_description{max-width:202px;height:12px}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_content{display:flex;justify-content:center;flex-flow:column;flex:1;gap:8px;margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_content .bb-rl-activity-placeholder_title{height:18px;border-radius:var(--bb-rl-radius-md);width:100%}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_actions{display:flex;justify-content:space-between}.bb-rl-activity-placeholder .bb-rl-activity-placeholder_actions .bb-rl-activity-placeholder_description{height:13px;border-radius:var(--bb-rl-radius-md);width:100%;max-width:98px}.bb-rl-activity-placeholder.bb-activity-tiny-placeholder{border:0;padding:0;margin:0;background-color:transparent}.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_avatar{height:32px;width:32px}.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_head{margin-bottom:3px;margin-top:3px}.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_title{max-width:300px;height:55px}.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_description{max-width:118px;height:18px}.activity-nav{display:flex;align-items:center;flex-wrap:wrap;gap:var(--bb-rl-space-100);list-style:none;padding:0;margin:var(--bb-rl-space-400) 0}.activity-nav li.selected a{background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-border-quinery-color)}.activity-nav li a{display:inline-block;background-color:var(--bb-rl-background-secondary-color);color:var(--bb-rl-text-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);font-size:14px;font-weight:500;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full)}.activity-head-bar{display:flex;align-items:center;justify-content:flex-end;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-200) 0;border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-300)}.activity-head-bar .bb-rl-loader{display:none}.activity-head-bar:has(li.loading) .bb-rl-loader{display:inline-block;margin:0 15px 0 auto}.bb-rl-activity-filters-container{display:flex;align-items:center;justify-content:space-between;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-200) 0;border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-300)}.bb-rl-activity-filters-container .activity-head-bar{padding:0;border-bottom:0;margin-bottom:0;flex-shrink:0;margin-left:auto}.bb-rl-group-details .bb-rl-activity-filters-container .activity-head-bar{border-bottom:0;padding-bottom:0;margin-bottom:0;margin-left:0}.bb-rl-activity-filters-container .activity-topic-selector~.activity-head-bar{margin-left:0}.activity-topic-selector{flex:1;min-width:0}.activity-topic-selector>ul{display:flex;align-items:center;gap:var(--bb-rl-space-100);list-style:none;padding:0}.activity-topic-selector>ul>li{position:relative;padding:0}.activity-topic-selector>ul>li>a{display:block;padding:6px var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full);font-size:var(--bb-rl-font-size-sm);font-weight:500;color:var(--bb-rl-text-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);text-decoration:none;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-topic-selector>ul>li>a.selected{background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-border-quinery-color)}.activity-topic-selector>ul>li>a.more-action-button{display:flex;align-items:center;gap:var(--bb-rl-space-50);text-transform:capitalize}.activity-topic-selector>ul>li>a.more-action-button.active{color:var(--bb-rl-text-color);border-color:var(--bb-rl-text-tertiary-color);background-color:var(--bb-rl-background-secondary-color)}.activity-topic-selector>ul>li>a.more-action-button.active [class*=bb-icon]{color:var(--bb-rl-text-color)}.activity-topic-selector>ul>li>a [class*=bb-icon]{color:var(--bb-rl-icon-secondary-color);font-size:var(--bb-rl-font-size-base)}.activity-topic-selector>ul>li>a [class*=bb-icon]:before{content:"\e136";font-family:bb-icons-rl;margin:0}.activity-topic-selector>ul .bb_nav_more_dropdown{position:absolute;right:0;top:40px;bottom:inherit;list-style:none;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background:var(--bb-rl-background-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;width:200px;z-index:99;display:none;max-height:230px;overflow:auto}.activity-topic-selector>ul .bb_nav_more_dropdown.active{display:block}.activity-topic-selector>ul .bb_nav_more_dropdown a{display:block;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.5;text-decoration:none}.activity-topic-selector>ul .bb_nav_more_dropdown a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-hover-color)}.activity-topic-selector+.bb-rl-activity-filters-separator{display:block;width:1px;height:16px;background-color:var(--bb-rl-border-tertiary-color);margin:0 var(--bb-rl-space-200)}.bb-rl-group-details .activity-topic-selector{min-width:40%}.bb-subnav-filters-container-main{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-subnav-filters-container-main .bb-subnav-filters-label{font-size:14px;font-weight:500;display:none}.bb-subnav-filters-container-main .bb-subnav-filters-container{position:relative;z-index:1}.bb-subnav-filters-container-main .bb-subnav-filters-container.active .subnav-filters-modal{opacity:1;visibility:visible}.bb-subnav-filters-container-main .subnav-filters-opener{display:flex;align-items:center;background-color:transparent;color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-sm);line-height:1;font-weight:500;border:1px solid var(--bb-rl-border-tertiary-color);padding:6px 8px;border-radius:var(--bb-rl-radius-full);cursor:pointer}.bb-subnav-filters-container-main .subnav-filters-opener:before{content:"\e268";color:var(--bb-rl-icon-color);font-family:bb-icons-rl;font-size:20px;font-weight:400;margin-right:var(--bb-rl-space-50)}.bb-subnav-filters-container-main .subnav-filters-opener .bb-icons-rl-caret-down{margin-left:var(--bb-rl-space-50)}.bb-subnav-filters-container-main .subnav-filters-opener [class*=bb-icon]{color:var(--bb-rl-icon-color);font-size:16px}.bb-subnav-filters-container-main .subnav-filters-opener [class*=bb-icon]:before{margin:0}.bb-subnav-filters-container-main .subnav-filters-modal{opacity:0;visibility:hidden;position:absolute;top:40px;right:0;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background:var(--bb-rl-background-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;width:200px}@media screen and (max-width:800px){.bb-rl-activity-filters-container .bb-subnav-filters-container-main .subnav-filters-modal{left:0;right:unset}}.bb-subnav-filters-container-main .subnav-filters-modal ul{list-style:none;padding:0}.bb-subnav-filters-container-main .subnav-filters-modal li a{padding:var(--bb-rl-space-100) var(--bb-rl-space-200);display:block;color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.5}.bb-subnav-filters-container-main .subnav-filters-modal li a:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-subnav-filters-container-main .subnav-filters-modal li.selected a{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-list{list-style:none;padding:0}.bb-rl-activity-list li.activity-item{background:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);font-size:14px;line-height:1.5;margin-bottom:var(--bb-rl-space-300);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);position:relative}.bb-rl-activity-list li.activity-item.bb-rl-activity-popup{display:none}.bb-rl-activity-list li.activity-item.bb-closed-comments .acomment-edit,.bb-rl-activity-list li.activity-item.bb-closed-comments .acomment-reply,.bb-rl-activity-list li.activity-item.bb-closed-comments .edit-activity{display:none!important}.bb-rl-activity-list li.activity-item.bb-closed-comments>.activity-comments>.ac-form{display:none!important}.bb-rl-activity-list li.activity-item.bb-closed-comments .generic-button:has(.edit-activity){display:none}.bb-rl-activity-list li.activity-item.bb-closed-comments .bb-rl-activity-closed-comments-notice{display:flex}.bb-rl-activity-list li.activity-item.bb-closed-comments .ac-form{display:none}.bb-rl-activity-list li.activity-item.bb-rl-empty-content .bb-rl-activity-head,.bb-rl-activity-list li.activity-item.bb-rl-empty-content .bb-rl-activity-head-group{border-bottom:0;padding-bottom:0}.bb-rl-activity-list .bb-rl-activity-head{display:flex;align-items:center;padding-bottom:var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar{margin-right:var(--bb-rl-space-200);min-width:48px}.bb-rl-activity-list .bb-rl-activity-head img.avatar{height:48px;width:48px;border-radius:var(--bb-rl-radius-full)}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-header{margin-right:40px}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar.bb-rl-multiple-avatars{min-height:48px;min-width:56px;position:relative}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar.bb-rl-multiple-avatars img.avatar{height:32px;width:32px;border-radius:var(--bb-rl-radius-full)}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar.bb-rl-multiple-avatars>a:last-child{position:absolute;top:16px;left:24px}.bb-rl-activity-list .bb-rl-activity-title h2{font-size:18px;font-weight:600;margin-bottom:var(--bb-rl-space-100)}.bb-rl-activity-list .bb-activity-more-options-wrap{position:absolute;right:var(--bb-rl-space-300);top:var(--bb-rl-space-300)}.bb-rl-activity-list .bb-activity-more-options-wrap .bb-icon-ellipsis-h{display:flex;font-size:24px;line-height:1;color:var(--bb-rl-icon-tertiary-color);cursor:pointer}.bb-rl-activity-list .bb-activity-more-options-wrap .bb-icon-ellipsis-h:before{content:"\e1fe";font-family:bb-icons-rl;font-style:normal;font-weight:700;margin:0}.bb-rl-activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action{display:inline-flex;padding:var(--bb-rl-space-50);transition:all .3s ease;border:.5px solid transparent;border-radius:6px}.bb-rl-activity-list .bb-activity-more-options-wrap:has(.is_visible) .bb-activity-more-options-action{border-color:var(--bb-rl-border-secondary-color);background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_rl_more_dropdown__title{display:none}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown{position:absolute;top:40px;right:0;z-index:var(--bb-rl-z-index-dropdown);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 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;width:210px;visibility:hidden;opacity:0}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown.is_visible{visibility:visible;opacity:1}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a{display:flex;align-items:center;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);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);cursor:pointer}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a:before{font-family:bb-icons-rl;color:var(--bb-rl-icon-secondary-color);font-size:20px;font-weight:400;margin:0 var(--bb-rl-space-100) 0 0}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.edit-activity:before,.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.edit:before{content:"\e3b4"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.acomment-delete:before,.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.delete-activity:before{content:"\e4a6"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.close-activity-comment:before{content:"\e174"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.unclose-activity-comment:before{content:"\e172"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.report-content:before,.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.reported-content:before{content:"\e244"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.pin-activity:before,.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.unpin-activity:before{content:"\e3e2"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.cloud-download:before,.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.download-activity:before{content:"\e20c"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.bb-icon-bell-slash:before{content:"\e0d2"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.ac-video-thumbnail-edit:before{content:"\e2ca"}.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.bb-icon-bell:before{content:"\e0d0"}.bb-rl-activity-list .bb-rl-activity-header p:first-child{color:var(--bb-rl-text-tertiary-color);font-size:14px;font-weight:500;line-height:20px;width:100%}.bb-rl-activity-list .bb-rl-activity-header p:first-child a{color:var(--bb-rl-text-color);display:inline-block}.bb-rl-activity-list .bb-rl-activity-header p:first-child a img{height:24px;width:24px;vertical-align:middle;margin:0 6px 0 0}.bb-rl-activity-list .bb-rl-activity-header .activity-date{display:inline-block}.bb-rl-activity-list .bb-rl-activity-header .activity-date .bb-activity-edited-text,.bb-rl-activity-list .bb-rl-activity-header .activity-date a{color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm)}.bb-rl-activity-list .bb-rl-activity-header .activity-topic{display:inline-block;font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1.5;margin-left:var(--bb-rl-space-100)}.bb-rl-activity-list .bb-rl-activity-header .activity-topic a{color:var(--bb-rl-text-secondary-color)}.bb-rl-activity-list .bb-rl-activity-header .activity-to{font-size:0;line-height:.8;display:inline-block;vertical-align:middle}.bb-rl-activity-list .bb-rl-activity-header .activity-to:before{content:"\e13a";color:var(--bb-rl-icon-tertiary-color);font-family:bb-icons-rl;font-size:20px;font-weight:500}.bb-rl-activity-list .bb-rl-activity-header .activity-to~.avatar{height:24px;width:24px;border-radius:var(--bb-rl-radius-full);margin-right:6px;display:inline-block;vertical-align:middle}.bb-rl-activity-list .bb-rl-activity-inner{margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list .bb-rl-activity-inner p{margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list .bb-rl-activity-inner p:last-child{margin-bottom:0}.bb-rl-activity-list .bb-rl-activity-inner h3,.bb-rl-activity-list .bb-rl-activity-inner h4{font-size:17px;font-weight:600;color:var(--bb-rl-text-color);margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list .bb-rl-activity-inner h4{font-size:16px}.bb-rl-activity-list .bb-rl-activity-inner>ol,.bb-rl-activity-list .bb-rl-activity-inner>ul{margin:0 0 var(--bb-rl-space-200);padding:0}.bb-rl-activity-list .bb-rl-activity-inner>ol li,.bb-rl-activity-list .bb-rl-activity-inner>ul li{list-style:decimal;margin:0 0 var(--bb-rl-space-50) var(--bb-rl-space-200);list-style-position:inside;padding:0}.bb-rl-activity-list .bb-rl-activity-inner>ul li{list-style:disc;list-style-position:inside}.bb-rl-activity-list .bb-rl-activity-inner b{font-weight:600}.bb-rl-activity-list .bb-rl-activity-inner blockquote{font-style:italic;background-color:var(--bb-rl-background-secondary-color);border-left:2px solid var(--bb-rl-background-tertiary-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list .bb-rl-activity-inner blockquote p:last-child{margin-bottom:0}.bb-rl-activity-list .bb-rl-activity-inner pre:not(.CodeMirror-line){background-color:var(--bb-rl-background-secondary-color);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md)}.bb-rl-activity-list .bb-rl-activity-inner iframe{border-radius:var(--bb-rl-radius-lg);width:100%}.bb-rl-activity-list .bb-rl-activity-inner .bb-rl-item-content-avatar img{border-radius:var(--bb-rl-radius-md)}.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp){display:flex;flex-flow:column;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-300);gap:var(--bb-rl-space-200);margin-top:var(--bb-rl-space-100)}.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-content-wrp .bb-post-title{color:var(--bb-rl-text-color);display:block;font-size:var(--bb-rl-font-size-base);font-weight:600;margin-bottom:var(--bb-rl-space-50)}.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-content-wrp p{font-size:14px;color:var(--bb-rl-text-secondary-color);line-height:1.5;margin:0}.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-content-wrp:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-post-img-link{order:2}.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-post-img-link img{border-radius:var(--bb-rl-radius-lg);max-width:100%}.bb-rl-activity-list .bp-generic-meta{position:relative}.bb-rl-activity-list .ac-emotions_list{position:absolute;left:0;bottom:10px;z-index:99;display:none;align-items:center;gap:var(--bb-rl-space-100);padding:6px var(--bb-rl-space-100);background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:34px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);transition:all ease .2s;transition-delay:0.5s}.bb-rl-activity-list .ac-emotions_list.active{display:flex;bottom:34px}.bb-rl-activity-list .ac-emotions_list.active .ac-emotion_item{top:0}body:not(.bb-is-mobile) .bb-rl-activity-list .ac-emotions_list:hover{display:flex;bottom:34px}body:not(.bb-is-mobile) .bb-rl-activity-list .ac-emotions_list:hover .ac-emotion_item{top:0}.bb-rl-activity-list .ac-emotions_list.active .ac-emotion_item i,.bb-rl-activity-list .ac-emotions_list.active .ac-emotion_item img{animation:popIn .2s ease-in-out 1}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item{display:flex;position:relative;top:10px;transition:all ease .2s;transition-delay:0.5s;min-width:28px}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item img{width:28px;height:28px;object-fit:cover}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item i{display:block;font-size:28px;line-height:1;transition:all linear .2s;transform-origin:bottom}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item i,.bb-rl-activity-list .ac-emotions_list .ac-emotion_item img{display:block;transition:all linear .2s;transform-origin:bottom}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a{padding:0}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:after{font-size:11px;letter-spacing:normal;padding:4px 6px;bottom:110%}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:before{display:none}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:hover i,.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:hover img{transform:scale(1.3)}@media screen and (max-width:370px){.bb-rl-activity-list .ac-emotions_list .ac-emotion_item{min-width:30px}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item img{width:30px;height:30px}.bb-rl-activity-list .ac-emotions_list .ac-emotion_item i{font-size:30px}}.bb-rl-activity-list .acomment-display .ac-emotions_list.active{bottom:31px;left:-30px}body:not(.bb-is-mobile) .bb-rl-activity-list .acomment-display .ac-emotions_list:hover{bottom:31px;left:-30px}#bb-rl-activity-stream .activity-item.activity-sync{pointer-events:none}#bb-rl-activity-stream .activity-item.activity-sync .bb-rl-activity-footer-actions{border-top:0}.activity-sync-loader{position:relative;width:100%;height:1px;overflow-x:hidden;display:none}.activity-sync .activity-sync-loader{display:block}.activity-sync-bar{position:absolute;opacity:.9;background:var(--bb-rl-border-secondary-color);width:150%;height:2px}.activity-sync-progress{position:absolute;background:var(--bb-rl-primary-color);height:2px}.inc{animation:increase 2s infinite}.dec{animation:decrease 2s .5s infinite}@keyframes increase{from{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes decrease{from{left:-80%;width:80%}to{left:110%;width:10%}}.bb-rl-activity-head-group{display:flex;align-items:center;padding-bottom:var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-head-group .bb-rl-activity-group-heading a{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:1;color:var(--bb-rl-text-color)}.bb-rl-activity-head-group .bb-rl-activity-group-post-meta{display:flex;align-items:center;flex-wrap:wrap}.bb-rl-activity-head-group .bb-rl-activity-group-post-meta .bb-rl-activity-post-author,.bb-rl-activity-head-group .bb-rl-activity-group-post-meta>a{display:inline-flex;align-items:center}.bb-rl-activity-head-group .bb-rl-activity-header--group{flex:1;padding-right:40px}.bb-rl-activity-head-group .bb-rl-activity-header--group .bb-rl-activity-post-author>p{display:inline;font-size:13px;line-height:20px;color:var(--bb-rl-text-tertiary-color)}.bb-rl-activity-head-group .bb-rl-activity-header--group .bb-rl-activity-post-author>p .avatar{display:none}.bb-rl-activity-head-group .bb-rl-activity-header--group .bb-rl-activity-post-author>p a{font-weight:600;color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);line-height:20px}.bb-rl-activity-head-group .bb-rl-activity-header--group .time-since{display:flex;align-items:center;font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-tertiary-color);line-height:1}.bb-rl-activity-head-group .bb-rl-activity-header--group .time-since:before{content:"";background-color:var(--bb-rl-background-tertiary-color);display:inline-block;height:4px;width:4px;border-radius:var(--bb-rl-radius-full);margin:0 var(--bb-rl-space-100) 0 var(--bb-rl-space-50)}.bb-rl-activity-group-avatar{display:inline-block;position:relative;width:56px;height:48px;margin-right:var(--bb-rl-space-200)}.bb-rl-activity-group-avatar img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;width:100%;height:100%;border-radius:var(--bb-rl-radius-full);object-fit:cover}.bb-rl-activity-group-avatar .bb-rl-group-avatar{max-width:34px;width:34px;height:34px;position:relative;overflow:hidden;z-index:1}.bb-rl-activity-group-avatar .bb-rl-group-avatar>a{display:inline-block;width:100%;height:100%}.bb-rl-activity-group-avatar .bb-rl-group-avatar img{border:1px solid rgba(0,0,0,.08);border-radius:var(--bb-rl-radius-md)}.bb-rl-activity-group-avatar .bb-rl-author-avatar{display:inline-block;position:absolute;width:32px;height:32px;right:0;bottom:0;z-index:5;overflow:hidden}.bb-rl-activity-group-avatar .bb-rl-author-avatar>a{display:inline-block;width:100%;height:100%}.bb-rl-internal-model{position:fixed;z-index:999980;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.bb-rl-internal-model .bb-rl-activity-modal{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 rgba(0,0,0,.1);max-height:94vh;max-width:95%;width:700px;position:relative;display:flex;flex-direction:column}.bb-rl-internal-model .bb-rl-activity-modal .bb-activity-more-options-wrap{top:var(--bb-rl-space-100);right:0}.bb-rl-internal-model .bb-rl-activity-modal .bb-rl-pin-action{top:14px}.bb-rl-internal-model .bb-rl-activity-modal .bb-activity-more-options-wrap+.bb-rl-pin-action{right:35px}.bb-rl-internal-model .bb-rl-activity-modal:has(.activity-state-popup.active),.bb-rl-internal-model .bb-rl-activity-modal:has(.bb-rl-media-move-file.open-popup){backdrop-filter:none}.bb-rl-internal-model li.activity-item{border:0;padding:0;margin:0;box-shadow:none;background:0 0}.acomments-modal-open{overflow:hidden}.bb-rl-modal-activity-body{position:relative;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);overflow-x:hidden;flex-grow:1}@media screen and (min-height:540px){.bb-rl-modal-activity-body{min-height:230px}}.bb-rl-modal-activity-header{display:flex;align-items:center;position:relative;z-index:var(--bb-rl-z-index-modal);top:0;left:0;height:60px;min-height:60px;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-modal-activity-header h2{font-size:18px;font-weight:600;line-height:1.55}.bb-rl-modal-activity-header .bb-rl-model-close-button{margin-left:auto}.bb-rl-modal-activity-header .bb-rl-model-close-button [class*=bb-icons]{color:var(--bb-rl-icon-color);font-size:var(--bb-rl-base-line)}.bb-rl-modal-activity-footer{display:none;border-top:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 -4px 8px 0 rgba(0,0,0,.08)}.logged-in .bb-rl-modal-activity-footer{display:block}.bb-closed-comments .bb-rl-modal-activity-footer{display:none}.bb-rl-modal-activity-footer.active .bb-rl-ac-form-placeholder{display:none}.bb-rl-modal-activity-footer form.ac-form{display:block;margin:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-modal-activity-body-scrolled-to-bottom .bb-rl-modal-activity-footer{box-shadow:none}.bb-rl-activity-media-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_file.bb-rl-move-disabled a{pointer-events:none;opacity:.7}.bb-rl-activity-media-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_file.bb-rl-move-disabled[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}.bb-rl-activity-media-elem:hover .bb-rl-more_dropdown-wrap{visibility:visible;opacity:1}.bb-rl-activity-media-elem.bb-rl-media-activity{position:relative;min-width:190px}.bb-rl-activity-media-elem.bb-rl-media-activity .bb-rl-entry-img>img{border-radius:var(--bb-rl-radius-lg)}.bb-rl-activity-media-elem.no_more_option .bb-rl-photos-length{display:flex;align-items:center;justify-content:center;position:absolute;inset:0;z-index:10;color:var(--bb-rl-text-white-color);font-size:20px;font-weight:600;background-color:rgba(12,12,13,.5);border-radius:var(--bb-rl-radius-lg)}.bb-rl-activity-media-elem.no_more_option .bb-rl-photos-length strong{font-weight:600}.bb-rl-activity-media-elem.no_more_option~.bb-rl-activity-media-elem{display:none}.bb-rl-activity-video-elem{position:relative}.bb-rl-activity-video-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_video.bb-rl-move-disabled a{pointer-events:none;opacity:.7}.bb-rl-activity-video-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_video.bb-rl-move-disabled[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}.bb-rl-activity-video-elem:hover .bb-rl-more_dropdown-wrap{visibility:visible;opacity:1}.bb-rl-activity-video-elem .bb-rl-video-duration,.bb-rl-activity-video-elem .bb-video-duration{font-size:13px;font-weight:500;line-height:var(--bb-rl-base-line-small);margin:0;background-color:rgba(0,0,0,.9);color:var(--bb-rl-text-white-color);display:inline-block;padding:var(--bb-rl-space-50) var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-sm);position:absolute;left:var(--bb-rl-space-200);bottom:var(--bb-rl-space-200);z-index:11;margin-bottom:0!important}.bb-rl-activity-video-elem .bb-item-cover-wrap.hide,.bb-rl-activity-video-elem .bb-rl-item-cover-wrap.hide{display:none}.bb-rl-activity-video-elem div.video-js+.bb-rl-video-loader,.bb-rl-activity-video-elem div.video-js+.bb-video-loader{display:none}.bb-rl-activity-video-elem.no_more_option .bb-rl-videos-length{position:absolute;inset:0;background-color:rgba(12,12,13,.5);z-index:10;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:var(--bb-rl-text-white-color)}.bb-rl-activity-video-elem.no_more_option .bb-rl-videos-length strong{font-weight:600}.bb-rl-activity-video-elem.no_more_option .bb-rl-item-cover-wrap:before,.bb-rl-activity-video-elem.no_more_option .bb-rl-video-duration,.bb-rl-activity-video-elem.no_more_option .bb-video-duration{display:none}.bb-rl-activity-video-elem.no_more_option~.bb-rl-activity-video-elem{display:none}.bb-activity-video-wrap{display:flex;flex-flow:row wrap;margin:0;align-items:flex-start;position:relative}.bb-activity-video-wrap .act-grid-1-1{flex:0 0 100%;max-width:100%;min-width:0}.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2{position:relative;flex:0 0 50%;padding-right:var(--bb-rl-space-50);max-width:50%;min-width:0}.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap{padding-top:82.56%}.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2{padding-right:0;padding-left:var(--bb-rl-space-50)}.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1{flex:0 0 100%;max-width:100%;margin-bottom:var(--bb-rl-space-100)}.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap{padding-top:275px}.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2{flex:0 0 50%;max-width:50%;padding-right:var(--bb-rl-space-50)}.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2:last-child{padding-right:0;padding-left:var(--bb-rl-space-50)}.bb-activity-video-wrap.bb-video-length-4,.bb-activity-video-wrap.bb-video-length-5,.bb-activity-video-wrap.bb-video-length-more{gap:8px}.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2{flex:0 0 calc(50% - 8px);max-width:50%;min-height:0}.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap{padding-top:100%}.bb-activity-video-wrap .bb-rl-item-cover-wrap{position:relative;overflow:hidden;padding-top:100%;display:block;border-radius:var(--bb-rl-radius-lg)}.bb-activity-video-wrap .bb-rl-item-cover-wrap img{position:absolute;inset:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover;image-rendering:-webkit-optimize-contrast}.bb-activity-video-wrap .bb-rl-item-cover-wrap:before{content:"\e3d0";font-family:bb-icons-rl;font-size:32px;display:flex;align-items:center;justify-content:center;font-weight:500;font-style:normal;color:var(--bb-rl-icon-tertiary-color);background-color:var(--bb-rl-background-black-color);height:56px;width:56px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:11;border:0;transition:all ease .3s!important;border-radius:var(--bb-rl-radius-full)}.bb-activity-media-wrap{display:flex;flex-flow:row wrap;align-items:flex-start;position:relative}.bb-media-length-2 .act-grid-1-1,.bb-media-length-2 .act-grid-1-2{flex:0 0 50%;max-width:50%;min-height:0;padding-left:var(--bb-rl-space-100)}.bb-media-length-2 .bb-rl-entry-img>img{height:290px;width:100%;object-fit:cover}.bb-media-length-2 .act-grid-1-1{padding-left:0}.bb-media-length-3 .act-grid-1-1{width:100%;flex:0 0 100%;max-width:100%;object-fit:cover;margin-bottom:var(--bb-rl-space-100)}.bb-media-length-3 .act-grid-1-1 .bb-rl-entry-img>img{height:270px;object-fit:cover;width:100%}.bb-media-length-3 .act-grid-1-2{flex:0 0 50%;max-width:50%;min-height:0;padding-right:var(--bb-rl-space-100)}.bb-media-length-3 .act-grid-1-2 .bb-rl-entry-img>img{height:270px;width:100%;object-fit:cover}.bb-media-length-3 .act-grid-1-2:last-child{padding-right:0}.bb-media-length-4,.bb-media-length-5,.bb-media-length-more{gap:8px}.bb-media-length-4 .act-grid-1-1,.bb-media-length-4 .act-grid-1-2,.bb-media-length-5 .act-grid-1-1,.bb-media-length-5 .act-grid-1-2,.bb-media-length-more .act-grid-1-1,.bb-media-length-more .act-grid-1-2{flex:0 0 calc(50% - 8px);max-width:50%;min-height:0}.bb-media-length-4 .act-grid-1-1 .bb-rl-entry-img>img,.bb-media-length-4 .act-grid-1-2 .bb-rl-entry-img>img,.bb-media-length-5 .act-grid-1-1 .bb-rl-entry-img>img,.bb-media-length-5 .act-grid-1-2 .bb-rl-entry-img>img,.bb-media-length-more .act-grid-1-1 .bb-rl-entry-img>img,.bb-media-length-more .act-grid-1-2 .bb-rl-entry-img>img{height:270px;width:100%;object-fit:cover}.bb-media-privacy-wrap{display:inline-block;position:relative}.bb-media-privacy-wrap:before{content:"";display:inline-block;vertical-align:middle;height:4px;width:4px;background-color:var(--bb-rl-background-tertiary-color);border-radius:var(--bb-rl-radius-full);margin:0 6px}.bb-media-privacy-wrap .privacy-wrap{display:inline-block;vertical-align:middle}.bb-media-privacy-wrap .privacy{display:flex;align-items:center;cursor:pointer;line-height:1}.bb-media-privacy-wrap .privacy:before{content:"\e288";color:var(--bb-rl-icon-tertiary-color);font-family:bb-icons-rl;font-size:16px;vertical-align:middle;display:inline-block}.bb-media-privacy-wrap .privacy.no-change:after{display:none}.bb-media-privacy-wrap .privacy.onlyme:before{content:"\e2fa"}.bb-media-privacy-wrap .privacy.loggedin:before{content:"\e68c"}.bb-media-privacy-wrap .privacy.friends:before{content:"\e4d6"}.bb-media-privacy-wrap .privacy.loading:before{content:"";display:inline-block;height:16px;vertical-align:middle;width:16px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear}.bb-media-privacy-wrap .activity-privacy{position:absolute;top:30px;right:-30px;z-index:var(--bb-rl-z-index-dropdown);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 rgba(0,0,0,.12);padding:var(--bb-rl-space-100) 0;width:210px;visibility:hidden;opacity:0}.bb-media-privacy-wrap .activity-privacy li{display:flex;align-items:center;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);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);cursor:pointer}.bb-media-privacy-wrap .activity-privacy li:hover{background:var(--bb-rl-background-secondary-color)}.bb-media-privacy-wrap .activity-privacy li a{color:var(--bb-rl-text-secondary-color)}.bb-media-privacy-wrap .activity-privacy li:before{content:"\e288";font-family:bb-icons-rl;color:var(--bb-rl-icon-secondary-color);font-size:20px;font-weight:400;margin-right:var(--bb-rl-space-100)}.bb-media-privacy-wrap .activity-privacy li.public:before{content:"\e288"}.bb-media-privacy-wrap .activity-privacy li.onlyme:before{content:"\e2fa"}.bb-media-privacy-wrap .activity-privacy li.loggedin:before{content:"\e68c"}.bb-media-privacy-wrap .activity-privacy li.friends:before{content:"\e4d6"}.bb-media-privacy-wrap .activity-privacy .selected{background:var(--bb-rl-background-secondary-color)}.bb-media-privacy-wrap .activity-privacy.bb-open{visibility:visible;opacity:1}.bb-rl-activity-closed-comments-notice{display:none;align-items:center;justify-content:center;color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);line-height:1.8;background-color:var(--bb-rl-background-secondary-color);padding:var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md);margin-top:var(--bb-rl-space-100)}.bb-rl-activity-closed-comments-notice:before{content:"\e174";font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-secondary-color);margin-right:var(--bb-rl-space-100);line-height:1}.bb-rl-activity-footer-actions{display:flex;justify-content:space-between;align-items:center;padding:var(--bb-rl-space-100) 0 0;border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-activity-footer-actions .activity-state{display:flex;align-items:center}.bb-rl-activity-footer-actions .activity-state-reactions{display:flex;align-items:center}.bb-rl-activity-footer-actions .activity-state-reactions~.activity-state-comments:before{content:"";display:inline-block;vertical-align:middle;background-color:var(--bb-rl-background-tertiary-color);height:4px;width:4px;border-radius:var(--bb-rl-radius-full);margin:0 var(--bb-rl-space-100)}.bb-rl-activity-footer-actions .activity-reactions_count{color:var(--bb-rl-text-tertiary-color);font-size:14px;margin-left:var(--bb-rl-space-100)}.bb-rl-activity-footer-actions .comments-count{color:var(--bb-rl-text-tertiary-color);font-size:14px;text-transform:lowercase}.bb-rl-activity-footer-actions .comments-count:hover{color:var(--bb-rl-text-color);text-decoration:underline}.bb-rl-activity-footer-actions .activity-state-reactions{cursor:pointer}.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item{background-color:var(--bb-rl-background-color);padding:2px;border-radius:var(--bb-rl-radius-full)}.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item:not(:first-child){margin-left:-4px}.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item img{display:block;height:20px;width:20px;margin:0}.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item i{display:flex;font-size:20px;font-weight:200;line-height:1}.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item i:before{margin:0}.bb-rl-activity-footer-actions .activity-state-reactions:hover .activity-reactions_count{color:var(--bb-rl-text-color);text-decoration:underline}.bb-rl-activity-footer-actions .bp-generic-meta .generic-button a .reactions_item{color:var(--bb-rl-text-tertiary-color)!important}.bb-rl-acomment-foot-actions .bp-generic-meta .generic-button a .reactions_item{color:var(--bb-rl-text-tertiary-color)!important}.bp-generic-meta{display:flex;align-items:center}.bp-generic-meta .generic-button a{display:flex;align-items:center;padding:6px var(--bb-rl-space-200)}.bp-generic-meta .generic-button a:hover{background-color:var(--bb-rl-background-secondary-color);border-radius:var(--bb-rl-radius-md)}.bp-generic-meta .generic-button a span{color:var(--bb-rl-text-tertiary-color);font-size:14px;font-weight:500;line-height:22px}.bp-generic-meta .generic-button a.bp-like-button [class*=bb-icon]:before{color:var(--bb-rl-icon-tertiary-color);font-size:24px;font-weight:400;font-style:normal;margin-right:var(--bb-rl-space-50);margin-left:0}.bp-generic-meta .generic-button a.bp-like-button img{height:18px;width:18px;margin-right:var(--bb-rl-space-100)}.bp-generic-meta .generic-button a.bp-like-button.has-reaction [class*=bb-icon]{display:flex}.bp-generic-meta .generic-button a.bp-like-button.has-reaction [class*=bb-icon]:before{font-weight:200;color:inherit}.bp-generic-meta .generic-button a.acomment-reply:before{content:"\e172";font-family:bb-icons-rl;font-size:24px;line-height:1;color:var(--bb-rl-icon-tertiary-color);margin-right:var(--bb-rl-space-50);vertical-align:middle}.bb-rl-load-more{text-align:center}.bb-rl-load-more .bb-rl-button{font-size:14px}.bb-rl-load-more .loading:before{content:"";display:inline-block;height:18px;width:18px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;margin-right:var(--bb-rl-space-100)}.bb-rl-activity-list .bb-rl-pin-action{position:absolute;right:20px;font-size:22px;line-height:1;top:30px}.bb-rl-activity-list .bb-rl-pin-action .bb-rl-mute-action_button,.bb-rl-activity-list .bb-rl-pin-action .bb-rl-pin-action_button{cursor:default;display:none}.bb-rl-activity-list .bb-rl-pin-action [class*=bb-icon]{font-size:20px;color:var(--bb-rl-icon-tertiary-color)}.bb-rl-activity-list .bb-rl-pin-action [class*=bb-icon]:before{margin:0 4px 0 0}.bb-rl-activity-list .bb-pinned .bb-rl-pin-action_button,.bb-rl-activity-list .loading-pin .bb-rl-pin-action_button{display:inline-block}.bb-rl-activity-list .bb-muted .bb-rl-mute-action_button{display:inline-block}.bb-rl-activity-list .loading-pin .bb-rl-pin-action_button{display:inline-block}.bb-rl-activity-list .loading-pin .bb-rl-pin-action_button [class*=bb-icon]:before{content:"";display:inline-block;height:18px;width:18px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear}.bb-rl-activity-list .loading-mute .bb-rl-mute-action_button{display:inline-block}.bb-rl-activity-list .loading-mute .bb-rl-mute-action_button [class*=bb-icon]:before{content:"";display:inline-block;height:18px;width:18px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear}.bb-rl-activity-list .bb-activity-more-options-wrap+.bb-rl-pin-action{right:65px}.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner,.bb-rl-activity-list li.bbp_topic_create .bb-rl-activity-inner{background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-300)}.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner .bb-rl-activity-content,.bb-rl-activity-list li.bbp_topic_create .bb-rl-activity-inner .bb-rl-activity-content{padding:0}.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner:hover,.bb-rl-activity-list li.bbp_topic_create .bb-rl-activity-inner:hover{background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-activity-list li.bbp_reply_create .bb-content-inr-wrap,.bb-rl-activity-list li.bbp_topic_create .bb-content-inr-wrap{color:var(--bb-rl-text-secondary-color);font-size:14px;line-height:1.4;margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list li.bbp_reply_create .activity-read-more,.bb-rl-activity-list li.bbp_topic_create .activity-read-more{display:none}.bb-rl-activity-list li.bbp_reply_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem,.bb-rl-activity-list li.bbp_topic_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem{width:100%}.bb-rl-activity-list li.bbp_reply_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem .bb-rl-entry-img img,.bb-rl-activity-list li.bbp_topic_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem .bb-rl-entry-img img{width:100%;max-height:640px;object-fit:cover}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap,.bb-rl-activity-list li.bbp_topic_create .activity-discussion-title-wrap{margin-bottom:var(--bb-rl-space-50)}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a,.bb-rl-activity-list li.bbp_topic_create .activity-discussion-title-wrap a{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-base);font-weight:600}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a:hover,.bb-rl-activity-list li.bbp_topic_create .activity-discussion-title-wrap a:hover{text-decoration:underline}.bb-rl-activity-list li.bbp_reply_create .activity-inner-meta,.bb-rl-activity-list li.bbp_topic_create .activity-inner-meta{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-activity-list li.bbp_reply_create .activity-inner-meta a.button,.bb-rl-activity-list li.bbp_topic_create .activity-inner-meta a.button{display:inline-flex;align-items:center;font-size:var(--bb-rl-font-size-sm);font-weight:500;color:var(--bb-rl-text-color);font-family:inherit;border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-md);padding:6px 12px}.bb-rl-activity-list li.bbp_reply_create .activity-inner-meta a.button:before,.bb-rl-activity-list li.bbp_topic_create .activity-inner-meta a.button:before{content:"\e16e";font-family:bb-icons-rl;color:var(--bb-rl-icon-color);font-size:16px;font-weight:400}.bb-rl-activity-list li.bbp_reply_create .activity-attached-gif-container,.bb-rl-activity-list li.bbp_reply_create .bb-activity-media-wrap,.bb-rl-activity-list li.bbp_reply_create .bb-activity-video-wrap,.bb-rl-activity-list li.bbp_topic_create .activity-attached-gif-container,.bb-rl-activity-list li.bbp_topic_create .bb-activity-media-wrap,.bb-rl-activity-list li.bbp_topic_create .bb-activity-video-wrap{margin-bottom:var(--bb-rl-space-200)}.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner{margin-top:60px;position:relative}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap{position:absolute;top:-40px;left:0;width:100%}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a{display:inline-block;color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-base);font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a .bb-reply-lable{font-weight:400;color:var(--bb-rl-text-secondary-color)}.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap .activity-read-more{display:none}@media screen and (max-width:992px){.bb-rl-activity-filters-container{flex-flow:column;align-items:flex-start}.bb-rl-activity-filters-container .activity-head-bar{margin-left:0}.activity-topic-selector{max-width:100%}.bb-rl-group-details .activity-topic-selector{min-width:100%}.activity-topic-selector+.bb-rl-activity-filters-separator{display:none}.activity-topic-selector>ul>li .bb_nav_more_dropdown .bb_more_dropdown__title{display:none}.activity-topic-selector>ul>li .bb_more_dropdown_overlay{display:none}}@media screen and (max-width:544px){.bb-rl-activity-footer-actions{flex-flow:column;border-top:0}.bb-rl-activity-footer-actions .activity-state{justify-content:space-between;width:100%}.bb-rl-activity-footer-actions .activity-state-reactions:after{display:none}.bb-rl-activity-head-group .bb-rl-activity-group-post-meta{display:inline-block}.bb-rl-activity-list .bb-rl-activity-head p:first-child{font-size:13px;line-height:18px}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar{min-width:40px}.bb-rl-activity-list .bb-rl-activity-head img.avatar{height:40px;width:40px}.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar{margin-right:10px}.bb-rl-activity-list .bb-rl-activity-head .activity-date .bb-activity-edited-text,.bb-rl-activity-list .bb-rl-activity-head .activity-date a{font-size:12px}.bb-rl-activity-list .bb-rl-activity-head .bb-media-privacy-wrap:before{margin:0 4px}.bb-rl-activity-list .bb-rl-activity-head .bb-media-privacy-wrap .privacy:before{font-size:14px}.bb-rl-activity-list .activity-meta{order:2;justify-content:space-between;border-top:1px solid var(--bb-rl-border-secondary-color);margin-top:var(--bb-rl-space-200);padding-top:var(--bb-rl-space-100);width:100%}.bb-rl-activity-list .bb-activity-more-options-wrap+.bb-rl-pin-action{right:55px}.bb-rl-activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon][data-balloon-pos=up]:after{left:-10px}.bb-rl-activity-list .bb-muted .bb-rl-mute-action_button[data-balloon][data-balloon-pos=up]:after{left:-10px}.bb-rl-activity-list .bb-rl-pin-action [class*=bb-icon]{font-size:18px}.bb-rl-activity-list li.activity-item{padding:var(--bb-rl-space-200)}.bb-rl-activity-modal .bb-rl-activity-list li.activity-item{padding:0}.bb-rl-activity-list .bb-activity-more-options-wrap{right:var(--bb-rl-space-200)}.bb-activity-video-wrap.bb-video-length-2,.bb-activity-video-wrap.bb-video-length-3,.bb-activity-video-wrap.bb-video-length-4,.bb-activity-video-wrap.bb-video-length-5,.bb-activity-video-wrap.bb-video-length-more{gap:var(--bb-rl-space-100)}.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2,.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2,.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2{padding:0;width:100%;flex:0 0 100%;max-width:100%}.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap{padding-top:60%}.bb-activity-video-wrap .bb-rl-item-cover-wrap{padding-top:60%}.bb-media-length-2 .act-grid-1-1,.bb-media-length-2 .act-grid-1-2,.bb-media-length-3 .act-grid-1-1,.bb-media-length-3 .act-grid-1-2,.bb-media-length-4 .act-grid-1-1,.bb-media-length-4 .act-grid-1-2,.bb-media-length-5 .act-grid-1-1,.bb-media-length-5 .act-grid-1-2,.bb-media-length-more .act-grid-1-1,.bb-media-length-more .act-grid-1-2{padding:0;width:100%;flex:0 0 100%;max-width:100%}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-entry-img>i{font-size:40px}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-description-wrap{padding:var(--bb-rl-space-100)}.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap{top:12px}.bb-activity-video-wrap .bb-rl-item-cover-wrap:before{font-size:24px;height:46px;width:46px}.bb-rl-activity-video-elem .bb-rl-video-duration{font-size:12px}}.bb-rl-media-model-container{display:flex;flex-direction:column;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);margin:0 var(--bb-rl-space-200);height:96%;width:100%;max-width:2400px}.bb-rl-media-model-container .bb-rl-media-model-inner{display:flex;height:calc(100% - 67px);width:100%}.bb-rl-media-model-container .bb-rl-media-model-inner .bb-media-info-section{border-left:1px solid var(--bb-rl-border-secondary-color);padding:0;width:0;opacity:0;visibility:hidden}.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-media-info-section{width:580px;opacity:1;visibility:visible;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);overflow:auto;overflow-x:hidden}.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-rl-media-section{width:calc(100% - 580px)}.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-rl-media-model-header .bb-rl-toggle-theatre-sidebar{background-color:var(--bb-rl-background-secondary-hover-color);border-radius:var(--bb-rl-radius-md);border-color:var(--bb-rl-border-secondary-color)}.bb-rl-media-model-container .bb-rl-media-section{padding:var(--bb-rl-space-200);position:relative;width:100%}.bb-rl-media-model-container .bb-rl-media-section figure{width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}.bb-rl-media-model-container .bb-rl-media-section figure img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:cover;border-radius:var(--bb-rl-radius-lg)}.bb-rl-media-model-container:has(.bb-rl-media-thumbnails) .bb-rl-media-section figure,.bb-rl-media-model-container:has(.bb-rl-video-thumb-list) .bb-rl-media-section figure{height:calc(100% - 64px)}.bb-rl-media-model-container .bb-rl-media-model-header{padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-bottom:1px solid var(--bb-rl-border-secondary-color);display:flex;align-items:center}.bb-rl-media-model-container .bb-rl-media-model-header h2{font-size:18px;font-weight:600;line-height:1.5;margin-right:auto}.bb-rl-media-model-container .bb-rl-media-model-header>a{display:flex;align-items:center;justify-content:center;padding:var(--bb-rl-space-50);color:var(--bb-rl-icon-color);border-radius:var(--bb-rl-radius-md);border:.5px solid transparent;font-size:24px;line-height:1}.bb-rl-media-model-container .bb-rl-media-model-header>a:hover{background-color:var(--bb-rl-background-secondary-hover-color);border-radius:var(--bb-rl-radius-md);border-color:var(--bb-rl-border-secondary-color)}.bb-rl-media-model-container .bb-rl-media-model-header>a:last-child{margin-left:var(--bb-rl-space-300)}.bb-rl-media-model-container .bb-rl-theater-command{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--bb-rl-radius-full);background-color:var(--bb-rl-background-black-color);color:var(--bb-rl-icon-tertiary-color);position:absolute;top:50%;transform:translateY(-50%);right:var(--bb-rl-space-300);z-index:var(--bb-rl-z-index-dropdown)}.bb-rl-media-model-container .bb-rl-theater-command.bb-rl-prev-document,.bb-rl-media-model-container .bb-rl-theater-command.bb-rl-prev-media{left:var(--bb-rl-space-300);right:initial}.bb-rl-media-model-container .bb-rl-activity-list .bb-activity-more-options-wrap{top:0;right:0}.bb-rl-media-model-container .bb-rl-activity-list .bb-rl-pin-action{top:5px}.bb-rl-media-model-container .bb-rl-activity-list .bb-activity-more-options-wrap+.bb-rl-pin-action{right:40px}.bb-rl-media-model-container .bb-rl-activity-list.loading{display:flex;align-items:center;justify-content:center;min-height:100%}.bb-rl-media-model-container .bp-add-media-activity-description,.bb-rl-media-model-container .bp-add-video-activity-description{display:inline-block;font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-tertiary-color);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb-rl-media-model-container .bp-add-media-activity-description [class*=bb-icon],.bb-rl-media-model-container .bp-add-video-activity-description [class*=bb-icon]{display:inline-block;vertical-align:middle;line-height:1.2}.bb-rl-media-model-container .bp-add-media-activity-description [class*=bb-icon]:before,.bb-rl-media-model-container .bp-add-video-activity-description [class*=bb-icon]:before{content:"\e3d4";color:var(--bb-rl-icon-color);font-size:16px;font-family:bb-icons-rl;margin:0}.bb-rl-media-model-container .bp-add-media-activity-description .edit,.bb-rl-media-model-container .bp-add-video-activity-description .edit{display:none}.bb-rl-media-model-container .bp-add-media-activity-description.show-edit .add,.bb-rl-media-model-container .bp-add-video-activity-description.show-edit .add{display:none}.bb-rl-media-model-container .bp-add-media-activity-description.show-edit .edit,.bb-rl-media-model-container .bp-add-video-activity-description.show-edit .edit{display:inline-block}.bb-rl-media-model-container .bp-media-activity-description{font-size:14px;color:var(--bb-rl-text-color);line-height:1.5;margin-bottom:var(--bb-rl-space-200)}.bb-rl-media-model-container .bp-edit-media-activity-description,.bb-rl-media-model-container .bp-edit-video-activity-description{padding-bottom:var(--bb-rl-space-100)}.bb-rl-media-model-container .bp-edit-media-activity-description textarea,.bb-rl-media-model-container .bp-edit-video-activity-description textarea{color:var(--bb-rl-text-tertiary-color);font-size:14px;font-weight:400;border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100);margin-bottom:var(--bb-rl-space-200);width:100%;resize:none}.bb-rl-media-model-container .description-new-submit{display:flex;flex-flow:row-reverse;gap:var(--bb-rl-space-100)}.bb-rl-media-model-container .description-new-submit input{cursor:pointer;border:0;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb-rl-media-model-container .description-new-submit input[type=submit]{color:var(--bb-rl-text-white-color);background-color:var(--bb-rl-primary-color)}.bb-rl-media-model-container .description-new-submit input[type=reset]{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-tertiary-color)}.bb-rl-media-model-wrapper .bb-rl-media-section .video-js{padding:0;height:100%!important;border-radius:var(--bb-rl-radius-lg)}.bb-document-theater .bb-rl-document-text-file-data-hidden{display:none}.bb-document-theater .document-preview{height:100%}.bb-document-theater .document-preview .img-section{height:calc(100% - 50px)}.bb-document-theater .document-preview .img-block-wrap{max-height:100%;display:flex;justify-content:center}.bb-document-theater .document-preview .img-block-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;margin:var(--bb-rl-space-200);object-fit:cover;border-radius:var(--bb-rl-radius-lg)}.bb-document-theater .document-preview h3{font-size:16px;font-weight:600;text-align:center;border-bottom:1px solid var(--bb-rl-border-secondary-color);margin:-16px -16px 0;padding:var(--bb-rl-space-200) var(--bb-rl-space-200)}.bb-document-theater .bb-rl-media-section.bb-media-no-preview .img-section{justify-content:center;display:flex;align-items:center;flex-direction:column}.bb-document-theater .bb-rl-media-section.bb-media-no-preview .img-section>i{font-size:55px;color:var(--bb-rl-icon-secondary-color);margin-bottom:var(--bb-rl-space-100)}.bb-document-theater .bb-rl-media-section.bb-media-no-preview .img-section p{font-size:18px;font-weight:500;color:var(--bb-rl-text-secondary-color)}.bb-document-theater .CodeMirror{height:calc(100vh - 185px)}.bb-document-theater .CodeMirror pre{font-size:14px!important}.bb-document-theater .document-audio{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.bb-document-theater .document-audio audio{width:100%;max-width:800px}.bb-rl-media-thumbnails,.bb-rl-video-thumb-list{display:flex;align-items:center;justify-content:center;gap:var(--bb-rl-space-200);margin-top:var(--bb-rl-space-200);overflow:auto}.bb-rl-media-thumbnails>div,.bb-rl-video-thumb-list>div{width:48px;height:48px;border-radius:var(--bb-rl-radius-md);border:2px solid transparent;overflow:hidden;cursor:pointer;flex:none}.bb-rl-media-thumbnails>div img,.bb-rl-video-thumb-list>div img{width:100%;height:100%;object-fit:cover}.bb-rl-media-thumbnails>div.active,.bb-rl-video-thumb-list>div.active{border-color:var(--bb-rl-primary-color)}.bb-rl-emojionearea-theatre.show .emojionearea-picker:not(.hidden){opacity:1;visibility:visible;z-index:999992;right:unset;margin:0;position:fixed;top:0;left:0;transition:none}@media screen and (max-width:1000px){.bb-rl-emojionearea-theatre .emojionearea-picker.emojionearea-picker-position-top.level-2 .emojionearea-wrapper:after{display:none}.bb-rl-emojionearea-theatre .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{right:inherit;left:98px}}.bb-rl-gif-media-search-dropdown.bb-rl-gif-media-search-dropdown-standalone{z-index:999992;top:0;left:0;bottom:inherit;margin:0;padding:0;position:fixed}.bb-rl-gif-media-search-dropdown.bb-rl-gif-media-search-dropdown-standalone .gif-search-content .gif-search-results{max-height:280px}@media screen and (max-width:1120px){.bb-rl-media-model-container .bb-rl-media-model-inner{height:100%;display:block;overflow:auto}.bb-rl-media-model-container .bb-rl-media-model-inner .bb-media-info-section{height:0;overflow:hidden}.bb-rl-media-model-container .bb-rl-media-section{height:100%}.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-rl-media-section{width:100%}.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-media-info-section{width:auto;height:auto;overflow:visible;border-top:1px solid var(--bb-rl-border-secondary-color)}}.bb-rl-modal-move-file .bb-rl-modal-header p{margin:0;font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line)}.bb-rl-modal-move-file .db-modal-buttons{display:flex;align-items:center;justify-content:flex-end;gap:var(--bb-rl-space-100);margin-top:var(--bb-rl-space-200)}.bb-rl-modal-move-file .db-modal-buttons .bb-rl-button{font-size:.85rem}.bb-rl-modal-move-file .bb-rl-field-wrap{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-modal-move-file .bb-rl-model-footer{display:flex;align-items:center;background-color:transparent;border-top:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);gap:var(--bb-rl-space-100)}.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-button{padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-button.is-disabled{opacity:.6;cursor:default;pointer-events:none}.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-button.loading:after{content:"";display:inline-block;height:18px;width:18px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);margin-left:var(--bb-rl-space-100);animation:spin 3s infinite linear}.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-create-album{display:flex;align-items:center;gap:var(--bb-rl-space-50);margin-right:auto;font-size:var(--bb-rl-font-size-sm);font-weight:500}.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-create-album [class*=bb-icon]{font-size:16px}.bb-rl-modal-move-file .bbm-model-wrap label{font-size:var(--bb-rl-font-size-sm);line-height:1.5;display:block;margin-bottom:var(--bb-rl-space-100)}.bb-rl-modal-move-file .bbm-model-wrap input{font-size:var(--bb-rl-font-size-sm);height:40px;padding:0 var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md);border:1px solid var(--bb-rl-border-tertiary-color);box-sizing:border-box;width:100%}.bb-rl-modal-move-file .bbm-model-wrap input.error{border-color:var(--Border-danger-secondary)}.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-field-wrap,.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-field-wrap{padding:0;margin-bottom:var(--bb-rl-space-200)}.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-footer-alt .bb-rl-field-wrap,.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-footer-alt .bb-rl-field-wrap{margin-bottom:0}.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-footer-alt .db-modal-buttons,.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-footer-alt .db-modal-buttons{margin-top:0}.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-dropdown-wrap,.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-dropdown-wrap{position:relative}.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-dropdown-wrap select,.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-dropdown-wrap select{font-size:var(--bb-rl-font-size-sm);background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-quaternary-color);border-radius:var(--bb-rl-radius-md);padding:0 var(--bb-rl-space-200);height:40px;width:100%;appearance:none;-webkit-appearance:none;padding-right:var(--bb-rl-space-300)}#bb-rl-media-create-album-popup>.bb-rl-field-wrap{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-location-album-list-wrap{padding-top:var(--bb-rl-space-100)}.bb-rl-location-album-list-wrap .bb-rl-breadcrumbs-append-ul-li .item{padding:var(--bb-rl-space-100) 0;display:flex;align-items:center;font-size:var(--bb-rl-font-size-sm);white-space:nowrap}.bb-rl-location-album-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span:not(:first-child):before{content:"\e13a";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:16px;vertical-align:middle;margin-right:var(--bb-rl-space-50)}.bb-readylaunch-template .location-album-list{list-style:none;overflow:auto;max-height:230px;min-height:230px;padding:0;margin:0;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}.bb-readylaunch-template .location-album-list li{position:relative}.bb-readylaunch-template .location-album-list li span{display:flex;align-items:center;font-size:var(--bb-rl-font-size-sm);border-bottom:1px solid var(--bb-rl-border-secondary-color);width:100%;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.bb-readylaunch-template .location-album-list li span.selected{background-color:var(--bb-rl-background-secondary-color)}.bb-readylaunch-template .location-album-list li span:before{content:"\e834";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:18px;margin-right:12px}.bb-readylaunch-template .location-album-list li:last-child span{border-bottom:0}.bb-readylaunch-template .location-album-list.is-loading{display:flex;align-items:center;justify-content:center;overflow:auto;max-height:230px;min-height:230px}.bb-readylaunch-template .location-album-list.is-loading .bb-icon-spinner{height:24px}.bb-readylaunch-template .location-album-list.is-loading .bb-icon-spinner:before{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;height:24px;width:24px;border-width:3px}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom{position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer;height:155px;margin-right:0;overflow:hidden}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom .bb-rl-close-thumbnail-custom{position:absolute;top:5px;right:5px;height:14px;width:14px;z-index:111;border-radius:50%;background:var(--bb-rl-background-color);color:var(--bb-rl-icon-tertiary-color);cursor:pointer;text-align:center;display:flex;justify-content:center;align-items:center}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom .bb-rl-close-thumbnail-custom:after{content:"\00d7";font-size:14px;line-height:1;position:relative;top:-1px;left:0}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom img{height:100%;width:100%;margin:0;display:block;min-height:120px;border-radius:4px;max-width:inherit;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bb-rl-video-thumbnail-content .bb-dropzone-wrap{flex-basis:33.333334%;width:33.333334%;padding:0;position:relative;min-height:160px;padding-right:10px}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-video-thumbnail-custom{border:3px solid transparent;border-radius:var(--bb-rl-radius-md)}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name=bb-video-thumbnail-select]{position:absolute;opacity:0}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name=bb-video-thumbnail-select]+label{position:absolute;top:0;left:0;bottom:0;right:0;z-index:11;opacity:0}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name=bb-video-thumbnail-select]:checked~.bb-rl-video-thumbnail-custom{border-color:var(--bb-rl-primary-color);overflow:hidden}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name=bb-video-thumbnail-select]:checked~.bb-rl-video-thumbnail-custom img{border-radius:0}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap{visibility:visible;opacity:1;top:inherit;bottom:7px;right:7px;left:inherit;z-index:1111;display:none}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap [class*=" bb-icon-"]{border:2px solid var(--bb-rl-background-color);background-color:rgba(255,255,255,.4)}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap [class*=" bb-icon-"]:before{display:none}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap .bb-rl-custom-check:checked+label .bb-icon:before{content:"\e876";display:inline;font-family:bb-icons}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check:checked~.bb-rl-field-wrap .dropzone .dz-preview .dz-image{border-color:var(--bb-rl-primary-color)}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-field-wrap{margin-bottom:0;position:relative;z-index:111}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone{max-height:160px;overflow:hidden}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone.dz-started{margin:0}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default{margin:0;padding:15px 0;min-height:auto;height:160px}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default .dz-button,.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default .dz-button:hover{padding:50px 15px 0 15px}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview{margin:0;padding:0;width:100%;z-index:initial}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image{height:160px;position:relative}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image img{max-width:inherit;cursor:pointer;border-radius:var(--bb-rl-radius-md);height:100%;width:100%;margin:0;display:block;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-remove:after{font-size:19px}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-button{position:relative}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-button:before{content:"\e10e";font-family:bb-icons-rl;font-weight:500;position:absolute;top:-10px;left:50%;transform:translateX(-50%)}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-complete .dz-progress-ring-wrap{display:none!important}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated{flex-basis:100%;width:100%;margin-bottom:15px}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated.disabled{opacity:.7;pointer-events:none;user-select:none}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list{margin:0;padding:0;display:flex;height:100%;gap:0}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list.loading{text-align:center}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li{width:33.333333%;flex:0 0 33.333333%;max-width:33.333333%;height:100%;padding:0 10px 0 0;margin:0;list-style:none;display:flex}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-rl-custom-check{position:absolute;opacity:0}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-rl-custom-check:checked~a{border-color:var(--bb-rl-primary-color)}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-rl-custom-check:checked~a img{border-radius:0}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li>div>label{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li>div>label [class*=" bb-icon-"]{display:none}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-action-check-wrap{visibility:visible;opacity:1;top:inherit;bottom:7px;right:7px;left:inherit}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-action-check-wrap [class*=" bb-icon-"]{border:2px solid var(--bb-rl-background-color);background-color:rgba(255,255,255,.4)}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-action-check-wrap [class*=" bb-icon-"]:before{display:none}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li>div,.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li>div a{height:100%;display:flex;position:relative;width:100%}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li>div>a{border:3px solid transparent;border-radius:var(--bb-rl-radius-md)}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li img{min-height:155px;max-height:155px;border-radius:var(--bb-rl-radius-md);width:auto;height:100%;margin:0 auto;display:block}.bb-rl-video-thumbnail-uploader{word-break:break-word}.bb-rl-video-thumbnail-uploader .bb-rl-modal-wrapper{max-width:800px}.bb-rl-video-thumbnail-uploader .thumbnail_notice{display:none}.bb-rl-video-thumbnail-uploader .bb-rl-video-thumbnail-uploader-dropzone-select .dz-default{min-height:100%!important}.bb-rl-video-thumbnail-uploader .bb-rl-modal-container>p{margin-top:25px;margin-bottom:0}.bb-rl-video-thumbnail-uploader .bb-rl-button.bb-rl-video-thumbnail-submit.saving:after{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;height:16px;width:16px;border-width:2px;margin-left:var(--bb-rl-space-50)}.bb-rl-video-thumbnail-uploader.generating_thumb .thumbnail_notice{display:inline-block;margin-left:10px;font-size:12px}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader{color:var(--bb-rl-text-secondary-color);background-color:var(--bb-rl-background-secondary-color);opacity:1;margin:0 10px 0 0;width:calc(33.3333% - 10px);padding:0;flex-basis:calc(33.3333% - 10px);overflow:hidden;border-radius:var(--bb-rl-radius-md);min-height:160px;text-align:center;align-items:center}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block{display:block;padding:0 10px}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block>i{font-size:25px;margin-bottom:15px}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block>span{display:block;font-size:14px}.bb-rl-video-thumbnail-uploader .bb-rl-modal-mask{z-index:999991}.bb-rl-video-thumbnail-uploader.ffmpeg_failed .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated,.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated{width:33.3333%;display:inline-block}.bb-rl-video-thumbnail-uploader.ffmpeg_failed .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li,.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li{width:100%;flex:0 0 100%;max-width:100%;height:100%}.bb-rl-video-thumbnail-uploader.ffmpeg_failed .bb-rl-video-thumbnail-content .bb-dropzone-wrap,.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-dropzone-wrap{width:33.333334%;display:inline-block;vertical-align:text-bottom}.bb-rl-video-thumbnail-uploader.no_generated_thumb .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated{display:none}.bb-rl-video-thumbnail-uploader .bb-rl-model-footer{border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-video-thumbnail-uploader .bb-rl-model-footer .bb-rl-video-thumbnail-submit.is-disabled{opacity:.6;cursor:default;pointer-events:none}@media screen and (max-width:540px){.bb-rl-video-thumbnail-uploader .bb-rl-modal-container{padding:20px 15px 30px}.bb-rl-video-thumbnail-uploader .bb-rl-modal-header{margin:-20px -15px 30px;flex-wrap:wrap}.bb-rl-video-thumbnail-uploader .bb-rl-modal-header .bb-rl-video-thumbnail-uploader-modal-title{margin-right:10px}.bb-rl-video-thumbnail-uploader .bb-rl-modal-header .thumbnail_notice{margin:0}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader{min-height:110px}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block{padding:0 5px}.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block>span{font-size:12px}.bb-rl-video-thumbnail-content{flex-flow:column}.bb-rl-video-thumbnail-content .bb-dropzone-wrap{margin-bottom:15px;min-height:106px;vertical-align:top;width:100%}.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-video-thumbnail-custom img,.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone,.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default,.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image{height:auto}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li img{min-height:100px;max-height:106px}.bb-rl-video-thumbnail-content .bb-action-check-wrap [class*=" bb-icon-"]{font-size:11px;width:18px;height:18px}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated{flex-basis:100%;width:100%}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li{width:calc(33.3333334% - 6.66666667px);flex:calc(33.3333334% - 6.66666667px);margin-left:10px;padding-left:0;padding-right:0}.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li:first-child{margin-left:0!important}.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-dropzone-wrap{width:100%}.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated{width:100%;display:inline-block}.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list{flex-wrap:wrap}.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li{width:100%;flex:0 0 100%;max-width:100%;height:100%;margin:0}}.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item{padding:var(--bb-rl-space-100) 0;display:flex;align-items:center;font-size:var(--bb-rl-font-size-sm);white-space:nowrap}.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span:not(:first-child):before{content:"\e13a";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:16px;vertical-align:middle;margin-right:var(--bb-rl-space-50)}.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span:not(.more_options){cursor:pointer}.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span.hidden{display:none!important}.location-folder-list{overflow:auto;max-height:230px;min-height:230px;list-style:none;margin:0;padding:0;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:4px}.location-folder-list li{position:relative;margin:0;padding:0}.location-folder-list li span{color:var(--bb-rl-text-secondary-color);padding:8px 15px;border-bottom:1px solid #e7e9ec;display:block;cursor:pointer;font-size:14px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-folder-list li span.selected{background-color:var(--bb-rl-background-secondary-color)}.location-folder-list li span:before{content:"\e260";font-family:bb-icons-rl;color:var(--bb-rl-icon-secondary-color);margin-right:var(--bb-rl-space-100);font-size:16px;vertical-align:middle}.location-folder-list li:last-child span{border-bottom:0}.location-folder-list li ul{display:none;margin:0;padding:0;list-style:none}.location-folder-list li .sub-menu-anchor{position:absolute;right:5px;top:50%;color:var(--bb-rl-icon-secondary-color);font-size:18px;line-height:1;font-style:normal;cursor:pointer;transform:translateY(-50%);display:inline-block;height:auto;width:auto;transition:all ease .3s}.location-folder-list li .sub-menu-anchor:before{content:"\e13a";font-family:bb-icons-rl}.location-folder-list.is-loading{display:flex;align-items:center;justify-content:center;overflow:auto;max-height:230px;min-height:230px}.location-folder-list.is-loading .bb-icon-spinner:before{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear;height:24px;width:24px;border-width:3px}.bb-rl-activity-list .activity-state-popup{display:none;position:fixed;inset:0;z-index:999999;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}.bb-rl-activity-list .activity-state-popup.active{display:block}.bb-rl-activity-list .activity-state-popup .activity-state-popup_overlay{position:fixed;left:0;right:0;top:0;bottom:0}.bb-rl-activity-list .activity-state-popup .activity-state-popup_inner{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--bb-rl-background-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);width:90%;max-width:560px;max-height:95vh;min-height:250px;overflow:auto;overflow-x:hidden}.bb-rl-activity-list .activity-state-popup .activity-state-popup_title{display:flex;align-items:center;margin:0 -24px var(--bb-rl-space-200);padding:0 var(--bb-rl-space-300) var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_title h4{font-size:18px;font-weight:600;line-height:1}.bb-rl-activity-list .activity-state-popup .activity-state-popup_title .bb-rl-state-popup-close-button{color:var(--bb-rl-text-color);font-size:24px;line-height:1;margin-left:auto}.bb-rl-activity-list .activity-state-popup .reaction-loader{font-size:18px;text-align:center;line-height:1;display:flex;align-items:center;justify-content:center;min-height:210px}.bb-rl-activity-list .activity-state-popup .activity-state_users.loading~.reaction-loader{min-height:auto}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel{margin-bottom:10px}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li{margin:0;padding:0}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a{display:flex;align-items:center;justify-content:center;color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:600;line-height:1.5;padding:5px var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-md);min-width:55px}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>i,.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>img{font-size:20px;line-height:1;margin:0 8px 0 0}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>img{width:20px;height:20px;object-fit:cover}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>img.custom{border-radius:100%}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>span{color:var(--bb-rl-text-secondary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:1}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a.active{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel .bb-rl-all-reaction-count{margin-left:var(--bb-rl-space-50)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item{display:none}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_users{max-height:300px;overflow:auto;margin:0 -25px;padding:0 25px}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .reactions_loader{font-size:18px;text-align:center;line-height:1}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user{display:flex;flex-wrap:wrap;align-items:center;padding:10px 0;margin:0}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar{width:40px;height:40px;object-fit:cover;position:relative;margin-right:var(--bb-rl-space-300)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar img.avatar{width:100%;max-width:100%;border-radius:var(--bb-rl-radius-full)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction{display:flex;position:absolute;right:-12px;bottom:0}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>i{background-color:var(--bb-rl-background-color);font-size:20px;font-weight:200;line-height:1;border-radius:var(--bb-rl-radius-full)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>i:before{margin:0}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>img{height:20px;width:20px;object-fit:cover}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>img.custom{border-radius:100%}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__info{max-width:calc(100% - 75px)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__data{display:flex;align-items:center}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__data:not(:last-child){margin-bottom:var(--bb-rl-space-50)}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .followers-count{color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm);line-height:1}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__name{color:var(--bb-rl-text-color);font-size:14px;font-weight:500;line-height:1.33;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;flex:1}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__name a{color:var(--bb-rl-text-color);font-size:14px;font-weight:500}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__role{color:var(--bb-rl-text-color);font-size:11px;font-weight:600;line-height:1.8;border:1px solid var(--bb-rl-border-quaternary-color);background-color:var(--bb-rl-background-tertiary-color);border-radius:24px;padding:0 var(--bb-rl-space-100);margin-left:var(--bb-rl-space-100);text-transform:capitalize;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item.active{display:block}.ac-form{display:none;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);margin:var(--bb-rl-space-200) 0 var(--bb-rl-space-100)}.ac-form:not(.has-content) .ac-input:before{content:attr(data-placeholder);font-size:14px;color:var(--bb-rl-text-tertiary-color);position:absolute}.bb-rl-ac-reply-content{display:flex;gap:var(--bb-rl-space-100);max-height:175px;overflow-y:auto;margin:var(--bb-rl-space-100) 0 var(--bb-rl-space-200)}.ac-textarea{padding-top:calc(var(--bb-rl-space-100) + var(--bb-rl-space-50));flex:auto}.ac-textarea .ac-input{outline:0;font-size:14px;color:var(--bb-rl-text-color)}.bb-rl-ac-reply-avatar{padding:var(--bb-rl-space-100) 0 var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-ac-reply-avatar img{border-radius:var(--bb-rl-radius-full);height:32px;width:32px}.bb-rl-ac-reply-footer{display:flex;align-items:center;border-top:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-ac-reply-footer .bb-rl-gif-media-search-dropdown{left:-50px}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar{display:flex;gap:var(--bb-rl-space-100)}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .toolbar-button{display:inline-flex;padding:var(--bb-rl-space-50);border:.5px solid transparent}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .toolbar-button.active{border-radius:var(--bb-rl-radius-md);border-color:var(--bb-rl-border-secondary-color);background-color:var(--bb-rl-background-secondary-hover-color)}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .toolbar-button [class*=bb-icon]{color:var(--bb-rl-icon-secondary-color);font-size:24px}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .bb-rl-post-elements-buttons-item{position:relative}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .bb-rl-post-elements-buttons-item.disable{pointer-events:none;opacity:.4}.bb-rl-ac-reply-footer .bb-rl-post-emoji{display:inline-flex;align-items:center}.bb-rl-ac-reply-footer .bb-rl-post-emoji .emojionearea-button:before{content:"\e436";color:var(--bb-rl-icon-secondary-color);font-family:bb-icons-rl;font-size:24px}.bb-rl-ac-reply-footer .bb-rl-separator{display:none;align-self:center;width:1px;height:16px;background-color:var(--bb-rl-border-tertiary-color);margin-bottom:4px}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar:not(.post-emoji-disabled) [class*=bb-rl-post-]:not([style*="display: none"])~.bb-rl-separator{display:inline-flex}.bb-rl-ac-reply-footer .ac-reply-cancel{font-size:.85rem;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);margin:0 var(--bb-rl-space-100) 0 auto}.bb-rl-ac-reply-footer .bb-rl-ac-submit-wrap input[type=submit]{font-size:.85rem;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;opacity:.7;pointer-events:none}.ac-form.has-content .bb-rl-ac-submit-wrap input[type=submit],.ac-form.has-gif .bb-rl-ac-submit-wrap input[type=submit],.ac-form.has-media .bb-rl-ac-submit-wrap input[type=submit]{opacity:1;pointer-events:auto}.ac-form.has-media.media-uploading .bb-rl-ac-submit-wrap input[type=submit]{opacity:.7;pointer-events:none}.activity-item.has-comments .bb-rl-activity-comments{border-top:1px solid var(--bb-rl-border-secondary-color);margin-top:var(--bb-rl-space-100)}.activity-item.has-comments .bb-rl-activity-comments .bb-activity-more-options-wrap{right:0}.activity-item.has-comments .bb-rl-activity-comments>.view-more-comments{display:none}.activity-item.has-comments .bb-rl-activity-comments ul{padding:0;list-style:none}.activity-item.has-comments .bb-rl-activity-comments ul li{position:relative}.activity-item.has-comments .bb-rl-activity-comments ul li .ac-form{margin-left:var(--bb-rl-space-300)}.activity-item.has-comments .bb-rl-activity-comments>ul>li>ul{margin-left:var(--bb-rl-space-700)}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .acomments-view-more{position:relative}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .acomments-view-more:before{content:"";background-color:transparent;width:36px;position:absolute;left:-56px;top:-18px;height:32px;border-style:solid;border-width:0 0 2px 2px;border-bottom-color:var(--bb-rl-border-tertiary-color);border-left-color:var(--bb-rl-border-tertiary-color);border-bottom-left-radius:10px}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul>li>ul li:not(:last-child){position:relative}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul>li>ul li:not(:last-child):before{content:"";width:2px;height:100%;background-color:var(--bb-rl-border-tertiary-color);position:absolute;left:-32px;top:5px;display:inline-block}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul>li ul .bb-rl-item-avatar{position:relative}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul>li ul .bb-rl-item-avatar:before{content:"";width:16px;position:absolute;left:-32px;top:-9px;height:32px;border-style:solid;border-width:0 0 2px 2px;border-bottom-color:var(--bb-rl-border-tertiary-color);border-left-color:var(--bb-rl-border-tertiary-color);border-bottom-left-radius:10px}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .has-child-comments>.bb-rl-acomment-display{position:relative}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .has-child-comments>.bb-rl-acomment-display:before{content:"";width:2px;background-color:var(--bb-rl-border-tertiary-color);position:absolute;left:24px;top:64px;height:calc(100% - 60px)}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul>.has-child-comments:first-of-type>.bb-rl-acomment-display:before{height:calc(100% - 50px);left:24px;top:65px}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .bb-rl-comment-item-focus .bb-rl-display-focus:not(.bp-hide)+.bb-rl-acomment-edit-form+ul{position:relative}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .bb-rl-comment-item-focus .bb-rl-display-focus:not(.bp-hide)+.bb-rl-acomment-edit-form+ul:before{content:"";width:2px;height:100%;background-color:var(--bb-rl-border-tertiary-color);position:absolute;left:-32px;top:3px}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .bb-rl-comment-item-focus .bb-rl-display-focus{position:relative}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .bb-rl-comment-item-focus .bb-rl-display-focus:before{content:"";width:2px;height:calc(100% - 50px);background-color:var(--bb-rl-border-tertiary-color);position:absolute;left:24px;top:65px}.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2>ul .bb-threaded-level-max .bb-rl-comment-item-focus .bb-rl-display-focus::before{display:none}.bb-rl-activity-modal .activity-item.has-comments .bb-rl-activity-comments .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon-pos=up]:after{transform:translate(-85%,10px)}.bb-rl-activity-modal .activity-item.has-comments .bb-rl-activity-comments .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon-pos=up]:hover:after{transform:translate(-85%,0)}.activity-item.has-comments .bb-rl-acomment_inner{display:flex;gap:var(--bb-rl-space-200)}.activity-item.has-comments .bb-rl-acomment_inner .bb-rl-acomment-meta a{color:var(--bb-rl-text-color);font-size:16px;font-weight:500}.activity-item.has-comments .bb-rl-acomment_inner .activity-time-since{color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm);line-height:var(--bb-rl-base-line-small)}.activity-item.has-comments .bb-rl-acomment_inner .bb-rl-acomment-content{color:var(--bb-rl-text-color);font-size:14px;padding:var(--bb-rl-space-100) 0}.activity-item.has-comments .bb-rl-acomment_inner .bb-rl-acomment-content p:not(:last-child){margin-bottom:var(--bb-rl-space-100)}.activity-item.has-comments .bb-rl-acomment-foot-actions{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:var(--bb-rl-space-100)}.activity-item.has-comments .bb-rl-acomment-foot-actions .activity-meta{order:1;border:0;margin:0;padding:0;width:auto}.activity-item.has-comments .bb-rl-acomment-foot-actions .comment-reactions_count{color:var(--bb-rl-text-tertiary-color);font-size:14px;margin-left:var(--bb-rl-space-100)}.activity-item.has-comments .bb-rl-acomment-foot-actions .acomments-count{color:var(--bb-rl-text-tertiary-color);font-size:14px}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions{display:flex;align-items:center;order:2}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .activity-state-reactions{display:flex;align-items:center;cursor:pointer}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .activity-state-reactions~.activity-state-comments:before{content:"";display:inline-block;vertical-align:middle;background-color:var(--bb-rl-background-tertiary-color);height:4px;width:4px;border-radius:var(--bb-rl-radius-full);margin:0 var(--bb-rl-space-100)}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .reactions_item{background-color:var(--bb-rl-background-color);padding:2px;border-radius:var(--bb-rl-radius-full)}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .reactions_item img{display:block;height:20px;width:20px;margin:0}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .reactions_item:not(:first-child){margin-left:-4px}.activity-item.has-comments .bb-rl-acomment-foot-actions .generic-button a{font-size:14px;line-height:1;color:var(--bb-rl-text-tertiary-color)}.activity-item.has-comments .bb-rl-acomment-avatar{padding-top:var(--bb-rl-space-200)}.activity-item.has-comments .bb-rl-acomment-avatar a{display:block;width:48px}.activity-item.has-comments .bb-rl-acomment-avatar img{height:48px;width:48px;border-radius:var(--bb-rl-radius-full)}.activity-item.has-comments .bb-rl-acomment-content_wrap{flex:auto;border-bottom:1px solid var(--bb-rl-border-color);padding-top:var(--bb-rl-space-200);width:100%}.activity-item.has-comments .ac-form{display:block}.activity-item.has-comments .suspended-comment-item .bb-rl-acomment-content{opacity:.7;pointer-events:none;padding-top:0}.activity-item .bb-rl-activity-comments #bb-rl-ajax-loader{margin-top:var(--bb-rl-space-300)}.acomments-view-more{display:flex;align-items:center;gap:var(--bb-rl-space-50);color:var(--bb-rl-primary-color);font-size:var(--bb-rl-font-size-sm);font-weight:500;margin:12px 0 12px var(--bb-rl-space-300);cursor:pointer}.acomments-view-more>i{display:none}.acomments-view-more:after{content:"\e136";font-size:16px;font-weight:400;font-family:bb-icons-rl}.acomments-view-more.loading:after{display:none}.acomments-view-more #bb-rl-ajax-loader{width:100%}.bb-rl-ac-form-placeholder{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-lg);margin:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-ac-form-placeholder .bb-rl-ac-reply-content .medium-editor-element p{content:attr(data-placeholder);font-size:14px;color:var(--bb-rl-text-tertiary-color);margin:0}.bb-rl-ac-form-placeholder .bb-rl-ac-reply-avatar .avatar-placeholder{display:inline-block;width:32px;height:32px;background-color:#f2f4f5;border-radius:50%}@media screen and (max-width:544px){.activity-item.has-comments .bb-rl-acomment-foot-actions{flex-flow:column;border-top:0;margin-top:var(--bb-rl-space-200)}.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions{justify-content:space-between;width:100%;order:1}.activity-item.has-comments .bb-rl-acomment-foot-actions .activity-state-reactions:after{display:none}.activity-item.has-comments .bb-rl-acomment-foot-actions .activity-meta{order:2;justify-content:space-between;border-top:1px solid var(--bb-rl-border-color);margin-top:var(--bb-rl-space-200);padding-top:var(--bb-rl-space-100);width:100%}.bb-rl-ac-reply-footer{flex-wrap:wrap}.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar{width:100%;justify-content:center;margin-bottom:var(--bb-rl-space-100)}.bb-rl-ac-reply-footer .bb-rl-ac-submit-wrap{margin-right:auto}}.bb-rl-profile-container{border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200);padding-bottom:var(--bb-rl-space-300)}.bb-rl-profile-container .bp-member-type{margin-bottom:var(--bb-rl-space-100)}.bb-rl-profile-header{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-400) var(--bb-rl-space-400) var(--bb-rl-space-300)}.bb-rl-main-nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-flow:wrap}.bb-rl-main-nav-list li a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);display:inline-flex;align-items:center;color:var(--bb-rl-text-secondary-color);background-color:transparent;border-radius:var(--bb-rl-radius-full)}.bb-rl-main-nav-list li a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-main-nav-list li a .count{padding:0 var(--bb-rl-space-50);margin-left:var(--bb-rl-space-100);display:none}.bb-rl-main-nav-list li.current a,.bb-rl-main-nav-list li.selected a{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-main-nav-list>li>a{padding:var(--bb-rl-space-50) var(--bb-rl-space-200);display:inline-flex;align-items:center}.bb-rl-profile-avatar{width:144px;height:144px}.bb-rl-profile-avatar img{width:100%;height:auto;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.bb-rl-profile-item-header{gap:var(--bb-rl-space-400);position:relative}.bb-rl-profile-item-header .bb-rl-header-dropdown{position:absolute;top:-8px;right:0}@media screen and (max-width:660px){.bb-rl-profile-item-header{flex-direction:column;align-items:center}.bb-rl-profile-item-header .bb-rl-profile-header-content{text-align:center}.bb-rl-profile-item-header .bb-rl-profile-header-content .member-title-wrap{align-items:center}.bb-rl-profile-item-header .bb-rl-profile-header-content .bb-rl-member-header-actions{justify-content:center}}@media screen and (max-width:544px){.bb-rl-profile-item-header .bb-rl-member-header-actions{flex-wrap:wrap}}.bb-rl-profile-header-content{flex:1}.bb-rl-profile-header-content h2{font-size:var(--bb-rl-font-size-2xl);font-weight:600;line-height:var(--bb-rl-base-line-2xl)}.bb-rl-profile-header-content .item-meta{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-profile-header-content .item-meta .separator{color:var(--bb-rl-background-tertiary-color)}.bb-rl-member-header-actions-wrap{margin:var(--bb-rl-space-300) 0 0}.activity.single-user{margin:var(--bb-rl-space-400) 0}.bb-rl-member-header-actions{gap:var(--bb-rl-space-100)}.bb-rl-member-header-actions>li{list-style-type:none}.bb-rl-member-header-actions a.edit-profile,.bb-rl-member-header-actions a.friendship-button,.bb-rl-member-header-actions a.send-message,.bb-rl-member-header-actions button.follow-button,.bb-rl-member-header-actions button.friendship-button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;padding:4px var(--bb-rl-space-200);font-size:.875rem;white-space:nowrap}.bb-rl-member-header-actions a.friendship-button,.bb-rl-member-header-actions button.friendship-button{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color)}.bb-rl-member-header-actions a.friendship-button:hover,.bb-rl-member-header-actions button.friendship-button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-member-header-actions a.friendship-button:focus-within,.bb-rl-member-header-actions button.friendship-button:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-member-header-actions a.friendship-button:disabled,.bb-rl-member-header-actions button.friendship-button:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend,.bb-rl-member-header-actions a.friendship-button.is_friend,.bb-rl-member-header-actions a.friendship-button.pending_friend,.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend,.bb-rl-member-header-actions button.friendship-button.is_friend,.bb-rl-member-header-actions button.friendship-button.pending_friend{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent}.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend:hover,.bb-rl-member-header-actions a.friendship-button.is_friend:hover,.bb-rl-member-header-actions a.friendship-button.pending_friend:hover,.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend:hover,.bb-rl-member-header-actions button.friendship-button.is_friend:hover,.bb-rl-member-header-actions button.friendship-button.pending_friend:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend:focus,.bb-rl-member-header-actions a.friendship-button.is_friend:focus,.bb-rl-member-header-actions a.friendship-button.pending_friend:focus,.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend:focus,.bb-rl-member-header-actions button.friendship-button.is_friend:focus,.bb-rl-member-header-actions button.friendship-button.pending_friend:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend:disabled,.bb-rl-member-header-actions a.friendship-button.is_friend:disabled,.bb-rl-member-header-actions a.friendship-button.pending_friend:disabled,.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend:disabled,.bb-rl-member-header-actions button.friendship-button.is_friend:disabled,.bb-rl-member-header-actions button.friendship-button.pending_friend:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-member-header-actions a.edit-profile,.bb-rl-member-header-actions a.send-message,.bb-rl-member-header-actions button.follow-button{background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-rl-member-header-actions a.edit-profile:hover,.bb-rl-member-header-actions a.send-message:hover,.bb-rl-member-header-actions button.follow-button:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-member-header-actions a.edit-profile:focus,.bb-rl-member-header-actions a.send-message:focus,.bb-rl-member-header-actions button.follow-button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-member-header-actions a.edit-profile:disabled,.bb-rl-member-header-actions a.send-message:disabled,.bb-rl-member-header-actions button.follow-button:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-media-stream{margin-top:var(--bb-rl-space-300)}.bb-rl-primary-container .bb-rl-sub-ctrls{margin-top:var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-300);padding:var(--bb-rl-space-200) 0;border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:var(--bb-rl-space-100)}.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li{margin:0;padding:0}.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li a{display:block;color:var(--bb-rl-text-secondary-color);border-radius:var(--bb-rl-radius-full);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);border:1px solid var(--bb-rl-border-secondary-color);font-size:var(--bb-rl-font-size-sm);letter-spacing:var(--bb-rl-letter-spacing-sm)}.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-text-color)}.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li.selected a{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-text-color)}.bb-rl-groups .friendship-requests-screen,.bb-rl-groups .group-invites-screen,.bb-rl-members .friendship-requests-screen,.bb-rl-members .group-invites-screen{margin-bottom:var(--bb-rl-space-200)}.bb-rl-groups .bp-list.friends-request-list .action,.bb-rl-groups .bp-list.invites .action,.bb-rl-members .bp-list.friends-request-list .action,.bb-rl-members .bp-list.invites .action{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--bb-rl-space-100)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button,.bb-rl-groups .bp-list.invites .action .generic-button,.bb-rl-members .bp-list.friends-request-list .action .generic-button,.bb-rl-members .bp-list.invites .action .generic-button{list-style:none;margin:0;padding:0}.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button,.bb-rl-groups .bp-list.invites .action .generic-button .button,.bb-rl-members .bp-list.friends-request-list .action .generic-button .button,.bb-rl-members .bp-list.invites .action .generic-button .button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:var(--bb-rl-font-size-sm);padding:6px var(--bb-rl-space-200);line-height:var(--bb-rl-base-line-small)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button:hover,.bb-rl-groups .bp-list.invites .action .generic-button .button:hover,.bb-rl-members .bp-list.friends-request-list .action .generic-button .button:hover,.bb-rl-members .bp-list.invites .action .generic-button .button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button:focus-within,.bb-rl-groups .bp-list.invites .action .generic-button .button:focus-within,.bb-rl-members .bp-list.friends-request-list .action .generic-button .button:focus-within,.bb-rl-members .bp-list.invites .action .generic-button .button:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button:disabled,.bb-rl-groups .bp-list.invites .action .generic-button .button:disabled,.bb-rl-members .bp-list.friends-request-list .action .generic-button .button:disabled,.bb-rl-members .bp-list.invites .action .generic-button .button:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button [class*=bb-icons-rl-],.bb-rl-groups .bp-list.invites .action .generic-button .button [class*=bb-icons-rl-],.bb-rl-members .bp-list.friends-request-list .action .generic-button .button [class*=bb-icons-rl-],.bb-rl-members .bp-list.invites .action .generic-button .button [class*=bb-icons-rl-]{margin-right:var(--bb-rl-space-100)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button,.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject,.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button,.bb-rl-groups .bp-list.invites .action .generic-button button.reject,.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button,.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject,.bb-rl-members .bp-list.invites .action .generic-button a.switch-button,.bb-rl-members .bp-list.invites .action .generic-button button.reject{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color);padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button:hover,.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject:hover,.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button:hover,.bb-rl-groups .bp-list.invites .action .generic-button button.reject:hover,.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button:hover,.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject:hover,.bb-rl-members .bp-list.invites .action .generic-button a.switch-button:hover,.bb-rl-members .bp-list.invites .action .generic-button button.reject:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button:focus,.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject:focus,.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button:focus,.bb-rl-groups .bp-list.invites .action .generic-button button.reject:focus,.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button:focus,.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject:focus,.bb-rl-members .bp-list.invites .action .generic-button a.switch-button:focus,.bb-rl-members .bp-list.invites .action .generic-button button.reject:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button:disabled,.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject:disabled,.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button:disabled,.bb-rl-groups .bp-list.invites .action .generic-button button.reject:disabled,.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button:disabled,.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject:disabled,.bb-rl-members .bp-list.invites .action .generic-button a.switch-button:disabled,.bb-rl-members .bp-list.invites .action .generic-button button.reject:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-groups .bp-list.friends-request-list #send-private-message,.bb-rl-groups .bp-list.friends-request-list .follow-button,.bb-rl-members .bp-list.friends-request-list #send-private-message,.bb-rl-members .bp-list.friends-request-list .follow-button{display:none}.bb-rl-wrap-invites{padding:var(--bb-rl-space-300);background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg)}.bb-rl-wrap-invites .screen-heading{margin-bottom:var(--bb-rl-space-200)}.bb-rl-wrap-invites p{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-tertiary-color)}.bb-rl-wrap-invites table#member-invites-table{width:100%;border-collapse:collapse;border-radius:var(--bb-rl-radius-lg);overflow:hidden;margin-top:var(--bb-rl-space-200);text-align:left}.bb-rl-wrap-invites table#member-invites-table th{font-weight:500}.bb-rl-wrap-invites table#member-invites-table td{padding:var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) 0;border:0}.bb-rl-wrap-invites table#member-invites-table td.field-actions,.bb-rl-wrap-invites table#member-invites-table td.field-actions-last{width:40px;text-align:center;padding:var(--bb-rl-space-200) var(--bb-rl-space-100)}.bb-rl-wrap-invites table#member-invites-table td.field-actions .field-actions-add,.bb-rl-wrap-invites table#member-invites-table td.field-actions .field-actions-remove,.bb-rl-wrap-invites table#member-invites-table td.field-actions-last .field-actions-add,.bb-rl-wrap-invites table#member-invites-table td.field-actions-last .field-actions-remove{cursor:pointer}.bb-rl-wrap-invites table#member-invites-table td.field-actions [class*=bb-icons-rl-],.bb-rl-wrap-invites table#member-invites-table td.field-actions-last [class*=bb-icons-rl-]{font-size:var(--bb-rl-base-line);vertical-align:middle}.bb-rl-wrap-invites table#member-invites-table td.field-email,.bb-rl-wrap-invites table#member-invites-table td[colspan="2"]{padding-right:var(--bb-rl-space-100)}.bb-rl-wrap-invites table#member-invites-table td.bp-pagination{display:table-cell}.bb-rl-wrap-invites table#member-invites-table td.bp-pagination .bp-pagination-links{display:flex;justify-content:flex-end}.bb-rl-wrap-invites table#member-invites-table .bp-invitee-status{font-size:var(--bb-rl-font-size-base);font-weight:400;line-height:var(--bb-rl-base-line)}.bb-rl-wrap-invites table#member-invites-table .bp-invitee-status [class*=bb-icons-rl-]{font-size:var(--bb-rl-base-line);vertical-align:middle;margin-right:var(--bb-rl-space-100);display:inline-block}.sent-invites .bb-rl-wrap-invites table#member-invites-table th.title{font-size:14px;font-weight:500;line-height:22px;color:var(--bb-rl-text-tertiary-color)}.sent-invites .bb-rl-wrap-invites table#member-invites-table th.title:last-of-type{text-align:right;display:none}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) span{font-size:14px;font-weight:500;line-height:22px}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) [class*=bb-icons-]{font-weight:400;font-size:18px}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color);padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access:hover{background-color:var(--bb-rl-background-secondary-color)}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access span{font-weight:400;font-size:20px}.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination):last-of-type{text-align:right}.bb-rl-wrap-invites #send-invite-form label{display:block;font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-tertiary-color);margin-bottom:var(--bb-rl-space-100);margin-top:var(--bb-rl-space-200)}.bb-rl-wrap-invites #send-invite-form .invites-input{width:100%;padding:var(--bb-rl-space-100)}.bb-rl-wrap-invites #send-invite-form textarea{width:100%;height:100px}.bb-rl-wrap-invites #send-invite-form select{width:100%;padding:var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md)}.bb-rl-wrap-invites #send-invite-form #submit{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:var(--bb-rl-font-size-sm);padding:6px var(--bb-rl-space-200);line-height:var(--bb-rl-base-line-small);margin-top:var(--bb-rl-space-200)}.bb-rl-wrap-invites #send-invite-form #submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-wrap-invites #send-invite-form #submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-wrap-invites #send-invite-form #submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-profile-panel{margin:0 auto;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-color)}.bb-rl-profile-panel.public{padding:var(--bb-rl-space-400);border-color:var(--bb-rl-border-secondary-color);margin:var(--bb-rl-space-300) 0 0}.bb-rl-profile-panel.change-avatar,.bb-rl-profile-panel.edit{max-width:720px}.bb-rl-profile-widget .bb-rl-profile-widget-header{font-size:18px;font-weight:600;line-height:28px;border-bottom:1px solid var(--bb-rl-border-secondary-color);padding:0 0 var(--bb-rl-space-100);margin:0 0 var(--bb-rl-space-200);display:flex;align-items:center}.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all{margin-left:auto}.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400;font-weight:500;line-height:var(--bb-rl-base-line-small)}.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-profile-widget+.bb-rl-profile-widget{margin-top:var(--bb-rl-space-400)}.bb-rl-profile-header+.bp-wrap .item-body>.bb-rl-profile-subnav{margin:var(--bb-rl-space-300) 0 0}.bb-rl-profile-header+.bp-wrap .item-body>.bb-rl-profile-subnav+.bb-item-count,.bb-rl-profile-header+.bp-wrap .item-body>.bb-rl-profile-subnav+h2+.bb-item-count{display:none}.bb-rl-profile-subnav ul.subnav{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-flow:wrap;gap:var(--bb-rl-space-100)}.bb-rl-profile-subnav ul.subnav li a{display:block;color:var(--bb-rl-text-secondary-color);border-radius:var(--bb-rl-radius-full);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);border:1px solid var(--bb-rl-border-secondary-color);font-size:var(--bb-rl-font-size-sm);letter-spacing:var(--bb-rl-letter-spacing-sm)}.bb-rl-profile-subnav ul.subnav li a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-text-color)}.bb-rl-profile-subnav ul.subnav li.selected a{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-text-color)}.bb-rl-profile-edit-wrapper{padding:var(--bb-rl-space-300) var(--bb-rl-space-400)}.bb-rl-profile-edit-wrapper input[type=email],.bb-rl-profile-edit-wrapper input[type=number],.bb-rl-profile-edit-wrapper input[type=password],.bb-rl-profile-edit-wrapper input[type=tel],.bb-rl-profile-edit-wrapper input[type=text],.bb-rl-profile-edit-wrapper input[type=url],.bb-rl-profile-edit-wrapper select,.bb-rl-profile-edit-wrapper textarea{width:100%}.bb-rl-profile-edit-wrapper fieldset legend{font-size:14px;font-weight:500;line-height:22px;margin-bottom:var(--bb-rl-space-100);color:var(--bb-rl-text-secondary-color)}.bb-rl-profile-edit-wrapper fieldset legend+.description{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color);margin-top:calc(var(--bb-rl-space-50) * -1);margin-bottom:var(--bb-rl-space-50)}.bb-rl-profile-edit-wrapper .editfield{margin-bottom:var(--bb-rl-space-100)}.bb-rl-profile-edit-wrapper #profile-group-edit-submit{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);font-size:.875rem;border:1px solid transparent;background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28.7076 9.70757L12.7076 25.7076C12.6147 25.8005 12.5044 25.8743 12.383 25.9246C12.2616 25.975 12.1315 26.0009 12.0001 26.0009C11.8687 26.0009 11.7385 25.975 11.6171 25.9246C11.4957 25.8743 11.3854 25.8005 11.2926 25.7076L4.29257 18.7076C4.10493 18.5199 3.99951 18.2654 3.99951 18.0001C3.99951 17.7347 4.10493 17.4802 4.29257 17.2926C4.48021 17.1049 4.7347 16.9995 5.00007 16.9995C5.26543 16.9995 5.51993 17.1049 5.70757 17.2926L12.0001 23.5863L27.2926 8.29257C27.4802 8.10493 27.7347 7.99951 28.0001 7.99951C28.2654 7.99951 28.5199 8.10493 28.7076 8.29257C28.8952 8.48021 29.0006 8.7347 29.0006 9.00007C29.0006 9.26543 28.8952 9.51993 28.7076 9.70757Z" fill="white" fill-opacity="0.6"/></svg>');background-repeat:no-repeat;background-position:12px 50%;background-size:16px;padding-left:36px}.bb-rl-profile-edit-wrapper #profile-group-edit-submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-profile-edit-wrapper #profile-group-edit-submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-profile-edit-wrapper #profile-group-edit-submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-profile-edit-wrapper #btn_add_repeater_set{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;float:left;margin-right:var(--bb-rl-space-100);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);font-size:.875rem}.bb-rl-profile-edit-wrapper #btn_add_repeater_set:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-profile-edit-wrapper #btn_add_repeater_set:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-profile-edit-wrapper #btn_add_repeater_set:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-profile-edit-wrapper #btn_add_repeater_set .bb-icon-plus{margin-right:var(--bb-rl-space-100);line-height:1;font-weight:700}.bb-rl-profile-edit-wrapper #btn_add_repeater_set .bb-icon-plus::before{content:"\e3d4";font-family:bb-icons-rl;font-size:14px;font-style:normal}.bb-rl-profile-edit-wrapper .repeater_group_outer{background-color:var(--bb-rl-background-secondary-color);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-200) var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-100)}.bb-rl-profile-edit-wrapper .repeater_tools{display:flex;align-items:center}.bb-rl-profile-edit-wrapper .repeater_tools .repeater_set_title{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);margin-right:auto}.bb-rl-profile-edit-wrapper .repeater_tools .dashicons::before{content:"";font-family:bb-icons-rl;font-size:20px;color:var(--bb-rl-icon-secondary-color)}.bb-rl-profile-edit-wrapper .repeater_tools .dashicons.dashicons-edit::before{content:"\e3ae"}.bb-rl-profile-edit-wrapper .repeater_tools .dashicons.dashicons-trash::before{content:"\e4a6"}.bb-rl-profile-edit-wrapper .repeater_tools>a{padding:0 var(--bb-rl-space-50);cursor:pointer}.bb-rl-profile-edit-wrapper .repeater_group_inner{margin:var(--bb-rl-space-200) 0 0}.bb-rl-profile-edit-wrapper .repeater_group_inner fieldset{margin:0 0 var(--bb-rl-space-200)}.bb-rl-profile-edit-wrapper .repeater_sets_sortable{margin-bottom:var(--bb-rl-space-200)}.bb-rl-profile-edit-header{padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-bottom:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-profile-edit-header h2{font-size:18px;font-weight:600;line-height:28px}.bb-rl-main-nav-profile-edit{padding:0 0 var(--bb-rl-space-200);border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-400)}.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header{padding-left:var(--bb-rl-space-600);padding-right:var(--bb-rl-space-600)}@media screen and (max-width:992px){.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header{padding-left:var(--bb-rl-space-200);padding-right:var(--bb-rl-space-200)}}.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header:has(.bp-feedback){padding-top:var(--bb-rl-space-300)}.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header:has(.bp-feedback) .bp-feedback{max-width:720px;margin:0 auto}.bb-rl-account-settings-section{background:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-300) var(--bb-rl-space-400);margin:0 auto;max-width:720px}.bb-rl-account-settings-section .screen-heading{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);margin:0 0 var(--bb-rl-space-200)}.bb-rl-account-settings-section p{margin-bottom:var(--bb-rl-space-200);font-size:14px;font-weight:400;line-height:22px}.bb-rl-account-settings-section .bb-field-wrap{margin-bottom:var(--bb-rl-space-300)}.bb-rl-account-settings-section label{font-size:14px;font-weight:500;line-height:22px;display:block;margin:0 0 var(--bb-rl-space-100);color:var(--bb-rl-text-secondary-color)}.bb-rl-account-settings-section form input[type=email],.bb-rl-account-settings-section form input[type=number],.bb-rl-account-settings-section form input[type=password],.bb-rl-account-settings-section form input[type=tel],.bb-rl-account-settings-section form input[type=text],.bb-rl-account-settings-section form input[type=url],.bb-rl-account-settings-section form textarea{width:100%}.bb-rl-account-settings-section .bp-feedback{margin-bottom:var(--bb-rl-space-200)}.bb-rl-account-settings-section .bp-feedback p{margin:0}.bb-rl-account-settings-section #delete-account-button,.bb-rl-account-settings-section input#submit{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);padding:6px var(--bb-rl-space-200);font-size:.875rem;background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28.7076 9.70757L12.7076 25.7076C12.6147 25.8005 12.5044 25.8743 12.383 25.9246C12.2616 25.975 12.1315 26.0009 12.0001 26.0009C11.8687 26.0009 11.7385 25.975 11.6171 25.9246C11.4957 25.8743 11.3854 25.8005 11.2926 25.7076L4.29257 18.7076C4.10493 18.5199 3.99951 18.2654 3.99951 18.0001C3.99951 17.7347 4.10493 17.4802 4.29257 17.2926C4.48021 17.1049 4.7347 16.9995 5.00007 16.9995C5.26543 16.9995 5.51993 17.1049 5.70757 17.2926L12.0001 23.5863L27.2926 8.29257C27.4802 8.10493 27.7347 7.99951 28.0001 7.99951C28.2654 7.99951 28.5199 8.10493 28.7076 8.29257C28.8952 8.48021 29.0006 8.7347 29.0006 9.00007C29.0006 9.26543 28.8952 9.51993 28.7076 9.70757Z" fill="white" fill-opacity="0.6"/></svg>');background-repeat:no-repeat;background-position:12px 50%;background-size:16px;padding-left:36px}.bb-rl-account-settings-section #delete-account-button:hover,.bb-rl-account-settings-section input#submit:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-account-settings-section #delete-account-button:focus-within,.bb-rl-account-settings-section input#submit:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-account-settings-section #delete-account-button:disabled,.bb-rl-account-settings-section input#submit:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-account-settings-section #delete-account-button{margin-top:var(--bb-rl-space-200)}.bb-rl-account-settings-section .subnav_tab{margin-bottom:var(--bb-rl-space-200)}.bb-rl-account-settings-section .subnav_tab ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:var(--bb-rl-space-100)}.bb-rl-account-settings-section .subnav_tab ul li{margin:0;padding:0;font-size:var(--bb-rl-font-size-sm);letter-spacing:var(--bb-rl-letter-spacing-sm)}.bb-rl-account-settings-section .subnav_tab ul li a{display:block;padding:var(--bb-rl-space-50) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full);color:var(--bb-rl-text-secondary-color)}.bb-rl-account-settings-section .subnav_tab ul li a:hover{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-account-settings-section .subnav_tab ul li.selected a{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-secondary-color)}.bb-rl-account-settings-section .notification_info{display:flex;align-items:center;gap:var(--bb-rl-space-500);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-200);margin-bottom:var(--bb-rl-space-300)}.bb-rl-account-settings-section .notification_info .notification_type{display:flex;align-items:center;flex:1}.bb-rl-account-settings-section .notification_info .notification_type h3{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);margin:0}.bb-rl-account-settings-section .notification_info .notification_type h3 i{margin-right:var(--bb-rl-space-100);font-size:var(--bb-rl-font-size-base)}.bb-rl-account-settings-section .notification_info .notification_type p{margin:0;font-size:var(--bb-rl-font-size-xs);line-height:var(--bb-rl-base-line-xs);color:var(--bb-rl-text-secondary-color)}.bb-rl-account-settings-section .notification_info .notification_learn_more{display:none}table.profile-settings{table-layout:fixed;width:100%;border:1px solid var(--bb-rl-border-secondary-color);border-spacing:0;border-radius:var(--bb-rl-radius-base);margin-bottom:var(--bb-rl-space-300)}table.profile-settings th.title{text-align:left;padding:calc(var(--bb-rl-space-100) + var(--bb-rl-space-50)) var(--bb-rl-space-200);font-size:15px;font-weight:600}table.profile-settings tbody tr:nth-child(odd){background-color:var(--bb-rl-background-secondary-color)}table.profile-settings tbody tr:nth-child(odd) td select{background-color:var(--bb-rl-background-color)}table.profile-settings tbody td{font-size:var(--bb-rl-font-size-sm);padding:calc(var(--bb-rl-space-100) + var(--bb-rl-space-50)) var(--bb-rl-space-200)}table.profile-settings tbody td select{width:100%}.bb-rl-account-settings-section .main-notification-settings{width:100%;margin:0 0 var(--bb-rl-space-500)}.bb-rl-account-settings-section .main-notification-settings thead{display:block;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background-color:var(--bb-rl-background-secondary-color);padding:var(--bb-rl-space-200) 0}.bb-rl-account-settings-section .main-notification-settings thead .title{width:100%}.bb-rl-account-settings-section .main-notification-settings tbody{display:block;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);padding:0 0 var(--bb-rl-space-300)}.bb-rl-account-settings-section .main-notification-settings tbody td:first-child{width:100%}.bb-rl-account-settings-section .main-notification-settings tbody tr:not(.notification_heading)+tr td{padding-top:var(--bb-rl-space-300)}.bb-rl-account-settings-section .main-notification-settings td.app,.bb-rl-account-settings-section .main-notification-settings td.email,.bb-rl-account-settings-section .main-notification-settings td.web,.bb-rl-account-settings-section .main-notification-settings th.app,.bb-rl-account-settings-section .main-notification-settings th.email,.bb-rl-account-settings-section .main-notification-settings th.web{min-width:95px}@media screen and (max-width:800px){.bb-rl-account-settings-section .main-notification-settings td.app,.bb-rl-account-settings-section .main-notification-settings td.email,.bb-rl-account-settings-section .main-notification-settings td.web,.bb-rl-account-settings-section .main-notification-settings th.app,.bb-rl-account-settings-section .main-notification-settings th.email,.bb-rl-account-settings-section .main-notification-settings th.web{display:none}}.bb-rl-account-settings-section .main-notification-settings td,.bb-rl-account-settings-section .main-notification-settings th{font-size:14px;font-weight:500;line-height:22px;line-height:1;text-align:left;padding:0 var(--bb-rl-space-200) 0}.bb-rl-account-settings-section .main-notification-settings td label,.bb-rl-account-settings-section .main-notification-settings th label{margin-bottom:0}.bb-rl-account-settings-section .main-notification-settings .notification_heading{position:relative;bottom:30px}.bb-rl-account-settings-section .main-notification-settings .notification_heading .title{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);font-weight:600;color:var(--bb-rl-text-tertiary-color);padding:2px var(--bb-rl-space-100);margin-bottom:var(--bb-rl-space-100)}.bb-rl-account-settings-section .onesignal-user-preference{border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base)}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text .web-browser-text .web-notification-text{font-size:14px;font-weight:500;line-height:22px;color:var(--bb-rl-text-color)}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text .web-browser-text .web-notification-icon.chrome{background-image:none;display:inline-flex;align-items:center;justify-content:center}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text .web-browser-text .web-notification-icon.chrome::before{content:"\e976";font-family:bb-icons-rl;font-size:18px;color:var(--bb-rl-icon-primary-color);line-height:1}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text p{font-size:var(--bb-rl-font-size-xs);font-weight:500;line-height:var(--bb-rl-base-line-xs);font-weight:400;color:var(--bb-rl-text-secondary-color);padding-left:26px}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field .slider{background-color:var(--bb-rl-background-color);border-color:var(--bb-rl-background-brand-primary-color)}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field .slider:before{background-color:var(--bb-rl-background-brand-primary-color)}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field input:checked+.slider{background-color:var(--bb-rl-background-brand-primary-color)}.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field input:checked+.slider:before{background-color:var(--bb-rl-background-color)}@media screen and (min-width:800px){.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting{display:none}}.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting{position:relative}.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting ul{list-style:none;padding:var(--bb-rl-space-100) 0;margin:0;position:absolute;top:var(--bb-rl-space-400);right:0;z-index:10;display:none;width:150px;background-color:var(--bb-rl-background-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border-radius:var(--bb-rl-radius-base)}.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting ul li{padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting.active ul{display:block}.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color);cursor:pointer}@media screen and (max-width:800px){.bb-rl-account-settings-section .main-notification-settings tr{display:block}.bb-rl-account-settings-section .main-notification-settings tbody td:first-child,.bb-rl-account-settings-section .main-notification-settings thead th.title{display:flex;align-items:center;justify-content:space-between;gap:var(--bb-rl-space-100)}}.bb-readylaunch-template .mfp-bg{background-color:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed}.bb-readylaunch-template .mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:999999;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.bb-readylaunch-template .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.bb-readylaunch-template .mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.bb-readylaunch-template .bb-onesignal-popup,.bb-readylaunch-template .bb-onesignal-popup-close{position:relative;max-height:90vh;overflow-y:auto;overflow-x:hidden;max-width:615px;vertical-align:middle;width:90%;margin:0 auto;padding:var(--bb-rl-space-200) var(--bb-rl-space-300);background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.bb-readylaunch-template .bb-onesignal-popup-close>p,.bb-readylaunch-template .bb-onesignal-popup>p{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-color)}.bb-readylaunch-template .bb-onesignal-popup .bb-onesignal-popup-content ul li:before,.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul li:before{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-secondary-color);top:0;font-size:var(--bb-rl-font-size-sm)}.bb-readylaunch-template .bb-onesignal-popup .bb-onesignal-popup-header,.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-header{font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line);background-color:transparent;margin:calc(var(--bb-rl-space-200) * -1) calc(var(--bb-rl-space-300) * -1) var(--bb-rl-space-200);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-radius:0;border-bottom:1px solid var(--bb-rl-border-secondary-color);box-shadow:none;color:var(--bb-rl-text-color)}.bb-readylaunch-template .mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.bb-readylaunch-template .mfp-ajax-holder .mfp-content,.bb-readylaunch-template .mfp-inline-holder .mfp-content{width:100%}.bb-readylaunch-template .bb-onesignal-popup-close .mfp-close{width:24px;height:24px;line-height:24px;position:absolute;right:var(--bb-rl-space-300);top:var(--bb-rl-space-200);text-decoration:none;text-align:center;padding:0;border:0;color:var(--bb-rl-icon-color)!important;font-style:normal;background-color:transparent;box-shadow:none;opacity:1;cursor:pointer;font-size:0}.bb-readylaunch-template .bb-onesignal-popup-close .mfp-close::before{content:"\e4f6";font-family:bb-icons-rl;font-size:24px;color:var(--bb-rl-icon-color)}.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul{margin:var(--bb-rl-space-200) 0 0}.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul li{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-secondary-color);display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul li img{opacity:.4;max-height:14px}.bb-readylaunch-template .mfp-s-ready .mfp-preloader{display:none}.bb-readylaunch-template.bb-rl-dark-mode .bb-onesignal-popup-close .bb-onesignal-popup-content ul li img{filter:brightness(0) invert(1);opacity:.6}.bb-rl-account-settings-section .subscription-views .bb-accordion_head{display:flex;align-items:center;justify-content:space-between;gap:var(--bb-rl-space-100);margin-bottom:var(--bb-rl-space-100)}.bb-rl-account-settings-section .subscription-views .bb-accordion_head .bb-accordion_trigger{background-color:transparent;border:none;line-height:1;cursor:pointer}.bb-rl-account-settings-section .subscription-views .bb-accordion{margin-bottom:var(--bb-rl-space-200)}.bb-rl-account-settings-section .subscription-views .bb-accordion:last-of-type{margin-bottom:0}.bb-rl-account-settings-section .subscription-views .bb-accordion.is_closed .bb-accordion_head .bb-accordion_trigger i::before{content:"\e13c"}.bb-rl-account-settings-section .subscription-views .subscription-pagination{display:flex;justify-content:flex-end;margin:var(--bb-rl-space-300) 0 0}.bb-rl-account-settings-section .subscription-items-main{border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);padding:var(--bb-rl-space-200)}.bb-rl-account-settings-section .is_loading .subscription-items_loading{display:flex;align-items:center;padding:12px 10px}.bb-rl-account-settings-section .is_loading .subscription-items_loading .subscription-items-image_loading{height:40px;width:40px;margin-right:12px;border-radius:4px}.bb-rl-account-settings-section .is_loading .subscription-items_loading .subscription-items-text_loading{height:14px;flex:1;max-width:160px;border-radius:100px}.bb-rl-account-settings-section .bbp-pagination-links{gap:var(--bb-rl-space-100)}.bb-rl-account-settings-section .subscription-items{list-style:none;padding:0;margin:0}.bb-rl-account-settings-section .subscription-items .bb-subscription-item{display:flex;align-items:center;justify-content:space-between;padding:var(--bb-rl-space-50) 0;margin-bottom:var(--bb-rl-space-200);gap:var(--bb-rl-space-100)}.bb-rl-account-settings-section .subscription-items .bb-subscription-item:last-of-type{margin-bottom:0}.bb-rl-account-settings-section .subscription-items .bb-subscription-item .subscription-item_remove i::before{display:inline-block;content:attr(data-bp-tooltip);font-size:12px;font-weight:400;color:var(--bb-rl-text-secondary-color);text-transform:uppercase;padding:2px var(--bb-rl-space-100)}@media screen and (max-width:544px){.bb-rl-account-settings-section .subscription-items .bb-subscription-item{flex-direction:column;align-items:flex-start}}.bb-rl-account-settings-section .subscription-items .subscription-item_image img{width:32px;height:32px;border-radius:var(--bb-rl-radius-md)}.bb-rl-account-settings-section .subscription-items .subscription-item_anchor{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-account-settings-section .subscription-items .subscription-item_detail{display:inline-flex;flex-direction:column}.bb-rl-account-settings-section .subscription-items .subscription-item_title{font-size:14px;font-weight:500;line-height:22px;color:var(--bb-rl-text-color)}.bb-rl-account-settings-section .subscription-items .subscription-item_meta{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-account-settings-section .subscription-items .subscription-item_meta strong{font-weight:400}.bb-rl-account-settings-section .subscription-items>p{margin-bottom:0;color:var(--bb-rl-text-tertiary-color)}.subscription-items-loader.is_loading .subscription-items_loading{display:flex;align-items:center;padding:var(--bb-rl-space-100)}.subscription-items-loader.is_loading .subscription-items-image_loading{height:40px;width:40px;margin-right:var(--bb-rl-space-100);border-radius:var(--bb-rl-radius-md)}.subscription-items-loader.is_loading .subscription-items-text_loading{height:14px;flex:1;max-width:160px;border-radius:100px}.subscription-pagination .page-numbers{margin:0 var(--bb-rl-space-50)}.bb-rl-account-settings-section .moderation_notice.is_hidden{display:none}.bb-rl-account-settings-section .moderation .bp-tables-user{width:100%}.bb-rl-account-settings-section .moderation .bp-tables-user thead{display:none}.bb-rl-account-settings-section .moderation .bp-tables-user tbody td{padding:10px 0}.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-block-member{font-size:14px;font-weight:500;line-height:22px;color:var(--bb-rl-text-color);display:inline-flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-block-member .description{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-block-member img{max-width:32px;height:auto;border-radius:50%}.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-item-last-updated{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-item-actions{text-align:right}.bb-rl-account-settings-section>.bp-feedback.info{display:block;border-width:0;border-left-width:2px;border-style:solid;border-radius:0;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);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);background-color:var(--bb-rl-background-info-secondary-color);border-color:var(--bb-rl-border-info-secondary-color);display:flex}.bb-rl-account-settings-section>.bp-feedback.info.bp-messages>.bp-icon{display:none}.bb-rl-account-settings-section>.bp-feedback.info.bp-messages>p{font-weight:500}.bb-rl-account-settings-section #account-group-invites-form .submit{margin-top:var(--bb-rl-space-300)}.bb-rl-account-settings-section #account-data-export-form .submit{margin-top:var(--bb-rl-space-300)}.bb-rl-account-settings-section #account-data-export-form #submit{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-account-settings-section #account-data-export-form #submit:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-account-settings-section #account-data-export-form #submit:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-account-settings-section #account-data-export-form #submit:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-profile-edit-wrapper .field-visibility-settings-header{display:flex;align-items:center;color:var(--bb-rl-text-secondary-color)}.bb-rl-profile-edit-wrapper .field-visibility-settings-header.field-visibility-settings-notoggle{margin-top:var(--bb-rl-space-100)}.bb-rl-profile-edit-wrapper .field-visibility-settings-header .field-visibility-label{font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:var(--bb-rl-base-line-small);display:inline-flex;align-items:center;margin-right:var(--bb-rl-space-100)}.bb-rl-profile-edit-wrapper .field-visibility-settings-header .current-visibility-level{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);cursor:pointer}.bb-rl-profile-edit-wrapper .field-visibility-settings-header i{color:var(--bb-rl-icon-primary-color);font-weight:500;font-size:12px;padding-left:var(--bb-rl-space-50);cursor:pointer;position:relative;top:1px}.bb-rl-profile-edit-wrapper .clear-value{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400;margin-top:var(--bb-rl-space-50)}.bb-rl-profile-edit-wrapper .clear-value:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-profile-edit-wrapper .clear-value:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-profile-edit-wrapper .clear-value:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-field-visibility-block{position:relative;display:flex;align-items:center;margin-top:var(--bb-rl-space-100)}.bb-rl-field-visibility-block .field-visibility-toggle-action{display:inline-flex;align-items:center}.bb-rl-field-visibility-block .field-visibility-settings{display:none;position:absolute;top:calc(100% + var(--bb-rl-space-100));left:50px;min-width:240px;background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border-radius:var(--bb-rl-radius-base);padding:var(--bb-rl-space-100) 0;z-index:10}.last-editfield .bb-rl-field-visibility-block .field-visibility-settings{top:initial;bottom:calc(100% + var(--bb-rl-space-100))}.bb-rl-field-visibility-block .field-visibility-settings fieldset{margin:0}.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap{padding:var(--bb-rl-space-100) var(--bb-rl-space-200)}.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap input[type=radio]{opacity:0}.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap input[type=radio]:checked+label .field-visibility-text{color:var(--bb-rl-text-color)}.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap label{width:100%}.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap label::after,.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap label::before{opacity:0}.bb-rl-field-visibility-block .field-visibility-settings .field-visibility-text{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color);position:relative;left:-24px;width:100%}: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-info-primary-color:#4946fe;--bb-rl-background-info-primary-hover-color:#4937f4;--bb-rl-background-info-secondary-color:#dde4ff;--bb-rl-background-info-secondary-hover-color:#c2cdff;--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-info-primary-color:#3325ae;--bb-rl-border-info-secondary-color:#4946fe;--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-info-primary-color:#3325ae;--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-info-secondary-color:#3325ae;--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-info-primary-color:#c2cdff;--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-info-primary-color:#dde4ff;--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;scrollbar-color:#666 transparent;color-scheme:dark}.bb-rl-search-results-container{margin:0 auto;max-width:760px;padding:0 0 var(--bb-rl-space-400)}.bb-rl-search-results-container>.entry-header{padding:var(--bb-rl-space-400) 0 var(--bb-rl-space-300)}.bb-rl-search-results-container h1.entry-title{font-size:14px;font-weight:400;line-height:22px}.bb-rl-search-results-container h1.entry-title .bb-rl-result-label{font-size:14px;font-weight:600;line-height:22px}.bb-rl-search-results-container .results-group{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);margin-bottom:var(--bb-rl-space-300)}.bb-rl-search-results-container .results-group .results-group-header{padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-bottom:1px solid var(--bb-rl-border-secondary-color);display:flex;align-items:center;justify-content:space-between;gap:var(--bb-rl-space-200)}.bb-rl-search-results-container .results-group .bp-search-results-list{padding:var(--bb-rl-space-200) 0}.bb-rl-search-results-container .results-group .bp-search-results-list .bp-search-item{padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.bb-rl-search-results-container .results-group .results-group-footer{padding:var(--bb-rl-space-200) var(--bb-rl-space-300) var(--bb-rl-space-300)}.bb-rl-search-results-container .results-group-header .results-group-title{font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line)}.bb-rl-search-results-container .results-group-header .total-results{font-size:14px;font-weight:500;line-height:22px}.bb-rl-search-results-container .results-group-footer .view-all-link{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400}.bb-rl-search-results-container .results-group-footer .view-all-link:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-search-results-container .results-group-footer .view-all-link:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-search-results-container .results-group-footer .view-all-link:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-search-results-container li.bp-search-item .list-wrap{display:flex;gap:var(--bb-rl-space-300)}.bb-rl-search-results-container li.bp-search-item .item-avatar{display:inline-block;width:48px;height:48px}.bb-rl-search-results-container li.bp-search-item .item-avatar img.avatar{width:100%;height:100%;object-fit:cover;display:block;object-position:center;border-radius:50%}.bb-rl-search-results-container li.bp-search-item .item-avatar i{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:50%}.bb-rl-search-results-container li.bp-search-item .item{flex:1}.bb-rl-search-results-container li.bp-search-item .item-title{font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-100)}.bb-rl-search-results-container li.bp-search-item .item-title a{color:var(--bb-rl-text-color);word-break:break-word}.bb-rl-search-results-container li.bp-search-item .activity-content,.bb-rl-search-results-container li.bp-search-item .entry-content,.bb-rl-search-results-container li.bp-search-item .entry-summary,.bb-rl-search-results-container li.bp-search-item .woocommerce-product-details__short-description{font-size:14px;font-weight:400;line-height:22px}.bb-rl-search-results-container li.bp-search-item .entry-meta,.bb-rl-search-results-container li.bp-search-item .item-extra,.bb-rl-search-results-container li.bp-search-item .item-meta{font-size:14px;font-weight:500;line-height:22px;color:var(--bb-rl-text-tertiary-color);margin-top:var(--bb-rl-space-100);display:flex;flex-flow:wrap;align-items:center;gap:var(--bb-rl-space-50)}.bb-rl-search-results-container li.bp-search-item .entry-meta a,.bb-rl-search-results-container li.bp-search-item .item-extra a,.bb-rl-search-results-container li.bp-search-item .item-meta a{color:var(--bb-rl-text-secondary-color);font-weight:600}.bb-rl-search-results-container li.bp-search-item .activity-content .item-meta{font-size:14px;font-weight:500;line-height:22px;color:var(--bb-rl-text-tertiary-color);margin-top:var(--bb-rl-space-100)}.bb-rl-search-results-container li.bp-search-item .activity-content .item-meta a{color:var(--bb-rl-text-tertiary-color)}.bb-rl-search-results-container li.bp-search-item.bp-search-item_group img.avatar,.bb-rl-search-results-container li.bp-search-item.bp-search-item_video img.avatar{border-radius:var(--bb-rl-radius-base)}.bb-rl-search-results-container li.bp-search-item.bp-search-item_post .item-avatar img.attachment-post-thumbnail,.bb-rl-search-results-container li.bp-search-item.bp-search-item_product .item-avatar img.attachment-post-thumbnail,.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-courses .item-avatar img.attachment-post-thumbnail,.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-lessons .item-avatar img.attachment-post-thumbnail,.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-topic .item-avatar img.attachment-post-thumbnail{border-radius:var(--bb-rl-radius-base);width:100%;height:100%;object-fit:cover;display:block;object-position:center}.bb-rl-search-results-container li.bp-search-item.bp-search-item_post .item-avatar i,.bb-rl-search-results-container li.bp-search-item.bp-search-item_product .item-avatar i,.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-courses .item-avatar i,.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-lessons .item-avatar i,.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-topic .item-avatar i{border-radius:var(--bb-rl-radius-base)}.bb-rl-search-results-container li.bp-search-item .activity-header{margin-bottom:var(--bb-rl-space-50)}.bb-rl-search-results-container li.bp-search-item .activity-header img.avatar{display:inline-flex;align-items:center;border-radius:var(--bb-rl-radius-sm);margin:0 var(--bb-rl-space-50);vertical-align:text-bottom}.bb-rl-search-results-container li.bp-search-item .activity-header>p{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.bb-rl-search-results-container li.bp-search-item .activity-header>p a{color:var(--bb-rl-text-secondary-color);font-weight:600}.bb-rl-search-results-container li.bp-search-item .activity-header>a{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color);font-weight:600}.bb-rl-search-results-container .bb-activity-search-title h2{font-size:16px;font-weight:500;margin-bottom:var(--bb-rl-space-50)}.bb-rl-search-modal .bp-search-ajax-item span.middot,.bb-rl-search-modal li.bp-search-item span.middot,.bb-rl-search-results-container .bp-search-ajax-item span.middot,.bb-rl-search-results-container li.bp-search-item span.middot{display:inline-block;width:4px;height:4px;background-color:var(--bb-rl-background-tertiary-color);border-radius:50%;margin:0 var(--bb-rl-space-50);font-size:0}.bb-rl-no-search-results{padding-top:var(--bb-rl-space-400)}.bb-rl-no-search-results .bb-rl-search-results-container{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-400) var(--bb-rl-space-300)}.bb-rl-no-search-results .bb-rl-search-results-container .entry-header{padding:0}.bb-rl-no-search-results .bb-rl-search-results-container h1.entry-title::before{display:block;content:"\e30c";font-weight:400;font-family:bb-icons-rl;font-size:40px;font-style:normal;margin-bottom:var(--bb-rl-space-200);line-height:1;color:var(--bb-rl-icon-primary-color)}.bb-rl-no-search-results .bb-rl-search-results-container h1.entry-title,.bb-rl-no-search-results .bb-rl-search-results-container h1.entry-title .bb-rl-result-label{font-size:18px;font-weight:600;line-height:28px;color:var(--bb-rl-text-color);text-align:center}.bb-rl-no-search-results .bp-search-no-results{display:flex;align-items:center;justify-content:center}.bb-rl-no-search-results .bp-search-no-results .bp-search-results.bp-feedback{background-color:transparent;padding:0;justify-content:center;border:none}.bb-rl-no-search-results .bp-search-no-results .bp-search-results.bp-feedback .bp-icon{display:none}.bb-rl-no-search-results .bp-search-no-results .bp-search-results.bp-feedback p{font-size:14px;font-weight:400;line-height:22px;width:100%;text-align:center;color:var(--bb-rl-text-tertiary-color);padding:var(--bb-rl-space-100) 0}.bb-rl-search-results-container .pagination.navigation{display:flex;justify-content:flex-end}.bb-rl-search-results-container .search_results .pag-count{display:none}.bb-rl-search-results-container .pagination-links{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-search-results-container .pagination-links .page-numbers{display:inline-flex;min-width:var(--bb-rl-space-400);height:var(--bb-rl-space-400);align-items:center;justify-content:center;border-radius:var(--bb-rl-radius-md);border:1px solid transparent}.bb-rl-search-results-container .pagination-links a.page-numbers{color:var(--bb-rl-text-tertiary-color)}.bb-rl-search-results-container .pagination-links span.page-numbers{color:var(--bb-rl-text-color)}.bb-rl-search-results-container .pagination-links span.page-numbers.current{border-color:var(--bb-rl-border-quaternary-color)}.bb-rl-search-member-header{align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-search-member-header .item-title{display:flex;align-items:center;gap:var(--bb-rl-space-100)}.bb-rl-search-post-item .media-album_details__bottom,.bb-rl-search-post-item .media-folder_details__bottom{display:inline-flex;align-items:center;gap:var(--bb-rl-space-50)}.bb-rl-search-post-item .media-album_visibility,.bb-rl-search-post-item .media-folder_visibility{display:inline-flex;align-items:center}.bb-rl-search-results-container .item-avatar i::before{content:"";font-weight:400;font-family:bb-icons-rl;font-size:28px;font-style:normal;line-height:1;color:var(--bb-rl-icon-primary-color)}.bb-rl-search-results-container .item-avatar i.bb-icon-article::before{content:"\e5e2"}.bb-rl-search-results-container .item-avatar i.bb-icon-file-doc::before{content:"\e230"}.bb-rl-search-results-container .item-avatar i.bb-icon-book::before{content:"\e0e6"}.bb-rl-search-results-container .item-avatar i.bb-icon-quiz::before{content:"\e3e8"}.bb-rl-search-results-container .item-avatar i.bb-icon-course::before{content:"\e62c"}.bb-rl-search-results-container .item-avatar i.bb-icon-comments-square::before{content:"\e17c"}.bb-rl-search-results-container .item-avatar i.bb-icon-file-bookmark::before{content:"\e0e8"}.bb-rl-search-results-container .item-avatar i.bb-icon-image-video::before{content:"\ea24"}.bb-rl-search-results-container .item-avatar i.bb-icons-rl-file-zip::before{content:"\e958"}.bb-rl-search-results-container .item-avatar i.bb-icons-rl-folder::before{content:"\e24a"}.bb-rl-network-search-subnav .search-nav>li a::before{content:"\e230";font-weight:400;font-family:bb-icons-rl;font-size:20px;font-style:normal;line-height:1;color:var(--bb-rl-icon-primary-color);margin-right:var(--bb-rl-space-100)}.bb-rl-network-search-subnav .search-nav>li:first-of-type a::before{content:"\e0e6"}.bb-rl-network-search-subnav .search-nav>li.posts a::before{content:"\e5e2"}.bb-rl-network-search-subnav .search-nav>li.pages a::before{content:"\e23a"}.bb-rl-network-search-subnav .search-nav>li.cpt-groups a::before,.bb-rl-network-search-subnav .search-nav>li.groups a::before{content:"\e68e"}.bb-rl-network-search-subnav .search-nav>li.cpt-attachment a::before{content:"\e2ca"}.bb-rl-network-search-subnav .search-nav>li.cpt-sfwd-courses a::before{content:"\e62c"}.bb-rl-network-search-subnav .search-nav>li.activity a::before{content:"\e000"}.bb-rl-network-search-subnav .search-nav>li.activity_comment a::before{content:"\e17e"}.bb-rl-network-search-subnav .search-nav>li.activity a::before{content:"\e000"}.bb-rl-network-search-subnav .search-nav>li.forum a::before{content:"\e17c"}.bb-rl-network-search-subnav .search-nav>li.topic a::before{content:"\e172"}.bb-rl-network-search-subnav .search-nav>li.reply a::before{content:"\e16c"}.bb-rl-network-search-subnav .search-nav>li.cpt-sfwd-quiz a::before{content:"\e3e8"}.bb-rl-network-search-subnav .search-nav>li.cpt-sfwd-lessons a::before{content:"\e0e6"}.bb-rl-network-search-subnav .search-nav>li.cpt-sfwd-topic a::before{content:"\e8f2"}.bb-rl-network-search-subnav .search-nav>li.cpt-sfwd-certificates a::before{content:"\e766"}.bb-rl-network-search-subnav .search-nav>li.cpt-sfwd-assignment a::before{content:"\e34c"}.bb-rl-network-search-subnav .search-nav>li.cpt-tribe_venue a::before{content:"\e316"}.bb-rl-network-search-subnav .search-nav>li.cpt-tribe_events a::before{content:"\e108"}.bb-rl-network-search-subnav .search-nav>li.cpt-product a::before{content:"\e1da"}.bb-rl-network-search-subnav .search-nav>li.videos a::before{content:"\e4da"}.bb-rl-network-search-subnav .search-nav>li.members a::before{content:"\e4d6"}.bb-rl-network-search-subnav .search-nav>li.albums a::before,.bb-rl-network-search-subnav .search-nav>li.folders a::before{content:"\e24a"}.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-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);position:relative;z-index:999995}.bb-rl-search-modal .bp-dir-search-form{width:100%;border-radius:var(--bb-rl-radius-lg);border:none}.bb-rl-search-modal .bp-dir-search-form::before{display:none}.bb-rl-search-modal .bp-dir-search-form button[type=submit]{opacity:1;top:50%;left:var(--bb-rl-space-300);transform:translateY(-50%);border:none;background-color:transparent;color:var(--bb-rl-icon-secondary-color);padding:0;line-height:1}.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{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);width:100%;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-700)}.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{position:absolute;top:6%;left:50%;transform:translateX(-50%)}.bb-rl-network-search-bar{position:relative;display:flex;width:100%;align-items:center;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)}.bb-rl-network-search-bar input#search{font-size:var(--bb-rl-font-size-base);font-weight:500;line-height:var(--bb-rl-base-line);flex:1;padding:var(--bb-rl-space-100)}.bb-rl-network-search-bar .bb-rl-network-search-clear{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-color);white-space:nowrap}.bb-rl-network-search-bar .bb-rl-filter-tag{display:inline-flex;align-items:center;gap:var(--bb-rl-space-100);border:1px solid var(--bb-rl-border-secondary-color);padding:var(--bb-rl-space-50) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-full);white-space:nowrap;cursor:pointer}.bb-rl-network-search-bar .bb-rl-filter-tag .search-filter-label{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-secondary-color)}.bb-rl-network-search-bar .bb-rl-filter-tag i{font-size:16px;color:var(--bb-rl-icon-secondary-color)}.bb-rl-network-search-bar .bb-rl-network-search-filter.bb_more_options .bb_more_options_action i{font-size:16px;color:var(--bb-rl-icon-secondary-color)}.bb-rl-network-search-bar .bb-rl-network-search-filter{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{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);display:inline-flex;width:100%;align-items:center;gap:var(--bb-rl-space-100);white-space:nowrap;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);color:var(--bb-rl-text-color)}.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{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{padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-top:1px solid var(--bb-rl-border-secondary-color)}.bb-rl-ac-results .bp-search-ac>li .item-avatar{display:inline-block;width:48px;height: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{width:100%;height:100%;object-fit:cover;display:block;object-position:center;border-radius:50%}.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{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--bb-rl-background-secondary-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}.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{font-size:var(--bb-rl-font-size-base);font-weight:600;line-height:var(--bb-rl-base-line);margin-bottom:var(--bb-rl-space-100);display:flex;align-items:center;gap:var(--bb-rl-space-100);color:var(--bb-rl-text-color);word-break:break-word}.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{font-size:14px;font-weight:400;line-height:22px;color:var(--bb-rl-text-color)}.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{font-size:14px;font-weight:500;line-height:22px;display:flex;align-items:center;gap:var(--bb-rl-space-50);color:var(--bb-rl-text-tertiary-color);margin-top:var(--bb-rl-space-100);flex-flow:wrap}.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){display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:transparent;color:var(--bb-rl-text-brand-primary-color);border:none;border-radius:0;border-bottom:1px solid transparent;padding:6px var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm);font-weight:400;padding-left:var(--bb-rl-space-100)}.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{color:var(--bb-rl-background-brand-disabled-color);border-bottom-color:transparent;cursor:not-allowed}.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x)::after{content:"\e06c";font-weight:400;font-family:bb-icons-rl;font-size:16px;font-style:normal;margin-left:var(--bb-rl-space-50);line-height:1}.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult{font-size:18px;font-weight:600;line-height:28px;width:100%;text-align:center;color:var(--bb-rl-text-color);padding:var(--bb-rl-space-500) 0}.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult::before{display:block;content:"\e30c";font-weight:400;font-family:bb-icons-rl;font-size:40px;font-style:normal;margin-bottom:var(--bb-rl-space-200);line-height:1;color:var(--bb-rl-icon-primary-color)}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg{font-size:14px;font-weight:400;line-height:22px;width:100%;color:var(--bb-rl-text-secondary-color);padding:var(--bb-rl-space-200) 0;display:flex;align-items:center;justify-content:center;gap:var(--bb-rl-space-100)}.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg .bb_global_search_spinner{content:"";display:inline-block;height:20px;width:20px;border:2px solid var(--bb-rl-border-quaternary-color);border-top-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-full);animation:spin 3s infinite linear}.bb-rl-ac-results .bp-search-ajax-item_activity .item-title>p{font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);color:var(--bb-rl-text-tertiary-color)}.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{display:inline-flex;align-items:center;border-radius:var(--bb-rl-radius-sm);margin:0 var(--bb-rl-space-50);vertical-align:text-bottom}.bb-rl-primary-container .item-body>.woocommerce{margin-top:var(--bb-rl-space-400)}.bb-rl-primary-container .woocommerce>.woocommerce{border:0;padding:0;margin:0;background-color:transparent}.bb-rl-primary-container .woocommerce a.remove{font-weight:400;color:var(--bb-rl-text-danger-primary-color)}.woocommerce form .form-row .input-text,.woocommerce form .form-row select,.woocommerce form .woocommerce-account-fields .form-row .input-text,.woocommerce form .woocommerce-account-fields .form-row select,.woocommerce form .woocommerce-address-fields .form-row .input-text,.woocommerce form .woocommerce-address-fields .form-row select,.woocommerce.woocommerce--bb-rl form .form-row .input-text,.woocommerce.woocommerce--bb-rl form .form-row select,.woocommerce.woocommerce--bb-rl form .woocommerce-account-fields .form-row .input-text,.woocommerce.woocommerce--bb-rl form .woocommerce-account-fields .form-row select,.woocommerce.woocommerce--bb-rl form .woocommerce-address-fields .form-row .input-text,.woocommerce.woocommerce--bb-rl form .woocommerce-address-fields .form-row select{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-base);color:var(--bb-rl-text-color)}.woocommerce form .form-row em,.woocommerce form .woocommerce-account-fields .form-row em,.woocommerce form .woocommerce-address-fields .form-row em,.woocommerce.woocommerce--bb-rl form .form-row em,.woocommerce.woocommerce--bb-rl form .woocommerce-account-fields .form-row em,.woocommerce.woocommerce--bb-rl form .woocommerce-address-fields .form-row em{color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm);font-style:normal}.woocommerce form .woocommerce-address-fields .woocommerce-address-fields__ctrls-wrapper,.woocommerce.woocommerce--bb-rl form .woocommerce-address-fields .woocommerce-address-fields__ctrls-wrapper{margin-top:var(--bb-rl-space-200)}.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1,.woocommerce-checkout form.checkout .col2-set .col-1{width:100%;float:none}.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2,.woocommerce-checkout form.checkout .col2-set .col-2{width:100%;float:none}.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields,.woocommerce-checkout form.checkout .col2-set .col-2 .woocommerce-shipping-fields{margin-bottom:10px}.woocommerce-checkout .woocommerce form.checkout .col2-set h3,.woocommerce-checkout form.checkout .col2-set h3{text-transform:uppercase;font-size:var(--bb-rl-font-size-base);margin:0 0 var(--bb-rl-space-200)}.woocommerce-checkout .bb-wc-co,.woocommerce-checkout .woocommerce .bb-wc-co{display:flex;align-items:flex-start;margin-left:-10px;margin-right:-10px}.woocommerce-checkout .bb-wc-co .bb-wc-col,.woocommerce-checkout .woocommerce .bb-wc-co .bb-wc-col{width:50%;padding-left:10px;padding-right:10px}.woocommerce-checkout .bb-wc-co #customer_details,.woocommerce-checkout .woocommerce .bb-wc-co #customer_details{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.woocommerce-checkout .bb-wc-co .bb-order-review,.woocommerce-checkout .woocommerce .bb-wc-co .bb-order-review{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.woocommerce-checkout .bb-wc-co .bb-order-review h3,.woocommerce-checkout .woocommerce .bb-wc-co .bb-order-review h3{text-transform:uppercase;font-size:var(--bb-rl-font-size-base)}.woocommerce-checkout .bb-wc-co .bb-order-review .woocommerce-terms-and-conditions-wrapper,.woocommerce-checkout .woocommerce .bb-wc-co .bb-order-review .woocommerce-terms-and-conditions-wrapper{margin-bottom:var(--bb-rl-space-300)}.woocommerce-checkout .bb-wc-co table.shop_table,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table{border:0;font-size:var(--bb-rl-font-size-sm)}.woocommerce-checkout .bb-wc-co table.shop_table td,.woocommerce-checkout .bb-wc-co table.shop_table th,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table th{border-bottom:1px solid var(--bb-rl-border-secondary-color);border-top:0;font-weight:400;padding-left:0}.woocommerce-checkout .bb-wc-co table.shop_table td:first-child,.woocommerce-checkout .bb-wc-co table.shop_table th:first-child,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td:first-child,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table th:first-child{padding-left:0}.woocommerce-checkout .bb-wc-co table.shop_table td:last-child,.woocommerce-checkout .bb-wc-co table.shop_table th:last-child,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td:last-child,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table th:last-child{padding-right:0;text-align:right}.woocommerce-checkout .bb-wc-co table.shop_table td.product-name,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td.product-name{width:65%}.woocommerce-checkout .bb-wc-co table.shop_table td.product-total,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td.product-total{color:var(--bb-rl-text-color);width:35%}.woocommerce-checkout .bb-wc-co table.shop_table th,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table th{text-transform:uppercase;font-weight:400;color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm)}.woocommerce-checkout .bb-wc-co table.shop_table tfoot td,.woocommerce-checkout .bb-wc-co table.shop_table tfoot th,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot td,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot th{color:var(--bb-rl-text-tertiary-color);border-bottom:0;vertical-align:top}.woocommerce-checkout .bb-wc-co table.shop_table tfoot th:first-child,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot th:first-child{padding-left:30%;padding-top:6px;padding-bottom:6px}.woocommerce-checkout .bb-wc-co table.shop_table tfoot td,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot td{width:50%}.woocommerce-checkout .bb-wc-co table.shop_table tfoot .order-total td,.woocommerce-checkout .bb-wc-co table.shop_table tfoot .order-total th,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot .order-total td,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot .order-total th{color:var(--bb-rl-text-color);font-weight:500}.woocommerce-checkout .bb-wc-co table.shop_table tfoot .order-total td strong,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot .order-total td strong{font-weight:500}.woocommerce-checkout .bb-wc-co table.shop_table tfoot tr:first-child td,.woocommerce-checkout .bb-wc-co table.shop_table tfoot tr:first-child th,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot tr:first-child td,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table tfoot tr:first-child th{padding-top:15px}.woocommerce-checkout .bb-wc-co table.shop_table .bs-product-check,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table .bs-product-check{display:flex;align-items:center}.woocommerce-checkout .bb-wc-co table.shop_table .bs-product-thumbnail img,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table .bs-product-thumbnail img{max-width:65px;height:auto;margin-right:20px}.woocommerce-checkout .bb-wc-co table.shop_table .check-name,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table .check-name{color:var(--bb-rl-text-color);font-weight:500;line-height:1.4}.woocommerce-checkout .bb-wc-co table.shop_table .bs-product-remove,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table .bs-product-remove{margin-right:10px}.woocommerce-checkout .bb-wc-co table.shop_table .qty,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table .qty{color:var(--bb-rl-text-tertiary-color);text-transform:uppercase;font-size:13px}.woocommerce-checkout .bb-wc-co table.shop_table .qty strong,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table .qty strong{color:var(--bb-rl-text-color);font-weight:400;margin-left:5px}@media (max-width:544px){.woocommerce-checkout .bb-wc-co table.shop_table td.product-name,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td.product-name{width:70%}.woocommerce-checkout .bb-wc-co table.shop_table td.product-total,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td.product-total{color:var(--bb-rl-text-color);width:30%}}@media (max-width:420px){.woocommerce-checkout .bb-wc-co table.shop_table td.product-name .bs-product-check,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td.product-name .bs-product-check{flex-wrap:wrap}.woocommerce-checkout .bb-wc-co table.shop_table td.product-name .bs-product-check .bs-product-name,.woocommerce-checkout .woocommerce .bb-wc-co table.shop_table td.product-name .bs-product-check .bs-product-name{width:100%;display:flex;flex-direction:column;margin-top:5px}}@media (max-width:992px){.woocommerce-checkout .bb-wc-co,.woocommerce-checkout .woocommerce .bb-wc-co{flex-direction:column}.woocommerce-checkout .bb-wc-co .bb-wc-col,.woocommerce-checkout .woocommerce .bb-wc-co .bb-wc-col{width:100%}}@media (max-width:544px){.woocommerce-checkout .bb-wc-co .bb-wc-col .bb-order-review table.shop_table tfoot th:first-child,.woocommerce-checkout .woocommerce .bb-wc-co .bb-wc-col .bb-order-review table.shop_table tfoot th:first-child{padding-left:0}}.woocommerce-checkout .woocommerce form .form-row,.woocommerce-checkout form .form-row{margin:0 0 1.2rem}.woocommerce-checkout .woocommerce form .form-row label,.woocommerce-checkout form .form-row label{font-size:var(--bb-rl-font-size-base);line-height:1.1;margin-bottom:var(--bb-rl-space-100);color:var(--bb-rl-text-color)}.woocommerce-checkout .woocommerce form .form-row .input-text,.woocommerce-checkout .woocommerce form .form-row select,.woocommerce-checkout form .form-row .input-text,.woocommerce-checkout form .form-row select{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-base);color:var(--bb-rl-text-color)}.woocommerce-checkout .woocommerce form .form-row .required,.woocommerce-checkout form .form-row .required{color:var(--bb-rl-border-danger-secondary-color);text-decoration:none}.woocommerce-checkout .woocommerce form .form-row #order_comments,.woocommerce-checkout form .form-row #order_comments{height:120px;overflow-x:hidden}.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated select,.woocommerce-checkout form .form-row.woocommerce-validated .select2-container,.woocommerce-checkout form .form-row.woocommerce-validated input.input-text,.woocommerce-checkout form .form-row.woocommerce-validated select{border-color:#dedfe2}.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid select,.woocommerce-checkout form .form-row.woocommerce-invalid .select2-container,.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text,.woocommerce-checkout form .form-row.woocommerce-invalid select{border-color:var(--bb-rl-border-danger-secondary-color)}.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label,.woocommerce-checkout form .form-row.woocommerce-invalid label{color:var(--bb-rl-border-danger-secondary-color)}.woocommerce-checkout .woocommerce form #ship-to-different-address label,.woocommerce-checkout form #ship-to-different-address label{font-size:var(--bb-rl-font-size-base)}.woocommerce-checkout #payment,.woocommerce-checkout .woocommerce #payment{background-color:transparent}.woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout .woocommerce #payment ul.payment_methods{border-radius:var(--bb-rl-radius-base);border-bottom:0;border:1px solid var(--bb-rl-border-secondary-color)}.woocommerce-checkout #payment div.payment_box,.woocommerce-checkout .woocommerce #payment div.payment_box{font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-color);border-radius:var(--bb-rl-radius-md);background-color:var(--bb-rl-background-secondary-color)}.woocommerce-checkout #payment div.payment_box:before,.woocommerce-checkout .woocommerce #payment div.payment_box:before{border-bottom-color:var(--bb-rl-background-secondary-color)}.woocommerce-checkout #payment #place_order,.woocommerce-checkout .woocommerce #payment #place_order{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:var(--bb-rl-font-size-sm);font-weight:400;display:inline-block;padding-left:var(--bb-rl-space-300);padding-right:var(--bb-rl-space-300);height:auto}.woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout .woocommerce #payment #place_order:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce-checkout #payment li.wc_payment_method input.input-radio,.woocommerce-checkout .woocommerce #payment li.wc_payment_method input.input-radio{appearance:none;display:inline-block;position:relative;background-color:var(--bb-rl-background-color);border:2px solid var(--bb-rl-border-secondary-color);color:#666;top:4px;height:20px;width:20px;border-radius:50px;cursor:pointer;margin-right:7px;outline:0}.woocommerce-checkout #payment li.wc_payment_method input.input-radio:checked,.woocommerce-checkout .woocommerce #payment li.wc_payment_method input.input-radio:checked{background-color:var(--bb-rl-background-color)}.woocommerce-checkout #payment li.wc_payment_method input.input-radio:checked::before,.woocommerce-checkout .woocommerce #payment li.wc_payment_method input.input-radio:checked::before{position:absolute;left:2px;top:2px;content:"";display:inline-block;width:12px;height:12px;background-color:var(--bb-rl-primary-color);border-radius:100%}.woocommerce-checkout #payment li.wc_payment_method label:before,.woocommerce-checkout .woocommerce #payment li.wc_payment_method label:before{display:none}.woocommerce-checkout .woocommerce .woocommerce-order-over,.woocommerce-checkout .woocommerce-order-over{text-align:center}.woocommerce-checkout .woocommerce .woocommerce-order-over>p,.woocommerce-checkout .woocommerce-order-over>p{font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-text-tertiary-color)}.woocommerce-checkout .woocommerce .woocommerce-order-over h2.woocommerce-heading--success,.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success{margin-bottom:5px}.woocommerce-checkout .woocommerce .woocommerce-order-over h2.woocommerce-heading--success i,.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success i{color:var(--bb-rl-border-positive-secondary-color);padding:0;display:inline-block;font-size:20px;width:20px;height:20px;line-height:20px;text-align:center;margin-right:8px;position:relative;bottom:2px}.woocommerce-checkout .woocommerce .woocommerce-order-over h2.woocommerce-heading--success span,.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success span{display:block;margin:1em 0}.woocommerce-checkout .woocommerce .woocommerce-order-over h2.woocommerce-heading--success span i,.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success span i{color:var(--bb-rl-border-positive-secondary-color);border:1px solid var(--bb-rl-border-positive-secondary-color);border-radius:100%;padding:0 10px;display:inline-block;width:50px;height:50px;line-height:50px}.woocommerce-checkout .woocommerce ul.woocommerce-order-overview,.woocommerce-checkout ul.woocommerce-order-overview{display:inline-block;margin:1em 0 2em}.woocommerce-checkout .woocommerce ul.woocommerce-order-overview li,.woocommerce-checkout ul.woocommerce-order-overview li{float:none;padding-right:1em;margin-right:1em;border-right:0;text-align:left;display:inline-block;color:var(--bb-rl-text-tertiary-color)}.woocommerce-checkout .woocommerce ul.woocommerce-order-overview li>span,.woocommerce-checkout ul.woocommerce-order-overview li>span{display:block;font-weight:500;font-size:var(--bb-rl-font-size-sm);white-space:nowrap;padding:.6em 0 0;text-transform:none;color:var(--bb-rl-text-color)}@media (max-width:800px){.woocommerce-checkout .woocommerce ul.woocommerce-order-overview,.woocommerce-checkout ul.woocommerce-order-overview{margin:.5em 0 1em}.woocommerce-checkout .woocommerce ul.woocommerce-order-overview li,.woocommerce-checkout ul.woocommerce-order-overview li{display:block;text-align:center;margin-bottom:20px}}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper,.woocommerce-checkout .woocommerce-order-details-wrapper{background:var(--bb-content-background-color);border:1px solid #eef0f3;border-radius:var(--bb-rl-radius-lg);padding:20px}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again{text-align:right}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again a.button,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again a.button{padding:var(--bb-rl-space-100) var(--bb-rl-space-300);font-weight:500;color:var(--bb-rl-text-color);border-radius:var(--bb-rl-radius-md)}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again a.button:hover,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again a.button:hover{background-color:var(--bb-rl-background-tertiary-hover-color);color:var(--bb-rl-text-color)}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details{padding:0 12px}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details h2.woocommerce-column__title,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details h2.woocommerce-column__title{font-size:17px;margin-bottom:.5rem}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title{font-size:17px;margin-bottom:.5rem}@media (max-width:992px){.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column{width:100%;float:none}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1{margin-bottom:30px}}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details address,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details address{border:0;padding:0;font-size:var(--bb-rl-font-size-sm)}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details address .woocommerce-customer-details--email:before,.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details address .woocommerce-customer-details--phone:before,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details address .woocommerce-customer-details--email:before,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details address .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn{font-size:var(--bb-rl-font-size-sm)}.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--email:before,.woocommerce-checkout .woocommerce .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--phone:before,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--email:before,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce-checkout .woocommerce table.shop_table.woocommerce-table--order-details td,.woocommerce-checkout table.shop_table.woocommerce-table--order-details td{vertical-align:top}.woocommerce-checkout .woocommerce .woocommerce-table--order-details,.woocommerce-checkout .woocommerce-table--order-details{border:0}.woocommerce-checkout .woocommerce .woocommerce-table--order-details td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details th,.woocommerce-checkout .woocommerce-table--order-details td,.woocommerce-checkout .woocommerce-table--order-details th{padding-top:8px;padding-bottom:8px;font-size:var(--bb-rl-font-size-sm);border-bottom:0;border-top:1px solid var(--bb-rl-border-secondary-color)}.woocommerce-checkout .woocommerce .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce .woocommerce-table--order-details th.product-total,.woocommerce-checkout .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce-table--order-details th.product-total{width:200px;color:inherit;text-align:right}.woocommerce-checkout .woocommerce .woocommerce-table--order-details td.product-total span.woocommerce-Price-amount,.woocommerce-checkout .woocommerce-table--order-details td.product-total span.woocommerce-Price-amount{font-weight:600}@media (max-width:1200px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce-table--order-details td.product-total{width:auto}}@media (max-width:544px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce .woocommerce-table--order-details th.product-total,.woocommerce-checkout .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce-table--order-details th.product-total{text-align:right}}.woocommerce-checkout .woocommerce .woocommerce-table--order-details thead th,.woocommerce-checkout .woocommerce-table--order-details thead th{text-transform:uppercase;font-size:var(--bb-rl-font-size-sm);color:#939597;font-weight:500}.woocommerce-checkout .woocommerce .woocommerce-table--order-details tfoot td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details tfoot th,.woocommerce-checkout .woocommerce-table--order-details tfoot td,.woocommerce-checkout .woocommerce-table--order-details tfoot th{font-weight:400}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items thead tr:first-child td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items thead tr:first-child th,.woocommerce-checkout .woocommerce-table--order-details.order_details_items thead tr:first-child td,.woocommerce-checkout .woocommerce-table--order-details.order_details_items thead tr:first-child th{border-top:0}@media (max-width:544px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items thead tr:first-child th.product-thumb,.woocommerce-checkout .woocommerce-table--order-details.order_details_items thead tr:first-child th.product-thumb{display:none}}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items tbody tr:last-child td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items tbody tr:last-child th,.woocommerce-checkout .woocommerce-table--order-details.order_details_items tbody tr:last-child td,.woocommerce-checkout .woocommerce-table--order-details.order_details_items tbody tr:last-child th{border-bottom:1px solid var(--bb-rl-border-secondary-color)}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-name a,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-name a{color:var(--bb-rl-text-color);font-weight:500}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-name a:hover,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-name a:hover{color:var(--bb-rl-primary-color)}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items tr.product-purchase-note td,.woocommerce-checkout .woocommerce-table--order-details.order_details_items tr.product-purchase-note td{padding-top:8px}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td:not(.product-thumb),.woocommerce-checkout .woocommerce-table--order-details.order_details_items td:not(.product-thumb){padding-top:20px}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-thumb,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb{width:120px}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-thumb img,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb img{max-width:100px}@media (max-width:992px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-thumb,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb{width:80px}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-thumb img,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb img{max-width:70px}}@media (max-width:544px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items td.product-thumb,.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb{display:none}}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_items .bb_sku_wrapper,.woocommerce-checkout .woocommerce-table--order-details.order_details_items .bb_sku_wrapper{display:block;color:#939597;font-size:13px;line-height:1}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total,.woocommerce-checkout .woocommerce-table--order-details.order_details_total{width:70%;float:right}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total th,.woocommerce-checkout .woocommerce-table--order-details.order_details_total td,.woocommerce-checkout .woocommerce-table--order-details.order_details_total th{border-top:0;border-bottom:0;padding-top:6px;padding-bottom:6px;font-weight:400}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total th,.woocommerce-checkout .woocommerce-table--order-details.order_details_total th{text-transform:uppercase}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total tfoot td:last-child,.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot td:last-child{width:200px;color:inherit;text-align:right}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total tfoot tr:last-child td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total tfoot tr:last-child th,.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot tr:last-child td,.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot tr:last-child th{font-weight:600;color:inherit}@media (max-width:800px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total tfoot td:last-child,.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot td:last-child{text-align:right}}@media (max-width:992px){.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total,.woocommerce-checkout .woocommerce-table--order-details.order_details_total{width:100%;float:none}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total td,.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_total th,.woocommerce-checkout .woocommerce-table--order-details.order_details_total td,.woocommerce-checkout .woocommerce-table--order-details.order_details_total th{padding-top:4px;padding-bottom:4px}}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_note,.woocommerce-checkout .woocommerce-table--order-details.order_details_note{clear:both}.woocommerce-checkout .woocommerce .woocommerce-table--order-details.order_details_note th,.woocommerce-checkout .woocommerce-table--order-details.order_details_note th{color:var(--bb-rl-text-color)}.woocommerce-checkout .woocommerce .woocommerce-order-end,.woocommerce-checkout .woocommerce-order-end{text-align:center;margin:rem-calc(var(--bb-rl-base-line-2xl) 0);padding:0 3rem}.woocommerce-checkout .woocommerce .woocommerce-order-end h3,.woocommerce-checkout .woocommerce-order-end h3{margin-bottom:5px}.woocommerce-checkout .woocommerce .woocommerce-order-end p,.woocommerce-checkout .woocommerce-order-end p{font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-tertiary-color)}.woocommerce-checkout label.checkbox{position:relative}form.woocommerce-checkout input[type=checkbox]{position:absolute;opacity:0}form.woocommerce-checkout input[type=checkbox]+span:before{content:"";margin-right:var(--bb-rl-space-100);display:inline-block;vertical-align:text-top;width:20px;height:20px;background:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-sm);border:1px solid var(--bb-rl-border-tertiary-color);box-shadow:none}form.woocommerce-checkout input[type=checkbox]:checked+span:before{background-color:var(--bb-rl-primary-color);border-color:var(--bb-rl-primary-color);content:"\e182";font-family:bb-icons-rl;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;font-variant:normal;text-transform:none;text-align:center;color:#fff;line-height:18px;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:0 0 0 1px var(--bb-primary-color)}.woocommerce-checkout .payment_method_stripe #stripe-payment-data [for=wc-stripe-new-payment-method]{display:flex!important}.woocommerce-checkout .payment_method_stripe #stripe-payment-data .form-row{margin-bottom:0!important;width:100%}.woocommerce-checkout .payment_method_stripe #stripe-payment-data #wc-stripe-new-payment-method+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:var(--bb-rl-background-color);border-radius:3px;border:1px solid #c9cbca;box-shadow:none;flex-basis:40px;max-width:20px;min-width:20px}.woocommerce-checkout .payment_method_stripe #stripe-payment-data #wc-stripe-new-payment-method:checked+label:before{background-color:var(--bb-rl-primary-color);border-color:var(--bb-rl-primary-color);content:"\e876";font-family:bb-icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;font-variant:normal;text-transform:none;text-align:center;color:#fff;line-height:18px;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:none}.woocommerce-checkout .payment_method_stripe #stripe-payment-data .stripe-source-errors .wc-stripe-error li{line-height:1.4}.woocommerce-checkout .payment_method_stripe #stripe-payment-data .stripe-source-errors .wc-stripe-error:before{color:#fff}input[type=checkbox]#wp-comment-cookies-consent{position:absolute;opacity:0}input[type=checkbox]#wp-comment-cookies-consent+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:var(--bb-rl-background-color);border-radius:3px;border:1px solid #c9cbca;box-shadow:none}input[type=checkbox]#wp-comment-cookies-consent:checked+label:before{background-color:var(--bb-rl-primary-color);border-color:var(--bb-rl-primary-color);content:"\e876";font-family:bb-icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;font-variant:normal;text-transform:none;text-align:center;color:#fff;line-height:18px;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:none}.bb-rl-primary-container .woocommerce form.checkout_coupon{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);margin-top:0;margin-bottom:var(--bb-rl-space-200);font-size:var(--bb-rl-font-size-sm)}.bb-rl-primary-container .woocommerce form.checkout_coupon .form-row-first{width:calc(100% - 150px);padding-right:15px}.bb-rl-primary-container .woocommerce form.checkout_coupon .form-row-last{width:150px}.bb-rl-primary-container .woocommerce form.checkout_coupon .form-row-last button.button{width:100%}.bb-rl-primary-container .woocommerce form.checkout_coupon p.form-row{margin:0}@media (max-width:800px){.bb-rl-primary-container .woocommerce form.checkout_coupon>p{margin-bottom:5px;line-height:1.5}.bb-rl-primary-container .woocommerce form.checkout_coupon .form-row-first{padding-right:0}}.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info{font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-color);background-color:transparent!important;border:0;padding-top:0;padding-bottom:0;padding-left:25px}.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before{display:inline-block;content:"\e40a";font-family:bb-icons-rl;font-size:18px;top:1px;left:0;color:var(--bb-rl-text-color)}@media (max-width:1200px){body.woocommerce-checkout.has-sidebar .woocommerce .woocommerce-order ul.woocommerce-order-overview{margin:.5em 0 1em}body.woocommerce-checkout.has-sidebar .woocommerce .woocommerce-order ul.woocommerce-order-overview li{display:block;text-align:center;margin-bottom:20px}}@media (max-width:1200px){.woocommerce-checkout.has-sidebar .woocommerce form.checkout .bb-wc-co{flex-direction:column}.woocommerce-checkout.has-sidebar .woocommerce form.checkout .bb-wc-co .bb-wc-col{width:100%}}@media (max-width:992px){.woocommerce-checkout.has-sidebar .woocommerce form.checkout .bb-wc-co .bb-wc-col .bb-order-review table.shop_table tfoot th:first-child{padding-left:0}}.elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col{width:100%;display:flex;padding:0}.elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col .bb-wc-col,.elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col .e-checkout__container{width:50%;padding-left:10px;padding-right:10px;grid-template-columns:auto}.e-checkout-layout-one-column .elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col{flex-direction:column}.e-checkout-layout-one-column .elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col .bb-wc-col,.e-checkout-layout-one-column .elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col .e-checkout__container{width:100%}.woocommerce-checkout.woocommerce-order-received header.entry-header{display:none}.mfp-content .bs_checkout_coupon{display:flex;flex-direction:column;align-items:center;justify-content:center}.mfp-content .bs_checkout_coupon div.woocommerce-message,.mfp-content .bs_checkout_coupon ul.woocommerce-error{width:100%}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form{display:flex!important;margin-bottom:0;min-height:50px!important;width:100%}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p.form-row-first{flex:1;margin-bottom:0}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p.form-row-last{width:auto;margin-left:15px;margin-bottom:0}.mfp-content .bs_checkout_coupon button{color:var(--bb-rl-text-tertiary-color)}.mfp-content .bs_checkout_coupon button:hover{color:var(--bb-rl-text-color);background-color:transparent}@media (max-width:544px){.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form{flex-direction:column;min-height:92px!important}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p{width:100%}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p.form-row-last{margin-left:0;text-align:center}}.payment_method_stripe>fieldset,fieldset.wc-upe-form.wc-payment-form{border-radius:4px;margin-top:1rem;margin-bottom:1rem;padding:1rem;border:1px solid var(--bb-rl-border-secondary-color)}.wc-block-checkout .wc-block-checkout__main,.wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg)}.wc-block-checkout .wc-block-checkout__main,.wc-block-checkout.wc-block-components-sidebar-layout .wc-block-components-main{padding:15px 20px}.wc-block-checkout.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-checkout.is-small.wc-block-components-sidebar-layout .wc-block-components-main{padding:15px 20px}.wc-block-checkout .wc-block-checkout__sidebar{margin-top:0}.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-checkout .wc-block-components-text-input input[type=email],.wc-block-checkout .wc-block-components-text-input input[type=number],.wc-block-checkout .wc-block-components-text-input input[type=password],.wc-block-checkout .wc-block-components-text-input input[type=tel],.wc-block-checkout .wc-block-components-text-input input[type=text],.wc-block-checkout .wc-block-components-text-input input[type=url]{border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background-color:var(--bb-rl-background-color);color:var(--bb-rl-text-color)}.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.wc-block-checkout .wc-block-components-text-input input[type=email]:focus,.wc-block-checkout .wc-block-components-text-input input[type=number]:focus,.wc-block-checkout .wc-block-components-text-input input[type=password]:focus,.wc-block-checkout .wc-block-components-text-input input[type=tel]:focus,.wc-block-checkout .wc-block-components-text-input input[type=text]:focus,.wc-block-checkout .wc-block-components-text-input input[type=url]:focus{box-shadow:var(--bb-input-focus-shadow)}.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus+label,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus+label,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus+label,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus+label,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus+label,.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus+label,.wc-block-checkout .wc-block-components-text-input input[type=email]:focus+label,.wc-block-checkout .wc-block-components-text-input input[type=number]:focus+label,.wc-block-checkout .wc-block-components-text-input input[type=password]:focus+label,.wc-block-checkout .wc-block-components-text-input input[type=tel]:focus+label,.wc-block-checkout .wc-block-components-text-input input[type=text]:focus+label,.wc-block-checkout .wc-block-components-text-input input[type=url]:focus+label{color:#2b2d2f}.wc-block-checkout .wc-block-components-form .wc-block-components-text-input label,.wc-block-checkout .wc-block-components-text-input label{color:var(--bb-alternate-text-color)}.wc-block-checkout .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=password]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-text-input input[type=email]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-text-input input[type=number]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-text-input input[type=password]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-text-input input[type=tel]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-text-input input[type=text]:focus+label,.wc-block-checkout .has-dark-controls .wc-block-components-text-input input[type=url]:focus+label{color:var(--bb-alternate-text-color)}.wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__container{border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background-color:var(--bb-rl-background-color)}.wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__container label{color:var(--bb-alternate-text-color)}.wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__select{color:var(--bb-rl-text-color);border-color:var(--bb-rl-border-secondary-color)}.wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__select:focus{color:var(--bb-rl-text-color)}.wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__container svg{fill:var(--bb-rl-text-color)}.wc-block-checkout .wc-block-components-textarea{border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);background-color:var(--bb-rl-background-color);color:var(--bb-rl-text-color)}.wc-block-checkout .wc-block-components-textarea:active,.wc-block-checkout .wc-block-components-textarea:focus{outline:0;box-shadow:var(--bb-input-focus-shadow)}.wc-block-checkout .wc-block-checkout__add-note .wc-block-components-textarea:focus{box-shadow:var(--bb-input-focus-shadow)}.wc-block-checkout .wc-block-components-checkout-step__heading .wc-block-components-title,.wc-block-checkout .wc-block-components-title{text-transform:uppercase;font-size:var(--bb-rl-font-size-base);margin:1rem 0}.wc-block-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{border-color:var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md)}.wc-block-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:active,.wc-block-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:0}.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input,.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-color:var(--bb-rl-border-secondary-color)}.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:active,.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:active,.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:focus,.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:focus{outline:0}.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:var(--bb-rl-primary-color)}.wc-block-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,.wc-block-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{box-shadow:none}.wc-block-checkout .wc-block-components-radio-control--highlight-checked::after{border:1px solid var(--bb-rl-border-secondary-color)}.wc-block-checkout .wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--first-selected:after{border-top:1px solid var(--bb-rl-border-secondary-color)}.wc-block-checkout .wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--last-selected:after{border-bottom:1px solid var(--bb-rl-border-secondary-color)}.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{background-color:var(--bb-primary-color);color:var(--bb-body-background-color);border-radius:100px;border:0;box-shadow:0 2px 2px 0 #000;font-size:9px;font-weight:600;padding:0 6px;min-height:16px}.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description{line-height:1}.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price{color:var(--bb-rl-text-color)}.wc-block-checkout .wc-block-components-totals-item__value{color:var(--bb-rl-text-color)}.wc-block-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:var(--bb-rl-text-color);font-size:1em}.wc-block-checkout .wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-checkout .wc-block-components-text-input.has-error label,.wc-block-checkout .wc-block-components-validation-error{color:var(--bb-rl-border-danger-secondary-color)}.wc-block-checkout .wp-block-button__link{border-radius:var(--bb-rl-radius-md);background-color:var(--bb-primary-button-background-regular);color:var(--bb-primary-button-text-regular)}.wc-block-checkout .wc-block-checkout-empty .wc-block-checkout-empty__title{color:var(--bb-rl-text-color)}.woocommerce-page .select2-container .select2-selection--single{border-color:var(--bb-rl-border-tertiary-color);border-radius:var(--bb-rl-radius-base)}.woocommerce .woocommerce-result-count{font-size:var(--bb-rl-font-size-sm);margin:.5em 0;margin-right:auto;color:var(--bb-rl-text-tertiary-color)}.woocommerce form.woocommerce-ordering select::-ms-expand{display:none}.woocommerce form.woocommerce-ordering select{font-size:var(--bb-rl-font-size-sm);height:36px;appearance:none;outline:0}@media (min-width:1200px){.woocommerce.woo-sidebar ul.products.columns-4 a.button.add_to_cart_button.added:after,.woocommerce.woo-sidebar ul.products.columns-5 a.button.add_to_cart_button.added:after,.woocommerce.woo-sidebar ul.products.columns-6 a.button.add_to_cart_button.added:after{display:none}}.woocommerce .star-rating{font-size:12px;margin-top:2px;min-width:90px}.woocommerce .star-rating:before{content:"\53\53\53\53\53";letter-spacing:5px}.woocommerce .star-rating span{color:var(--bb-rl-text-warning-secondary-color)}.woocommerce .star-rating span:before{letter-spacing:5px}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top:0;background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-md);border:1px solid var(--bb-rl-border-secondary-color);font-size:var(--bb-rl-font-size-base);margin-bottom:var(--bb-rl-space-200);padding:var(--bb-rl-space-200) var(--bb-rl-space-300) var(--bb-rl-space-200) var(--bb-rl-space-700)}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:var(--bb-rl-font-size-sm);font-weight:400;padding-left:1em;padding-right:1em;min-height:auto;margin-left:30px}.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce .woocommerce-error{background:var(--bb-rl-border-danger-secondary-color);color:var(--bb-rl-text-white-color);border:0}.woocommerce .woocommerce-error strong{color:var(--bb-rl-text-white-color)}.woocommerce .woocommerce-error::before{font-size:var(--bb-rl-font-size-2xl);text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:bb-icons-rl;content:"\e2ce";left:var(--bb-rl-space-300);top:var(--bb-rl-space-200);font-weight:100;color:var(--bb-rl-text-white-color)}.woocommerce .woocommerce-info{color:inherit}.woocommerce .woocommerce-info::before{font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\e2ce";font-family:bb-icons-rl;color:inherit;line-height:1}.woocommerce .woocommerce-message{color:inherit}.woocommerce .woocommerce-message::before{font-size:var(--bb-rl-font-size-base);text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:bb-icons-rl;content:"\e184";color:inherit}.woocommerce .woocommerce-breadcrumb{font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-color)}.woocommerce .woocommerce-breadcrumb a{color:var(--bb-rl-text-tertiary-color)}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--bb-rl-text-color)}.woocommerce .woocommerce-breadcrumb .bc-delimiter{margin:0 3px;position:relative;top:1px}.woocommerce a.button{font-style:normal;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-weight:500;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;outline:0;vertical-align:middle;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;min-height:34px;padding:6px 20px;border-radius:var(--bb-rl-radius-md)}.woocommerce a.button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce a.remove{font-weight:100;color:var(--bb-rl-text-danger-primary-color)!important;line-height:.9;font-size:1.8em}.woocommerce a.remove:hover{color:var(--bb-rl-text-white-color)!important;background-color:var(--bb-rl-text-danger-primary-color)}.woocommerce form .form-row{padding:3px 0}.woocommerce form .form-row.form-row-first{width:49%}.woocommerce form .form-row.form-row-last{width:49%}.woocommerce form .form-row label{font-size:var(--bb-rl-font-size-base);line-height:1.1;margin-bottom:var(--bb-rl-space-100)}.woocommerce form button.button{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm);font-weight:400;display:inline-block;padding-left:var(--bb-rl-space-300);padding-right:var(--bb-rl-space-300);height:auto}.woocommerce form button.button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce form button.button:disabled:hover,.woocommerce form button.button:disabled[disabled]:hover,.woocommerce form button.button:hover{box-shadow:none;background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce form button.button:disabled,.woocommerce form button.button:disabled[disabled]{color:var(--bb-rl-text-white-color);padding-left:2em;padding-right:2em}.woocommerce button.button,.woocommerce input.button{border-radius:var(--bb-rl-radius-md)}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .bb-rl-primary-container .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .bb-rl-primary-container .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button{font-weight:500}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .bb-rl-primary-container .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .bb-rl-primary-container .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover{color:var(--bb-rl-text-white-color)}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .bb-rl-primary-container .woocommerce a.button.wc-backward,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.wc-backward{color:var(--bb-rl-text-color);background-color:var(--bb-rl-background-tertiary-color);border:1px solid transparent;border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm)}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .bb-rl-primary-container .woocommerce a.button.wc-backward:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.wc-backward:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 5px;overflow:visible}.woocommerce nav.woocommerce-pagination ul li span{font-size:13px}.woocommerce nav.woocommerce-pagination ul li a{font-size:13px;background-color:var(--bb-rl-background-color);color:var(--bb-rl-primary-color)}.woocommerce nav.woocommerce-pagination ul li a:active,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{background-color:var(--bb-rl-primary-color);color:var(--bb-rl-text-white-color)}.woocommerce nav.woocommerce-pagination ul li a.next,.woocommerce nav.woocommerce-pagination ul li a.prev{font-size:12px}.woocommerce-checkout .bb-wc-co table.shop_table tr:last-child td:first-child,.woocommerce-checkout .bb-wc-co table.shop_table tr:last-child td:last-child,.woocommerce-page table.cart tr:last-child td:last-child{border-radius:0}@media (max-width:800px){.woocommerce-cart #content .woocommerce table.cart td.product-thumbnail{display:block;text-align:center!important}.woocommerce-cart #content .woocommerce table.cart td.product-thumbnail:before{display:none}}.woocommerce-cart .select2-container .select2-search{display:none}.bb-readylaunch-template.woocommerce-edit-address .woocommerce,.bb-readylaunch-template.woocommerce-orders .woocommerce,.woocommerce-cart .woocommerce{background-color:var(--bb-rl-background-color);border-radius:var(--bb-rl-radius-lg);border:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200);padding:var(--bb-rl-space-200) var(--bb-rl-space-300)}.woocommerce-cart .woocommerce table.shop_table th{font-weight:400}.woocommerce-cart .woocommerce table.shop_table tbody th{border-top:0}body.woocommerce-cart p.cart-empty{text-align:center;font-size:22px;margin-bottom:30px;padding:0 0 30px;overflow:hidden}body.woocommerce-cart p.cart-empty:before{display:inline-block;width:100%;height:60px;content:"";background-image:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/css/../images/svg/cart.svg);background-repeat:no-repeat;background-size:60px 60px;background-position:center;margin-bottom:20px;margin-top:30px;position:static}body.woocommerce-cart p.cart-empty+p.return-to-shop{text-align:center}body.woocommerce-cart p.cart-empty+p.return-to-shop .button.wc-backward{padding:10px 2em;margin-bottom:1.6875rem}.woocommerce-notices-wrapper+p.return-to-shop{text-align:center}.woocommerce .cart_totals table.shop_table{border:0;font-size:var(--bb-rl-font-size-sm)}.woocommerce .cart_totals table.shop_table .coupon button.button,.woocommerce .cart_totals table.shop_table .coupon input.button,.woocommerce table.shop_table .coupon button.button,.woocommerce table.shop_table .coupon input.button,.woocommerce table.shop_table.cart .coupon button.button,.woocommerce table.shop_table.cart .coupon input.button,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon button.button,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon input.button,.woocommerce-cart .woocommerce table.shop_table .coupon button.button,.woocommerce-cart .woocommerce table.shop_table .coupon input.button,.woocommerce-cart .woocommerce table.shop_table.cart .coupon button.button,.woocommerce-cart .woocommerce table.shop_table.cart .coupon input.button{border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm);font-weight:400;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent}.woocommerce .cart_totals table.shop_table .coupon button.button.bp-coupon-btn-active:hover,.woocommerce .cart_totals table.shop_table .coupon input.button.bp-coupon-btn-active:hover,.woocommerce table.shop_table .coupon button.button.bp-coupon-btn-active:hover,.woocommerce table.shop_table .coupon input.button.bp-coupon-btn-active:hover,.woocommerce table.shop_table.cart .coupon button.button.bp-coupon-btn-active:hover,.woocommerce table.shop_table.cart .coupon input.button.bp-coupon-btn-active:hover,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon button.button.bp-coupon-btn-active:hover,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon input.button.bp-coupon-btn-active:hover,.woocommerce-cart .woocommerce table.shop_table .coupon button.button.bp-coupon-btn-active:hover,.woocommerce-cart .woocommerce table.shop_table .coupon input.button.bp-coupon-btn-active:hover,.woocommerce-cart .woocommerce table.shop_table.cart .coupon button.button.bp-coupon-btn-active:hover,.woocommerce-cart .woocommerce table.shop_table.cart .coupon input.button.bp-coupon-btn-active:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.woocommerce .cart_totals table.shop_table .coupon button.button,.woocommerce table.shop_table .coupon button.button,.woocommerce table.shop_table.cart .coupon button.button,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon button.button,.woocommerce-cart .woocommerce table.shop_table .coupon button.button,.woocommerce-cart .woocommerce table.shop_table.cart .coupon button.button{border-radius:var(--bb-rl-radius-md)}.woocommerce .cart_totals table.shop_table .coupon input.input-text,.woocommerce table.shop_table .coupon input.input-text,.woocommerce table.shop_table.cart .coupon input.input-text,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon input.input-text,.woocommerce-cart .woocommerce table.shop_table .coupon input.input-text,.woocommerce-cart .woocommerce table.shop_table.cart .coupon input.input-text{font-size:var(--bb-rl-font-size-sm);min-width:150px;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-base);box-shadow:none;padding:0 var(--bb-rl-space-200);line-height:31px;color:var(--bb-rl-text-color)}@media (max-width:544px){.woocommerce .cart_totals table.shop_table .coupon button.button,.woocommerce .cart_totals table.shop_table .coupon input.button,.woocommerce table.shop_table .coupon button.button,.woocommerce table.shop_table .coupon input.button,.woocommerce table.shop_table.cart .coupon button.button,.woocommerce table.shop_table.cart .coupon input.button,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon button.button,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon input.button,.woocommerce-cart .woocommerce table.shop_table .coupon button.button,.woocommerce-cart .woocommerce table.shop_table .coupon input.button,.woocommerce-cart .woocommerce table.shop_table.cart .coupon button.button,.woocommerce-cart .woocommerce table.shop_table.cart .coupon input.button{width:100%!important;margin-bottom:var(--bb-rl-space-100)}.woocommerce .cart_totals table.shop_table .coupon input.input-text,.woocommerce table.shop_table .coupon input.input-text,.woocommerce table.shop_table.cart .coupon input.input-text,.woocommerce-cart .woocommerce .cart_totals table.shop_table .coupon input.input-text,.woocommerce-cart .woocommerce table.shop_table .coupon input.input-text,.woocommerce-cart .woocommerce table.shop_table.cart .coupon input.input-text{width:100%!important;margin-bottom:5px!important}}.woocommerce .cart_totals table.shop_table,.woocommerce table.shop_table,.woocommerce table.shop_table.cart,.woocommerce table.shop_table.order_details{border:0;font-size:var(--bb-rl-font-size-sm)}.woocommerce .cart_totals table.shop_table td,.woocommerce .cart_totals table.shop_table th,.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce table.shop_table.cart td,.woocommerce table.shop_table.cart th,.woocommerce table.shop_table.order_details td,.woocommerce table.shop_table.order_details th{border-bottom:1px solid var(--bb-rl-border-secondary-color);border-top:0}.woocommerce .cart_totals table.shop_table th,.woocommerce table.shop_table th,.woocommerce table.shop_table.cart th,.woocommerce table.shop_table.order_details th{text-transform:uppercase;color:var(--bb-rl-text-tertiary-color);font-size:var(--bb-rl-font-size-sm)}.woocommerce .cart_totals table.shop_table th.product-subtotal,.woocommerce table.shop_table th.product-subtotal,.woocommerce table.shop_table.cart th.product-subtotal,.woocommerce table.shop_table.order_details th.product-subtotal{text-align:right}.woocommerce .cart_totals table.shop_table td.product-name a,.woocommerce table.shop_table td.product-name a,.woocommerce table.shop_table.cart td.product-name a,.woocommerce table.shop_table.order_details td.product-name a{color:var(--bb-rl-text-color);font-weight:500}.woocommerce .cart_totals table.shop_table td.product-name a:hover,.woocommerce table.shop_table td.product-name a:hover,.woocommerce table.shop_table.cart td.product-name a:hover,.woocommerce table.shop_table.order_details td.product-name a:hover{color:var(--bb-rl-primary-color)}.woocommerce .cart_totals table.shop_table td.product-name a.wcs-switch-link,.woocommerce table.shop_table td.product-name a.wcs-switch-link,.woocommerce table.shop_table.cart td.product-name a.wcs-switch-link,.woocommerce table.shop_table.order_details td.product-name a.wcs-switch-link{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color)}.woocommerce .cart_totals table.shop_table td.product-name a.wcs-switch-link:hover,.woocommerce table.shop_table td.product-name a.wcs-switch-link:hover,.woocommerce table.shop_table.cart td.product-name a.wcs-switch-link:hover,.woocommerce table.shop_table.order_details td.product-name a.wcs-switch-link:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce .cart_totals table.shop_table td.product-quantity .quantity,.woocommerce table.shop_table td.product-quantity .quantity,.woocommerce table.shop_table.cart td.product-quantity .quantity,.woocommerce table.shop_table.order_details td.product-quantity .quantity{display:inline-block}.woocommerce .cart_totals table.shop_table td.product-quantity .quantity input.qty,.woocommerce table.shop_table td.product-quantity .quantity input.qty,.woocommerce table.shop_table.cart td.product-quantity .quantity input.qty,.woocommerce table.shop_table.order_details td.product-quantity .quantity input.qty{color:var(--bb-rl-text-color)}.woocommerce .cart_totals table.shop_table td.product-quantity .quantity.quantity--readonly,.woocommerce table.shop_table td.product-quantity .quantity.quantity--readonly,.woocommerce table.shop_table.cart td.product-quantity .quantity.quantity--readonly,.woocommerce table.shop_table.order_details td.product-quantity .quantity.quantity--readonly{visibility:hidden;width:0;height:0;opacity:0}.woocommerce .cart_totals table.shop_table td.product-price,.woocommerce table.shop_table td.product-price,.woocommerce table.shop_table.cart td.product-price,.woocommerce table.shop_table.order_details td.product-price{color:var(--bb-rl-text-color)}.woocommerce .cart_totals table.shop_table td.product-subtotal,.woocommerce table.shop_table td.product-subtotal,.woocommerce table.shop_table.cart td.product-subtotal,.woocommerce table.shop_table.order_details td.product-subtotal{color:var(--bb-rl-text-color);text-align:right}@media (max-width:800px){.woocommerce .cart_totals table.shop_table td,.woocommerce table.shop_table td,.woocommerce table.shop_table.cart td,.woocommerce table.shop_table.order_details td{padding-top:12px;padding-bottom:12px}}.woocommerce .cart_totals table.shop_table td.actions>button.button,.woocommerce table.shop_table td.actions>button.button,.woocommerce table.shop_table.cart td.actions>button.button,.woocommerce table.shop_table.order_details td.actions>button.button{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;font-size:var(--bb-rl-font-size-sm);font-weight:500;min-height:34px;padding:6px 20px;line-height:1.4;margin-top:0}.woocommerce .cart_totals table.shop_table td.actions>button.button:disabled,.woocommerce table.shop_table td.actions>button.button:disabled,.woocommerce table.shop_table.cart td.actions>button.button:disabled,.woocommerce table.shop_table.order_details td.actions>button.button:disabled{pointer-events:none}.woocommerce .cart_totals table.shop_table td.actions>button.button:hover,.woocommerce table.shop_table td.actions>button.button:hover,.woocommerce table.shop_table.cart td.actions>button.button:hover,.woocommerce table.shop_table.order_details td.actions>button.button:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}@media (max-width:800px){.woocommerce table.shop_table.shop_table_responsive tr:nth-child(2n) td{background-color:var(--bb-rl-background-secondary-color)}.woocommerce table.shop_table.shop_table_responsive tr:nth-child(2n) td div.quantity input.qty{background-color:var(--bb-rl-background-secondary-color)}.woocommerce table.shop_table.shop_table_responsive tr td::before{padding-right:5px}}.woocommerce .bb_sku_wrapper{display:block;color:var(--bb-rl-text-tertiary-color);font-size:13px;line-height:1}@media (max-width:800px){.woocommerce .bb_sku_wrapper{display:none}}.woocommerce .bb-header-buttons a.button:hover{background-color:transparent}.woocommerce .bb-header-buttons a.button.signup:hover{box-shadow:inset 0 0 0 99999px #000}.woocommerce .bb-login-section a.button{margin-bottom:16px}.woocommerce-cart table.cart td.actions .coupon .input-text{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-content-border-color);border-radius:var(--bb-rl-radius-base);box-shadow:none;padding:0 12px;color:var(--bb-body-text-color)}.woocommerce-cart .wc_empty_cart{text-align:center}.woocommerce-cart .wc_empty_cart .cart_message_wrap{padding:3rem;width:60%;margin:0 auto}.woocommerce-cart .wc_empty_cart .wc-cart-sub-icon{margin-bottom:25px}.woocommerce-cart .wc_empty_cart .wc-cart-sub-icon img{max-width:60px}.woocommerce-cart .wc_empty_cart p.cart-empty{font-size:22px;color:var(--bb-rl-text-color);margin-bottom:5px}.woocommerce-cart .wc_empty_cart p.wc_empty_cart_description{font-size:var(--bb-rl-font-size-sm);color:#939597}.woocommerce-cart .wc_empty_cart a.button{padding:10px 2em}.woocommerce-cart .wc_empty_cart a.button:hover{background-color:#0f74e0;color:var(--bb-rl-text-white-color)}@media (max-width:800px){.woocommerce-cart .wc_empty_cart .cart_message_wrap{width:80%}}@media (max-width:544px){.woocommerce-cart .wc_empty_cart .cart_message_wrap{padding:3rem 2rem;width:90%}}.woocommerce-cart table.cart img{width:100px}.woocommerce-cart .cart-collaterals table.shop_table td,.woocommerce-cart .cart-collaterals table.shop_table th{border-bottom:0;border-top:0;color:var(--bb-rl-text-color)}.woocommerce-cart .cart-collaterals table.shop_table th{padding-left:0}.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:100%}.woocommerce-cart .cart-collaterals .cart_totals>h2{display:none}.woocommerce-cart .cart-collaterals table.shop_table{float:right;width:50%}@media (max-width:800px){.woocommerce-cart .cart-collaterals table.shop_table{float:none;width:100%}}@media (max-width:544px){.woocommerce-cart .cart-collaterals .bb_cart_totals_ctrls{flex-direction:column}.woocommerce-cart .cart-collaterals .bb_cart_totals_ctrls .wc-proceed-to-checkout{order:1;padding-bottom:0}.woocommerce-cart .cart-collaterals .bb_cart_totals_ctrls .cart_shop{order:2;margin-left:auto;margin-right:0}}.woocommerce-cart .bb_cart_totals_ctrls{clear:both}.woocommerce-cart .bb_cart_totals_ctrls .cart_shop{margin-right:auto;align-self:flex-end}.woocommerce-cart .bb_cart_totals_ctrls a.button{font-size:var(--bb-rl-font-size-sm);margin-bottom:2em;height:40px;padding:9px 2em;vertical-align:middle;display:inline-block;line-height:1.4;background:0 0;border:1px solid var(--bb-rl-primary-color);color:var(--bb-rl-primary-color);font-weight:500}.woocommerce-cart .bb_cart_totals_ctrls a.button:hover{border-color:var(--bb-rl-primary-color)}.woocommerce-cart-form .bs-quantity{border:0;padding-right:0;padding-left:0;min-width:72px}.woocommerce-cart-form .bs-quantity input.qty{font-size:var(--bb-rl-font-size-sm)}.woocommerce-cart-form .bs-quantity .qty-nav{height:35px}.woocommerce-cart-form .bs-quantity .quantity-button{font-size:0;line-height:20px}.woocommerce-cart-form .bs-quantity .quantity-button:before{font-family:bb-icons;font-size:22px;text-rendering:auto;-webkit-font-smoothing:antialiased;position:relative;top:9px}.woocommerce-cart-form .bs-quantity .quantity-up:before{content:"\e827"}.woocommerce-cart-form .bs-quantity .quantity-down:before{content:"\e8ab"}.woocommerce-cart-form .bs-quantity.bs-quantity-individually .num-individually{display:inline-block;width:3.631em;min-width:32px;max-width:32px;text-align:center}.woocommerce-cart-form .bs-quantity.bs-quantity-individually .qty-nav{opacity:.3;cursor:default}.woocommerce-cart-form .bs-quantity.bs-quantity-individually .qty-nav .quantity-button{cursor:default}.woocommerce .wc-proceed-to-checkout{text-align:right;clear:both}.woocommerce .wc-proceed-to-checkout a.button.checkout-button{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:var(--bb-rl-font-size-sm);display:inline-block;height:40px;padding:9px 2em;vertical-align:middle;line-height:1.4;font-weight:500}.woocommerce .wc-proceed-to-checkout a.button.checkout-button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);border-radius:var(--bb-rl-radius-md)}.woocommerce #respond input#submit.alt,.woocommerce input.button.alt{background-color:var(--bb-primary-color)}.woocommerce-cart.woocommerce-page .bb_cart_totals_ctrls a.button.outline{background:0 0;color:var(--bb-rl-primary-color)}@media (max-width:992px){body.woocommerce-cart #secondary{flex:0 0 100%;max-width:100%}}.attribute-colors .color-marker{cursor:default;margin-right:6px}body:not(.bb-page-loaded).woocommerce form.woocommerce-ordering{display:none}body:not(.bb-page-loaded) .bs_widget_price_filter #max_price,body:not(.bb-page-loaded) .bs_widget_price_filter #min_price{display:none}.bs-quantity{position:relative;display:flex;align-items:center;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-md);padding:0 10px}.bs-quantity input[type=number]::-webkit-inner-spin-button,.bs-quantity input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.bs-quantity input[type=number]{width:auto;min-width:32px;max-width:32px;height:40px;line-height:31px;display:block;padding:0;margin:0;border:0;appearance:textfield}.bs-quantity input[type=number]:focus{outline:0}.bs-quantity .qty-nav{position:relative;height:40px}.bs-quantity .quantity-button{position:relative;cursor:pointer;width:20px;text-align:center;line-height:40px;user-select:none}.bs-quantity .qty-nav .quantity-button.limit{opacity:.3;cursor:default}.cart_totals table.shop_table td{text-align:right}.cart_totals table.shop_table tr.order-total th{color:var(--bb-rl-text-color);font-weight:600}.cart_totals table.shop_table form.woocommerce-shipping-calculator{margin-bottom:0}.cart_totals table.shop_table form.woocommerce-shipping-calculator>p{margin-bottom:5px}.cart_totals table.shop_table .shipping-calculator-form{text-align:left}.woocommerce-page .select2-container .select2-selection--single{height:40px;border-color:var(--bb-rl-border-secondary-color);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+Cjx0aXRsZT5TdHJva2UgNzczPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz4KPGcgaWQ9IkNhbnZhcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5ODg2IDApIj4KPGcgaWQ9IlN0cm9rZSA3NzMiIG9wYWNpdHk9IjAuMjUiPgo8dXNlIHhsaW5rOmhyZWY9IiNwYXRoMF9zdHJva2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5ODg3IDEpIiBmaWxsPSIjMTIyQjQ2Ii8+CjwvZz4KPC9nPgo8ZGVmcz4KPHBhdGggaWQ9InBhdGgwX3N0cm9rZSIgZD0iTSA4LjYzNjQgMC42MzYzOTZDIDguOTg3ODcgMC4yODQ5MjQgOC45ODc4NyAtMC4yODQ5MjQgOC42MzY0IC0wLjYzNjM5NkMgOC4yODQ5MiAtMC45ODc4NjggNy43MTUwOCAtMC45ODc4NjggNy4zNjM2IC0wLjYzNjM5NkwgOC42MzY0IDAuNjM2Mzk2Wk0gNCA0TCAzLjM2MzYgNC42MzY0QyAzLjcxNTA4IDQuOTg3ODcgNC4yODQ5MiA0Ljk4Nzg3IDQuNjM2NCA0LjYzNjRMIDQgNFpNIDAuNjM2Mzk2IC0wLjYzNjM5NkMgMC4yODQ5MjQgLTAuOTg3ODY4IC0wLjI4NDkyNCAtMC45ODc4NjggLTAuNjM2Mzk2IC0wLjYzNjM5NkMgLTAuOTg3ODY4IC0wLjI4NDkyNCAtMC45ODc4NjggMC4yODQ5MjQgLTAuNjM2Mzk2IDAuNjM2Mzk2TCAwLjYzNjM5NiAtMC42MzYzOTZaTSA3LjM2MzYgLTAuNjM2Mzk2TCAzLjM2MzYgMy4zNjM2TCA0LjYzNjQgNC42MzY0TCA4LjYzNjQgMC42MzYzOTZMIDcuMzYzNiAtMC42MzYzOTZaTSA0LjYzNjQgMy4zNjM2TCAwLjYzNjM5NiAtMC42MzYzOTZMIC0wLjYzNjM5NiAwLjYzNjM5NkwgMy4zNjM2IDQuNjM2NEwgNC42MzY0IDMuMzYzNloiLz4KPC9kZWZzPgo8L3N2Zz4K");background-repeat:no-repeat;background-position:right .5rem center;padding-right:35px;font-size:15px;background-color:var(--bb-rl-background-color)}.woocommerce-page .select2-container .select2-selection--single .select2-selection__arrow{display:none}.woocommerce-page .select2-container .select2-selection--single.wc-order-by{background-image:url("data:image/svg+xml;charset=utf8,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 32 32'%3E%3Ctitle%3Esort-desc%3C/title%3E%3Cpath style='fill:%23A1ACB8;' d='M24.768 22.464v-13.216c0-0.544-0.448-0.992-1.024-0.992-0.544 0-0.992 0.448-0.992 0.992v13.216c0 0.576 0.448 1.024 0.992 1.024 0.576 0 1.024-0.448 1.024-1.024zM21.568 19.616c-0.352-0.384-0.992-0.416-1.408-0.032-0.384 0.384-0.416 1.024-0.032 1.408l2.912 3.104c0.384 0.448 1.056 0.448 1.44 0l2.912-3.104c0.384-0.384 0.352-1.024-0.032-1.408-0.416-0.384-1.056-0.352-1.408 0.032l-2.208 2.336-2.176-2.336zM16.736 12.64h-8.736c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h8.736c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM14.56 17.376h-6.56c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h6.56c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM12.352 22.368h-4.352c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h4.352c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992zM18.176 7.648h-10.176c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h10.176c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992z'%3E%3C/path%3E%3C/svg%3E");border:0;background-color:transparent;font-size:var(--bb-rl-font-size-sm);outline:0}.woocommerce-page .select2-container .select2-selection--single.wc-order-by:hover{background-image:url("data:image/svg+xml;charset=utf8,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 32 32'%3E%3Ctitle%3Esort-desc%3C/title%3E%3Cpath style='fill:%23122b46;' d='M24.768 22.464v-13.216c0-0.544-0.448-0.992-1.024-0.992-0.544 0-0.992 0.448-0.992 0.992v13.216c0 0.576 0.448 1.024 0.992 1.024 0.576 0 1.024-0.448 1.024-1.024zM21.568 19.616c-0.352-0.384-0.992-0.416-1.408-0.032-0.384 0.384-0.416 1.024-0.032 1.408l2.912 3.104c0.384 0.448 1.056 0.448 1.44 0l2.912-3.104c0.384-0.384 0.352-1.024-0.032-1.408-0.416-0.384-1.056-0.352-1.408 0.032l-2.208 2.336-2.176-2.336zM16.736 12.64h-8.736c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h8.736c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM14.56 17.376h-6.56c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h6.56c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM12.352 22.368h-4.352c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h4.352c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992zM18.176 7.648h-10.176c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h10.176c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992z'%3E%3C/path%3E%3C/svg%3E")}.woocommerce-page .select2-container .select2-search{font-size:15px}.woocommerce-page .select2-container .select2-results{font-size:15px}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below{border-radius:4px;border:0;background:var(--bb-rl-background-color);box-shadow:0 2px 7px 1px #000,0 6px 32px 0 #122b46;padding:7px 0;margin-top:8px}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below:before{content:" ";position:absolute;width:0;height:0;top:0;right:16px;margin:0 auto;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;transform-origin:0 0;transform:rotate(-45deg);box-shadow:2px -3px 3px 0 #000;z-index:101}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option{padding:3px 12px;font-size:var(--bb-rl-font-size-sm)}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option.select2-results__option--highlighted,.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option.select2-results__option[aria-selected=true]{background-color:var(--bb-rl-background-secondary-color);color:var(--bb-rl-primary-color)}.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px;color:inherit;padding:0 20px 0 8px}.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered[title~=Select]{color:#c3c6c9}.woocommerce-page form.woocommerce-ordering .select2-selection--single .select2-selection__rendered{text-align:right;color:#7f868f}.site-header a.header-cart-link{position:relative;padding-right:2px;display:flex;align-items:center}.site-header a.header-cart-link span.count{background-color:var(--bb-primary-color);line-height:1.6;font-size:9px;top:calc(50% - 20px);right:-4px;padding:1px 6px;position:absolute}.woocommerce-cart .woocommerce-shipping-calculator{position:relative}.woocommerce-cart .woocommerce-shipping-calculator a.shipping-calculator-button{position:relative;padding-right:20px}.woocommerce-cart .woocommerce-shipping-calculator a.shipping-calculator-button:after{content:"\e826";font-family:bb-icons;font-weight:400;speak:none;display:inline-block;color:#939597;position:absolute;right:-5px;top:0;font-size:22px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shipping-calculator-form{position:absolute;width:250px;top:37px;left:14px;z-index:9;background-color:var(--bb-rl-background-color);padding:var(--bb-rl-space-200) var(--bb-rl-space-300);border-radius:var(--bb-rl-radius-md);box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.shipping-calculator-form:before{content:" ";position:absolute;width:0;height:0;top:0;right:70%;margin:0 auto;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;transform-origin:0 0;transform:rotate(-45deg);z-index:1002}.shipping-calculator-form p:last-of-type{margin-bottom:0}.shipping-calculator-form button.button{width:100%}.woocommerce ul#shipping_method label{font-size:var(--bb-rl-font-size-sm)}.woocommerce ul#shipping_method label .amount{font-weight:400}.woocommerce-shipping-destination{font-size:var(--bb-rl-font-size-xs)}.woocommerce-shipping-destination strong{font-weight:400}@media (max-width:544px){.woocommerce .woocommerce-result-count{float:none;width:100%}.woocommerce form.woocommerce-ordering{float:none}}.site-header a.header-cart-link span.count,.woocommerce span.onsale{background-color:var(--bb-rl-primary-color)}body .select2-container .select2-dropdown{border-color:var(--bb-rl-border-secondary-color)}body .select2-container .select2-dropdown .select2-results__option{outline:0}.woocommerce-product-search button{font-size:14px;margin:10px 0 0;background-color:var(--bb-primary-color)}.woocommerce .woocommerce-MyAccount-content{flex:1;border-left:1px solid var(--bb-rl-border-secondary-color);min-height:400px;width:auto;padding:30px}.woocommerce .woocommerce-MyAccount-content input[type=submit][name=apply_for_vendor_submit]{border-radius:100px;padding:10px 20px;font-weight:500;font-style:normal;text-decoration:none;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid transparent;font-size:15px;color:#fff;background-color:var(--bb-headings-color)}.woocommerce .woocommerce-MyAccount-content .MyAccount-content--dashboard p{font-size:var(--bb-rl-font-size-sm)}.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content{padding:20px 0}.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields{width:70%;margin:2em auto}@media (max-width:1200px){.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields{width:90%}}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields .form-row.form-row-first,.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields .form-row.form-row-last{width:100%;float:none}}@media screen and (max-width:860px) and (min-width:800px){.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content{padding:20px 0}}.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields{width:70%;margin:2em auto}.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields fieldset{border:0;padding:1.5rem 0 1rem;margin-top:3rem;margin-bottom:0}.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields legend{font-weight:500;font-size:var(--bb-rl-font-size-base);color:var(--bb-rl-text-color)}@media (max-width:1200px){.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields{width:90%}}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields .form-row.form-row-first,.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields .form-row.form-row-last{width:100%;float:none}}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{font-size:var(--bb-rl-font-size-sm);padding:0}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3{text-transform:uppercase;font-size:var(--bb-rl-font-size-sm);margin-bottom:.2rem}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses address{line-height:21px;margin-bottom:1em}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{float:none;width:100%}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.col-1{padding-bottom:30px}}.woocommerce .woocommerce-MyAccount-content form .form-row{margin-bottom:1.3em}.woocommerce .woocommerce-MyAccount-content form .form-row .required{color:var(--bb-rl-border-danger-secondary-color);text-decoration:none}.woocommerce .woocommerce-MyAccount-content form .form-row label{font-size:var(--bb-rl-font-size-sm)}.woocommerce .woocommerce-MyAccount-content form .form-row input,.woocommerce .woocommerce-MyAccount-content form .form-row select,.woocommerce .woocommerce-MyAccount-content form .form-row textarea{font-size:var(--bb-rl-font-size-sm);background-color:var(--bb-content-background-color);border:1px solid var(--bb-content-border-color);border-radius:var(--bb-input-radius);box-shadow:none;padding:10px 12px;color:var(--bb-body-text-color)}.woocommerce .woocommerce-MyAccount-content form .form-row input:focus,.woocommerce .woocommerce-MyAccount-content form .form-row select:focus,.woocommerce .woocommerce-MyAccount-content form .form-row textarea:focus{outline:0;background-color:var(--bb-content-background-color);box-shadow:var(--bb-input-focus-shadow);border-color:var(--bb-input-focus-border-color)}.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-results,.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-selection--single{font-size:var(--bb-rl-font-size-sm)}.woocommerce .woocommerce-MyAccount-content form .form-row span.select2-selection.select2-selection--single{outline:0}.woocommerce .woocommerce-MyAccount-content form .form-row span>em{font-size:14px;font-style:normal;color:var(--bb-rl-text-tertiary-color)}.woocommerce .woocommerce-MyAccount-content form .woocommerce-account-fields__ctrls-wrapper,.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__ctrls-wrapper{text-align:right}.woocommerce .MyAccount-content--address .wc-MyAccount-sub-heading h2+p,.woocommerce.woocommerce--view-order .wc-MyAccount-sub-heading h2+p{position:relative;top:-16px}.woocommerce .wc-MyAccount-sub-heading{padding:0;border-bottom:1px solid var(--bb-rl-border-secondary-color);margin-bottom:var(--bb-rl-space-200)}.woocommerce .wc-MyAccount-sub-heading h2{margin:0 0 var(--bb-rl-space-200)}.woocommerce .wc-MyAccount-sub-heading h2 strong{font-weight:400}.woocommerce .wc-MyAccount-sub-heading p{font-size:var(--bb-rl-font-size-sm);margin-bottom:0;color:var(--bb-rl-text-tertiary-color)}.woocommerce table.my_account_orders,.woocommerce table.shop_table.my_account_orders{border:0}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th,.woocommerce table.shop_table.my_account_orders td,.woocommerce table.shop_table.my_account_orders th{padding-top:8px;padding-bottom:8px;font-size:13px;border-bottom:0}.woocommerce table.my_account_orders thead th,.woocommerce table.shop_table.my_account_orders thead th{text-transform:uppercase;font-size:var(--bb-rl-font-size-xs);font-weight:500}.woocommerce table.my_account_orders tbody td,.woocommerce table.shop_table.my_account_orders tbody td{border-top:1px solid var(--bb-rl-border-secondary-color);color:var(--bb-rl-text-tertiary-color)}.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions,.woocommerce table.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions{width:95px}@media (max-width:800px){.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions,.woocommerce table.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions{width:auto}}.woocommerce table.my_account_orders tbody td a.button,.woocommerce table.shop_table.my_account_orders tbody td a.button{min-height:auto;padding:var(--bb-rl-space-50) var(--bb-rl-space-100);margin:0;font-size:13px;line-height:1;max-width:100px;width:100%;font-weight:500}@media (max-width:800px){.woocommerce table.my_account_orders tbody td a.button,.woocommerce table.shop_table.my_account_orders tbody td a.button{width:auto}}.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a,.woocommerce table.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a{color:var(--bb-rl-text-color)}.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a:hover,.woocommerce table.shop_table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a:hover{color:var(--bb-rl-primary-color)}@media (max-width:800px){.woocommerce table.my_account_orders tbody tr:nth-child(2n) td,.woocommerce table.shop_table.my_account_orders tbody tr:nth-child(2n) td{background-color:var(--bb-rl-background-secondary-color)}.woocommerce table.my_account_orders tbody tr.woocommerce-orders-table__row,.woocommerce table.shop_table.my_account_orders tbody tr.woocommerce-orders-table__row{margin-bottom:30px}.woocommerce table.my_account_orders tbody tr:last-child,.woocommerce table.shop_table.my_account_orders tbody tr:last-child{margin-bottom:0}}.woocommerce table.my_account_orders.account-orders-table-dashboard tbody td a.button,.woocommerce table.shop_table.my_account_orders.account-orders-table-dashboard tbody td a.button{padding:6px 15px;display:block;max-width:90%;margin-bottom:10px}@media (max-width:1200px){.woocommerce table.my_account_orders.account-orders-table-dashboard tbody td a.button,.woocommerce table.shop_table.my_account_orders.account-orders-table-dashboard tbody td a.button{width:100%;max-width:100%}}@media (max-width:800px){.woocommerce table.my_account_orders.account-orders-table-dashboard tbody td a.button,.woocommerce table.shop_table.my_account_orders.account-orders-table-dashboard tbody td a.button{display:inline-block;margin-left:0;margin-right:5px}}.woocommerce form .password-input .show-password-input:after{content:"\e220";font-family:bb-icons-rl;font-size:16px;font-weight:400;color:var(--bb-rl-text-tertiary-color)}.woocommerce form .password-input .show-password-input.display-password:after{content:"\e224";font-family:bb-icons-rl;color:var(--bb-rl-text-tertiary-color)}.woocommerce form .password-input .show-password-input:before{content:unset}.woocommerce form .password-input .show-password-input.display-password:before{content:unset}.woocommerce form .password-input .show-password-input:focus{outline:0;box-shadow:none}@media (max-width:800px){.woocommerce .bsMyAccount{margin-bottom:0}}@media (max-width:1200px){.woocommerce-account.has-sidebar .woocommerce .bsMyAccount{margin-bottom:0}}.woocommerce .wc-MyAccount-fix-center{width:60%;margin:2em auto;text-align:center}.woocommerce .wc-MyAccount-fix-center.woocommerce-info{border:0;padding:0}.woocommerce .wc-MyAccount-fix-center.woocommerce-info:before{display:none}.woocommerce .wc-MyAccount-fix-center.woocommerce-info .button{float:none;padding:1em 3em;font-weight:500;margin:0 auto}.woocommerce .wc-MyAccount-fix-center .wc-MyAccount-sub-tagline{font-size:var(--bb-rl-font-size-2xl);margin-bottom:var(--bb-rl-space-200)}.woocommerce .wc-MyAccount-fix-center .wc-MyAccount-sub-icon{margin-bottom:var(--bb-rl-space-200);line-height:1}.woocommerce .wc-MyAccount-fix-center .wc-MyAccount-sub-icon img{max-width:60px;display:inline-flex}@media (max-width:992px){.woocommerce .wc-MyAccount-fix-center{width:85%}}.woocommerce section.woocommerce-order-details p.order-again{text-align:right}.woocommerce section.woocommerce-order-details p.order-again a.button{padding:var(--bb-rl-space-100) var(--bb-rl-space-300);font-weight:500;color:var(--bb-rl-text-color);border-radius:var(--bb-rl-radius-md)}.woocommerce section.woocommerce-order-details p.order-again a.button:hover{background-color:var(--bb-rl-background-tertiary-hover-color);color:var(--bb-rl-text-color)}.woocommerce .woocommerce-table--order-details{border:0}.woocommerce .woocommerce-table--order-details td,.woocommerce .woocommerce-table--order-details th{padding-top:8px;padding-bottom:8px;font-size:var(--bb-rl-font-size-sm);border-bottom:0;vertical-align:top;border-top:1px solid var(--bb-rl-border-secondary-color)}.woocommerce .woocommerce-table--order-details thead th{text-transform:uppercase;font-size:var(--bb-rl-font-size-sm);color:var(--bb-rl-text-tertiary-color);font-weight:500}.woocommerce .woocommerce-table--order-details tfoot td,.woocommerce .woocommerce-table--order-details tfoot th{font-weight:400}.woocommerce .order_details_items thead tr:first-child td,.woocommerce .order_details_items thead tr:first-child th{border-top:0}@media (max-width:544px){.woocommerce .order_details_items thead tr:first-child th.product-thumb{display:none}}.woocommerce .order_details_items tbody tr:last-child td,.woocommerce .order_details_items tbody tr:last-child th{border-bottom:1px solid var(--bb-rl-border-secondary-color);border-radius:0}.woocommerce .order_details_items td.product-name a{color:var(--bb-rl-text-color);font-weight:500}.woocommerce .order_details_items td.product-name a:hover{color:var(--bb-rl-primary-color)}.woocommerce .order_details_items td.product-name a.remove{font-weight:400;color:var(--bb-rl-text-danger-primary-color)}.woocommerce .order_details_items td.product-total,.woocommerce .order_details_items th.product-total{width:190px;text-align:right}.woocommerce .order_details_items td.product-total span.woocommerce-Price-amount,.woocommerce .order_details_items th.product-total span.woocommerce-Price-amount{font-weight:600}@media (max-width:544px){.woocommerce .order_details_items td.product-total,.woocommerce .order_details_items th.product-total{text-align:right}}@media (max-width:1200px){.woocommerce .order_details_items td.product-total{width:auto}}.woocommerce .order_details_items tr.product-purchase-note td{padding-top:8px}.woocommerce .order_details_items td:not(.product-thumb){padding-top:15px;padding-bottom:15px}.woocommerce .order_details_items td.product-thumb{width:120px}.woocommerce .order_details_items td.product-thumb img{max-width:100px}@media (max-width:992px){.woocommerce .order_details_items td.product-thumb{width:90px}.woocommerce .order_details_items td.product-thumb img{max-width:80px}}.woocommerce .order_details_items .bb_sku_wrapper{display:block;color:var(--bb-rl-text-tertiary-color);font-size:13px;line-height:1}.woocommerce table.order_details_total{width:70%;float:right}.woocommerce table.order_details_total tfoot td,.woocommerce table.order_details_total tfoot th{border-top:0;border-bottom:0;padding-top:4px;padding-bottom:4px;color:var(--bb-rl-text-tertiary-color);font-weight:400}.woocommerce table.order_details_total th{text-transform:uppercase}.woocommerce table.order_details_total tfoot td:last-child{width:190px;color:var(--bb-rl-text-color);text-align:right}@media (max-width:800px){.woocommerce table.order_details_total tfoot td:last-child{text-align:right}}.woocommerce table.order_details_total tfoot tr:last-child td,.woocommerce table.order_details_total tfoot tr:last-child th{color:var(--bb-rl-text-color);font-weight:600}@media (max-width:992px){.woocommerce table.order_details_total{width:100%;float:none}.woocommerce table.order_details_total td,.woocommerce table.order_details_total th{padding-top:4px;padding-bottom:4px}}.woocommerce .order_details_note{clear:both}.woocommerce .order_details_note th{color:var(--bb-rl-text-color)}.woocommerce section.woocommerce-customer-details{padding:0 12px}.woocommerce section.woocommerce-customer-details h2.woocommerce-column__title{font-size:17px;margin-bottom:.5rem}.woocommerce section.woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title{font-size:17px;margin-bottom:.5rem}.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1{width:64%}.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--2{width:32%}@media (max-width:992px){.woocommerce section.woocommerce-customer-details .woocommerce-column,.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1,.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--2{width:100%;float:none}.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1{margin-bottom:30px}}.woocommerce section.woocommerce-customer-details address{border:0;padding:0;font-size:var(--bb-rl-font-size-sm)}.woocommerce section.woocommerce-customer-details address .woocommerce-customer-details--email:before,.woocommerce section.woocommerce-customer-details address .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--subcolumn{font-size:var(--bb-rl-font-size-sm)}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--email:before,.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap{display:flex}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn{margin-right:50px}@media (max-width:1200px){.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn{margin-right:25px}}@media (max-width:992px){.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap{flex-direction:column}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn{margin-right:0}}.woocommerce mark{background-color:var(--bb-rl-background-secondary-color);color:var(--bb-rl-text-color)}@media (max-width:800px){.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb{text-align:center!important;width:100%}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb img,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb img{max-width:100px;width:100px}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb:before,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb:before{display:none}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr:nth-child(2n) td,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr:nth-child(2n) td{background-color:var(--bb-rl-background-color)}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tbody tr:last-child td,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tbody tr:last-child td{border-bottom:0}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__line-item,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__line-item{margin-bottom:30px}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__product-purchase-note,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__product-purchase-note{position:relative;bottom:30px}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr td.woocommerce-table__product-thumb,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr td.woocommerce-table__product-thumb{border-top:0}}body.woocommerce-account:not(.llms-pointer) header.entry-header{display:none}.woocommerce-account .select2-container .select2-results,.woocommerce-account .select2-container .select2-selection--single,.woocommerce-account .select2-container input{font-size:var(--bb-rl-font-size-sm)}.bb-rl-popup-card{position:fixed;background-color:var(--bb-rl-background-color);border:1px solid rgba(0,0,0,.1);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-300);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);min-width:370px;max-width:535px;z-index:9999991;opacity:0;transition-behavior:allow-discrete;transition:opacity .3s ease;transform:translate(9999px)}@media screen and (max-width:560px){.bb-rl-popup-card{max-width:380px;margin-left:5px;margin-right:5px}}@media screen and (max-width:400px){.bb-rl-popup-card{max-width:100%;min-width:360px;margin-left:0}}.bb-rl-popup-card.show{opacity:1;transform:translate(0)}.acomments-modal-open .bb-rl-popup-card{z-index:999985}.bb-rl-popup-card .skeleton-card{display:none}.bb-rl-popup-card.loading .bb-rl-card-content{display:none}.bb-rl-popup-card.loading .skeleton-card{display:block}.bb-rl-popup-card.loading .skeleton-card-entity{flex:1}.bb-rl-popup-card.loading .skeleton-card-entity>div{border-radius:6px}.bb-rl-popup-card.loading .skeleton-card-body{display:flex;align-items:flex-start;gap:24px}.bb-rl-popup-card.loading .skeleton-card-avatar{width:88px;height:88px;border-radius:50%}.bb-rl-popup-card.loading.bb-rl-group-card .skeleton-card-avatar{border-radius:8px}.bb-rl-popup-card.loading .skeleton-card-type{max-width:61px;height:21px;margin-bottom:6px}.bb-rl-popup-card.loading .skeleton-card-heading{max-width:100px;height:21px;margin-bottom:10px}.bb-rl-popup-card.loading .skeleton-card-meta{max-width:150px;height:15px}.bb-rl-popup-card.loading.bb-rl-group-card .skeleton-card-footer:not(.bb-rl-card-footer--plain) .skeleton-card-button:first-of-type{width:66.66%}.bb-rl-popup-card.loading .skeleton-card-footer{display:flex;align-items:flex-start;gap:var(--bb-rl-space-100);margin:30px 0 0}.bb-rl-popup-card.loading .skeleton-card-footer .skeleton-card-button{display:inline-block;width:33.33%;height:30px;border-radius:6px}.bb-rl-popup-card.loading .skeleton-card-footer.bb-rl-card-footer--plain .skeleton-card-button,.bb-rl-popup-card.loading .skeleton-card-footer.skeleton-footer-plain .skeleton-card-button{display:none;width:100%}.bb-rl-popup-card.loading .skeleton-card-footer.bb-rl-card-footer--plain .skeleton-card-button:first-of-type,.bb-rl-popup-card.loading .skeleton-card-footer.skeleton-footer-plain .skeleton-card-button:first-of-type{display:inline-block}.bb-rl-card-body{display:flex;align-items:flex-start;gap:24px}.bb-rl-card-avatar{position:relative}.bb-rl-card-avatar img{width:88px;height:auto;min-width:88px;border-radius:50%}.bb-rl-group-card .bb-rl-card-avatar img{border-radius:var(--bb-rl-radius-md)}.bb-rl-card-avatar .card-profile-status{position:absolute;display:none;width:13px;height:13px;background-color:var(--bb-rl-border-positive-primary-color);border:2px solid var(--bb-rl-text-white-color);border-radius:50%;right:7px;top:5px}.bb-rl-card-avatar .card-profile-status.active{display:inline-block}.bb-rl-card-heading{font-size:18px;font-weight:600;margin:0 0 10px}.bb-card-profile-type+.bb-rl-card-heading{margin-top:5px}.bb-card-profile-type{display:none;background-color:var(--bb-rl-background-secondary-color);padding:4px 8px;font-size:11px;border-radius:var(--bb-rl-radius-sm);color:var(--bb-rl-text-secondary-color);font-weight:700}.bb-card-profile-type.hasMemberType{display:inline}.bb-rl-card-meta span{color:var(--bb-rl-text-secondary-color);font-size:14px;line-height:21px}.bb-rl-card-meta>span{margin:0 5px 0 0;white-space:nowrap}.bb-rl-card-meta .card-meta-type--empty{display:none}.bb-rl-card-meta .card-meta-status{text-transform:capitalize}.bb-rl-card-meta .card-meta-item::after{content:"\2022";color:var(--bb-rl-background-tertiary-color);font-size:var(--bb-rl-font-size-sm);display:inline-block;margin-left:var(--bb-rl-space-100)}.bb-rl-card-meta .card-meta-item:last-of-type::after{display:none}.bb-rl-card-footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:30px 0 0}.bb-rl-group-card .bb-rl-card-footer .bb-rl-card-action:first-of-type{flex:1 1 60%}.bb-rl-card-footer .card-button,.bb-rl-card-footer button.follow-button{display:inline-block;text-align:center;white-space:nowrap;font-size:14px;font-weight:500;padding:0 15px;height:30px;line-height:28px;width:100%;border-radius:var(--bb-rl-radius-sm)}.bb-rl-card-footer .card-button i,.bb-rl-card-footer button.follow-button i{font-size:var(--bb-rl-font-size-base);margin-right:var(--bb-rl-space-50);line-height:1}.bb-rl-card-footer .card-button i:before,.bb-rl-card-footer button.follow-button i:before{margin:0}.buddypress .buddypress-wrap .bb-rl-card-footer button{width:100%;white-space:nowrap}.buddypress .buddypress-wrap .bb-rl-card-footer a.card-button,.buddypress .buddypress-wrap .bb-rl-card-footer a.follow-button,.buddypress .buddypress-wrap .bb-rl-card-footer a.friendship-button,.buddypress .buddypress-wrap .bb-rl-card-footer button.friendship-button,.buddypress .buddypress-wrap .bb-rl-card-footer button.small{min-height:30px;line-height:28px}@media screen and (max-width:560px){.buddypress .buddypress-wrap .bb-rl-card-footer a.card-button,.buddypress .buddypress-wrap .bb-rl-card-footer a.follow-button,.buddypress .buddypress-wrap .bb-rl-card-footer a.friendship-button,.buddypress .buddypress-wrap .bb-rl-card-footer button.friendship-button,.buddypress .buddypress-wrap .bb-rl-card-footer button.small{width:100%;display:inline-block;padding:0}}.bb-rl-card-footer .bb-rl-card-action{flex:1;white-space:nowrap}.bb-rl-card-footer.bb-rl-card-footer--plain .bb-rl-card-action-primary,.bb-rl-card-footer.bb-rl-card-footer--plain .bb-rl-card-action-secondary{display:none}@media screen and (max-width:560px){.bb-rl-card-footer{flex-direction:column}.bb-rl-card-footer .bb-rl-card-action{width:100%}}.bb-rl-group-card .card-group-members .bs-group-members{margin:5px 0 0 -4px}.bb-rl-card-footer .send-message i{position:relative;top:1px}.bb-rl-card-footer .send-message:hover i::before{font-weight:300}.buddypress .buddypress-wrap button.card-button{padding:0;width:100%}#buddypress .bb-rl-card-action-primary .card-button,#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group,#buddypress .bb-rl-card-action-primary .group-button.request-membership,#buddypress .bb-rl-card-action-primary .join-group,#buddypress .bb-rl-card-action-primary a.friendship-button,.bb-rl-card-action-primary .card-button,.bb-rl-card-action-primary .generic-button a.group-button.join-group,.bb-rl-card-action-primary .group-button.request-membership,.bb-rl-card-action-primary .join-group,.bb-rl-card-action-primary a.friendship-button,.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button,.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group,.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership,.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group,.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color);font-size:14px;font-weight:500;width:100%}#buddypress .bb-rl-card-action-primary .card-button:hover,#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group:hover,#buddypress .bb-rl-card-action-primary .group-button.request-membership:hover,#buddypress .bb-rl-card-action-primary .join-group:hover,#buddypress .bb-rl-card-action-primary a.friendship-button:hover,.bb-rl-card-action-primary .card-button:hover,.bb-rl-card-action-primary .generic-button a.group-button.join-group:hover,.bb-rl-card-action-primary .group-button.request-membership:hover,.bb-rl-card-action-primary .join-group:hover,.bb-rl-card-action-primary a.friendship-button:hover,.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button:hover,.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group:hover,.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership:hover,.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group:hover,.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}#buddypress .bb-rl-card-action-primary .card-button:focus-within,#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group:focus-within,#buddypress .bb-rl-card-action-primary .group-button.request-membership:focus-within,#buddypress .bb-rl-card-action-primary .join-group:focus-within,#buddypress .bb-rl-card-action-primary a.friendship-button:focus-within,.bb-rl-card-action-primary .card-button:focus-within,.bb-rl-card-action-primary .generic-button a.group-button.join-group:focus-within,.bb-rl-card-action-primary .group-button.request-membership:focus-within,.bb-rl-card-action-primary .join-group:focus-within,.bb-rl-card-action-primary a.friendship-button:focus-within,.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button:focus-within,.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group:focus-within,.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership:focus-within,.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group:focus-within,.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}#buddypress .bb-rl-card-action-primary .card-button:disabled,#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group:disabled,#buddypress .bb-rl-card-action-primary .group-button.request-membership:disabled,#buddypress .bb-rl-card-action-primary .join-group:disabled,#buddypress .bb-rl-card-action-primary a.friendship-button:disabled,.bb-rl-card-action-primary .card-button:disabled,.bb-rl-card-action-primary .generic-button a.group-button.join-group:disabled,.bb-rl-card-action-primary .group-button.request-membership:disabled,.bb-rl-card-action-primary .join-group:disabled,.bb-rl-card-action-primary a.friendship-button:disabled,.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button:disabled,.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group:disabled,.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership:disabled,.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group:disabled,.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}.bb-rl-card-action-secondary .card-button,.bb-rl-card-action-secondary a.follow-button,.bb-rl-card-action-secondary a.follow-button.outline.not_following,.bb-rl-card-action-secondary button.follow-button,.bb-rl-card-action-secondary button.follow-button.outline.not_following,.buddypress .buddypress-wrap .bb-card-action-secondary .card-button,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;border-radius:var(--bb-rl-radius-md);padding:var(--bb-rl-space-100) var(--bb-rl-space-200);transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-color);border:1px solid transparent;font-size:14px;font-weight:500;text-align:center}.bb-rl-card-action-secondary .card-button:hover,.bb-rl-card-action-secondary a.follow-button.outline.not_following:hover,.bb-rl-card-action-secondary a.follow-button:hover,.bb-rl-card-action-secondary button.follow-button.outline.not_following:hover,.bb-rl-card-action-secondary button.follow-button:hover,.buddypress .buddypress-wrap .bb-card-action-secondary .card-button:hover,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following:hover,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button:hover,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following:hover,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button:hover{background-color:var(--bb-rl-background-tertiary-hover-color)}.bb-rl-card-action-secondary .card-button:focus,.bb-rl-card-action-secondary a.follow-button.outline.not_following:focus,.bb-rl-card-action-secondary a.follow-button:focus,.bb-rl-card-action-secondary button.follow-button.outline.not_following:focus,.bb-rl-card-action-secondary button.follow-button:focus,.buddypress .buddypress-wrap .bb-card-action-secondary .card-button:focus,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following:focus,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button:focus,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following:focus,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-card-action-secondary .card-button:disabled,.bb-rl-card-action-secondary a.follow-button.outline.not_following:disabled,.bb-rl-card-action-secondary a.follow-button:disabled,.bb-rl-card-action-secondary button.follow-button.outline.not_following:disabled,.bb-rl-card-action-secondary button.follow-button:disabled,.buddypress .buddypress-wrap .bb-card-action-secondary .card-button:disabled,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following:disabled,.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button:disabled,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following:disabled,.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button:disabled{background-color:var(--bb-rl-background-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-card-action-outline .card-button{background-color:transparent;color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-rl-card-action-outline .card-button:hover{background-color:var(--bb-rl-background-secondary-color)}.bb-rl-card-action-outline .card-button:focus{outline:2px solid var(--bb-rl-border-quinery-color)}.bb-rl-card-action-outline .card-button:disabled{border-color:var(--bb-rl-border-tertiary-color);color:var(--bb-rl-text-disabled-color);cursor:not-allowed}.bb-rl-card-action-outline .card-button.card-button-group{color:var(--bb-rl-text-color);border:1px solid var(--bb-rl-border-tertiary-color)}.bb-rl-card-action-outline .card-button.card-button-group:hover{background-color:var(--bb-rl-background-brand-primary-color);color:var(--bb-rl-text-white-color);border:1px solid var(--bb-rl-background-brand-primary-color)}.bb-rl-card-action-outline .card-button.card-button-group:hover:hover{background-color:var(--bb-rl-background-brand-primary-hover-color)}.bb-rl-card-action-outline .card-button.card-button-group:hover:focus-within{outline:2px solid var(--bb-rl-border-brand-primary-color)}.bb-rl-card-action-outline .card-button.card-button-group:hover:disabled{background-color:var(--bb-rl-background-brand-disabled-color);cursor:not-allowed}#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button,.bb-rl-card-footer .bb-rl-card-action .generic-button a,.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group,.bb-rl-card-footer .bb-rl-card-action .generic-button button{min-width:125px;min-height:30px;line-height:30px;padding-top:0;padding-bottom:0;white-space:nowrap;width:100%}#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.is_friend,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.is_friend,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.group-button.request-membership,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.request-membership,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.is_friend,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button.group-button.request-membership,.bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.is_friend,.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.is_friend,.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.group-button.request-membership,.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.request-membership,.bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.is_friend,.bb-rl-card-footer .bb-rl-card-action .generic-button button.group-button.request-membership{min-width:200px}#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.pending_friend,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.pending_friend,#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.pending_friend,.bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.pending_friend,.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.pending_friend,.bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.pending_friend{min-width:170px}.bb-rl-card-footer .generic-button a.join-group::before,.bb-rl-card-footer .generic-button i{content:"";font-weight:400;font-family:bb-icons-rl;font-style:normal;margin-right:var(--bb-rl-space-50)}.bb-rl-card-footer .generic-button.bb-rl-send-message-disabled i::before,.bb-rl-card-footer .generic-button.send-message i::before{content:"\e168"}.bb-rl-card-footer .generic-button.follow-button.not_following i::before{content:"\e324";font-weight:400}.bb-rl-card-footer .generic-button.follow-button.following i::before{content:"\e182";font-weight:400}.bb-rl-card-footer .generic-button.friendship-button.not_friends i::before{content:"\e3d4"}.bb-rl-card-footer .generic-button.friendship-button.pending_friend i::before{content:"\eafa"}.bb-rl-card-footer .generic-button.friendship-button.awaiting_response_friend i::before{content:"\edec"}.bb-rl-card-footer .generic-button.friendship-button.is_friend i::before{content:"\e182"}.bb-rl-card-footer .generic-button a.join-group::before{content:"\e3d4"}.bb-rl-group-card .bs-group-members{display:flex;margin-bottom:15px;padding-right:10px;margin-right:5px}.bb-rl-group-card .bs-group-member{display:block;max-width:24px;float:left;margin-right:-4px;position:relative;z-index:1}.bb-rl-group-card .bs-group-member a{text-decoration:none}.bb-rl-group-card .bs-group-member img{border-radius:50%;float:left;max-width:100%;image-rendering:-webkit-optimize-contrast;display:block}.bb-rl-group-card .bs-group-member [class*=" bb-icon-"]{height:24px;width:24px;font-size:16px;color:#c3c4c8;line-height:24px;border-radius:50%;background-color:var(--bb-rl-background-secondary-color);display:flex;align-items:center;justify-content:center}@media (min-width:768px){body.notifications .bb-rl-content-wrapper,body.notifications .single-headers{max-width:760px;margin:0 auto;padding:var(--bb-rl-space-300)}}.notifications-header{margin-bottom:var(--bb-rl-space-200);flex-direction:column}.notifications-header .entry-title{color:var(--bb-rl-text-color);font-size:var(--bb-rl-font-size-2xl);font-weight:600;line-height:1.2;flex:1;margin-bottom:var(--bb-rl-space-200)}.notifications-header .component-filters{margin-left:var(--bb-rl-space-200)}.notifications-header .component-filters .bb-rl-filter{background-color:var(--bb-rl-background-color)}.notifications-header .notifications-header-actions{display:flex;justify-content:flex-start;align-items:center;width:100%}.notifications-header .notifications-header-actions .bb-rl-profile-subnav{margin-right:auto}.notifications-header .notifications-header-actions .bb-sort-by-date{display:flex;align-items:center;gap:var(--bb-rl-space-100);font-size:var(--bb-rl-font-size-sm);font-weight:500;line-height:var(--bb-rl-base-line-small);margin-left:var(--bb-rl-space-100);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);padding:6px var(--bb-rl-space-200);cursor:pointer}.notifications-header .notifications-header-actions .bb-sort-by-date a{color:var(--bb-rl-text-secondary-color);line-height:1}.notifications-header .notifications-header-actions .bb-sort-by-date span[class*=bb-icon]{color:var(--bb-rl-text-secondary-color);font-size:16px;font-family:bb-icons-rl;font-weight:400}.notifications-header .notifications-header-actions .bb-sort-by-date span[class*=bb-icon].bb-icon-angle-down:before{content:"\e136"}.notifications-header .notifications-header-actions .bb-sort-by-date span[class*=bb-icon].bb-icon-angle-up:before{content:"\e13c"}.notifications-header .notifications-header-actions .bb-rl-filter{background-color:transparent;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full);padding:6px var(--bb-rl-space-100)}.notifications-header .notifications-header-actions .bb-rl-filter .bb-rl-filter-label{display:none}.notifications-header .notifications-header-actions .bb-rl-filter .select2-container--rl .select2-selection__arrow b:before{color:var(--bb-rl-text-secondary-color);font-size:16px;font-weight:400}.notifications-header .notifications-header-actions .bb-rl-filter .select2-container .select2-selection--single .select2-selection__rendered{padding-right:10px}.notifications.dir-list .notification-list{background-color:var(--bb-rl-background-color);border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-100);overflow:visible;max-height:inherit}.notifications.dir-list .notification-list .bs-item-wrap{display:flex;align-items:flex-start;padding:var(--bb-rl-space-100) var(--bb-rl-space-200);border-radius:var(--bb-rl-radius-lg)}.notifications.dir-list .notification-list .bs-item-wrap:has(.bb-rl-more_dropdown-wrap.active),.notifications.dir-list .notification-list .bs-item-wrap:hover{background-color:var(--bb-rl-background-hover-color)}.notifications.dir-list .notification-list .bs-item-wrap:has(.bb-rl-more_dropdown-wrap.active) .bb-rl-more_dropdown-wrap,.notifications.dir-list .notification-list .bs-item-wrap:hover .bb-rl-more_dropdown-wrap{opacity:1;visibility:visible}.notifications.dir-list .notification-list .bs-item-wrap:has(.bb-rl-more_dropdown-wrap.active){z-index:9999}.notifications.dir-list .notification-list .bs-header-item{border-radius:var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0}.notifications.dir-list .notification-list .notification-avatar{margin-right:var(--bb-rl-space-200);flex:0 0 32px;position:relative}.notifications.dir-list .notification-list .notification-avatar img{max-width:32px}.notifications.dir-list .notification-list .notification-avatar [class*=bb-icon]{right:-8px;bottom:-8px}.notifications.dir-list .notification-list .bulk-select-check{display:none}.notifications.dir-list .notification-list .notification-content{color:var(--bb-rl-text-tertiary-color);font-size:15px;flex:1;letter-spacing:-.24px;line-height:1.3;position:relative}.notifications.dir-list .notification-list .notification-content a{color:var(--bb-rl-text-color);display:inline-block;line-height:1.6}.notifications.dir-list .notification-list .notification-content .posted{display:block;font-size:var(--bb-rl-font-size-sm);font-weight:400;line-height:1.8}.notifications.dir-list .notification-list .actions{display:flex;align-items:center;min-width:40px}.notifications.dir-list .notification-list .actions .bb_rl_more_dropdown__action{color:var(--bb-rl-icon-tertiary-color);background-color:transparent;padding:0}.notifications.dir-list .notification-list .actions .bb_rl_more_dropdown{font-size:0}.notifications.dir-list .notification-list .actions .bb-rl-more_dropdown-wrap.active .bb_rl_more_dropdown__action{color:var(--bb-rl-icon-color)}.notifications.dir-list .notification-list .actions .bb-rl-more_dropdown-wrap.active .bb_rl_more_dropdown{opacity:1;visibility:visible}.notifications.dir-list .notification-list .actions a{display:flex;align-items:center;gap:var(--bb-rl-space-100);color:var(--bb-rl-text-secondary-color);font-weight:500}.notifications.dir-list .notification-list .actions a:after,.notifications.dir-list .notification-list .actions a:before{display:none}.notifications.dir-list .notification-list .actions a .dashicons,.notifications.dir-list .notification-list .actions a [class*=bb-icons-rl-]{font-size:var(--bb-rl-font-size-2xl);font-family:bb-icons-rl;color:var(--bb-rl-icon-secondary-color)}.notifications.dir-list .notification-list .actions a .dashicons.dashicons-visibility:before,.notifications.dir-list .notification-list .actions a [class*=bb-icons-rl-].dashicons-visibility:before{content:"\e182"}.notifications.dir-list .notification-list .actions a .dashicons.dashicons-trash:before,.notifications.dir-list .notification-list .actions a [class*=bb-icons-rl-].dashicons-trash:before{content:"\e4a6"}.notifications .bp-feedback{background-color:var(--bb-rl-background-brand-secondary-color);border-color:var(--bb-rl-border-brand-primary-color)}.notifications .bp-feedback>span[class*=icon]{color:var(--bb-rl-icon-primary-color);line-height:1;margin-right:10px}.notifications .bp-feedback>span[class*=icon]:before{content:"\e2ce";color:var(--bb-rl-icon-brand-primary-color);font-weight:500;font-family:bb-icons-rl;font-size:var(--bb-rl-base-line-small);font-style:normal}.bb-rl-notification-error{display:flex;align-items:center;gap:var(--bb-rl-space-100);padding:var(--bb-rl-space-50) var(--bb-rl-space-100);margin:0 var(--bb-rl-space-50) var(--bb-rl-space-50);border:1px solid var(--bb-rl-border-danger-primary-color);border-radius:var(--bb-rl-radius-md);font-size:var(--bb-rl-font-size-sm);font-weight:500;background-color:var(--bb-rl-background-danger-secondary-color)}.bb-rl-notification-error:before{content:"\e4e2";color:var(--bb-rl-text-danger-primary-color);font-weight:500;font-family:bb-icons-rl;font-size:var(--bb-rl-base-line-small);font-style:normal}@media (max-width:480px){.notifications-header .notifications-header-actions{flex-wrap:wrap;gap:var(--bb-rl-space-100)}.notifications-header .notifications-header-actions .component-filters{margin-left:0}.notifications-header .notifications-header-actions .bb-rl-profile-subnav{width:100%}}.bb-onscreen-notification-enable{position:relative}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list,.bb-onscreen-notification-enable .bb-onscreen-notification div.bb-remove-all-notification{display:none}.bb-onscreen-notification-enable.bb-onscreen-notification-enable-mobile-support .bb-onscreen-notification .notification-list{display:block}.bb-onscreen-notification-enable.bb-onscreen-notification-enable-mobile-support .bb-onscreen-notification .bb-remove-all-notification{display:flex}}.bb-onscreen-notification-enable .bb-onscreen-notification{position:fixed;bottom:25px;right:35px;max-width:400px;width:100%;z-index:1099}.acomments-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.activity-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.bb-rl-activity-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.bb-rl-modal-overlay-open .bb-onscreen-notification-enable .bb-onscreen-notification,.document-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.media-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification{z-index:999999}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list{margin:0;padding:0;list-style:none;max-height:initial;overflow:initial}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item{display:flex;align-items:flex-start;background:var(--bb-rl-background-color);box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border:solid 1px var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-lg);padding:var(--bb-rl-space-200);margin:12px 0;z-index:4}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .bb-full-link{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.recent-item{position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.recent-item:before{content:" ";left:-1px;top:0;height:100%;width:5px;background:var(--bb-rl-primary-color);position:absolute;border-radius:5px 0 0 5px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar{margin-right:var(--bb-rl-space-200);min-width:32px;max-height:32px;position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar img{max-width:32px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar [class*=bb-icon]:before{font-weight:700}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img{max-width:40px;border:2px solid var(--bb-rl-background-color)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img:first-child{transform:translate(0,0)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img:nth-child(2){transform:translate(14px,-25px)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar a>i{display:flex;align-items:center;justify-content:center;background-color:var(--bb-rl-background-positive-primary-color);color:var(--bb-rl-text-white-color);font-size:18px;height:20px;width:20px;border-radius:50%;position:absolute;right:2px;bottom:-8px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar a>i.bb-icon-calendar{font-size:17px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content{font-size:14px;font-weight:500;line-height:1.4;align-self:center}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content a{color:var(--bb-rl-text-color);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content span{display:flex;flex-direction:column}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content span.bb-full-link{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content .posted{color:var(--bb-rl-text-secondary-color);font-size:12px;font-weight:400}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions{display:flex;align-items:center;justify-content:center;background-color:var(--bb-rl-background-color);position:absolute;top:-12px;right:-12px;height:24px;width:24px;border:1px solid var(--bb-rl-border-secondary-color);border-radius:var(--bb-rl-radius-full)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions a{display:flex}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions a [class*=bb-icon]{font-size:16px;color:var(--bb-rl-icon-primary-color)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.close-item{animation:notification-fadeout .6s}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.unread:before{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3{margin-bottom:32px;position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3:after{content:" ";height:20px;border-radius:0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);position:absolute;left:2px;right:2px;bottom:-10px;z-index:2;background:var(--bb-rl-background-color)}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3:after{display:none}}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3 .read-item.bb-more-item{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification{width:100%;display:flex;justify-content:flex-end}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close{font-size:14px;font-weight:500;line-height:1.2;background:var(--bb-rl-background-tertiary-color);border-radius:var(--bb-rl-radius-md);padding:8px 15px 7px 35px;color:var(--bb-rl-text-color);align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);display:none;position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons{display:flex;height:16px;position:absolute;left:13px;top:50%;transform:translate(0,-50%)}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons:before{content:"\e4f6";font-family:bb-icons-rl!important;font-size:16px;line-height:1}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-mobile{display:none}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-desktop{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-mobile{display:inline-block;line-height:1.3}}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right{right:35px;left:inherit}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .bb-remove-all-notification{justify-content:flex-end}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .read-item.pull-animation{animation:notification-close-item .6s}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left{right:inherit;left:35px}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .bb-remove-all-notification{justify-content:flex-start}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .read-item.pull-animation{animation:notification-close-item-left .6s}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification{max-width:calc(100% - 30px);display:flex;justify-content:space-between;right:15px}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right{right:15px}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left{left:15px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list{flex-direction:column;width:100%;margin:0 10px 0 0;flex:0 0 calc(100% - 80px)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item{margin:0;padding:12px;display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item:first-child{display:flex}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar{margin-right:10px}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close{border-radius:5px;padding:12px 10px;text-align:center;width:70px}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification.single-notification .notification-list{width:100%;margin:0;flex:0 0 100%}.bb-onscreen-notification-enable .bb-onscreen-notification.single-notification .bb-remove-all-notification{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list{margin-bottom:14px}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list:before{content:" ";height:20px;width:calc(100% - 80px);border-radius:0 0 5px 5px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);position:absolute;left:0;bottom:0;z-index:2;background:var(--bb-rl-background-color)}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list.bb-more-than-3:before{width:100%;bottom:-14px}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .bb-remove-all-notification .action-close{display:flex!important}}@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}.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)}}.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}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center::after,.cropper-center::before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.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}.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}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Light.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Light.ttf) format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-LightItalic.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-LightItalic.ttf) format('truetype');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Regular.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Italic.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Italic.ttf) format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Medium.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-MediumItalic.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-MediumItalic.ttf) format('truetype');font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-SemiBold.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'InterText';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Bold.woff) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}.cozy-block-hover-panel{text-align:right}.clear-cozy-hover-attributes{color:#b32d2e;font-size:13px;cursor:pointer}.clear-cozy-custom-font{display:inline-block;text-align:right;width:100%}.cozy-button-hover-styles.wp-block-button .wp-block-button__link.wp-element-button:hover{background-color:var(--cozyButtonBgColorHover)!important;color:var(--cozyButtonColorHover)!important;border-color:var(--cozyButtonBorderHover)!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-icon{background-color:transparent!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item{padding:var(--cozyMenuPadding)}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover{background:var(--cozyHoverMenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover>.wp-block-navigation-item__content{color:var(--cozyHoverMenuText)!important;fill:var(--cozyHoverMenuText)!important;stroke:var(--cozyHoverMenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover{background:var(--cozyHoverSubmenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover .wp-block-navigation__submenu-icon svg{color:var(--cozyHoverSubmenuText)!important;fill:var(--cozyHoverSubmenuText)!important;stroke:var(--cozyHoverSubmenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}@media (max-width:600px){nav.is-responsive.wp-block-navigation ul{padding:0 20px}}.cozy-block-premium-button:hover{background-color:#f90!important}.cozy-link-styles{position:absolute;left:230px;border:none;background-color:#fff0;cursor:pointer;transition:all ease-in-out 0.23s}.cozy-link-styles path{fill:#5566ca!important}.cozy-link-styles.cozy-attr-link-disabled path{fill:#b2bcf9!important}.cozy-link-styles.cozy-attr-link-disabled:before{content:"";background-color:#000;width:1px;height:17px;position:absolute;rotate:45deg;left:10px;top:1px}.cozy-overlay-wrapper{position:fixed;width:100%;height:100%;opacity:.8;z-index:20;top:0}.cozy-block-wrapper{position:relative;margin-block-start:0!important}.cozy-icon-list{display:grid;grid-row-gap:5px;grid-template-columns:repeat(5,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-icon-list button{width:30px;height:30px;padding:0;margin:0 auto}.cozy-icon-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-icon-search{margin:10px}.cozy-icon-list .cozy-icon{display:flex;align-items:center;justify-content:center;width:100%}.cozy-shape-divider-list{display:grid;grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(3,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-shape-divider-list button{width:50px;height:20px;padding:0;margin:0 auto}.cozy-shape-divider-list .cozy-shape-divider{display:flex;align-items:center;justify-content:center;width:100%;fill:#000}.cozy-shape-divider-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-shape-divider.color-fade svg:not(.cozy-pro-icon){opacity:.8}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow:not(.wp-block-button):not(.wp-block-image){box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-button>.wp-block-button__link,.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-image>img{box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow:not(.wp-block-button):not(.wp-block-image):hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-button>.wp-block-button__link:hover,.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-image>img:hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized:hover{transform:translateX(var(--cozyHoverTranslateX)) translateY(var(--cozyHoverTranslateY)) rotate(var(--cozyHoverRotate)) scale(var(--cozyHoverScale))!important;transition:transform 0.23s ease-in-out!important}.cozy-hover-effect__overflow-hidden{overflow:hidden}.cozy-hover-effect__overflow-visible{overflow:visible}.cozy-hover-effect__overflow-scroll{overflow:scroll}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{content:"";display:inline-block;vertical-align:middle;width:var(--cozy--icon--box-width);height:var(--cozy--icon--box-height);-webkit-mask-image:var(--cozy--icon--svg);-webkit-mask-size:var(--cozy--icon--size);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:var(--cozy--icon--svg);mask-size:var(--cozy--icon--size);mask-repeat:no-repeat;mask-position:center;margin-top:var(--cozy--icon--margin--top);margin-bottom:var(--cozy--icon--margin--bottom);transform:rotate(var(--cozy--icon--rotate));background-color:var(--cozy--icon--color)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:hover:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:hover:after{background-color:var(--cozy--icon--color-hover)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before{margin-right:var(--cozy--icon--gap)}.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{margin-left:var(--cozy--icon--gap)}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade],html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate,html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate,html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:hidden;opacity:0;transform:translateY(30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.4s ease}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:hidden;opacity:0;transform:translateX(-30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:visible;opacity:1;transform:translateX(0);transition:all 0.4s ease}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block) .wp-block-cover__background{visibility:hidden}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block):hover .wp-block-cover__background{visibility:visible}.ca-pattern__core-icon.wp-block-search__button-only .wp-block-search__button.has-icon,.ca-pattern__core-icon.wp-block-woocommerce-customer-account>a,.ca-pattern__core-icon.wp-block-woocommerce-mini-cart>.wc-block-mini-cart__button{padding-left:0!important;padding-right:0!important}@media only screen and (max-width:1024px){.ca-pattern__responsive-cover.wp-block-cover{min-height:650px!important}}@media only screen and (max-width:767px){.ca-pattern__responsive-cover.wp-block-cover{min-height:450px!important}}@media only screen and (max-width:568px){.ca-pattern__responsive-cover.wp-block-cover{min-height:350px!important}}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{padding:0;border:0;transition:all ease 0.23s;transform:translateY(40px);box-shadow:0 5px 20px rgb(0 0 0 / .23)}.ca-pattern__navigation.wp-block-navigation li:hover ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0)}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:50px}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;transition:all ease 0.23s}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#ededed}@media (max-width:600px){.wp-block-navigation.ca-pattern__navigation ul{grid-gap:0;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin-block-end:0}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;padding:0}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0);box-shadow:none}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#fff0}}.ca-pattern__social-icons{& .wp-social-link,& .wp-block-social-link-anchor{border-radius:0}&.has-border .wp-block-social-link-anchor{border:1px solid}&.has-radius .wp-social-link,&.has-radius .wp-block-social-link-anchor{border-radius:100px}}.wp-block-categories-list.ca-pattern__category-pills,.taxonomy-category.ca-pattern__category-pills.wp-block-post-terms{display:flex;gap:8px;flex-wrap:wrap;& .wp-block-post-terms__separator{display:none}& a{padding:2px 10px}&:not(.is-style-pill-border).ca-template-1>a{background-color:#9c8734;color:#fff;border-radius:100px;text-decoration:none}&.is-style-pill-border a{border:1px solid;border-radius:100px}&.ca-blog-11>a{background-color:#0c50ff;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-17>a{background-color:#10e3bc;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-22>a{background-color:#daeaff;color:#0168e6;border-radius:100px;text-decoration:none}&.ca-blog-27>a{padding:0}&.ca-blog-28>a{padding:4px 16px;background-color:#5b66ff}&.ca-blog-33>a{background-color:#ffb700;color:#030304;border-radius:100px;text-decoration:none}&.ca-blog-36>a{background-color:#bda45d;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-39>a{background-color:#68e3fe;color:#011e11;border-radius:100px;text-decoration:none;text-transform:capitalize}&.ca-footer-31{margin:0;padding:0;list-style:none;& a{text-decoration:none;text-transform:lowercase;background-color:#f6f6f640;color:#fff;&:before{content:"#"}}}}.ca-pattern__has-arrow-right.wp-block-read-more{position:relative}.ca-pattern__has-arrow-right.wp-block-read-more:after{background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/arrow.png);background-size:12px;background-position-y:1px;content:"";width:0;height:12px;display:inline-block;background-repeat:no-repeat;transform:translateX(-12px) rotate(-270deg);visibility:hidden;opacity:1}.ca-pattern__has-arrow-right.wp-block-read-more:hover:after{width:12px;margin-left:6px;transform:translateX(0) rotate(0);visibility:visible;transition:all 0.4s ease}.ca-pattern__blog-pagination{& .wp-block-query-pagination-previous,& .wp-block-query-pagination-next,& .wp-block-query-pagination-numbers .page-numbers:not(.dots){padding:4px 12px}& .wp-block-query-pagination-numbers{display:flex;gap:5px}&.has-border .wp-block-query-pagination-previous,&.has-border .wp-block-query-pagination-next,&.has-border .wp-block-query-pagination-numbers .page-numbers:not(.dots){border:1px solid}&.ca-blog-29 .wp-block-query-pagination-previous:hover,&.ca-blog-29 .wp-block-query-pagination-next:hover,&.ca-blog-29 .wp-block-query-pagination-numbers .page-numbers:not(.dots):hover{background-color:#5b66ff;color:#fff;border-color:#fff0}}.ca-pattern__swiper-nav-top-right .swiper-button-prev,.ca-pattern__swiper-nav-top-right .swiper-button-next{top:-26px}.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 164px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:64px}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 134px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:32px}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 122px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:22px}}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev,.ca-pattern__swiper-nav-bottom-left .swiper-button-next{bottom:-60px;top:auto}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:36px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 140px)}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:32px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 136px)}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:22px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 126px)}}@media only screen and (max-width:960px){.ca-pattern__pricing-top-right,.ca-pattern__responsive-padding-top{padding-top:100px!important}}@media only screen and (max-width:1024px){.ca-pattern__img-height-auto .wp-block-image img{height:auto!important}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form{& p{margin:0;position:relative;max-width:100%}& .wpcf7-form-control-wrap{position:relative;padding-bottom:48px}& .wpcf7-not-valid-tip{position:absolute;bottom:0}& .wpcf7-text{padding:16px 32px;border:none;outline:none;box-shadow:none;box-sizing:border-box;max-width:100%}& .wpcf7-submit{padding:16px 28px;border:none;outline:none;box-shadow:none}& .wpcf7-spinner{position:absolute;bottom:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-1,.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& p:has(.wpcf7-email):before{content:"";background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/user.png);background-size:16px;width:18px;height:18px;margin-right:6px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);z-index:5;background-repeat:no-repeat;left:12px}& .wpcf7-text{border-radius:100px;background-color:#fff;color:#4c4c4c}& .wpcf7-submit{border-radius:100px;background:#0c50ff;color:#fff}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-2{& .wpcf7-form-control-wrap{padding-bottom:38px}&:has(.wpcf7-not-valid-tip) .wpcf7-text{margin-bottom:28px}& .wpcf7-text{background-color:#f1f6ff;color:#6a6a6a;border:1px solid #01143625;border-radius:100px;margin-bottom:20px}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:100px;width:100%;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-text{border:1px solid #01143642}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-5{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}& .wpcf7-text{border:1px solid #e1e5eb;border-radius:8px}& p:has(.wpcf7-submit){flex:1}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:8px;width:100%;font-weight:500}@media only screen and (max-width:1024px){& p:has(.wpcf7-text){width:100%}& .wpcf7-text{width:100%}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-6{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& .wpcf7-email{border:1px solid #dfe5eb}& .wpcf7-email,.wpcf7-submit{border-radius:12px}& .wpcf7-submit{background-color:#0168e6;color:#fffffe;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-8{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:0;background-color:#fff0;border-bottom:1px solid #0e0e0e}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{background-color:#0e0e0e;color:#fff;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-9{& .wpcf7-form{display:flex}& .wpcf7-form p{display:flex;align-items:center;justify-content:center}& .wpcf7-form-control-wrap{padding:0;& .wpcf7-email{border-radius:100px 0 0 100px;width:100%}}& .wpcf7-submit{border-radius:0 100px 100px 0;background-color:#030303;color:#ffb700;text-transform:uppercase;font-weight:600}& .wpcf7-spinner{right:0}@media only screen and (max-width:588px){& .wpcf7-form{flex-wrap:wrap;gap:12px}& .wpcf7-email,& .wpcf7-submit{border-radius:100px!important}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-11{& p:has(.wpcf7-email),& p:has(.wpcf7-submit){display:inline-block}& p:has(.wpcf7-email){margin-right:16px}& .wpcf7-text{background-color:#fff0;border:1px solid #acacac41;color:#fff}& .wpcf7-submit{background-color:#ff696e;color:#fff;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-12{& .wpcf7-form{display:flex;flex-wrap:wrap;gap:8px}& .wpcf7-form-control-wrap{padding:0;width:70%}& .wpcf7-email{background-color:#fff0;color:#acacac;border:1px solid #acacac;padding:12px 20px;width:100%}& .wpcf7-submit{background-color:#006ded;color:#fff;border:1px solid #006ded;padding:12px 20px;text-transform:uppercase}.wpcf7-email,.wpcf7-submit{font-size:16px}& .wpcf7-not-valid-tip{position:unset}}.wp-block-contact-form-7-contact-form-selector.ca-footer-31{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-text{color:#d9d9d9;background-color:#fff0;border:1px solid #ffffff1e;padding:12px 16px;width:100%}& .wpcf7-submit{background-color:#0087d3;color:#fff;text-transform:uppercase;font-weight:600;width:100%}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-13{& .wpcf7-not-valid-tip{position:unset}& p{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:16px;padding-bottom:8px;border-bottom:1px solid #1c1c02;gap:0}& .wpcf7-form-control-wrap{padding:0;width:80%}& .wpcf7-email{padding:16px 0 0 0;background-color:#fff0;color:#1c1c02}& .wpcf7-submit{background-color:#fff0;color:#1c1c02;padding:0;font-size:16px}}.wp-block-contact-form-7-contact-form-selector.ca-footer-32{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-form-control-wrap .wpcf7-text{color:#ebebeb;background-color:#fff0;border:1px solid #ffffff49;width:100%;border-radius:100px}& .wpcf7-form-control.wpcf7-submit{border-radius:100px;background-color:#1262ff;color:#fff;text-transform:uppercase;font-weight:500}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-footer-33.ca-contact-form{& p{margin:0}& .wpcf7-form{display:flex;align-items:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:6px;margin-top:0;background-color:#fff0;border:none;border-bottom:1px solid #d7fc00;color:#fff}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{color:#191919;background-color:#d7fc00;font-weight:600;text-transform:uppercase}}.ca-contact-form .wpcf7-form-control.wpcf7-text,.ca-contact-form .wpcf7-form-control.wpcf7-textarea,.ca-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.ca-contact-form .wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #01143625;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.ca-contact-form form.wpcf7-form *::placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-moz-placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.ca-contact-form .wpcf7-form select{background:#fff0}.ca-contact-form .wpcf7-form-control.wpcf7-submit{border-radius:0;border:0;font-size:16px;padding:15px 40px}.ca-pattern__move-back{z-index:-1}.ca-pattern__move-forward{z-index:1}@media only screen and (max-width:1024px){.ca-pattern__responsive-no-margin .cozy-block-container,.ca-pattern__responsive-no-margin.wp-block-group{margin:0!important}}.ca-pattern__testimonial-47.block-editor-block-list__block .block-editor-block-list__block.ca-pattern__overlay{display:none}.ca-pattern__testimonial-47.block-editor-block-list__block.is-selected .block-editor-block-list__block.ca-pattern__overlay,.ca-pattern__testimonial-47.block-editor-block-list__block.has-child-selected .block-editor-block-list__block.ca-pattern__overlay{display:block!important}.ca-pattern__testimonial-47{position:relative}.ca-pattern__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;pointer-events:none}.ca-list__no-margin{margin:0;& li{margin:0}}.lordicon-wrapper{display:block}.lordicon-wrapper lord-icon{display:block;width:24px;height:24px}.lordicon-wrapper lord-icon:not(:defined){svg,img{display:block;width:inherit;height:inherit}}.lordicon-wrapper-inline-block{display:inline-block;vertical-align:middle}.lordicon-info{display:block}.lordicon-info p{border:2px dashed #ccc;padding:20px;text-align:center;background-color:#f9f9f9}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}#meetinghub_meeting p{font-size:20px;line-height:1.6;margin:10px 0 0}#meetinghub_meeting span.label{color:#e74c3c;font-weight:700}#meetinghub_meeting p span.label{color:#7856fb;margin-right:5px}#meetinghub_meeting .notice{background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:14px;margin-top:50px;padding:10px}#meetinghub_meeting .notice p{margin:10px}.mhub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;margin:20px 0;min-width:400px;overflow:hidden;width:100%}.mhub-table thead tr{background-color:#7856fb;color:#fff;text-align:center}.mhub-table td,.mhub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:12px 15px;text-align:center}.mhub-table td:first-child,.mhub-table th:first-child{border-left:0}.mhub-table th:first-child{border-bottom:0}.mhub-table td:last-child,.mhub-table th:last-child{border-right:0}.mhub-table tbody tr:nth-of-type(odd){background-color:#f3f3f3}.mhub-table tbody tr.active-row{color:#7856fb;font-weight:700}.mhub-table tbody tr:last-child td{border-bottom:0}.mhub-table a{color:#7856fb;font-weight:600;text-decoration:none!important}.mhub-table a:hover{color:#4f21ff;text-decoration:underline!important}.mhub_join_btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:10px 30px;text-decoration:none!important}.mhub_join_btn:hover{background-color:#4f21ff;color:#fff!important}.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}