<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.el-breadcrumb:after,.el-breadcrumb:before,.el-button-group:after,.el-button-group:before,.el-form-item:after,.el-form-item:before,.el-form-item__content:after,.el-form-item__content:before{display:table;content:""}.el-breadcrumb:after,.el-button-group:after,.el-form-item:after,.el-form-item__content:after{clear:both}.el-autocomplete-suggestion.is-loading li:after{display:inline-block;content:"";height:100%;vertical-align:middle}[class*=" icon-"],[class^=icon-]{display:inline-block}.el-dialog{position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);background:#fff;box-shadow:0 3px 8px 3px rgba(0,0,0,.16);box-sizing:border-box;margin-bottom:50px;border:1px solid #DEDEDE}.el-dialog--tiny{min-width:320px}.el-dialog--small{min-width:440px}.el-dialog--middle{min-width:620px}.el-dialog--large{width:90%}.el-dialog--full{width:100%;top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{top:0;right:0;bottom:0;left:0;position:fixed;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 0}.el-dialog__header h2{font-size:16px!important;display:inline-block;padding-right:16px}.el-dialog__headerbtn{position:absolute;right:20px;top:20px;background:0 0;border:none;padding:0;cursor:pointer;font-size:16px;z-index:999}.el-dialog__headerbtn .el-dialog__close{color:#545454}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#007AA3}.el-dialog__title{line-height:1;font-size:16px;font-weight:700;margin:0}.el-dialog__body{padding:20px;font-size:14px}.el-dialog__footer{padding:0;text-align:right;box-sizing:border-box}.dialog-fade-enter-active{animation:dialog-fade-in .3s}.dialog-fade-leave-active{animation:dialog-fade-out .3s}@keyframes dialog-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-out{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-20px,0);opacity:0}}@media screen and (-ms-high-contrast:active){.el-dialog__headerbtn:focus{outline:dotted 1px}}.float-input{position:relative;display:inline-block}.float-input .el-input__inner:focus,.float-input input{outline:0;background-color:transparent}.float-input .el-input__inner:hover{background-color:transparent}.float-input-label{color:#545454;font-size:12px;font-weight:400;position:absolute;pointer-events:none;left:12px;line-height:32px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.el-autocomplete,.el-dropdown{display:inline-block;position:relative}.float-input input:focus~label,.float-input.focused label{font-size:12px;line-height:12px;height:12px;color:#007AA3;background-color:#f4f4f4;padding:0 2px;top:-8px;background:var(--mds-color-theme-background-solid-primary-normal)}.is-error .float-input input:focus~label,.is-error .float-input-label,.is-error .float-input.focused label{color:#A12512}.el-autocomplete-suggestion{margin:5px 0;box-shadow:0 0 6px 0 rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.12)}.el-autocomplete-suggestion li{list-style:none;line-height:36px;padding:0 10px;margin-top:4px;cursor:pointer;color:#485d6a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li:hover{background-color:#EDEDED}.el-autocomplete-suggestion li.highlighted{background-color:#007AA3;color:#fff}.el-autocomplete-suggestion li:active{background-color:#006385}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #adadad}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li:hover{background-color:#fff}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-autocomplete-suggestion__wrap{max-height:280px;width:100%;overflow:auto;background-color:#fff;border:1px solid #adadad;padding:8px 0;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0 8px;overflow-y:hidden;overflow-x:hidden}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb__separator{margin:0 8px;color:#121212}.el-breadcrumb__item{float:left}.el-breadcrumb__item:last-child .el-breadcrumb__item__inner,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner:hover{color:#121212;cursor:text;font-weight:400}.el-breadcrumb__item__inner,.el-breadcrumb__item__inner a{transition:color .15s linear;font-weight:700;color:#707070}.el-breadcrumb__item__inner a:hover,.el-breadcrumb__item__inner:hover{color:#005E7D;cursor:pointer}.el-dropdown{color:#485d6a;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-dropdown__caret-button{padding-right:5px;padding-left:5px;min-width:36px}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown .el-dropdown__caret-button::before,.el-dropdown .el-dropdown__caret-button:focus::before,.el-dropdown .el-dropdown__caret-button:hover::before{content:'';position:absolute;display:block;width:1px;top:8px;bottom:8px;right:33px;background:rgba(255,255,255,.5)}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown-menu{margin:5px 0;background-color:#fff;z-index:10;position:absolute;top:0;left:0;min-width:120px;max-height:360px;overflow:auto;border:1px solid #979797;color:#343537;font-size:14px}.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#EDEDED}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 16px;margin:0;cursor:pointer}.el-dropdown-menu__item.is-disabled{cursor:default;color:#B2B2B2;pointer-events:none}.el-dropdown-menu__item--divided{position:relative;margin-top:0}.el-dropdown-menu__item--divided:before{content:'';height:1px;display:block;margin:0 -10px;background-color:transparent}.dropdown-selected{color:#007AA3;padding-left:10px;font-size:12px;font-weight:700}.el-select-dropdown .country-code{padding-left:10px;right:20px;position:absolute}@media screen and (-ms-high-contrast:active){.el-select-dropdown__item{border:1px solid transparent}.selected.el-select-dropdown__item{color:#ff0;font-weight:700}.hover.el-select-dropdown__item{border:1px solid #fff}.el-dropdown-menu__item:not(.is-disabled):focus{border:1px solid #fff;color:#ff0;font-weight:700}}.el-expand{display:-ms-flexbox;display:flex}.el-expand__item--left-side{width:50%;position:relative}.el-expand__item--left-side::after{content:' ';width:1px;height:calc(100% - 40px);display:block;position:absolute;background-color:#dedede;right:0;top:40px}.el-expand__item--right-side{position:relative;overflow:hidden;-ms-flex:1 0;flex:1 0}.el-expand__item--border-left{padding-left:20px}.el-expand__btn{position:absolute;right:-14px;top:26px;-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:28px;border-radius:25px;padding:0;z-index:1}.el-radio .border,.el-radio__inner{border-radius:50%}.el-expand__btn::before{content:'';width:1px;height:12px;display:block;position:absolute;background-color:#dedede;left:12px;margin-top:-13px}.el-expand__btn i.expand__btn-icon{font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.el-radio,.el-radio-group,.el-radio__inner,.el-radio__input,.el-radio__label{display:inline-block}.el-expand__btn-icon--rotated{-ms-transform:rotate(180deg);transform:rotate(180deg)}.el-radio{color:#121212;position:relative;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.el-radio+.el-radio{margin-left:16px}.el-radio__input{cursor:pointer;line-height:1;position:absolute;vertical-align:middle;margin-top:10px}.el-radio__input.is-focus .el-radio__inner{background-color:#CCC;border-color:#B2B2B2;outline-offset:4px}.el-radio__input.is-checked .el-radio__inner{border-color:#00A0D1;background:#00A0D1}.el-radio__input.is-checked .el-radio__inner::after{-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-disabled .el-radio__inner{background-color:#ebebec;cursor:not-allowed;border-color:transparent}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#ebebec}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#C7F6FF}.el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#fff}.el-radio__input.is-disabled.is-checked .el-radio__inner:hover{background-color:#C7F6FF;border-color:transparent}.el-radio__input.is-disabled+.el-radio__label{color:#B2B2B2;cursor:not-allowed}.el-radio__inner{width:16px;height:16px;position:relative;cursor:pointer;box-sizing:border-box;border:1px solid #CCC}.el-radio__inner:hover{background-color:#DEDEDE;border:1px solid #CCC}.el-radio__inner.border::before,.el-radio__inner::after{border-radius:50%;content:"";position:absolute}.el-radio__inner.border::before{width:18px;height:18px;background-color:transparent;left:-3px;top:-3px}.el-radio__inner::after{width:5px;height:5px;background-color:#fff;left:50%;top:50%;-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);transition:transform .15s cubic-bezier(.71,-.46,.88,.6);border:1px solid Transparent}.el-radio__original{opacity:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio__label{font-size:14px;line-height:36px;padding-left:24px}.el-radio__input.is-checked .el-radio__inner:hover{background-color:#007AA3;border-color:#007AA3}.el-radio__input.is-checked.is-focus .el-radio__inner{background-color:#005E7D;border-color:#005E7D}.el-radio-group{font-size:0;line-height:1;vertical-align:middle}.el-radio-group .el-radio{font-size:14px}.el-group-stacked .el-radio{display:block;margin-left:0;margin-bottom:8px}.el-radio-button,.el-radio-button__inner{display:inline-block;position:relative}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid rgba(0,0,0,.16);border-radius:4px 0 0 4px;box-shadow:none!important}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-radio-button__inner{line-height:1;white-space:nowrap;vertical-align:middle;background:#121212;border:1px solid rgba(0,0,0,.16);border-left:0;color:#121212;-webkit-appearance:none;text-align:center;box-sizing:border-box;margin:0;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);padding:4px 12px;font-size:16px;border-radius:0}.el-radio-button__inner:hover{color:#007AA3}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button__orig-radio{opacity:0;position:absolute;z-index:-1;left:-999px}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#fff;background-color:#007AA3;border-color:#007AA3;box-shadow:-1px 0 0 0 #007AA3}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#B2B2B2;cursor:not-allowed;background-image:none;background-color:#EDEDED;border-color:#EDEDED;box-shadow:none}.el-radio-button--large .el-radio-button__inner{padding:8px 16px;font-size:16px;border-radius:0}.el-radio-button--small .el-radio-button__inner{padding:3px 10px;font-size:14px;border-radius:0}.el-radio-button--mini .el-radio-button__inner{padding:4px 6px;font-size:12px;border-radius:0}@media screen and (-ms-high-contrast:active){.el-radio__input.is-focus .el-radio__inner,.el-radio__original:focus{outline:#ff0 dotted 1px}}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #979797;background-color:#fff;box-sizing:border-box;margin:5px 0}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#DEDEDE;background-color:#fff}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#EDEDED;outline:solid var(--mds-color-theme-outline-theme-normal);outline-offset:-2px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:10px;font-family:element-icons;content:"\E608";font-size:11px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:0;box-sizing:border-box}.el-select-dropdown__list li{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mds-theme-stable-darkWebex .el-select-dropdown__item.hover,.mds-theme-stable-darkWebex .el-select-dropdown__item:hover{background-color:#121212}.el-select-dropdown__item{font-size:14px;padding:8px 10px;position:relative;color:#485d6a;height:36px;line-height:1.5;box-sizing:border-box;cursor:pointer;outline:0}.el-select-dropdown__item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5!important}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#EDEDED}.el-select-dropdown__item.selected,.el-select-dropdown__item.selected.hover{background-color:#DEDEDE}.el-select-dropdown__item.is-disabled{color:#bfd0d9;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.el-select-group{margin:0;padding:0}.el-select-group span{min-width:160px}.el-select-group .el-select-dropdown__item{padding-left:12px;padding-right:12px}.el-select-group__wrap{list-style:none;margin:0;padding:0}.el-select-group__title{font-size:12px;color:#000;height:40px;line-height:40px;border-bottom:1px solid #EBEBEC;margin:0 12px}.el-select{display:inline-block;position:relative;min-width:100px}.el-select .el-input__inner{cursor:pointer;padding-right:35px;text-align:left;overflow-x:hidden;text-overflow:ellipsis}.el-select .el-input .el-input__icon{transition:transform .3s;-ms-transform:translateY(-50%) translateX(0) rotate(90deg);transform:translateY(-50%) translateX(0) rotateZ(90deg);line-height:16px;top:50%;cursor:pointer;font-face:16px}.el-select .el-input .el-input__icon.is-show-close{transition:0s;width:16px;height:16px;font-size:14px;right:8px;text-align:center;-ms-transform:translateY(-50%) translateX(-20%) rotate(180deg);transform:translateY(-50%) translateX(-20%) rotateZ(180deg);border-radius:100%;color:#bfd0d9}.el-select .el-input .el-input__icon.is-show-close:hover{color:#97aebe}.el-select .el-input .el-input__icon.is-reverse{-ms-transform:translateY(-50%) translateX(0) rotate(270deg);transform:translateY(-50%) translateX(0) rotateZ(270deg)}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#B2B2B2}.el-select .el-input.is-disabled .el-input__icon{color:#aeaeaf}.el-select&gt;.el-input{display:block}.el-select .el-tag__close{margin-top:-2px}.el-select .el-tag{height:24px;line-height:24px;box-sizing:border-box;margin:3px 0 3px 6px}.el-select__input{border:none;outline:0;padding:0;margin-left:10px;color:#666;font-size:14px;vertical-align:baseline;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#bfd0d9;line-height:18px;font-size:12px}.el-select__close:hover{color:#97aebe}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.el-select__tag{display:inline-block;height:24px;line-height:24px;font-size:14px;border-radius:4px;color:#fff;background-color:#007AA3}.el-select__tag .el-icon-close{font-size:12px}.el-select__ui-label{float:left;z-index:1;position:absolute;margin:0 10px;pointer-events:none;font-size:14px;line-height:32px}.el-select__ui-label .country-name{color:transparent;display:none}.show-ui-label input{color:transparent}.show-ui-label .el-input__inner{text-indent:-40px}.el-select__auto{display:block}.el-select-dropdown__item .country-name{padding-right:50px}input::-ms-clear{display:none}.el-transfer{font-size:14px}.el-transfer .el-checkbox{margin-left:16px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 10px}.el-transfer__buttons .el-button{display:block;margin:0 auto;padding:8px 12px}.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__buttons .el-button [class*=el-icon-]+span{margin-left:0}.el-transfer__buttons .el-button:first-child{margin-bottom:6px}.el-transfer-panel{border:1px solid #adadad;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);display:inline-block;vertical-align:middle;width:200px;box-sizing:border-box;position:relative}.el-transfer-panel .el-transfer-panel__header{height:36px;line-height:36px;background:#fafcfd;margin:0;padding-left:20px;border-bottom:1px solid #adadad;box-sizing:border-box;color:#1f323d}.el-transfer-panel .el-transfer-panel__footer{height:36px;background:#fff;margin:0;padding:0;border-top:1px solid #adadad;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#8397a5}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:32px;line-height:32px;padding:6px 20px 0;color:#8397a5}.el-transfer-panel .el-checkbox__label{padding-left:14px}.el-transfer-panel .el-checkbox__inner{width:14px;height:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-transfer-panel__body{padding-bottom:36px;height:246px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:214px}.el-transfer-panel__item{height:32px;line-height:32px;padding-left:20px;display:block}.el-transfer-panel__item .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;box-sizing:border-box;padding-left:28px}.el-transfer-panel__item .el-checkbox__input{position:absolute}.el-table,.el-table .el-checkbox__input,.el-table .tips,.el-table td,.el-table th{position:relative}.el-transfer-panel__item.el-checkbox{color:#485d6a}.el-transfer-panel__item:hover{background:#d9d9d9}.el-transfer-panel__filter{margin-top:10px;text-align:center;padding:0 10px;width:100%;box-sizing:border-box}.el-date-range-picker__editors-wrap.is-right,.el-table td.is-right,.el-table th.is-right{text-align:right}.el-transfer-panel__filter .el-input__inner{height:22px;width:100%;display:inline-block;box-sizing:border-box}.el-transfer-panel__filter .el-input__icon{right:10px}.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.country-icon{width:24px;height:14px;background:url(/webappng/images/country_flag.fbd8d2d3.png) -32px top no-repeat;overflow:hidden;display:inline-block}.el-table{overflow:hidden;box-sizing:border-box;width:100%;max-width:100%;font-size:14px;color:#1f323d}.el-table .el-tooltip.cell{white-space:nowrap;min-width:50px}.el-table td,.el-table th{height:48px;min-width:0;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle}.el-table td.is-left,.el-table th.is-left{text-align:left}.el-table td.is-center,.el-table th.is-center{text-align:center}.el-table .tips{padding-left:8px;top:1px}.el-table td.gutter,.el-table th.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .cell,.el-table th&gt;div{padding-left:18px;text-overflow:ellipsis;padding-right:18px;box-sizing:border-box}.el-table td.is-hidden&gt;*,.el-table th.is-hidden&gt;*{visibility:hidden}.el-table::after,.el-table::before{position:absolute;content:'';z-index:1}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table::after{top:0;right:0;width:1px;height:100%}.el-table .caret-wrapper,.el-table th&gt;.cell{position:relative;display:inline-block;vertical-align:middle}.el-table th{white-space:nowrap;overflow:hidden;background-color:#fafafa;text-align:left}.el-table th&gt;div{display:inline-block;line-height:40px;overflow:hidden;white-space:nowrap}.el-table td&gt;div{box-sizing:border-box}.el-table th.required&gt;div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table th&gt;.cell{word-wrap:normal;text-overflow:ellipsis;line-height:30px;width:100%;box-sizing:border-box}.el-table th&gt;.cell.highlight{color:#007AA3}.el-table .caret-wrapper{cursor:pointer;margin-left:5px;margin-top:-14px;width:16px;overflow:visible;overflow:initial;font-size:12px}.el-table .caret-wrapper i:before{color:#756F6C}.el-table .sort-caret{display:inline-block;border:0;content:"";position:absolute;left:3px;z-index:2}.el-table .sort-caret.ascending,.el-table .sort-caret.descending{border-right:5px solid transparent;border-left:5px solid transparent}.el-table .sort-caret.ascending{top:9px;border-top:none;border-bottom:5px solid #97aebe}.el-table .sort-caret.descending{bottom:9px;border-top:5px solid #97aebe;border-bottom:none}.el-table .ascending .sort-caret.ascending{border-bottom-color:#485d6a}.el-table .descending .sort-caret.descending{border-top-color:#485d6a}.el-table__fixed-footer-wrapper tbody td,.el-table__footer-wrapper td{border-top:1px solid rgba(236,223,223,0)}.el-table td.gutter{width:0}.el-table .cell{overflow:hidden;white-space:normal;word-break:break-all;line-height:24px;font-weight:400}.el-table tr{background-color:#fff}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table__empty-block{position:relative;min-height:150px;text-align:center;width:100%;height:100%}.el-table__empty-text{position:absolute;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#343537;min-width:80%;line-height:24px}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;font-size:12px;transition:transform .2s ease-in-out;height:40px}.el-table__expand-icon&gt;.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expand-icon--expanded{-ms-transform:rotate(90deg);transform:rotate(90deg)}.el-table__empty-icon{font-size:58px;color:#007AA3;padding-bottom:20px}.el-table__expanded-cell{padding:20px 50px;background-color:#fafcfd;box-shadow:inset 0 2px 0 #f4f4f4}.el-table__expanded-cell:hover{background-color:#fafcfd!important}.el-table--fit{border-right:0;border-bottom:0}.el-table--border th,.el-table__fixed-right-patch{border-bottom:1px solid rgba(236,223,223,0)}.el-table--fit td.gutter,.el-table--fit th.gutter{border-right-width:1px}.el-table--border td,.el-table--border th{border-right:1px solid rgba(236,223,223,0)}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;box-shadow:1px 0 8px #d3d4d6;overflow-x:hidden}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:rgba(236,223,223,0);z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#fafafa}.el-table__fixed-right{top:0;left:auto;right:0;box-shadow:-1px 0 8px #d3d4d6}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td{background-color:#fafcfd;color:#1f323d}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper th,.el-table__header-wrapper th{height:35px}.el-table__footer-wrapper th .cell,.el-table__header-wrapper th .cell{font-weight:500}.el-table__footer-wrapper thead div,.el-table__header-wrapper thead div{background-color:#fafafa;color:#1f323d}.el-table__footer-wrapper tbody td,.el-table__header-wrapper tbody td{background-color:#fafcfd;color:#1f323d}.el-table__body-wrapper{overflow:auto;position:relative}.el-table--striped .el-table__body tr.el-table__row--striped td{background-clip:padding-box}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td{background:#ebf4f8}.el-table__body tr.hover-row&gt;td{background-color:#fafafa}.el-table__body tr.current-row&gt;td{background:#ebf4f8}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid rgba(236,223,223,0);z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;margin-left:5px;cursor:pointer}.el-table__column-filter-trigger i{color:#97aebe}.el-checkbox,.el-checkbox-button__inner{color:#121212;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.el-table--enable-row-hover .el-table__body tr:hover&gt;td{background-color:#fafafa;background-clip:padding-box}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-checkbox{position:relative;cursor:pointer;display:inline-block;line-height:36px}.el-checkbox+.el-checkbox{margin-left:16px}.el-checkbox__input{cursor:pointer;outline:0;display:inline-block;position:absolute}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#00A0D1}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;border:1px solid #fff;margin-top:-1px;left:0;top:50%;height:1px;-ms-transform:scale(.5);transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__input.is-focus .el-checkbox__inner{background-color:#CCC;border-color:#B2B2B2;outline-offset:4px;overflow:hidden}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:#00A0D1;border-color:#00A0D1}.el-checkbox__input.is-checked .el-checkbox__inner:hover{background-color:#007AA3}.el-checkbox__input.is-checked .el-checkbox__inner::after{-ms-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#ebebec;border-color:transparent;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label,.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:hover{background-color:#91EBFF;border:1px solid transparent}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#B2B2B2}.el-checkbox__input.is-disabled+.el-checkbox__label{color:#B2B2B2;cursor:not-allowed}.el-checkbox__inner{display:inline-block;position:relative;top:4px;border-radius:4px;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;border:1px solid rgba(18,18,18,.16)}.el-checkbox__inner:hover{background-color:rgba(18,18,18,.08)}.el-checkbox__inner::before{content:"";border:1px solid transparent;width:16px;height:16px;display:inline-block;margin-top:-2px;margin-left:-2px;border-radius:6px;position:absolute}.el-checkbox__inner::after{box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:5px;position:absolute;top:2px;-ms-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:4px;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;-ms-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;width:16px;height:16px;top:4px;position:relative;margin-left:-18px}.el-checkbox__label{font-size:14px;padding-left:24px;display:inline-block;vertical-align:middle}.el-checkbox-button{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#fff;background-color:#007AA3;border-color:#007AA3}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#B2B2B2;cursor:not-allowed;background-image:none;background-color:#EDEDED;border-color:#EDEDED;box-shadow:none}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#007AA3}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid rgba(0,0,0,.16);border-radius:4px 0 0 4px;box-shadow:none!important}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button__inner{display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;background:#121212;border-left:0;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:0;margin:0;position:relative;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);padding:4px 12px;font-size:16px;border-radius:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active,.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:opacity .2s linear}.el-checkbox-button__inner:hover{color:#007AA3}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;visibility:hidden}.el-checkbox-button--large .el-checkbox-button__inner{padding:8px 16px;font-size:16px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner{padding:3px 10px;font-size:14px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner{padding:4px 6px;font-size:12px;border-radius:0}.el-checkbox__input.is-checked .el-checkbox__inner:hover{border-color:#007AA3}.el-checkbox__input.is-checked.is-focus .el-checkbox__inner{background-color:#005E7D;border-color:#005E7D}@media screen and (-ms-high-contrast:active){.el-button-group .el-button:focus,.el-button:focus,.el-checkbox__input.is-focus .el-checkbox__inner{outline:dotted 1px;border:1px solid #ff0}.loading—animation&gt;div{background-color:#ff0}}.el-tag{background-color:#CCC;display:inline-block;padding:0 5px;height:24px;line-height:22px;font-size:12px;color:#fff;border-radius:4px;box-sizing:border-box;border:1px solid transparent;white-space:nowrap}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;-ms-transform:scale(.75,.75);transform:scale(.75,.75);height:18px;width:18px;line-height:18px;vertical-align:middle;top:-1px;right:-2px}.el-tag .el-icon-close:hover{background-color:#fff;color:#CCC}.el-tag--gray{background-color:#d9d9d9;border-color:#d9d9d9;color:#485d6a}.el-tag--gray .el-tag__close:hover{background-color:#485d6a;color:#fff}.el-tag--gray.is-hit{border-color:#485d6a}.el-tag--primary{background-color:rgba(0,122,163,.1);border-color:rgba(0,122,163,.2);color:#007AA3}.el-tag--primary .el-tag__close:hover{background-color:#007AA3;color:#fff}.el-tag--primary.is-hit{border-color:#007AA3}.el-tag--success{background-color:rgba(18,206,102,.1);border-color:rgba(18,206,102,.2);color:#00823B}.el-tag--success .el-tag__close:hover{background-color:#00823B;color:#fff}.el-tag--success.is-hit{border-color:#00823B}.el-tag--warning{background-color:rgba(247,186,41,.1);border-color:rgba(247,186,41,.2);color:#D67F04}.el-tag--warning .el-tag__close:hover{background-color:#D67F04;color:#fff}.el-tag--warning.is-hit{border-color:#D67F04}.el-tag--danger{background-color:rgba(255,73,73,.1);border-color:rgba(255,73,73,.2);color:#A12512}.el-tag--danger .el-tag__close:hover{background-color:#A12512;color:#fff}.el-tag--danger.is-hit{border-color:#A12512}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #adadad;border-radius:2px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.12);box-sizing:border-box;margin:2px 0}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#EDEDED}.el-table-filter__list-item.is-active{background-color:#007AA3;color:#fff}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #adadad;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#8397a5;cursor:pointer;font-size:14px;padding:0 3px}.el-table-filter__bottom button:hover{color:#007AA3}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#bfd0d9;cursor:not-allowed}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:14px;min-width:224px;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-collapse:separate;border-spacing:0 3px;outline:0}.el-month-table,.el-year-table{border-collapse:collapse;margin:-1px}.el-date-table td{width:32px;height:32px;line-height:32px;box-sizing:border-box;text-align:center;cursor:pointer;border-right:0;border-top:0}.el-date-table td .datepicker-day-btn.with-dot::after{content:' ';border-radius:100%;margin-left:12px;width:6px;height:6px;position:absolute;display:block;margin-top:-7px;z-index:1}.el-date-table td.next-month,.el-date-table td.prev-month{color:#707070}.el-date-table td.today{color:#D4371C;position:relative}.el-date-table td.today :hover{color:#fff}.el-date-table td.today .datepicker-day-btn{outline-color:#D4371C}.el-date-table td.today:before{content:" ";position:absolute;top:0;right:0}.el-date-table td.available{font-weight:400}.el-date-table td.available.selected{background-color:#000;color:#eee;border-radius:25px}.el-date-table td .end-date.hover,.el-date-table td .start-date.hover,.el-date-table td.available:hover,.el-date-table td.hover{background-color:#d9d9d9!important;border-radius:50%;text-align:center;margin-right:1px;margin-bottom:1px}.el-date-table td.available.today:hover{background-color:#D4371C!important;color:#fff}.el-date-table td.available.in-range:hover{background-color:#121212!important;border-radius:0}.el-date-table td.available.in-range.start-date:hover{background-color:#121212!important;border-radius:50% 0 0 50%}.el-date-table td.available.in-range.end-date:hover{background-color:#121212!important;border-radius:0 50% 50% 0}.el-date-table td.available.in-range.end-date.start-date:hover{border-radius:50%}.el-date-table td.in-range{background-color:#121212;color:#fff;margin-bottom:1px}.el-date-table td.in-range:hover{background-color:rgb(NaN,NaN,NaN)}.el-date-table td.available.in-range.hover{color:#121212}.el-date-table td.current:not(.disabled),.el-date-table td.start-date{background-color:#121212!important;color:#fff!important;border-radius:50%;border-right:none}.el-date-table td.current:not(.disabled).today,.el-date-table td.start-date.today{background-color:#D4371C!important}.el-date-table td.current:not(.disabled).today:before,.el-date-table td.start-date.today:before{border-color:transparent}.el-date-table td.start-date.in-range{border-radius:50% 0 0 50%}.el-date-table td.end-date{background-color:#121212!important;color:#fff!important;border-radius:0 50% 50% 0;border-left:none}.el-date-table.is-week-mode .el-date-table__row:hover,.el-month-table td .cell:hover{background-color:#d9d9d9}.el-date-table td.start-date.end-date{border-radius:50%}.el-date-table td.disabled{opacity:1;cursor:not-allowed;color:#ccc}.el-date-table td.week{font-size:80%;color:#545454}.el-date-table th{padding:5px 5px 2px;color:#545454;font-weight:700}.el-date-table th abbr{text-decoration:none}.el-date-table.focused .current{outline:-webkit-focus-ring-color auto}.el-date-table.is-week-mode .el-date-table__row.current{background-color:#121212}.el-date-table-bank-tr{height:4px}#weekdays{font-size:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.el-month-table td .cell,.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px}.el-month-table{font-size:12px}.el-month-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-month-table td .cell{color:#485d6a}.el-month-table td.disabled .cell{background-color:#f4f4f4;cursor:not-allowed;color:#ccc}.el-month-table td.current:not(.disabled) .cell{background-color:#121212!important;color:#fff}.el-year-table{font-size:12px}.el-year-table .el-icon{color:#aeaeaf}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td .cell{color:#485d6a}.el-year-table td .cell:hover{background-color:#d9d9d9}.el-year-table td.disabled .cell{background-color:#f4f4f4;cursor:not-allowed;color:#ccc}.el-year-table td.current:not(.disabled) .cell{background-color:#121212!important;color:#fff}.el-date-range-picker{min-width:513px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:507px;display:-ms-flexbox;display:flex;border-radius:16px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker.has-sidebar.has-time{min-width:766px}.el-date-range-picker.has-sidebar.has-time .el-picker-panel__footer{display:none}.el-date-range-picker.has-sidebar.has-range{min-width:768px}.el-date-range-picker.has-sidebar{min-width:620px}.el-date-range-picker.has-time{min-width:520px}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header button{float:left;margin:0;padding-top:6px}.el-date-range-picker__header div{font-size:14px;margin-right:50px}.el-date-range-picker__content{width:50%;box-sizing:border-box;margin:0;padding:12px}.el-date-range-picker__content.is-right .el-date-range-picker__header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;line-height:28px}.el-date-range-picker__content.is-right .el-date-range-picker__header div{-ms-flex:1;flex:1;margin-left:50px;margin-right:50px}.el-date-range-picker__content.is-left .el-date-range-picker__header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;line-height:28px}.el-date-range-picker__content.is-left .el-date-range-picker__header div{-ms-flex:1;flex:1;margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap .el-form-item__errorinfo{font-size:12px;line-height:14px}.el-date-range-picker__editors-wrap .el-form-item__error i:before{font-size:12px}.el-date-range-picker__time-header{position:relative;font-size:12px;display:table;width:100%;box-sizing:border-box}.el-date-range-picker__time-header&gt;.el-icon-ng-right{font-size:20px;vertical-align:middle;display:table-cell;color:#aeaeaf}.el-date-range-picker__time-btn{position:absolute;bottom:15px;left:15px}.el-date-range-picker__time-btn .el-button{font-size:14px;height:30px;padding:6px 16px;width:110px}.el-date-range-picker__time-title{width:102px;display:inline-block;margin:0 5px;line-height:30px;font-size:14px}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#fff}.el-date-range-picker__time-picker-wrap .el-form-item{margin-bottom:0}.el-time-range-picker{min-width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #979797}.el-cascader-menus,.el-picker-panel,.el-time-panel{border:1px solid #979797;margin:5px 0}.el-picker-panel{color:#485d6a;background:#fff;line-height:20px}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:12px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#fff;position:relative}.el-picker-panel__custom-range{text-align:center;font-size:14px;padding:3px 0;line-height:32px}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:14px;border:0;background:0 0;cursor:pointer;margin-top:3px}.el-picker-panel__link-btn{cursor:pointer;color:#007AA3;text-decoration:none;padding:15px;font-size:12px}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;font-size:14px;cursor:pointer;line-height:32px;height:32px;color:#121212;padding-left:6px;text-align:center;border-radius:0}.el-picker-panel__shortcut:focus,.el-picker-panel__shortcut:hover{color:#007AA3;border-bottom:1px solid #007AA3;border-color:#007AA3}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#121212}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:260px;box-sizing:border-box;padding-top:12px}.el-picker-panel__sideborder{border-right:1px solid #d7d7d8;height:290px;padding:0 11px}.el-picker-panel__sideborder fieldset{border:none;padding:0;margin:0}.el-picker-panel__data-range{display:none}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:260px}.el-date-picker{min-width:247px}.el-date-picker .el-picker-panel__content{min-width:224px}.el-date-picker .el-picker-panel__body{border-radius:7px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker.has-sidebar.has-time{min-width:430px}.el-date-picker.has-sidebar.has-time .el-picker-panel__sidebar{width:180px}.el-date-picker.has-sidebar.has-time .el-picker-panel__body{margin-left:180px}.el-date-picker.has-sidebar{min-width:370px}.el-date-picker.has-time{min-width:248px}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;font-size:12px;padding:8px 10px 5px;display:table;width:100%;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.el-date-picker__header h2{font-size:16px;display:inline;line-height:24px}.el-date-picker__header-label{font-size:14px;padding:0 5px;line-height:22px;text-align:center;cursor:pointer}.el-date-picker__header-label:hover{color:#007AA3}.el-date-picker__header-label.active{color:#121212}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px}.time-select-item.selected:not(.disabled){background-color:#121212;color:#fff}.time-select-item.selected:not(.disabled):hover{background-color:#007AA3}.time-select-item.disabled{color:#979797;cursor:not-allowed}.time-select-item:hover{background-color:#d9d9d9;cursor:pointer}.el-time-select .mock-label{position:absolute;height:100%;margin:0 7px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.el-time-select .mock-label span{padding:3px;line-height:32px}.el-time-select .mock-label span span{padding:0}.el-time-select .selected{border-radius:2px;background-color:#d9d9d9}.input-color-transparent input{color:transparent!important}html[dir=rtl] .el-time-select .mock-label{right:0;padding-right:20px}html[dir=rtl] .el-time-select .mock-label .icon-mds-calendar-month_bold:before{position:absolute;right:0;top:8px}html[dir=rtl] .el-date-editor .el-input__inner{padding-right:30px}html[dir=rtl] .el-date-editor .icon-mds-calendar-month_bold:before{padding-right:20px}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active,.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.el-upload-cover__interact .btn,.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active,.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{transition:transform .3s cubic-bezier(.23,1,.32,1) .1s,opacity .3s cubic-bezier(.23,1,.32,1) .1s}.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-ms-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-ms-transform:scaleY(1);transform:scaleY(1);-ms-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-ms-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-ms-transform:scaleY(1);transform:scaleY(1);-ms-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-ms-transform:scaleY(0);transform:scaleY(0)}.collapse-transition{transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-ms-transform:translateY(-30px);transform:translateY(-30px)}.el-date-editor{position:relative;display:inline-block}.el-date-editor .el-picker-panel{position:absolute;min-width:180px;box-sizing:border-box;box-shadow:0 2px 6px #ccc;background:#fff;z-index:10;top:41px}.el-date-editor.el-input{width:193px}.el-date-editor--daterange.el-input{width:220px}.el-date-editor--datetimerange.el-input{width:350px}.el-date-editor--inline{width:250px}.el-date-editor--inline .el-date-picker{width:auto!important;position:relative;top:0;border:none;box-shadow:none}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33%}.el-time-spinner.has-seconds .el-time-spinner__wrapper:nth-child(2){margin-left:1%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__list{padding:0;margin:0;list-style:none;text-align:center}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#d9d9d9;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#fff}.el-time-spinner__item.disabled{color:#979797;cursor:not-allowed}.el-time-panel{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-ms-user-select:none;user-select:none}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:":";top:50%;color:#fff;position:absolute;font-size:14px;margin-top:-15px;line-height:16px;background-color:#121212;height:32px;z-index:-1;left:0;right:0;box-sizing:border-box;padding-top:6px;text-align:left}.el-time-panel__content::after{left:50%;margin-left:-2px}.el-time-panel__content::before{padding-left:50%;margin-right:-2px}.el-time-panel__content.has-seconds::after{left:66.66667%}.el-time-panel__content.has-seconds::before{padding-left:33.33333%}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;font-size:12px;color:#8397a5}.el-popover[x-placement^=top],.el-tooltip__popper[x-placement^=top]{margin-bottom:16px}.el-popover[x-placement^=bottom],.el-tooltip__popper[x-placement^=bottom]{margin-top:16px}.el-time-panel__btn.confirm{font-weight:800;color:#121212}.el-alert__title.is-bold,.el-cascader-menu__item__keyword,.el-date-table td.available.current .datepicker-day-btn,.el-message-box__title,.time-picker-in-date-range .time-range-from .time-range-title span,.time-picker-in-date-range .time-range-to .time-range-title span{font-weight:700}.el-date-time-range .range-date{width:100px}.el-date-time-range .range-time{width:80px}.el-date-time-range .date-time-input{width:488px;line-height:28px;border:1px solid;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px}.el-date-time-range .date-time-input i{vertical-align:middle}.el-date-time-range .date-time-input input{border:0}.time-picker-in-date-range{display:-ms-flexbox;display:flex;padding-bottom:36px;text-align:left;border-top:1px solid}.time-picker-in-date-range .time-range-from,.time-picker-in-date-range .time-range-to{width:50%;padding-left:24px}.time-picker-in-date-range .time-range-from .el-time-select,.time-picker-in-date-range .time-range-to .el-time-select{width:104px}.time-picker-in-date-range .time-range-from .time-range-title,.time-picker-in-date-range .time-range-to .time-range-title{font-size:12px;line-height:32px}.el-popover{position:absolute;background:#fff;min-width:150px;border:1px solid #B2B2B2;z-index:2000;font-size:14px;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);line-height:20px}.el-popover .popper__arrow,.el-popover .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popover .popper__arrow{border-width:10px}.el-popover .popper__arrow::after{content:" ";border-width:10px}.el-popover[x-placement^=top] .popper__arrow{bottom:-11px;left:50%;margin-right:5px;border-top-color:#B2B2B2;border-bottom-width:0}.el-popover[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.el-popover[x-placement^=bottom] .popper__arrow{top:-11px;left:50%;margin-right:5px;border-top-width:0;border-bottom-color:#B2B2B2}.el-popover[x-placement^=left],.el-tooltip__popper[x-placement^=left]{margin-right:16px}.el-popover[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.el-popover[x-placement^=right]{margin-left:16px}.el-popover[x-placement^=right] .popper__arrow{top:50%;left:-11px;margin-bottom:5px;border-right-color:#B2B2B2;border-left-width:0}.el-popover[x-placement^=right] .popper__arrow::after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.el-popover[x-placement^=left] .popper__arrow{top:50%;right:-11px;margin-bottom:5px;border-right-width:0;border-left-color:#B2B2B2}.el-popover[x-placement^=left] .popper__arrow::after{right:1px;bottom:-10px;margin-left:-10px;border-right-width:0;border-left-color:#fff}.el-popover.is-dark{background:rgba(0,0,0,.8);color:#fff;border:1px solid transparent}.el-popover.is-dark a{color:#fff;text-decoration:underline}.el-popover.is-dark .el-popover__title{color:#fff}.el-popover.is-dark[x-placement^=top] .popper__arrow::after{border-top-color:rgba(0,0,0,.8)}.el-popover.is-dark[x-placement^=bottom] .popper__arrow::after{border-bottom-color:rgba(0,0,0,.8)}.el-popover.is-dark[x-placement^=left] .popper__arrow::after{border-left-color:rgba(0,0,0,.8)}.el-popover.is-dark[x-placement^=right] .popper__arrow::after{border-right-color:rgba(0,0,0,.8)}.el-popover__title{color:#1f323d;font-size:14px;line-height:1;margin-bottom:9px}.el-popover__container,.el-popover__trigger{display:inline}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:12px}.el-form-item .el-form-item{margin-bottom:0}.el-form-item .el-form-item .el-form-item__content{margin-left:0!important}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner,.el-form-item.is-error .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-textarea__inner{border-color:#A12512;background-color:#fedcd7}.el-form-item.is-error .el-input__inner:hover,.el-form-item.is-error .el-textarea__inner:hover{background-color:#ffa399}.el-form-item.is-showAsterisk .el-form-item__label:before{content:'*';color:#A12512;margin-right:4px}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;line-height:1;padding:11px 12px 11px 0;box-sizing:border-box}.el-form-item__content{line-height:36px;font-size:14px}.el-form-item__error{color:#A12512;font-size:14px;line-height:1;padding:6px 0 0 12px;position:relative;left:0;top:100%}.el-form-item__error i{display:table-cell}.el-form-item__error i:before{padding-right:4px;font-size:14px}.el-form-item__errorinfo{display:table-cell;line-height:16px}.el-tabs__header{padding:0;position:relative;margin:0 0 20px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:3px;background-color:#007AA3;z-index:1;transition:transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-ms-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#007AA3}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-2px;position:relative}.el-tabs__nav-wrap.is-scrollable{padding:0 15px}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#8397a5}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;transition:transform .3s;float:left}.el-tabs__item{box-sizing:border-box;display:inline-block;list-style:none;color:#121212;position:relative}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-ms-transform:scale(.7,.7);transform:scale(.7,.7);display:inline-block}.el-tabs__item .el-icon-close:hover{background-color:#97aebe;color:#fff}.el-tabs__item:hover{color:#007AA3;cursor:pointer}.el-tabs__item.is-disabled{color:#B2B2B2;cursor:default}.el-tabs__content{overflow:hidden}.el-tabs--card&gt;.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card&gt;.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close,.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card&gt;.el-tabs__header .el-tabs__item{border:1px solid transparent;transition:all .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-closable:hover{padding-right:9px;padding-left:9px}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active{border:1px solid #adadad;border-bottom-color:#fff;border-radius:4px 4px 0 0}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active.is-closable{padding-right:16px;padding-left:16px}.el-tabs--border-card&gt;.el-tabs__content{padding:15px}.el-tabs--border-card&gt;.el-tabs__header{margin:0}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item{border-top:0;margin-right:-1px;margin-left:-2px}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-active{background-color:transparent;border-radius:0;border-bottom:3px solid #adadad}.el-tabs--border-card .el-tabs__item:hover{background-color:transparent}.el-alert,.el-notification{background-color:#fff;overflow:hidden;box-sizing:border-box}.el-tabs__item a{color:#343537}.el-tabs__item.is-active{color:#007AA3}.el-tabs__item:hover a{color:#007AA3;cursor:pointer}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;animation:slideInRight-leave .3s}.slideInLeft-enter{animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;animation:slideInLeft-leave .3s}@keyframes slideInRight-enter{0%{opacity:0;transform-origin:0 0;transform:translateX(100%)}to{opacity:1;transform-origin:0 0;transform:translateX(0)}}@keyframes slideInRight-leave{0%{transform-origin:0 0;transform:translateX(0);opacity:1}100%{transform-origin:0 0;transform:translateX(100%);opacity:0}}@keyframes slideInLeft-enter{0%{opacity:0;transform-origin:0 0;transform:translateX(-100%)}to{opacity:1;transform-origin:0 0;transform:translateX(0)}}@keyframes slideInLeft-leave{0%{transform-origin:0 0;transform:translateX(0);opacity:1}100%{transform-origin:0 0;transform:translateX(-100%);opacity:0}}.expand-trigger{ontent:" ";display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;z-index:-1}.el-alert{width:100%;padding:5px 12px;margin:0;position:relative;color:#fff;opacity:1;display:table;transition:opacity .2s;text-align:center;border-radius:4px;border:1px solid transparent}.el-alert .el-alert__description{color:#fff;font-size:12px;margin:5px 0 0}.el-col-offset-0,.el-notification__group{margin-left:0}.el-alert--success{background-color:#00823B}.el-alert--info{background-color:#E5FBFF;color:#007AA3}.el-alert--warning{background-color:#FFF7E3;color:#A85F00}.el-alert--error{background-color:#FFF5F2;color:#D4371C}.el-alert--prompt{background-color:rgba(0,0,0,.02);color:#121212}.el-alert__content{display:table-cell;padding:0 8px;font-size:14px;line-height:24px}.el-alert__icon{font-size:12px;width:12px;display:table-cell}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:14px;line-height:24px}.el-alert__closebtn{font-size:12px;color:#fff;opacity:1;top:12px;right:15px;position:absolute;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active,.el-upload iframe{opacity:0}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.alert-align-left{text-align:left}.el-alert .el-alert__icon{display:table-cell;font-weight:400}.el-notification{width:330px;padding:20px;border-radius:2px;position:fixed;right:16px;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);transition:opacity .3s,transform .3s,right .3s,top .4s}.el-notification .el-icon-circle-check{color:#00823B}.el-notification .el-icon-circle-cross{color:#A12512}.el-notification .el-icon-information{color:#50bfff}.el-notification .el-icon-warning{color:#D67F04}.el-notification__group.is-with-icon{margin-left:55px}.el-notification__title{font-weight:400;font-size:16px;color:#1f323d;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:10px 0 0;color:#CCC;text-align:justify}.el-notification__icon{width:40px;height:40px;font-size:40px;float:left;position:relative;top:3px}.el-notification__closeBtn{top:20px;right:20px;position:absolute;cursor:pointer;color:#bfd0d9;font-size:14px}.el-notification__closeBtn:hover{color:#97aebe}.el-notification-fade-enter{-ms-transform:translateX(100%);transform:translateX(100%);right:0}.el-input-number{display:inline-block;width:100%;position:relative;height:32px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{appearance:none;text-align:center}.el-input-number.is-controls-right{width:65px}.el-input-number.is-controls-right .el-input .el-input__inner{text-align:left}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:auto;top:1px;left:auto;border-radius:0 0 4px;height:16px;line-height:16px;font-size:12px}.el-input-number.is-controls-right .el-input-number__decrease .icon-arrow-left{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.el-input-number.is-controls-right .el-input-number__increase{right:1px;bottom:1px;top:auto;left:auto;border-radius:0 0 4px;height:16px;line-height:16px;font-size:12px}.el-input-number.is-controls-right .el-input-number__increase .icon-arrow-right{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg)}.el-input-number.is-without-controls .el-input__inner{padding-right:10px}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#B2B2B2;color:#B2B2B2}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#B2B2B2;cursor:not-allowed}.el-input-number__decrease,.el-input-number__increase{height:auto;border-left:none;width:32px;line-height:30px;top:1px;text-align:center;color:#121212;cursor:pointer;position:absolute;z-index:1}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#007AA3}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#0387b8}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#B2B2B2;cursor:not-allowed}.el-input-number__increase{right:0}.el-input-number__decrease{left:0;right:37px}.el-input-number--large{width:200px}.el-input-number--large .el-input-number__decrease,.el-input-number--large .el-input-number__increase{line-height:36px;width:36px;font-size:16px}.el-input-number--large .el-input-number__decrease{right:37px}.el-input-number--small{width:130px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{line-height:28px;width:28px;font-size:14px}.el-input-number--small .el-input-number__decrease{right:29px}.el-tooltip__popper{position:absolute;z-index:2000;font-size:14px;line-height:1.2;box-shadow:0 1px 4px 1px rgba(0,0,0,.2),0 2px 6px 2px rgba(0,0,0,.04);border:1px solid transparent;max-width:280px}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:10px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:9px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-10px;border-top-color:#1f323d;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-9px;border-top-color:#1f323d;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-10px;border-top-width:0;border-bottom-color:#1f323d}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-9px;border-top-width:0;border-bottom-color:#1f323d}.el-tooltip__popper[x-placement^=right]{margin-left:16px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-10px;border-right-color:#1f323d;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-9px;left:1px;border-right-color:#1f323d;border-left-width:0}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-10px;border-right-width:0;border-left-color:#1f323d}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-9px;margin-left:-9px;border-right-width:0;border-left-color:#1f323d}.el-tooltip__popper.is-light{background:#fff}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#d9d9d9}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#fff}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#d9d9d9}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#fff}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#d9d9d9}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#fff}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#d9d9d9}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#fff}.el-tooltip__popper.is-dark{background:#1f323d;color:#fff}.el-slider:after,.el-slider:before{display:table;content:""}.el-slider:after{clear:both}.el-slider .el-input-number__decrease,.el-slider .el-input-number__increase{color:#343537;top:0}.el-slider .el-input-number__decrease:hover,.el-slider .el-input-number__increase:hover{color:#007AA3}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:2px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:2px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-17px;-ms-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-ms-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:28px;margin-top:-1px;border:1px solid #CCC;line-height:20px;box-sizing:border-box;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#aeaeaf}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#0387b8}.el-slider__runway{width:100%;height:2px;margin:16px 0;background-color:#ebebec;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin:0 40px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar,.el-slider__runway.disabled .el-slider__button{background-color:#bfd0d9}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-ms-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__input{float:right;margin-top:3px}.el-slider__bar{height:2px;background-color:#007AA3;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{width:36px;height:36px;position:absolute;z-index:1001;top:-17px;-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-slider__button,.el-switch__label{-webkit-user-select:none;-ms-user-select:none}.el-slider__button-wrapper:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-slider__button-wrapper .el-tooltip{vertical-align:middle;display:inline-block}.el-slider__button-wrapper.dragging,.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:grabbing}.el-slider__button{width:16px;height:16px;border-radius:50%;transition:.2s;user-select:none;box-shadow:0 2px 4px 0 rgba(0,0,0,.18);background-color:#fff}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{background-color:#fff}.el-slider__button.hover,.el-slider__button:hover{cursor:grab;background-color:#fff}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{position:absolute;width:2px;height:2px;border-radius:100%;background-color:#bfd0d9;-ms-transform:translateX(-50%);transform:translateX(-50%)}.el-loading-mask{position:absolute;z-index:10000;margin:0;top:0;right:0;bottom:0;left:0;transition:opacity .3s}.el-loading-mask.is-fullscreen,.el-message{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-40px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{width:80px;height:80px}.el-loading-spinner{top:20%;margin-top:-25px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-12,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row{position:relative}.el-loading-spinner .el-loading-text{color:#121212;margin:3px 0;font-size:14px}.el-loading-spinner .circular{width:50px;height:50px;animation:loading-rotate .8s linear infinite}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:30,150;stroke-dashoffset:0;stroke-width:2;stroke:#121212;stroke-linecap:round}@keyframes loading-rotate{100%{transform:rotate(360deg)}}.el-row{box-sizing:border-box}.el-row:after,.el-row:before{display:table;content:""}.el-row:after{clear:both}.el-row--flex{display:-ms-flexbox;display:flex}.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-align-bottom{-ms-flex-align:end;align-items:flex-end}.el-row--flex.is-align-middle{-ms-flex-align:center;align-items:center}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-justify-space-between{-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-end{-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-center{-ms-flex-pack:center;justify-content:center}.el-col-1,.el-col-10,.el-col-11,.el-col-12,.el-col-13,.el-col-14,.el-col-15,.el-col-16,.el-col-17,.el-col-18,.el-col-19,.el-col-2,.el-col-20,.el-col-21,.el-col-22,.el-col-23,.el-col-24,.el-col-3,.el-col-4,.el-col-5,.el-col-6,.el-col-7,.el-col-8,.el-col-9{float:left;box-sizing:border-box}.el-col-0{width:0%}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media (max-width:768px){.el-col-xs-0{width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media (min-width:768px){.el-col-sm-0{width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media (min-width:992px){.el-col-md-0{width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media (min-width:1200px){.el-col-lg-0{width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}.el-progress-bar__inner:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload{display:inline-block;text-align:center;cursor:pointer}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;filter:alpha(opacity=0)}.el-upload__input{display:none}.el-upload__tip{font-size:12px;margin-top:7px}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;box-sizing:border-box;width:148px;height:148px;cursor:pointer;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover{border-color:#007AA3;color:#007AA3}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;box-sizing:border-box;width:360px;height:180px;text-align:center;cursor:pointer;position:relative;overflow:hidden}.el-upload-dragger .el-upload__text{color:#97aebe;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#007AA3;font-style:normal}.el-upload-dragger .el-icon-upload{font-size:67px;color:#97aebe;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid rgba(191,208,217,.2);margin-top:7px;padding-top:5px}.el-upload-dragger:hover{border-color:#007AA3}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #007AA3}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#485d6a;line-height:1.8;margin-top:5px;box-sizing:border-box;border-radius:4px;width:100%;position:relative}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;top:-13px;right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#00823B}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#485d6a;-ms-transform:scale(.7);transform:scale(.7)}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item:hover{background-color:#fafafa}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:hover{cursor:pointer}.el-upload-list__item.is-success:hover .el-upload-list__item-status-label{display:none}.el-upload-list__item-name{color:#485d6a;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{color:#97aebe;margin-right:7px;height:100%;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#485d6a;display:none}.el-upload-list__item-delete:hover{color:#007AA3}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-ms-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-ms-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-progress__text,.el-upload-cover__interact .btn,.el-upload-cover__progress{display:inline-block;vertical-align:middle}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-ms-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);color:#fff}.el-upload-cover__progress{position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{color:#fff;font-size:14px;cursor:pointer;margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-ms-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#fff;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#fff;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#485d6a}.el-progress{position:relative;line-height:1}.el-progress.is-exception .el-progress-bar__inner{background-color:#A12512}.el-progress.is-exception .el-progress__text{color:#A12512}.el-progress.is-success .el-progress-bar__inner{background-color:#00823B}.el-progress.is-success .el-progress__text{color:#00823B}.el-progress__text{font-size:14px;color:#485d6a;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle{display:inline-block}.el-progress--circle .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress-bar{padding-right:50px;display:inline-block;vertical-align:middle;width:100%;margin-right:-55px;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#d9d9d9;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#007AA3;text-align:right;border-radius:100px;line-height:1}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-message{box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);min-width:300px;box-sizing:border-box;right:14px;top:90px;-ms-transform:translateX(0);transform:translateX(0);background-color:#fff;transition:opacity .3s,transform .4s;overflow:hidden;border:1px solid transparent}.el-message .el-icon-circle-check{color:#00823B}.el-message .el-icon-circle-cross{color:#A12512}.el-message .el-icon-information{color:#50bfff}.el-message .el-icon-warning{color:#D67F04}.el-message__group{position:relative;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.el-message__group p{font-size:14px;color:#343537;text-align:left;margin:0;white-space:normal;width:100%}.el-message__group.is-with-icon{margin-left:0}.el-message__img{width:40px;height:40px;position:absolute;left:0;top:0}.el-message__icon{vertical-align:middle;margin-right:8px}.el-message__closeBtn{top:3px;right:0;position:absolute;cursor:pointer;color:#bfd0d9;font-size:14px}.el-message__closeBtn:hover{color:#97aebe}.el-message-error,.el-message-message,.el-message-success,el-message-warning{max-width:400px}.el-message-error i{color:#A12512}.el-message-success i{color:#00823B}.el-message-warning i{color:#D67F04}.el-message-message i{color:#50bfff}.el-inline-message{position:inherit;box-shadow:none;border:1px solid #ebebec;padding:0}.el-inline-message-error{background-color:#A12512}.el-inline-message-success{background-color:#00823B}.el-inline-message-warning{background-color:#D67F04}.el-inline-message-message{background-color:#50bfff}.el-inline-message img{position:static;width:48px}.el-inline-message .el-message__group{margin-left:0;height:auto}.el-inline-message .el-message__group p{margin:0;white-space:normal;padding:12px;width:100%}.el-message__group span{padding:0 14px 0 5px;text-align:center;color:#fff;font-size:20px}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-ms-transform:translate(50%,0);transform:translate(50%,0)}.el-message.display-right-bottom{top:auto;bottom:20px}.v-modal-enter{animation:v-modal-in .2s ease}.v-modal-leave{animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;border:none;color:#121212;-webkit-appearance:none;text-align:center;box-sizing:border-box;margin:0;height:32px;-moz-user-select:none;padding:4px 12px;font-size:16px;border-radius:25px}.el-button+.el-button{margin-left:10px}.el-button:hover{background:#CCC;color:#121212}.el-button:active{background:#B2B2B2;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=icon-]+span{margin-left:5px}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#B2B2B2;cursor:not-allowed;background-image:none;background-color:#EDEDED;border-color:transparent}.el-button.is-disabled.el-button--link,.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#adadad;color:#bfd0d9}.el-button.is-circle{padding:0 8px}.el-button.is-circle.el-button--mini{padding:0 6px}.el-button.is-active{color:#006282;border-color:#006282}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#007AA3;color:#007AA3}.el-button.is-plain:active{background:#fff;border-color:#006282;color:#006282;outline:0}.el-button--primary{color:#fff;background-color:#007AA3}.el-button--primary:focus,.el-button--primary:hover{background:#005E7D;border-color:#005E7D;color:#fff}.el-button--primary:focus{border-color:#064157}.el-button--primary:active{background:#064157;border-color:#064157;color:#fff;outline:0}.el-button--primary.is-active{background:#006282;border-color:#006282;color:#fff}.el-button--primary.is-plain{border:1px solid rgba(0,0,0,.16);color:#fff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#fff;border-color:#007AA3;color:#007AA3}.el-button--primary.is-plain:active{background:#fff;border-color:#006282;color:#006282;outline:0}.el-button--success{color:#fff;background-color:#00823B}.el-button--success:focus,.el-button--success:hover{background:#03612C;border-color:#03612C;color:#fff}.el-button--success:focus{border-color:#08421F}.el-button--success:active{background:#08421F;border-color:#08421F;color:#fff;outline:0}.el-button--success.is-active{background:#00682f;border-color:#00682f;color:#fff}.el-button--success.is-plain{border:1px solid rgba(0,0,0,.16);color:#fff}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#fff;border-color:#00823B;color:#00823B}.el-button--success.is-plain:active{background:#fff;border-color:#00682f;color:#00682f;outline:0}.el-button--warning{color:#fff;background-color:#A85F00;border-color:#A85F00}.el-button--warning:focus,.el-button--warning:hover{background:#7D4705;border-color:#7D4705;color:#fff}.el-button--warning:focus{border-color:#000}.el-button--warning:active{background:#54330D;border-color:#54330D;color:#fff;outline:0}.el-button--warning.is-active{background:#864c00;border-color:#864c00;color:#fff}.el-button--warning.is-plain{border:1px solid rgba(0,0,0,.16);color:#fff}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#fff;border-color:#A85F00;color:#A85F00}.el-button--warning.is-plain:active{background:#fff;border-color:#864c00;color:#864c00;outline:0}.el-button--danger{color:#fff;background-color:#D4371C}.el-button--danger:focus,.el-button--danger:hover{background:#A12512;border-color:#A12512;color:#fff}.el-button--danger:focus{border-color:#6E1D13}.el-button--danger:active{background:#6E1D13;border-color:#6E1D13;color:#fff;outline:0}.el-button--danger.is-active{background:#aa2c16;border-color:#aa2c16;color:#fff}.el-button--danger.is-plain{border:1px solid rgba(0,0,0,.16);color:#fff}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#fff;border-color:#D4371C;color:#D4371C}.el-button--danger.is-plain:active{background:#fff;border-color:#aa2c16;color:#aa2c16;outline:0}.el-button--info{color:#fff;background-color:#6F739E}.el-button--info:focus,.el-button--info:hover{background:#535573;border-color:#535573;color:#fff}.el-button--info:focus{border-color:#393A47}.el-button--info:active{background:#393A47;border-color:#393A47;color:#fff;outline:0}.el-button--info.is-active{background:#595c7e;border-color:#595c7e;color:#fff}.el-button--info.is-plain{border:1px solid rgba(0,0,0,.16);color:#fff}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#fff;border-color:#6F739E;color:#6F739E}.el-button--info.is-plain:active{background:#fff;border-color:#595c7e;color:#595c7e;outline:0}.el-button--mint{color:#fff;background-color:#148579;border-color:#148579}.el-button--mint:focus,.el-button--mint:hover{background:#12615A;border-color:#12615A;color:#fff}.el-button--mint:focus{border-color:#12423F}.el-button--mint:active{background:#12423F;border-color:#12423F;color:#fff;outline:0}.el-button--mint.is-active{background:#106a61;border-color:#106a61;color:#fff}.el-button--mint.is-plain{border:1px solid rgba(0,0,0,.16);color:#fff}.el-button--mint.is-plain:focus,.el-button--mint.is-plain:hover{background:#fff;border-color:#148579;color:#148579}.el-button--mint.is-plain:active{background:#fff;border-color:#106a61;color:#106a61;outline:0}.el-button--large{padding:8px 16px;font-size:16px;border-radius:25px;min-width:180px;height:40px}.el-button--normal{padding:4px 12px;font-size:16px;border-radius:25px;min-width:100px}.el-button--small{padding:3px 10px;font-size:14px;border-radius:25px;height:28px}.el-button--mini{padding:4px 6px;font-size:12px;border-radius:25px;height:24px}.el-button--text{border:none;color:#007AA3;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#064157;background:0 0;border-color:transparent;box-shadow:none!important}.el-button--text:active{color:#006282}.el-button--link{min-width:auto;height:auto;background:0 0;color:#005e7d;text-decoration:underline;border-radius:0;padding:0;font-size:14px}.el-button--link:focus,.el-button--link:hover{color:#064157;background:0 0;border-color:transparent;box-shadow:none!important}.el-button--hollow{color:#fff;border:1px solid #fff;background:0 0}.el-button--hollow:hover{color:#383C40;background-color:#F2F4F5}.el-button--hollow:active{color:#383C40;background-color:#fff}.el-button--default,.el-button--default:hover,.el-button.border.el-button--text:focus{color:var(--mds-color-theme-text-primary-normal)}.el-button--hollow:focus{border:1px solid #fff!important}.el-button-group{display:inline-block;/*!*border-right-color: rgba(var(--color-white), 0.5);*!*//*!*border-left-color: rgba(var(--color-white), 0.5);*!*//*!*border-left-color: rgba(var(--color-white), 0.5);*!*//*!*border-right-color: rgba(var(--color-white), 0.5);*!*/vertical-align:middle}.el-button-group .el-button{float:left;position:relative}.el-button-group .el-button+.el-button.is-disabled::before,.el-button-group .el-button+.el-button::before{position:absolute;top:8px;bottom:8px;right:33px;background:rgba(0,0,0,0);content:''}.el-button-group .el-button+.el-button{margin-left:0}.el-button-group .el-button+.el-button.is-disabled{z-index:0!important;border-left:1px solid transparent}.el-button-group .el-button+.el-button.is-disabled::before{display:block;width:1px}.el-button-group .el-button+.el-button :focus{margin-left:-1px}.el-button-group .el-button+.el-button.border:before{visibility:hidden}.el-button-group .el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:8px}.el-button-group .el-button:first-child.is-disabled{z-index:0}.el-button-group .el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group .el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group .el-button:not(:last-child){margin-right:0;border-right:none}.el-button-group .el-button:not(:last-child):focus{text-indent:0}.el-button-group .el-button:focus{z-index:3}.el-button-group .el-button.is-active{z-index:1}.dialog-footer-btns{padding:10px 20px 20px;text-align:right}.dialog-footer{border-top:1px solid #ebebec;display:inherit}.dialog-footer .el-button{font-size:16px;height:48px;border-radius:0}.dialog-footer .el-button:first-child{border-right:1px solid #ebebec;margin-right:0!important}.dialog-footer .el-button:last-child{border-right:1px solid transparent;margin-left:0}.dialog-footer .el-button.full{width:100%}.dialog-footer .el-button.half{width:50%}.dialog-footer .el-button--danger,.dialog-footer .el-button--default,.dialog-footer .el-button--primary{margin-left:0!important}.icon-ng-down span{font-size:12px}.el-button-group .el-button+.el-button{border-left:none}.el-button-group .el-button+.el-button::before{display:block;width:1px}.el-button.border.el-button--text:focus{border:2px solid transparent!important}@media screen and (-ms-high-contrast:active){.el-button-group .el-button:focus,.el-button:focus{outline:dotted 1px;border:1px solid #ff0}.loading—animation&gt;div{background-color:#ff0}.el-message-box__headerbtn:focus{outline:dotted 1px}}.loading—animation{float:right;margin:0 auto;width:30px;text-align:center}.loading—animation&gt;div{width:7px;height:7px;margin-left:4px;background-color:#fff;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.is-disabled .loading—animation&gt;div{background-color:#aeaeaf}.loading—animation .bounce1{animation-delay:-.32s}.loading—animation .bounce2{animation-delay:-.16s}.dialog-footer .el-button--danger,.dialog-footer .el-button--default,.dialog-footer .el-button--primary{background-color:#fff;border:1px solid transparent}.dialog-footer .el-button--default:hover{background-color:#ebebec;color:#4f5051}.dialog-footer .el-button--default:active{background-color:#d7d7d8;color:#4f5051}.dialog-footer .el-button--primary{color:#007AA3}.dialog-footer .el-button--default{color:#6a6b6c}.dialog-footer .el-button--danger{color:#FF5C4A}.dialog-footer .el-button--primary:focus{border:1px solid transparent}.dialog-footer .el-button--default:focus{border:1px solid transparent;background-color:#d7d7d8;color:#4f5051}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.el-message-box{text-align:left;display:inline-block;vertical-align:middle;background-color:#fff;width:440px;border:1px solid transparent;font-size:16px;overflow:hidden;backface-visibility:hidden;box-shadow:0 3px 8px 3px rgba(0,0,0,.16)}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:20px 35px 0 20px}.el-message-box__headerbtn{position:absolute;top:19px;right:20px;background:0 0;border:none;padding:0;cursor:pointer}.el-message-box__headerbtn .el-message-box__close{color:#545454}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#007AA3}.el-message-box__content{margin:30px 20px;font-size:14px;position:relative}.el-message-box__input{padding-top:15px}.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#A12512}.el-message-box__errormsg{color:#A12512;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__title{padding-left:0;margin:0;font-size:16px;color:#333}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:1.4}.el-message-box__btns{padding:10px 20px 20px;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box__status{position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:36px!important}.el-message-box__status.el-icon-circle-check{color:#00823B}.el-message-box__status.el-icon-information{color:#50bfff}.el-message-box__status.el-icon-warning{color:#D67F04}.el-message-box__status.el-icon-circle-cross{color:#A12512}.msgbox-fade-enter-active{animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{animation:msgbox-fade-out .3s}@keyframes msgbox-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-out{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-20px,0);opacity:0}}.el-collapse{border-radius:0}.el-collapse-item:last-child{margin-bottom:-1px}.el-collapse-item.is-active .el-collapse-item__header .el-collapse-item__header__arrow{-ms-transform:rotate(180deg);transform:rotate(180deg)}.el-collapse-item__header{height:30px;line-height:30px;padding-left:15px;color:#343537;cursor:pointer;font-size:14px;display:block}.el-collapse-item__header&gt;span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:80%;vertical-align:middle}.el-collapse-item__header__arrow{margin-right:8px;transition:transform .3s;color:#858688;vertical-align:text-bottom;font-size:14px}.el-collapse-item__wrap{will-change:height;overflow:hidden;box-sizing:border-box}.el-collapse-item__content{padding:10px 15px;font-size:14px;color:#1f323d;line-height:1.769230769230769}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;width:24px;height:24px;cursor:pointer;transition:.3s;border-radius:50%;background-color:transparent;position:absolute;top:50%;z-index:10;-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:24px;color:#858688}.el-carousel__arrow:focus,.el-carousel__arrow:hover{background-color:transparent;color:#007AA3}.el-carousel__arrow i{cursor:pointer}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__indicators{position:absolute;list-style:none;margin:10px;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-ms-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#EDEDED;border:1px solid transparent}.el-carousel__indicators--labels{left:0;right:0;-ms-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{width:auto;height:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px}.el-carousel__indicator{background-color:transparent;padding:6px;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator.is-active button{background-color:#064157;opacity:1}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__button{display:block;opacity:1;width:10px;height:10px;background-color:#ebebec;border-radius:50%;border:none;padding:0;margin:0;cursor:pointer;transition:.3s}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-ms-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-ms-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar .el-scrollbar__bar,.el-scrollbar:active .el-scrollbar__bar,.el-scrollbar:focus .el-scrollbar__bar,.el-scrollbar:hover .el-scrollbar__bar{opacity:1;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(52,53,55,.4);transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(52,53,55,.6)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal&gt;div{height:100%}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-carousel__item,.el-carousel__mask,.el-switch__label{left:0;top:0;position:absolute}.el-scrollbar__bar.is-vertical&gt;div{width:100%}.el-carousel__item{width:100%;height:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-animating{transition:transform .4s ease-in-out;visibility:visible}.el-carousel__item.is-vhidden{visibility:hidden}.el-carousel__item.is-active{z-index:2;visibility:visible}.el-carousel__item--card{width:50%;transition:transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;height:100%;background-color:#fff;opacity:.24;transition:.2s}.el-switch,.el-switch__core{position:relative;outline:0}@font-face{font-family:Atlantic-Icons;src:url(/webappng/fonts/Atlantic-Icons.664ae342.eot);src:url(/webappng/fonts/Atlantic-Icons.664ae342.eot#iefix) format('embedded-opentype'),url(/webappng/fonts/Atlantic-Icons.e7d3d450.ttf) format('truetype'),url(/webappng/fonts/Atlantic-Icons.85d5fd81.woff) format('woff'),url(/webappng/images/Atlantic-Icons.4fed40bd.svg#Atlantic-Icons) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:Atlantic-Icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-mds-warning-badge_filled:before{content:"\E900"}.icon-mds-error-legacy-badge_filled:before{content:"\E901"}.icon-mds-info-badge_filled:before{content:"\E902"}.icon-info-alt-outline:before{content:"\E903"}.icon-info-alt-secondary:before{content:"\E904"}.icon-info-mds-outline:before{content:"\E905"}.icon-info-alt-circle:before{content:"\E953"}.icon-away-calling-presence-regular:before{content:"\E906"}.icon-away-calling-presence-filled:before{content:"\E907"}.icon-mds-other-number_regular:before{content:"\EA45"}.icon-mds-call-handing_regular:before{content:"\EA46"}.icon-mds-blind-transfer_regular:before{content:"\E933"}.icon-Cisco-AI-assistant-gray:before{content:"\E908"}.icon-Cisco-AI-assistant:before{content:"\EA42"}.icon-start-chat:before{content:"\EA43"}.icon-mds-record-forward:before{content:"\E909"}.icon-mds-record-pause:before{content:"\E90A"}.icon-mds-record-play:before{content:"\E90B"}.icon-mds-record-rewind:before{content:"\E90C"}.icon-mds-workspace_filled:before{content:"\E90D"}.icon-mds-cleanup_regular:before{content:"\E90E"}.icon-mds-dislike_regular:before{content:"\E90F"}.icon-mds-like_regular:before{content:"\E910"}.icon-mds-room-lights_regular:before{content:"\E911"}.icon-mds-people-circle_regular:before{content:"\E912"}.icon-mds-handset_bold:before{content:"\EA02"}.icon-mds-arrow-filled-down_8:before{content:"\EA35"}.icon-mds-secure-circle_bold:before{content:"\E913"}.icon-light:before{content:"\EA32"}.icon-dark:before{content:"\EA33"}.icon-mds-blocked_bold:before{content:"\E914"}.icon-mds-upload_bold:before{content:"\E915"}.icon-mds-poll_filled:before{content:"\E916"}.icon-mds-poll_regular:before{content:"\E917"}.icon-mds-whiteboard-content_filled:before{content:"\E918"}.icon-mds-whiteboard-content_regular:before{content:"\E919"}.icon-mds-multipled-devices_bold:before{content:"\EA2D"}.icon-mds-handset_regular:before{content:"\E91A"}.icon-mds-handset_filled:before{content:"\E91B"}.icon-mds-chat_regular:before{content:"\E91C"}.icon-mds-chat_filled:before{content:"\E91D"}.icon-mds-camera_regular:before{content:"\E91E"}.icon-mds-camera_filled:before{content:"\E91F"}.icon-mds-webinar_regular:before{content:"\E920"}.icon-mds-webinar_filled:before{content:"\E9C6"}.icon-mds-share-screen_bold:before{content:"\E921"}.icon-mds-next_bold:before{content:"\E922"}.icon-mds-calendar-month_bold:before{content:"\E923"}.icon-mds-participant-add_regular:before{content:"\E924"}.icon-mds-arrow-right_regular:before{content:"\E925"}.icon-mds-placeholder_regular:before{content:"\E926"}.icon-mds-secure-lock_filled:before{content:"\E927"}.icon-mds-record_light:before{content:"\E928"}.icon-mds-download_regular:before{content:"\E929"}.icon-mds-participant-add_bold:before{content:"\E92A"}.icon-mds-check-circle_filled:before{content:"\E92B"}.icon-mds-check-circle_bold:before{content:"\E92C"}.icon-mds-record-paused_bold:before{content:"\E92D"}.icon-mds-chat_bold:before{content:"\E92E"}.icon-mds-participant-list_bold:before{content:"\E92F"}.icon-mds-apps_bold:before{content:"\E930"}.icon-mds-reactions_bold:before{content:"\E931"}.icon-mds-raise-hand_bold:before{content:"\E932"}.icon-mds-end-to-end-encryption:before{content:"\E934"}.icon-mds-video-layout-equal_bold:before{content:"\E935"}.icon-mds-zoom-in_bold:before{content:"\E936"}.icon-mds-record_filled:before{content:"\E937"}.icon-mds-private-circle_filled:before{content:"\E938"}.icon-mds-media-quality-good_filled:before{content:"\E939"}.icon-mds-message-queing_bold:before{content:"\EA09"}.icon-mds-billing:before{content:"\EA0A";color:#545454}.icon-mds-pop-out_bold:before{content:"\E9F8"}.icon-mds-remote-desktop-control_light:before{content:"\E9F9"}.icon-mds-calendar-work-week_bold:before{content:"\E9FA"}.icon-mds-calendar-day_bold:before{content:"\E9FB"}.icon-mds-calendar-week-view_bold:before{content:"\E9FC"}.icon-mds-play-circle_bold:before{content:"\E9FD"}.icon-mds-record_bold:before{content:"\E9FE"}.icon-mds-skip-bw_bold:before{content:"\E9FF"}.icon-mds-skip-fw_bold:before{content:"\EA00"}.icon-mds-pause_filled:before{content:"\EA01"}.icon-mds-play_regular:before{content:"\E93A"}.icon-mds-play_filled:before{content:"\EA36"}.icon-mds-brightness-high:before{content:"\EA03"}.icon-mds-quiet-hours-presence_filled:before{content:"\EA04"}.icon-mds-skip-fw-m_bold:before{content:"\EA05"}.icon-mds-skip-bw-m_bold:before{content:"\EA06"}.icon-mds-pause-m_bold:before{content:"\EA07"}.icon-mds-stop_bold:before{content:"\EA08"}.icon-mds-calendar-week_bold:before{content:"\E9F5"}.icon-mds-unsecure-unlocked_bold:before{content:"\E9F6"}.icon-mds-exchange_bold:before{content:"\E9F7"}.icon-mds-prevent-download_bold:before{content:"\E9E9"}.icon-mds-cloud-upload:before{content:"\E9EA"}.icon-mds-participant_bold:before{content:"\E9EB"}.icon-mds-language_bold:before{content:"\E9EC"}.icon-mds-note_bold:before{content:"\E9ED"}.icon-mds-adjust_bold:before{content:"\E9EE"}.icon-mds-send_bold:before{content:"\E9EF"}.icon-mds-remove_bold:before{content:"\E9F0"}.icon-mds-speaker_bold:before{content:"\E9F1"}.icon-mds-play_bold:before{content:"\E9F2"}.icon-info-warning-badge_filled:before{content:"\E9E8"}.icon-mds-priority-badge_filled:before{content:"\E9BC"}.icon-info-badge_filled:before{content:"\E9E5"}.icon-info-error-legacy-badge_filled:before{content:"\E9E6"}.icon-mds-check-circle-badge_filled:before{content:"\E9E7"}.icon-mds-warning_bold:before{content:"\E9C7"}.icon-mds-social-facebook:before{content:"\E9C8"}.icon-mds-social-apple:before{content:"\E9C9"}.icon-mds-social-windows:before{content:"\E9CA"}.icon-mds-social-webex:before{content:"\E9CB"}.icon-mds-social-office365:before{content:"\E9CC"}.icon-mds-social-google:before{content:"\E9CD"}.icon-mds-sign-in-forced_bold:before{content:"\E9CE"}.icon-mds-shopping-cart_bold:before{content:"\E9CF"}.icon-mds-share-c-native-adr_bold:before{content:"\E9D0"}.icon-mds-settings_filled:before{content:"\E9D1"}.icon-mds-service-settings_filled:before{content:"\E9D2"}.icon-mds-secure-lock_bold:before{content:"\E9D3"}.icon-mds-recurring-off_bold:before{content:"\E9D4"}.icon-mds-recurring_bold:before{content:"\E9D5"}.icon-mds-pmr_bold:before{content:"\E9D6"}.icon-mds-plus-circle_bold:before{content:"\E9D7"}.icon-mds-people-circle_filled:before{content:"\E9D8"}.icon-mds-participant-list_filled:before{content:"\E9D9"}.icon-mds-meetings_filled:before{content:"\E9DA"}.icon-mds-help-circle_filled:before{content:"\E9DB"}.icon-mds-edit_bold:before{content:"\E9DC"}.icon-mds-download_bold:before{content:"\E9DD"}.icon-mds-desk-phone_filled:before{content:"\E9DE"}.icon-mds-delete_bold:before{content:"\E9DF"}.icon-mds-copy_bold:before{content:"\E9E0"}.icon-mds-content-download_filled:before{content:"\E9E1"}.icon-mds-billing_filled:before{content:"\E9E2"}.icon-mds-alert_bold:before{content:"\E9E3"}.icon-mds-active-presence-small_filled:before{content:"\E9E4"}.icon-mds-arrow-circle-down_bold:before{content:"\E9AA"}.icon-mds-arrow-circle-down_filled:before{content:"\E9AB"}.icon-mds-arrow-circle-left_bold:before{content:"\E9AC"}.icon-mds-arrow-circle-left_filled:before{content:"\E9AD"}.icon-mds-arrow-circle-right_bold:before{content:"\E9AE"}.icon-mds-arrow-circle-right_filled:before{content:"\E9AF"}.icon-mds-arrow-circle-up_bold:before{content:"\E9B0"}.icon-mds-arrow-circle-up_filled:before{content:"\E9B1"}.icon-mds-arrow-down_bold:before{content:"\E9B2"}.icon-mds-arrow-left_bold:before{content:"\E9B3"}.icon-mds-arrow-right_bold:before{content:"\E9B4"}.icon-mds-arrow-up_bold:before{content:"\E9B5"}.icon-mds-cancel_bold:before{content:"\E9B6"}.el-select-dropdown__item.selected:after,.icon-mds-check_bold:before{content:"\E9B7"}.icon-mds-dnd-presence_filled:before{content:"\E9B8"}.icon-mds-info-circle_bold:before{content:"\E9B9"}.icon-mds-meetings-presence_filled:before{content:"\E9BA"}.icon-mds-more_bold:before{content:"\E9BB"}.icon-mds-refresh_bold:before{content:"\E9BD"}.icon-mds-scheduler-available_bold:before{content:"\E9BE"}.icon-mds-scheduler-not-working-hours_bold:before{content:"\E9BF"}.icon-mds-scheduler-unavailable_bold:before{content:"\E9C0"}.icon-mds-scheduler-unknown_bold:before{content:"\E9C1"}.icon-mds-search_bold:before{content:"\E9C2"}.icon-mds-settings_bold:before{content:"\E9C3"}.icon-mds-unread_filled:before{content:"\E9C4"}.icon-mds-webex-helix-filled:before{content:"\E9C5"}.icon-ng-scroll:before{content:"\E9F3"}.icon-ng-filter:before{content:"\E9F4"}.icon-ng-sort-down:before{content:"\E9A8";color:#545454}.icon-ng-sort-up:before{content:"\E9A9";color:#545454}.icon-ng-unsorted:before{content:"\E9A7";color:#545454}.icon-webinar-active:before{content:"\E9A4"}.icon-webinar:before{content:"\E9A3"}.icon-add:before{content:"\E00A"}.icon-ng-check:before{content:"\E039"}.icon-exit-contain:before{content:"\E062"}.icon-exit:before{content:"\E064"}.icon-forced-sign-in:before{content:"\E06F"}.icon-menu:before{content:"\E0AE"}.icon-recent-apps:before{content:"\E0E1"}.icon-refresh:before{content:"\E0E4"}.icon-send:before{content:"\E93B"}.icon-share:before{content:"\EA44"}.icon-clock:before{content:"\E93C"}.icon-icon_audio-and-video_normal:before{content:"\E93D"}.icon-ng-analysis-no-date:before{content:"\E93E"}.icon-email:before{content:"\E93F"}.icon-player-caption:before{content:"\E940"}.el-cascader-menu__item--extensible:after,.icon-player-edit:before{content:"\E941"}.icon-player-fullscreen:before{content:"\E942"}.icon-player-fullscreen-exit:before{content:"\E943"}.icon-ng-home-active:before{content:"\E944"}.icon-participant-list:before{content:"\E945"}.icon-player-pause:before{content:"\E946"}.icon-player-play:before{content:"\E947"}.icon-player-poll:before{content:"\E948"}.icon-player-speaker:before{content:"\E949"}.icon-player-speaker-muted:before{content:"\E94A"}.icon-view-thumbnail:before{content:"\E94B"}.icon-player-resize-width:before{content:"\E94C"}.icon-speaker-muted:before{content:"\E94D"}.icon-ng-meetings-list-active:before{content:"\E94E"}.icon-ng-recording-active:before{content:"\E94F"}.icon-success:before{content:"\E950"}.icon-ng-preference-active:before{content:"\E951"}.icon-ng-analysis-active:before{content:"\E952"}.icon-ng-help-active:before{content:"\E954"}.icon-download-active:before{content:"\E955"}.icon-play:before{content:"\E956"}.icon-pmr:before{content:"\E957"}.icon-feedback:before{content:"\E958"}.icon-feedback-active:before{content:"\E959"}.icon-info:before{content:"\E95A"}.icon-contact-card:before{content:"\E95B"}.icon-arrow-tail-right:before{content:"\E95C"}.icon-files:before{content:"\E95D"}.icon-assign-host:before{content:"\E95E"}.icon-add-participant:before{content:"\E95F"}.icon-custom-link:before{content:"\E960"}.icon-ng-assigned-host:before{content:"\E961"}.icon-ng-assign-host:before{content:"\E962"}.icon-remove:before{content:"\E963"}.icon-recurring:before{content:"\E964"}.icon-remove-circle:before{content:"\E965"}.icon-ng-add-active:before{content:"\E966"}.icon-ng-clear:before{content:"\E967"}.icon-ng-cancel:before{content:"\E968"}.icon-ng-language:before{content:"\E969"}.icon-ng-adjust:before{content:"\E96A"}.icon-arrow:before{content:"\E96B"}.icon-eye:before{content:"\E96C"}.icon-ng-note:before{content:"\E96D"}.icon-ng-drag:before{content:"\E96E"}.icon-ng-transcript:before{content:"\E96F"}.icon-laptop:before{content:"\E970"}.icon-mobile:before{content:"\E971"}.icon-ng-closed-caption:before{content:"\E972"}.icon-ng-maximize:before{content:"\E973"}.icon-ng-minimize:before{content:"\E974"}.icon-bidirectional:before{content:"\E975"}.icon-calendar-month:before{content:"\E976"}.icon-remove-filled:before{content:"\E977"}.icon-align-left:before{content:"\E978"}.icon-ng-phiz-error:before{content:"\E979"}.icon-ng-arrow-left:before{content:"\E97A"}.icon-ng-arrow-right:before{content:"\E97B"}.icon-ng-arrow-up:before{content:"\E97C"}.icon-ng-arrow-down:before{content:"\E97D"}.icon-align-right:before{content:"\E97E"}.icon-ng-help2:before{content:"\E97F"}.icon-blockquote:before{content:"\E980"}.icon-ng-exception:before{content:"\E981"}.icon-ng-schedule2:before{content:"\E982"}.icon-bold:before{content:"\E983"}.icon-arrow-up:before{content:"\E984"}.icon-arrow-left:before{content:"\E985"}.icon-arrow-right:before{content:"\E986"}.icon-arrow-down:before{content:"\E987"}.icon-font-color:before{content:"\E988"}.icon-italic:before{content:"\E989"}.icon-ng-notdownload:before{content:"\E98A"}.icon-ng-pr:before{content:"\E98B"}.icon-ng-phiz-success:before{content:"\E98C"}.icon-ng-error-dialog:before{content:"\E98D"}.icon-ng-error:before{content:"\E98E"}.icon-ng-schedule-meeting:before{content:"\E98F"}.icon-ng-unpin:before{content:"\E990"}.icon-link:before{content:"\E991"}.icon-ng-bulb:before{content:"\E992"}.icon-list-bulleted:before{content:"\E993"}.icon-ng-Info-area:before{content:"\E994"}.icon-ng-Info-email:before{content:"\E995"}.icon-ng-Info-people:before{content:"\E996"}.icon-ng-Info-phone:before{content:"\E997"}.icon-ng-info-tele:before{content:"\E998"}.icon-ng-mark:before{content:"\E999"}.icon-ng-recurring:before{content:"\E99A"}.icon-ng-secure:before{content:"\E99B"}.icon-ng-sign-in:before{content:"\E99C"}.icon-ng-telepresence:before{content:"\E99D"}.icon-copy:before{content:"\E99E"}.icon-ng-feedback-cancle:before{content:"\E99F"}.icon-ng-preference:before{content:"\E9A0"}.icon-ng-recording:before{content:"\E9A1"}.icon-ng-refresh:before{content:"\E9A2"}.icon-ng-search:before{content:"\E9A5"}.icon-ng-start-by-browser:before{content:"\E9A6"}.icon-ng-userl:before{content:"\EA0B"}.icon-ng-view-list:before{content:"\EA0C"}.icon-ng-down:before{content:"\EA0D"}.icon-ng-left:before{content:"\EA0E"}.icon-ng-right:before{content:"\EA0F"}.icon-ng-up:before{content:"\EA10"}.icon-ng-feedback-selected:before{content:"\EA11"}.icon-ng-home:before{content:"\EA12"}.icon-ng-add:before{content:"\EA13"}.icon-download:before{content:"\EA14"}.icon-ng-favorite:before{content:"\EA15"}.icon-ng-more:before{content:"\EA16"}.icon-ng-view-thumbnail:before{content:"\EA17"}.icon-list-numbered:before{content:"\EA18"}.icon-redo:before{content:"\EA19"}.icon-ng-camera:before{content:"\EA1A"}.icon-ng-delete:before{content:"\EA1B"}.icon-ng-edit:before{content:"\EA1C"}.icon-ng-send-feedback:before{content:"\EA1D"}.icon-ng-pmr:before{content:"\EA1E"}.icon-ng-schedule:before{content:"\EA1F"}.icon-ng-join-meeting:before{content:"\EA20"}.icon-ng-pin-circle:before{content:"\EA21"}.icon-ng-add-item:before{content:"\EA22"}.icon-ng-no-download:before{content:"\EA23"}.icon-ng-help:before{content:"\EA24"}.icon-ng-exception-meeting:before{content:"\EA25"}.icon-ng-open-calendar:before{content:"\EA26"}.icon-ng-inline-error:before{content:"\EA27"}.icon-ng-dialog-successful:before{content:"\EA28"}.icon-ng-meetings-list:before{content:"\EA29"}.icon-ng-contact-card:before{content:"\EA2A"}.icon-ng-analysis:before{content:"\EA2B"}.icon-reset:before{content:"\EA2C"}.icon-strikethrough:before{content:"\EA2E"}.icon-text-highlight:before{content:"\EA2F"}.icon-underline:before{content:"\EA30"}.icon-undo:before{content:"\EA31"}.icon-wallpaper:before{content:"\EA34"}.icon-import:before{content:"\EA37"}.icon-file-code:before{content:"\EA38"}.icon-file-excel:before{content:"\EA39"}.icon-file-graph:before{content:"\EA3A"}.icon-file-image:before{content:"\EA3B"}.icon-file-keynote:before{content:"\EA3C"}.icon-file-locked:before{content:"\EA3D"}.icon-file-missing:before{content:"\EA3E"}.icon-file-music:before{content:"\EA3F"}.icon-file-onenote:before{content:"\EA40"}.icon-file-pdf:before{content:"\EA41"}.icon-file-powerpoint:before{content:"\EA47"}.icon-file-vector:before{content:"\EA48"}.icon-file-video:before{content:"\EA49"}.icon-file-word:before{content:"\EA4A"}.icon-file-zip:before{content:"\EA4B"}.icon-files-folder:before{content:"\EA4C"}.icon-speaker:before{content:"\1F5E9"}.icon-ng-monitor:before{content:"\EA4D"}.icon-ng-mobile:before{content:"\EA4E"}.el-hide{display:none!important}.el-switch{display:inline-block;padding:0;border:0;font-size:14px;line-height:24px;height:24px;vertical-align:middle;border-radius:25px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-switch.is-disabled .el-switch__core{border-color:#d9d9d9!important;background:#d9d9d9!important}.el-switch.is-disabled .el-switch__core span{background-color:#fafcfd!important}.el-switch.is-disabled .el-switch__core~.el-switch__label *{color:#fafcfd!important}.el-switch.is-checked .el-switch__core{border-color:#007AA3;background-color:#007AA3}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{width:46px;height:24px;cursor:pointer}.el-switch__label{transition:.2s;display:inline-block;font-size:14px;user-select:none}.el-switch__label *{line-height:1;top:4px;position:absolute;font-size:14px;display:inline-block;color:#fff}.el-breadcrumb__item:last-child .el-breadcrumb__separator,.el-switch__input{display:none}.el-switch__label--left i{left:6px}.el-switch__label--right i{right:6px}.el-switch__core{margin:0;display:block;border:1px solid #bfd0d9;border-radius:12px;box-sizing:border-box;background:#bfd0d9;transition:border-color .3s,background-color .3s}.el-switch__core .el-switch__button{top:0;left:0;position:absolute;border-radius:100%;transition:transform .3s;width:20px;height:20px;background-color:#fff}.el-input__inner,.el-textarea__inner{transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-input,.el-input__inner{width:100%;display:inline-block}.el-switch__core .el-switch__button i{font-size:10px;line-height:13px;vertical-align:text-top}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-input{position:relative;font-size:14px}.el-input.is-disabled .el-input__inner{background-color:#EDEDED;color:#aeaeaf;cursor:not-allowed}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#aeaeaf}.el-input.is-disabled .el-input__inner::placeholder{color:#aeaeaf}.el-input.is-disabled i{cursor:not-allowed;pointer-events:none}.el-input.is-active .el-input__inner{outline:0;border-color:#0387b8}.el-input__inner{appearance:none;background-color:#fff;background-image:none;border:1px solid #CCC;box-sizing:border-box;color:#121212;font-size:inherit;height:32px;line-height:1;outline:0;padding:8px 12px}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input__inner:-ms-input-placeholder{color:#545454}.el-input__inner::placeholder{color:#545454}.el-input__inner:hover{background-color:#DEDEDE}.el-input__icon{position:absolute;width:35px;height:100%;right:0;top:0;text-align:center;transition:all .3s;line-height:32px!important;cursor:pointer}.el-input__icon.disableFocusIcon:hover{color:#666}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__icon+.el-input__inner{padding-right:35px}.el-input__icon.is-clickable:hover{cursor:pointer;color:#aeaeaf}.el-input--large{font-size:16px}.el-input--large .el-input__inner{height:36px}.el-input--small{font-size:14px}.el-input--small .el-input__inner{height:28px}.el-input--small .icon-exit-contain{font-size:14px;margin-top:-2px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:22px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate}.el-input-group&gt;.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{vertical-align:middle;display:table-cell;position:relative;padding:0 10px;width:1px;white-space:nowrap}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:block;margin:-10px}.el-tag-input,.el-textarea{width:100%;display:inline-block}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-top:0;border-bottom:0;border-top-left-radius:0;border-bottom-left-radius:0;padding:10px 11px;min-width:40px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-textarea{vertical-align:bottom}.el-textarea.is-disabled .el-textarea__inner{background-color:#EDEDED;border-color:#EDEDED;color:#aeaeaf;cursor:not-allowed}.el-cascader-menu,.el-textarea__inner{background-color:#fff;box-sizing:border-box}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#aeaeaf}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#aeaeaf}.el-textarea__inner{display:block;resize:vertical;padding:5px 7px;line-height:1.5;width:100%;font-size:14px;color:#121212;background-image:none;border:1px solid #CCC}.el-textarea__inner:-ms-input-placeholder{color:#545454}.el-textarea__inner::placeholder{color:#545454}.el-textarea__inner:hover{background-color:#DEDEDE;border-color:#CCC}.search-input{min-width:480px;max-width:700px;font-size:14px;font-family:ciscosansttregular,'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB',SimSun,sans-serif}.search-input .el-input__inner{border-radius:50px;text-indent:24px;line-height:26px}.show-prefix-icon input{text-align:left;text-indent:16px}.el-input-group__prepend i{left:0}.icon-exit-contain{font-size:16px;height:auto}.el-tag-input{min-height:28px;min-width:400px;border:1px solid #ccc;font-size:14px;padding:2px;position:relative}.el-tag-input :-ms-input-placeholder{color:#545454}.el-tag-input ::placeholder{color:#545454}.el-tag-input.is-focus{box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(17,112,207,.3),0 0 0 4px var(--mds-color-theme-outline-theme-normal);background-color:var(--mds-color-theme-background-primary-hover)}.el-tag-input__tags{overflow:auto;max-height:150px}.el-tag-input__tags .el-tag-input__tags-text{max-width:348px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left}.el-tag-input__tags__wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-tag-input__tags__wrap .tag-icon{width:20px;display:inline-block;cursor:pointer;line-height:26px}.el-tag-input__tags__wrap .tag-icon.icon-ng-add-item{float:left}.el-tag-input__tags__wrap .tag-icon.icon-exit{font-size:10px;text-align:center;width:30px}.el-tag-input__tags__wrap .__input{min-width:200px;border:none;height:28px;text-indent:10px;width:100%}.el-tag-input__tags__wrap .__input_no_value{margin:0;width:100%}.el-tag-input__tags__wrap .__input:focus{outline:0}.el-tag-input__tag{display:inline-block;background-color:#E6E8E8;margin:2px;border-radius:25px;height:26px;line-height:26px;font-size:12px;padding-left:12px}.el-tag-input__tag.__error{background-color:#A12512;color:#fff}.el-tag-input__tag.__warn{background-color:#D67F04;color:#fff}.el-tag-input__tag.__focus{background-color:#d9d9d9;color:#121212}.el-tag-input__tag_input{display:inline-block}.el-tag-input .suggestions-dropdown .el-select-group__title{height:44px;line-height:44px}.el-tag-input .suggestions-dropdown .el-select-dropdown__item{padding:15px 31px;height:auto}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict-avatar{height:auto;width:auto;float:left;margin-right:16px}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict-avatar span{margin-bottom:0;width:40px;min-width:0}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict-name{max-width:200px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;float:left}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict-name span{display:block;min-width:0}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username{color:#999;float:none;display:block}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname{float:none;display:block}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .predict_email{line-height:40px!important;height:40px;min-width:160px;float:right;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-tag-input .suggestions-dropdown .el-select-dropdown__item .showLeft{float:left;text-align:left}.el-cascader{display:inline-block;position:relative}.el-cascader .el-input,.el-cascader .el-input__inner{cursor:pointer}.el-cascader .el-input__icon{transition:none}.el-cascader .el-icon-caret-bottom{transition:transform .3s}.el-cascader .el-icon-caret-bottom.is-reverse{-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.el-cascader .el-icon-circle-close{z-index:2}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#B2B2B2}.el-cascader__label{position:absolute;left:0;top:0;height:100%;line-height:34px;padding:0 25px 0 10px;color:#121212;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:left}.el-cascader__label span{color:#97aebe}.el-cascader--large{font-size:16px}.el-cascader--large .el-cascader__label{line-height:34px}.el-cascader--small{font-size:14px}.el-cascader--small .el-cascader__label{line-height:26px}.el-cascader-menus{white-space:nowrap;background:#fff;position:absolute;z-index:2;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.el-cascader-menu{display:inline-block;vertical-align:top;height:204px;overflow:auto;border-right:solid 1px #979797;margin:0;padding:6px 0;min-width:160px}.el-cascader-menu:last-child{border-right:0}.el-cascader-menu__item{font-size:14px;padding:8px 30px 8px 10px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:36px;line-height:1.5;box-sizing:border-box;cursor:pointer}.el-cascader-menu__item:hover{background-color:#EDEDED}.el-cascader-menu__item.selected{color:#fff;background-color:#DEDEDE}.el-cascader-menu__item.is-active,.el-cascader-menu__item.is-active:hover,.el-cascader-menu__item.selected.hover{background-color:#DEDEDE}.el-cascader-menu__item.is-disabled{color:#bfd0d9;background-color:#fff;cursor:not-allowed}.el-cascader-menu__item.is-disabled:hover{background-color:#fff}.el-cascader-menu__item--extensible:after{font-family:icomoon;font-size:10px;-ms-transform:scale(.8);transform:scale(.8);position:absolute;right:10px;margin-top:1px}.el-cascader-menu--flexible{height:auto;max-height:180px;overflow:auto}.el-cascader-menu--flexible .el-cascader-menu__item{overflow:visible}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;font-size:14px;color:#485d6a;padding:0 20px;cursor:pointer;position:relative;transition:border-color .3s,background-color .3s,color .3s;box-sizing:border-box;white-space:nowrap;border-radius:50px}.el-menu{border-radius:2px;list-style:none;position:relative;margin:0;padding-left:0}.el-menu:after,.el-menu:before{display:table;content:""}.el-menu:after{clear:both}.el-menu li{list-style:none}.el-menu--dark{background-color:#324757}.el-menu--dark .el-menu-item,.el-menu--dark .el-submenu__title{color:#bfd0d9}.el-menu--dark .el-menu-item:hover,.el-menu--dark .el-submenu .el-menu .el-menu-item:hover,.el-menu--dark .el-submenu__title:hover{background-color:#485d6a}.el-menu--horizontal .el-menu-item{float:left;height:60px;line-height:60px;margin:0;cursor:pointer;position:relative;box-sizing:border-box}.el-menu--horizontal .el-menu-item a,.el-menu--horizontal .el-menu-item a:hover{color:inherit}.el-menu--horizontal .el-submenu{float:left;position:relative}.el-menu--horizontal .el-submenu&gt;.el-menu{position:absolute;top:65px;left:0;border:1px solid #adadad;background-color:#fff;z-index:100;min-width:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-menu--horizontal .el-submenu .el-submenu__title{height:60px;line-height:60px}.el-menu--horizontal .el-submenu .el-menu-item{float:none;height:36px;line-height:36px;padding:0 10px}.el-menu--horizontal .el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:5px;color:#97aebe;margin-top:-3px}.el-menu--horizontal .el-menu-item:hover,.el-menu--horizontal .el-submenu__title:hover{background-color:#fafafa}.el-menu--horizontal.el-menu--dark .el-menu-item:hover,.el-menu--horizontal.el-menu--dark .el-submenu__title:hover{background-color:#324757}.el-menu--horizontal.el-menu--dark .el-submenu .el-menu-item:hover,.el-menu--horizontal.el-menu--dark .el-submenu .el-submenu-title:hover,.el-menu-item:hover,.el-submenu .el-menu-item:hover,.el-submenu__title:hover{background-color:#adadad}.el-menu--horizontal.el-menu--dark .el-submenu .el-menu-item,.el-menu--horizontal.el-menu--dark .el-submenu .el-submenu-title{color:#485d6a}.el-menu--horizontal.el-menu--dark .el-submenu .el-menu-item.is-active,.el-menu-item.is-active{color:#007AA3}.el-menu-item [class^=icon-mds-]{vertical-align:text-bottom;margin-right:10px}.el-menu-item:first-child{margin-left:0}.el-menu-item:last-child{margin-right:0}.el-submenu [class^=icon-mds-]{vertical-align:baseline;margin-right:10px}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px}.el-submenu.is-opened&gt;.el-submenu__title .el-submenu__icon-arrow{-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.el-submenu__title{position:relative}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;transition:transform .3s;font-size:12px}.el-menu-item-group&gt;ul{padding:0}.el-menu-item-group__title{padding:5px 0 5px 20px;line-height:normal;color:#97aebe}.el-color-hue-slider{position:relative;box-sizing:border-box;width:205px;height:10px;background-color:red;padding:0 2px}.el-color-hue-slider.is-vertical{width:10px;height:205px;padding:2px 0;border-radius:6px}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:10px;height:10px;border-radius:10px;border:1px solid #000}.el-color-hue-slider__bar{position:relative;background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-alpha-slider__thumb,.el-color-hue-slider__thumb{background:#fff;z-index:1;cursor:pointer;box-sizing:border-box;left:0;top:0}.el-color-hue-slider__thumb{position:absolute;width:10px;height:10px;border-radius:10px;border:1px solid #000;box-shadow:0 0 2px rgba(0,0,0,.6)}.el-color-svpanel{position:relative;width:205px;height:205px;border-radius:6px;margin-right:7px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:6px}.el-color-svpanel__white{background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor&gt;div{cursor:head;width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-ms-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-alpha-slider__bar{position:relative;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;width:4px;height:100%;border-radius:1px;border:1px solid #f0f0f0;box-shadow:0 0 2px rgba(0,0,0,.6)}.el-color-dropdown{width:245px;box-sizing:border-box}.el-color-dropdown__main-wrapper{margin-bottom:10px;display:-ms-flexbox;display:flex}.el-color-dropdown__main-wrapper::after{content:"";display:table;clear:both}.el-color-dropdown__header{height:40px;width:100%}.el-color-dropdown__headertitle{height:100%;font-family:ciscosansttregular,'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB',SimSun,sans-serif;font-size:14px;text-align:left;font-weight:500;margin:0}.el-color-dropdown__headerbtn{position:absolute;right:10px;top:10px;background:0 0;border:none;padding:0;cursor:pointer;font-size:16px}.el-color-dropdown__headerbtn .el-dialog__close{color:#545454}.el-color-dropdown__headerbtn:focus .el-dialog__close,.el-color-dropdown__headerbtn:hover .el-dialog__close{color:#007AA3}.el-color-dropdown__btns{margin-top:6px;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.el-color-dropdown__input{width:128px;height:28px;display:-ms-flexbox;display:flex}.el-color-dropdown__color{width:24px;height:24px;border-radius:24px;background-color:#00CF64;border:1px solid #999}.el-color-picker,.el-color-picker__color{width:18px;height:18px;display:inline-block;position:relative}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#1f323d}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#007AA3;border-color:#007AA3}.el-color-dropdown__link-btn{cursor:pointer;color:#007AA3;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:#1f8aae}.el-color-picker{line-height:normal}.el-color-picker__trigger{display:inline-block;box-sizing:border-box;font-size:0}.el-color-picker__color{box-sizing:border-box;border:1px solid #666;text-align:center;border-radius:18px}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:22px}.el-color-picker__empty{font-size:12px;vertical-align:middle;color:#666;position:absolute;top:4px;left:4px}.el-color-picker__icon{display:inline-block;position:relative;top:-6px;margin-left:8px;width:12px;color:#888;font-size:12px}.el-color-picker__panel{position:absolute;z-index:10;padding:10px;background-color:#fff;border:1px solid #adadad;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.12)}html[dir=rtl] .el-button [class*=icon-]+span{margin-left:0;margin-right:5px}html[dir=rtl] .el-button+.el-button,html[dir=rtl] .el-date-range-picker__time-btn .el-button+.el-button{margin-right:10px;margin-left:auto}html[dir=rtl] .dialog-footer-btns{text-align:left}html[dir=rtl] .loading—animation{display:inline;float:none}html[dir=rtl] .loading—animation&gt;div{margin-right:4px}html[dir=rtl] .el-button-group{display:-ms-flexbox;display:flex;-ms-flex-flow:nowrap;flex-flow:nowrap}html[dir=rtl] .el-button-group .el-button:not(:first-child):not(:last-child){border-radius:0}html[dir=rtl] .el-button-group .el-button:not(:last-child){margin-left:0;margin-right:unset;border-right:1px solid transparent;border-left:none;border-radius:25px 0 0 25px}html[dir=rtl] .el-button-group .el-button+.el-button{margin-right:0}html[dir=rtl] .el-cascader__label{left:auto;right:0;text-align:right;direction:rtl;padding:0 10px 0 25px}html[dir=rtl] .el-checkbox__label{padding-left:0!important;padding-right:30px!important}html[dir=rtl] .el-checkbox__original{margin-right:-18px;margin-left:unset}html[dir=rtl] .el-checkbox+.el-checkbox{margin-left:0;margin-right:16px}html[dir=rtl] .el-form.el-form--vertical .el-form-item{-ms-flex-direction:column;flex-direction:column}html[dir=rtl] .el-form.el-form--vertical .el-form-item .el-form-item__label{text-align:right}html[dir=rtl] .el-form-item{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}html[dir=rtl] .el-form-item__label{float:none;text-align:right;padding:11px 0 11px 12px}html[dir=rtl] .el-form-item__content{-ms-flex:1;flex:1}html[dir=rtl] .el-form-item__error{top:auto}html[dir=rtl] .el-icon--right{margin-right:5px}html[dir=rtl] .el-icon--left{margin-left:5px}html[dir=rtl] .el-input .input-group i{left:auto;right:0}html[dir=rtl] .el-input__inner{text-align:right}html[dir=rtl] .el-input__icon{left:0;right:auto}html[dir=rtl] .search-input .el-input__icon:first-child:before{padding-right:25px}html[dir=rtl] .search-input .el-input__inner{padding-right:30px}html[dir=rtl] .el-tag-input__tag{padding-left:0;padding-right:12px}html[dir=rtl] .el-tag-input__tags .el-tag-input__tags-text{unicode-bidi:plaintext;float:right}html[dir=rtl] .float-input-label{left:auto;right:5px}html[dir=rtl] .el-radio+.el-radio{margin-left:0;margin-right:16px}html[dir=rtl] .el-radio__label{padding-left:0;padding-right:30px}html[dir=rtl] .el-scrollbar__bar.is-vertical{right:auto!important;left:2px!important}html[dir=rtl] .el-scrollbar__bar.is-horizontal{left:auto!important;right:2px!important}html[dir=rtl] .el-select .el-input__icon{right:auto;left:0}html[dir=rtl] .el-select .el-input__icon.is-reverse{-ms-transform:translateY(-50%) translateX(0) rotate(-90deg)!important;transform:translateY(-50%) translateX(0) rotateZ(-90deg)!important}html[dir=rtl] .el-select .el-input__inner{text-align:right;text-indent:12px;padding-right:12px;padding-left:35px}html[dir=rtl] .el-collapse-item__header,html[dir=rtl] .el-select-dropdown__item.selected:after{padding-right:15px;padding-left:0}html[dir=rtl] .el-select__bar.is-vertical{right:auto!important;left:2px!important}html[dir=rtl] .el-select__bar.is-horizontal{left:auto!important;right:2px!important}html[dir=rtl] .el-date-range-picker__body{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}html[dir=rtl] .el-picker-panel [slot=sidebar]+.el-picker-panel__body,html[dir=rtl] .el-picker-panel__sidebar+.el-picker-panel__body{margin-right:260px;margin-left:auto}html[dir=rtl] .el-picker-panel__icon-btn.icon-arrow-right{-ms-transform:rotate(180deg);transform:rotate(180deg)}html[dir=rtl] .el-date-table{direction:ltr}html[dir=rtl] .el-date-picker__headeer .action button{float:left}html[dir=rtl] .el-breadcrumb__item,html[dir=rtl] .el-menu--horizontal .el-menu-item,html[dir=rtl] .el-menu--horizontal .el-submenu,html[dir=rtl] .el-notification__icon{float:right}html[dir=rtl] .el-alert__closebtn{left:15px;right:auto}html[dir=rtl] .alert-align-left{text-align:right}html[dir=rtl] .el-collapse-item__header__arrow{margin-left:8px;margin-right:0}html[dir=rtl] .el-color-dropdown__headertitle{display:-ms-flexbox;display:flex}html[dir=rtl] .el-color-dropdown__headerbtn{left:10px;right:auto}html[dir=rtl] .el-color-svpanel{margin-right:0;margin-left:7px}html[dir=rtl] .el-dialog__headerbtn{left:20px;right:auto}html[dir=rtl] .el-dialog__header h2{padding-right:0;padding-left:16px}html[dir=rtl] .el-dialog__footer{text-align:left}html[dir=rtl] .el-dropdown .el-button-group{display:-ms-flexbox;display:flex}html[dir=rtl] .el-dropdown .el-button-group .el-button+.el-button{margin-right:0}html[dir=rtl] .el-dropdown .el-button-group .el-button:first-child{padding-left:8px;border-radius:0 25px 25px 0}html[dir=rtl] .el-button-group .el-button:last-child{border-radius:25px 0 0 25px}html[dir=rtl] .el-dropdown .el-button-group .el-button.el-button--default:first-child:not(.is-disabled){border-right:1px solid var(--mds-color-theme-outline-button-normal)}html[dir=rtl] .el-button-group .el-button.el-button--default:last-child:not(.is-disabled){border-left:1px solid var(--mds-color-theme-outline-button-normal);border-right:none}html[dir=rtl] .el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-right:0}html[dir=rtl] .el-dropdown .el-dropdown__caret-button::before{content:none}html[dir=rtl] .el-dropdown .el-dropdown__caret-button:focus::before,html[dir=rtl] .el-dropdown .el-dropdown__caret-button:hover::before{right:auto;left:33px}html[dir=rtl] .dropdown-selected{padding-left:0;padding-right:10px}html[dir=rtl] .el-select-dropdown .country-code{padding-left:0;padding-right:10px;right:auto;left:20px}html[dir=rtl] .el-expand__btn{left:0;right:auto;-ms-transform:rotate(180deg);transform:rotate(180deg);-ms-transform-origin:6px 10px;transform-origin:6px 10px}html[dir=rtl] .el-message-box__headerbtn,html[dir=rtl] .el-submenu__icon-arrow{left:20px;right:auto}html[dir=rtl] .el-expand__item--border-left{border-left:none;border-right:2px solid #dedede}html[dir=rtl] .el-menu{padding-right:0}html[dir=rtl] .el-menu--horizontal .el-submenu&gt;.el-menu{right:0}html[dir=rtl] .el-menu--horizontal .el-submenu .el-submenu__icon-arrow{margin-right:5px;margin-left:0}html[dir=rtl] .el-menu-item [class^=el-icon-]{margin-left:10px;margin-right:0}html[dir=rtl] .el-menu-item:first-child{margin-right:0}html[dir=rtl] .el-menu-item:last-child{margin-left:0}html[dir=rtl] .el-submenu [class^=el-icon-]{margin-left:10px;margin-right:0}html[dir=rtl] .el-submenu__title{text-align:right}html[dir=rtl] .el-menu-item-group__title{text-align:right;padding-left:0;padding-right:20px}html[dir=rtl] .el-menu-item,html[dir=rtl] .el-message-box{text-align:right}html[dir=rtl] .el-message-box__header{padding:20px 20px 0 35px}html[dir=rtl] .el-message-box__title{padding-right:0}html[dir=rtl] .el-message-box__btns{text-align:left}html[dir=rtl] .el-message__group p,html[dir=rtl] .el-popover{text-align:right}html[dir=rtl] .el-message-box__btns button:nth-child(2){margin-left:0;margin-right:10px}html[dir=rtl] .el-message{right:auto;left:14px}html[dir=rtl] .el-message__group.is-with-icon{margin-right:0}html[dir=rtl] .el-message__img{left:auto;right:0}html[dir=rtl] .el-message__icon{margin-right:0;margin-left:8px}html[dir=rtl] .el-message__closeBtn{right:auto;left:0}html[dir=rtl] .el-message-fade-enter,html[dir=rtl] .el-message-fade-leave-active{opacity:0;-ms-transform:translate(-50%,0);transform:translate(-50%,0)}html[dir=rtl] .el-notification{right:auto;left:16px}html[dir=rtl] .el-notification__group{margin-right:0}html[dir=rtl] .el-notification__group.is-with-icon{margin-left:0;margin-right:55px}html[dir=rtl] .el-notification__closeBtn{left:20;right:auto}html[dir=rtl] .el-notification-fade-enter{-ms-transform:translateX(-100%);transform:translateX(-100%);right:auto;left:0}html[dir=rtl] .el-popover[x-placement^=bottom] .popper__arrow::after,html[dir=rtl] .el-popover[x-placement^=top] .popper__arrow::after{margin-left:auto;margin-right:-10px}html[dir=rtl] .el-progress__text{margin-left:0;margin-right:10px}html[dir=rtl] .el-progress-bar__inner{left:auto;right:0;text-align:left}html[dir=rtl] .el-table th{text-align:right}html[dir=rtl] .el-table__fixed{right:0;left:auto}html[dir=rtl] .el-table__fixed .el-table__fixed-body-wrapper,html[dir=rtl] .el-table__fixed .el-table__fixed-header-wrapper{left:auto;right:0}html[dir=rtl] .el-table__fixed-right,html[dir=rtl] .el-table__fixed-right .el-table__fixed-body-wrapper,html[dir=rtl] .el-table__fixed-right .el-table__fixed-header-wrapper{right:auto;left:0}html[dir=rtl] .tips{padding-right:8px}html[dir=rtl] .el-tabs__active-bar{left:auto;right:0}html[dir=rtl] .el-tabs__new-tab{float:left;margin:12px 10px 9px 0}html[dir=rtl] .el-col-1,html[dir=rtl] .el-col-10,html[dir=rtl] .el-col-11,html[dir=rtl] .el-col-12,html[dir=rtl] .el-col-13,html[dir=rtl] .el-col-14,html[dir=rtl] .el-col-15,html[dir=rtl] .el-col-16,html[dir=rtl] .el-col-17,html[dir=rtl] .el-col-18,html[dir=rtl] .el-col-19,html[dir=rtl] .el-col-2,html[dir=rtl] .el-col-20,html[dir=rtl] .el-col-21,html[dir=rtl] .el-col-22,html[dir=rtl] .el-col-23,html[dir=rtl] .el-col-24,html[dir=rtl] .el-col-3,html[dir=rtl] .el-col-4,html[dir=rtl] .el-col-5,html[dir=rtl] .el-col-6,html[dir=rtl] .el-col-7,html[dir=rtl] .el-col-8,html[dir=rtl] .el-col-9,html[dir=rtl] .el-tabs__nav{float:right}html[dir=rtl] .el-tabs__nav-next{right:auto;left:0}html[dir=rtl] .el-tabs__nav-prev{left:auto;right:0}html[dir=rtl] .el-tabs__item .el-icon-close{margin-left:0;margin-right:5px}html[dir=rtl] .el-tabs--card&gt;.el-tabs__header .el-tabs__item .el-icon-close{right:auto;left:-2px}html[dir=rtl] .el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-active{background-color:#fff;border-right-color:#adadad;border-left-color:#adadad}html[dir=rtl] .el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-active:first-child{border-left-color:transparent;border-right-color:#adadad}html[dir=rtl] .el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-active:last-child{border-right-color:transparent;border-left-color:#adadad}html[dir=rtl] .expand-trigger{left:auto;right:0}html[dir=rtl] .el-tooltip__popper[x-placement^=bottom] .popper__arrow::after,html[dir=rtl] .el-tooltip__popper[x-placement^=top] .popper__arrow::after{margin-right:-9px;margin-left:auto}html[dir=rtl] .el-slider__button-wrapper{-ms-transform:translateX(50%);transform:translateX(50%)}.mds-theme-stable-darkWebex{--mds-color-theme-common-text-white:#fffffff2;--mds-color-theme-common-text-gray:#ffffffb3;--mds-color-theme-common-text-black:#000000f2;--mds-color-theme-common-text-disabled:#ffffff66;--mds-color-theme-common-text-success-normal:#3cc29a;--mds-color-theme-common-text-success-hover:#9fedd8;--mds-color-theme-common-text-error-normal:#fc8b98;--mds-color-theme-common-text-error-hover:#ffd4da;--mds-color-theme-common-text-warning-normal:#f2990a;--mds-color-theme-common-text-secondary-light:#ffffffb3;--mds-color-theme-common-text-secondary-dark:#00000099;--mds-color-theme-common-overlay-primary-normal:#000000e6;--mds-color-theme-common-overlay-secondary-normal:#00000066;--mds-color-theme-common-button-primary-normal:#fffffff2;--mds-color-theme-common-button-primary-hover:#ffffffcc;--mds-color-theme-common-button-primary-pressed:#ffffffb3;--mds-color-theme-common-button-primary-disabled:#ffffff33;--mds-color-theme-common-button-secondary-normal:#ffffff00;--mds-color-theme-common-button-secondary-hover:#ffffff12;--mds-color-theme-common-button-secondary-disabled:#ffffff00;--mds-color-theme-common-button-secondary-active-normal:#ffffff33;--mds-color-theme-common-button-secondary-active-hover:#ffffff4d;--mds-color-theme-common-button-secondary-active-pressed:#ffffff66;--mds-color-theme-common-button-secondary-dark-normal:#00000000;--mds-color-theme-common-button-secondary-dark-hover:#00000012;--mds-color-theme-common-button-secondary-dark-pressed:#00000033;--mds-color-theme-common-button-secondary-dark-disabled:#00000000;--mds-color-theme-common-button-join-animated-gradient-normal-0:#30c9b0;--mds-color-theme-common-button-join-animated-gradient-normal-1:#64b4fa;--mds-color-theme-common-outline-button-normal:#ffffff4d;--mds-color-theme-common-outline-primary-normal:#ffffff66;--mds-color-theme-common-outline-input-normal:#ffffff80;--mds-color-theme-common-outline-disabled-normal:#ffffff33;--mds-color-theme-common-outline-closed-caption-secondary-light:#ffffff33;--mds-color-theme-common-outline-closed-caption-secondary-dark:#00000033;--mds-color-theme-common-control-inactive-normal:#00000033;--mds-color-theme-common-control-share-content-active:#C94403;--mds-color-theme-common-control-share-content-inactive:#707070;--mds-color-theme-common-control-share-content-selected:#3cc29a;--mds-color-theme-common-background-solid-secondary-dark:#1a1a1a;--mds-color-theme-common-background-solid-primary-light:#ffffff;--mds-color-theme-common-touchbar-background-blue-normal:#1170cf;--mds-color-theme-common-touchbar-background-blue-pressed:#063a75;--mds-color-theme-common-touchbar-background-pink-normal:#d43b52;--mds-color-theme-common-touchbar-background-pink-pressed:#66262d;--mds-color-theme-common-touchbar-background-mint-normal:#148579;--mds-color-theme-common-touchbar-background-mint-pressed:#12423f;--mds-color-theme-common-touchbar-background-purple-normal:#c233c4;--mds-color-theme-common-touchbar-background-purple-pressed:#601e66;--mds-color-theme-common-touchbar-background-violet-normal:#875ae0;--mds-color-theme-common-touchbar-background-violet-pressed:#432c78;--mds-color-theme-common-touchbar-background-orange-normal:#C94403;--mds-color-theme-common-touchbar-background-orange-pressed:#682601;--mds-color-theme-common-touchbar-background-green-normal:#1d805f;--mds-color-theme-common-touchbar-background-green-pressed:#134231;--mds-color-theme-common-touchbar-background-red-normal:#db1f2e;--mds-color-theme-common-touchbar-background-red-pressed:#780d13;--mds-color-theme-common-touchbar-background-transparent:#00000000;--mds-color-theme-common-touchbar-icon-stable:#27a17a;--mds-color-theme-common-touchbar-icon-attention:#fc8b98;--mds-color-theme-common-touchbar-icon-secure:#64b4fa;--mds-color-theme-common-inverted-text-primary-normal:#000000f2;--mds-color-theme-text-primary-normal:#fffffff2;--mds-color-theme-text-primary-disabled:#ffffff66;--mds-color-theme-text-inverted-normal:#000000f2;--mds-color-theme-text-inverted-disabled:#00000080;--mds-color-theme-text-secondary-normal:#ffffffb3;--mds-color-theme-text-secondary-inverted-normal:#00000099;--mds-color-theme-text-error-normal:#fc8b98;--mds-color-theme-text-error-hover:#ffd4da;--mds-color-theme-text-error-active:#ffd4da;--mds-color-theme-text-success-normal:#3cc29a;--mds-color-theme-text-success-hover:#9fedd8;--mds-color-theme-text-success-active:#9fedd8;--mds-color-theme-text-warning-normal:#f2990a;--mds-color-theme-text-warning-hover:#ffda94;--mds-color-theme-text-warning-active:#ffda94;--mds-color-theme-text-highlight:#063a75;--mds-color-theme-text-accent-normal:#64b4fa;--mds-color-theme-text-accent-hover:#bfe3ff;--mds-color-theme-text-accent-active:#bfe3ff;--mds-color-theme-text-teamdefault-normal:#ffffffb3;--mds-color-theme-text-teamdefault-hover:#ffffffb3;--mds-color-theme-text-teamdefault-active:#fffffff2;--mds-color-theme-text-alert-purple-normal:#f294f1;--mds-color-theme-text-alert-purple-hover:#fce1fc;--mds-color-theme-text-alert-purple-active:#fce1fc;--mds-color-theme-text-alert-orange-normal:#FEBA7F;--mds-color-theme-text-alert-orange-hover:#FEEBD7;--mds-color-theme-text-alert-orange-active:#FEEBD7;--mds-color-theme-text-team-cobalt-normal:#5ebff7;--mds-color-theme-text-team-cobalt-hover:#5ebff7;--mds-color-theme-text-team-cobalt-active:#c7eeff;--mds-color-theme-text-team-cyan-normal:#22c7d6;--mds-color-theme-text-team-cyan-hover:#22c7d6;--mds-color-theme-text-team-cyan-active:#b2f4f7;--mds-color-theme-text-team-mint-normal:#30c9b0;--mds-color-theme-text-team-mint-hover:#30c9b0;--mds-color-theme-text-team-mint-active:#baf5e7;--mds-color-theme-text-team-lime-normal:#93c437;--mds-color-theme-text-team-lime-hover:#93c437;--mds-color-theme-text-team-lime-active:#ddf2ae;--mds-color-theme-text-team-gold-normal:#d6b220;--mds-color-theme-text-team-gold-hover:#d6b220;--mds-color-theme-text-team-gold-active:#f5eaa2;--mds-color-theme-text-team-orange-normal:#FD884E;--mds-color-theme-text-team-orange-hover:#FD884E;--mds-color-theme-text-team-orange-active:#FED5AC;--mds-color-theme-text-team-pink-normal:#fc97aa;--mds-color-theme-text-team-pink-hover:#fc97aa;--mds-color-theme-text-team-pink-active:#ffe0e7;--mds-color-theme-text-team-purple-normal:#f294f1;--mds-color-theme-text-team-purple-hover:#f294f1;--mds-color-theme-text-team-purple-active:#fce1fc;--mds-color-theme-text-team-violet-normal:#c7a5fa;--mds-color-theme-text-team-violet-hover:#c7a5fa;--mds-color-theme-text-team-violet-active:#f0e3fc;--mds-color-theme-text-team-slate-normal:#b0b4d9;--mds-color-theme-text-team-slate-hover:#b0b4d9;--mds-color-theme-text-team-slate-active:#e3e7fa;--mds-color-theme-background-primary-ghost:#ffffff00;--mds-color-theme-background-primary-hover:#ffffff12;--mds-color-theme-background-primary-active:#0058D0;--mds-color-theme-background-primary-disabled:#ffffff1c;--mds-color-theme-background-solid-primary-normal:#000000;--mds-color-theme-background-solid-secondary-normal:#1a1a1a;--mds-color-theme-background-solid-tertiary-normal:#262626;--mds-color-theme-background-solid-quaternary-normal:#3b3b3b;--mds-color-theme-background-secondary-normal:#ffffff1c;--mds-color-theme-background-secondary-hover:#ffffff33;--mds-color-theme-background-secondary-active:#ffffff4d;--mds-color-theme-background-secondary-disabled:#ffffff00;--mds-color-theme-background-accent-normal:#1170cf;--mds-color-theme-background-accent-active:#2054A3;--mds-color-theme-background-gradient-primary:linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);--mds-color-theme-background-gradient-secondary:linear-gradient(180deg, #262626 0%, #0f0f0f 100%);--mds-color-theme-background-alert-default-normal:#262626;--mds-color-theme-background-alert-default-hover:#262626;--mds-color-theme-background-alert-default-active:#3b3b3b;--mds-color-theme-background-alert-success-normal:#0e2b20;--mds-color-theme-background-alert-success-hover:#0e2b20;--mds-color-theme-background-alert-success-active:#134231;--mds-color-theme-background-alert-warning-normal:#36220c;--mds-color-theme-background-alert-warning-hover:#36220c;--mds-color-theme-background-alert-warning-active:#57330a;--mds-color-theme-background-alert-error-normal:#4f0e10;--mds-color-theme-background-alert-error-hover:#4f0e10;--mds-color-theme-background-alert-error-active:#780d13;--mds-color-theme-background-alert-theme-normal:#0a274a;--mds-color-theme-background-alert-theme-hover:#0a274a;--mds-color-theme-background-alert-theme-active:#063a75;--mds-color-theme-background-alert-purple-normal:#3b1840;--mds-color-theme-background-alert-purple-hover:#3b1840;--mds-color-theme-background-alert-purple-active:#601e66;--mds-color-theme-background-alert-orange-normal:#411B04;--mds-color-theme-background-alert-orange-hover:#411B04;--mds-color-theme-background-alert-orange-active:#682601;--mds-color-theme-background-label-cobalt-normal:#12283d;--mds-color-theme-background-label-cobalt-hover:#103c63;--mds-color-theme-background-label-cobalt-active:#08599c;--mds-color-theme-background-label-gold-normal:#30240d;--mds-color-theme-background-label-gold-hover:#4d370c;--mds-color-theme-background-label-gold-active:#735107;--mds-color-theme-background-label-lime-normal:#1e2b10;--mds-color-theme-background-label-lime-hover:#2d4214;--mds-color-theme-background-label-lime-active:#416116;--mds-color-theme-background-label-mint-normal:#102b2a;--mds-color-theme-background-label-mint-hover:#12423f;--mds-color-theme-background-label-mint-active:#12615a;--mds-color-theme-background-label-orange-normal:#411B04;--mds-color-theme-background-label-orange-hover:#682601;--mds-color-theme-background-label-orange-active:#9C3202;--mds-color-theme-background-label-pink-normal:#3b1e21;--mds-color-theme-background-label-pink-hover:#66262d;--mds-color-theme-background-label-pink-active:#a12a3a;--mds-color-theme-background-label-purple-normal:#3b1840;--mds-color-theme-background-label-purple-hover:#601e66;--mds-color-theme-background-label-purple-active:#932099;--mds-color-theme-background-label-slate-normal:#26262b;--mds-color-theme-background-label-slate-hover:#393a47;--mds-color-theme-background-label-slate-active:#535573;--mds-color-theme-background-label-violet-normal:#29223d;--mds-color-theme-background-label-violet-hover:#432c78;--mds-color-theme-background-label-violet-active:#643abd;--mds-color-theme-background-common-normal:#ffffff;--mds-color-theme-background-namelabel-normal:#00000080;--mds-color-theme-button-border-normal:none;--mds-color-theme-button-primary-normal:#fffffff2;--mds-color-theme-button-primary-hover:#ffffffcc;--mds-color-theme-button-primary-pressed:#ffffffb3;--mds-color-theme-button-primary-disabled:#ffffff33;--mds-color-theme-button-secondary-normal:#ffffff00;--mds-color-theme-button-secondary-hover:#ffffff12;--mds-color-theme-button-secondary-pressed:#ffffff33;--mds-color-theme-button-secondary-disabled:#ffffff00;--mds-color-theme-button-secondary-active-normal:#ffffff33;--mds-color-theme-button-secondary-active-hover:#ffffff4d;--mds-color-theme-button-secondary-active-pressed:#ffffff66;--mds-color-theme-button-inverted-normal:#0f0f0f;--mds-color-theme-button-inverted-hover:#262626;--mds-color-theme-button-inverted-pressed:#3b3b3b;--mds-color-theme-button-join-normal:#1d805f;--mds-color-theme-button-join-hover:#185e46;--mds-color-theme-button-join-pressed:#134231;--mds-color-theme-button-cancel-normal:#db1f2e;--mds-color-theme-button-cancel-hover:#ab0a15;--mds-color-theme-button-cancel-pressed:#780d13;--mds-color-theme-button-accent-normal:#1170cf;--mds-color-theme-button-accent-hover:#0353a8;--mds-color-theme-button-accent-pressed:#063a75;--mds-color-theme-outline-primary-normal:#ffffff66;--mds-color-theme-outline-theme-normal:#64b4fa;--mds-color-theme-outline-secondary-normal:#ffffff33;--mds-color-theme-outline-input-normal:#ffffff80;--mds-color-theme-outline-input-active:#ffffffe6;--mds-color-theme-outline-button-normal:#ffffff80;--mds-color-theme-outline-join-normal:#3cc29a;--mds-color-theme-outline-cancel-normal:#fc8b98;--mds-color-theme-outline-disabled-normal:#ffffff33;--mds-color-theme-outline-gradient-active-0:#08599c;--mds-color-theme-outline-gradient-active-1:#22c7d6;--mds-color-theme-outline-gradient-active-2:#27a17a;--mds-color-theme-outline-share-selected:#27a17a;--mds-color-theme-outline-share-active:#EC6400;--mds-color-theme-outline-share-inactive:#8f8f8f;--mds-color-theme-outline-overlay-normal:#adadad;--mds-color-theme-outline-high-contrast-focus:#ffffff;--mds-color-theme-outline-label-cobalt:#5ebff7;--mds-color-theme-outline-label-gold:#d6b220;--mds-color-theme-outline-label-lime:#93c437;--mds-color-theme-outline-label-mint:#30c9b0;--mds-color-theme-outline-label-orange:#FD884E;--mds-color-theme-outline-label-pink:#fc97aa;--mds-color-theme-outline-label-purple:#f294f1;--mds-color-theme-outline-label-slate:#b0b4d9;--mds-color-theme-outline-label-violet:#c7a5fa;--mds-color-theme-control-active-normal:#64b4fa;--mds-color-theme-control-active-hover:#3492eb;--mds-color-theme-control-active-pressed:#1170cf;--mds-color-theme-control-active-active:#1170cf;--mds-color-theme-control-active-disabled:#063a75;--mds-color-theme-control-inactive-normal:#ffffff33;--mds-color-theme-control-inactive-hover:#ffffff4d;--mds-color-theme-control-inactive-pressed:#ffffff66;--mds-color-theme-control-inactive-disabled:#ffffff1c;--mds-color-theme-overlay-meetings-normal:#000000b3;--mds-color-theme-indicator-unstable:#EC6400;--mds-color-theme-indicator-attention:#f55868;--mds-color-theme-indicator-stable:#27a17a;--mds-color-theme-indicator-locked:#8f8f8f;--mds-color-theme-indicator-caution:#cf7900;--mds-color-theme-indicator-secure:#3492eb;--mds-color-theme-whiteboard-sticky-note-yellow:#ffbe4f;--mds-color-theme-whiteboard-sticky-note-red:#fc8b98;--mds-color-theme-whiteboard-sticky-note-purple:#f294f1;--mds-color-theme-whiteboard-sticky-note-cyan:#22c7d6;--mds-color-theme-whiteboard-sticky-note-mint:#30c9b0;--mds-color-theme-scrollbar-button-normal:rgba(255, 255, 255, 0.4);--mds-color-theme-scrollbar-button-hover:rgba(255, 255, 255, 0.5);--mds-color-theme-scrollbar-button-pressed:rgba(255, 255, 255, 0.6);--mds-color-theme-scrollbar-arrow-normal:rgba(255, 255, 255, 0.7);--mds-color-theme-scrollbar-arrow-background-normal:rgba(255, 255, 255, 0);--mds-color-theme-scrollbar-arrow-background-hover:rgba(255, 255, 255, 0.11);--mds-color-theme-scrollbar-arrow-background-pressed:rgba(255, 255, 255, 0.2);--mds-color-theme-scrollbar-background-secondary-ghost:rgba(255, 255, 255, 0);--mds-color-theme-scrollbar-background-secondary-normal:rgba(255, 255, 255, 0.11);--mds-color-theme-illustrations-empty-primary-0:#93c437;--mds-color-theme-illustrations-empty-primary-1:#279be8;--mds-color-theme-illustrations-empty-secondary-0:#279be8;--mds-color-theme-illustrations-empty-secondary-1:#875ae0;--mds-color-theme-illustrations-onboarding-primary-0:#ffbe4f;--mds-color-theme-illustrations-onboarding-primary-1:#93c437;--mds-color-theme-illustrations-onboarding-secondary-0:#f55868;--mds-color-theme-illustrations-onboarding-secondary-1:#875ae0;--mds-color-theme-illustrations-onboarding-tertiary-0:#ffbe4f;--mds-color-theme-illustrations-onboarding-tertiary-1:#EC6400;--mds-color-theme-illustrations-onboarding-quartenary-0:#93c437;--mds-color-theme-illustrations-onboarding-quartenary-1:#279be8;--mds-color-theme-illustrations-onboarding-quinary-0:#279be8;--mds-color-theme-illustrations-onboarding-quinary-1:#875ae0;--mds-color-theme-illustrations-success-0:#3cc29a;--mds-color-theme-illustrations-success-1:#93c437;--mds-color-theme-illustrations-error-0:#f0677e;--mds-color-theme-illustrations-error-1:#db1f2e;--mds-color-theme-illustrations-default:#ffffff;--mds-color-theme-globaltint-normal:#3492eb;--mds-color-theme-globaltint-selected:#1170cf;--mds-color-theme-groupedbackground-primary-normal:#000000;--mds-color-theme-groupedbackground-secondary-normal:#1a1a1a;--mds-color-theme-groupedbackground-tertiary-normal:#262626;--mds-color-theme-groupedbackground-quaternary-normal:#3b3b3b;--mds-color-theme-teaching-background-normal:#ffffff;--mds-color-theme-teaching-button-primary-normal:#000000f2;--mds-color-theme-teaching-button-primary-hover:#000000cc;--mds-color-theme-teaching-button-primary-pressed:#000000b3;--mds-color-theme-teaching-button-primary-disabled:#00000033;--mds-color-theme-teaching-button-secondary-normal:#00000000;--mds-color-theme-teaching-button-secondary-hover:#00000012;--mds-color-theme-teaching-button-secondary-pressed:#00000033;--mds-color-theme-teaching-outline-button-normal:#0000004d;--mds-color-theme-teaching-outline-normal:#00000033;--mds-color-theme-teaching-outline-disabled-normal:#00000033;--mds-color-theme-teaching-outline-theme:#1170cf;--mds-color-theme-teaching-text-accent-normal:#0353a8;--mds-color-theme-teaching-text-accent-hover:#0a274a;--mds-color-theme-teaching-text-accent-disabled:#00000066;--mds-color-theme-teaching-text-primary-disabled:#00000066;--mds-color-theme-gradientdivider-normal-0:#ffffff00;--mds-color-theme-gradientdivider-normal-1:#ffffff33;--mds-color-theme-gradientdivider-hover-0:#ffffff00;--mds-color-theme-gradientdivider-hover-1:#ffffff99;--mds-color-theme-gradientdivider-error-normal-0:#fc8b9800;--mds-color-theme-gradientdivider-error-normal-1:#fc8b9899;--mds-color-theme-gradientdivider-error-hover-0:#fc8b9800;--mds-color-theme-gradientdivider-error-hover-1:#fc8b98E6;--mds-color-theme-gradientdivider-warning-normal-0:#f2990a00;--mds-color-theme-gradientdivider-warning-normal-1:#f2990a99;--mds-color-theme-gradientdivider-warning-hover-0:#f2990a00;--mds-color-theme-gradientdivider-warning-hover-1:#f2990aE6;--mds-color-theme-gradientdivider-announce-normal-0:#64b4fa00;--mds-color-theme-gradientdivider-announce-normal-1:#64b4faE6;--mds-color-theme-gradientdivider-announce-hover-0:#64b4fa00;--mds-color-theme-gradientdivider-announce-hover-1:#64b4faE6;--mds-color-theme-avatar-default:#545454;--mds-color-theme-avatar-cobalt:#08599c;--mds-color-theme-avatar-cyan:#066070;--mds-color-theme-avatar-gold:#735107;--mds-color-theme-avatar-lime:#416116;--mds-color-theme-avatar-mint:#12615a;--mds-color-theme-avatar-orange:#9C3202;--mds-color-theme-avatar-pink:#a12a3a;--mds-color-theme-avatar-purple:#932099;--mds-color-theme-avatar-slate:#535573;--mds-color-theme-avatar-violet:#643abd;--mds-color-theme-avatar-yellow:#7d4705;--mds-color-theme-gradation-primary:linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);--mds-color-theme-gradation-secondary:linear-gradient(180deg, #262626 0%, #0f0f0f 100%)}.mds-theme-stable-lightWebex{--mds-color-theme-common-text-white:#fffffff2;--mds-color-theme-common-text-gray:#ffffffb3;--mds-color-theme-common-text-black:#000000f2;--mds-color-theme-common-text-disabled:#ffffff66;--mds-color-theme-common-text-success-normal:#3cc29a;--mds-color-theme-common-text-success-hover:#9fedd8;--mds-color-theme-common-text-error-normal:#fc8b98;--mds-color-theme-common-text-error-hover:#ffd4da;--mds-color-theme-common-text-warning-normal:#f2990a;--mds-color-theme-common-text-secondary-light:#ffffffb3;--mds-color-theme-common-text-secondary-dark:#00000099;--mds-color-theme-common-overlay-primary-normal:#000000e6;--mds-color-theme-common-overlay-secondary-normal:#00000066;--mds-color-theme-common-button-primary-normal:#fffffff2;--mds-color-theme-common-button-primary-hover:#ffffffcc;--mds-color-theme-common-button-primary-pressed:#ffffffb3;--mds-color-theme-common-button-primary-disabled:#ffffff33;--mds-color-theme-common-button-secondary-normal:#ffffff00;--mds-color-theme-common-button-secondary-hover:#ffffff12;--mds-color-theme-common-button-secondary-disabled:#ffffff00;--mds-color-theme-common-button-secondary-active-normal:#ffffff33;--mds-color-theme-common-button-secondary-active-hover:#ffffff4d;--mds-color-theme-common-button-secondary-active-pressed:#ffffff66;--mds-color-theme-common-button-secondary-dark-normal:#00000000;--mds-color-theme-common-button-secondary-dark-hover:#00000012;--mds-color-theme-common-button-secondary-dark-pressed:#00000033;--mds-color-theme-common-button-secondary-dark-disabled:#00000000;--mds-color-theme-common-button-join-animated-gradient-normal-0:#30c9b0;--mds-color-theme-common-button-join-animated-gradient-normal-1:#64b4fa;--mds-color-theme-common-outline-button-normal:#ffffff4d;--mds-color-theme-common-outline-primary-normal:#ffffff66;--mds-color-theme-common-outline-input-normal:#ffffff80;--mds-color-theme-common-outline-disabled-normal:#ffffff33;--mds-color-theme-common-outline-closed-caption-secondary-light:#ffffff33;--mds-color-theme-common-outline-closed-caption-secondary-dark:#00000033;--mds-color-theme-common-control-inactive-normal:#00000033;--mds-color-theme-common-control-share-content-active:#C94403;--mds-color-theme-common-control-share-content-inactive:#707070;--mds-color-theme-common-control-share-content-selected:#3cc29a;--mds-color-theme-common-background-solid-secondary-dark:#1a1a1a;--mds-color-theme-common-background-solid-primary-light:#ffffff;--mds-color-theme-common-touchbar-background-blue-normal:#1170cf;--mds-color-theme-common-touchbar-background-blue-pressed:#063a75;--mds-color-theme-common-touchbar-background-pink-normal:#d43b52;--mds-color-theme-common-touchbar-background-pink-pressed:#66262d;--mds-color-theme-common-touchbar-background-mint-normal:#148579;--mds-color-theme-common-touchbar-background-mint-pressed:#12423f;--mds-color-theme-common-touchbar-background-purple-normal:#c233c4;--mds-color-theme-common-touchbar-background-purple-pressed:#601e66;--mds-color-theme-common-touchbar-background-violet-normal:#875ae0;--mds-color-theme-common-touchbar-background-violet-pressed:#432c78;--mds-color-theme-common-touchbar-background-orange-normal:#C94403;--mds-color-theme-common-touchbar-background-orange-pressed:#682601;--mds-color-theme-common-touchbar-background-green-normal:#1d805f;--mds-color-theme-common-touchbar-background-green-pressed:#134231;--mds-color-theme-common-touchbar-background-red-normal:#db1f2e;--mds-color-theme-common-touchbar-background-red-pressed:#780d13;--mds-color-theme-common-touchbar-background-transparent:#00000000;--mds-color-theme-common-touchbar-icon-stable:#27a17a;--mds-color-theme-common-touchbar-icon-attention:#fc8b98;--mds-color-theme-common-touchbar-icon-secure:#64b4fa;--mds-color-theme-common-inverted-text-primary-normal:#000000f2;--mds-color-theme-text-primary-normal:#000000f2;--mds-color-theme-text-primary-disabled:#00000066;--mds-color-theme-text-inverted-normal:#fffffff2;--mds-color-theme-text-inverted-disabled:#ffffffcc;--mds-color-theme-text-secondary-normal:#000000b3;--mds-color-theme-text-secondary-inverted-normal:#ffffffb3;--mds-color-theme-text-error-normal:#ab0a15;--mds-color-theme-text-error-hover:#4f0e10;--mds-color-theme-text-error-active:#4f0e10;--mds-color-theme-text-success-normal:#185e46;--mds-color-theme-text-success-hover:#0e2b20;--mds-color-theme-text-success-active:#0e2b20;--mds-color-theme-text-warning-normal:#7d4705;--mds-color-theme-text-warning-hover:#36220c;--mds-color-theme-text-warning-active:#36220c;--mds-color-theme-text-highlight:#bfe3ff;--mds-color-theme-text-accent-normal:#0353a8;--mds-color-theme-text-accent-hover:#0a274a;--mds-color-theme-text-accent-active:#0a274a;--mds-color-theme-text-teamdefault-normal:#000000b3;--mds-color-theme-text-teamdefault-hover:#000000b3;--mds-color-theme-text-teamdefault-active:#000000f2;--mds-color-theme-text-alert-purple-normal:#932099;--mds-color-theme-text-alert-purple-hover:#3b1840;--mds-color-theme-text-alert-purple-active:#3b1840;--mds-color-theme-text-alert-orange-normal:#9C3202;--mds-color-theme-text-alert-orange-hover:#411B04;--mds-color-theme-text-alert-orange-active:#411B04;--mds-color-theme-text-team-cobalt-normal:#08599c;--mds-color-theme-text-team-cobalt-hover:#08599c;--mds-color-theme-text-team-cobalt-active:#12283d;--mds-color-theme-text-team-cyan-normal:#066070;--mds-color-theme-text-team-cyan-hover:#066070;--mds-color-theme-text-team-cyan-active:#0b2a30;--mds-color-theme-text-team-mint-normal:#12615a;--mds-color-theme-text-team-mint-hover:#12615a;--mds-color-theme-text-team-mint-active:#102b2a;--mds-color-theme-text-team-lime-normal:#416116;--mds-color-theme-text-team-lime-hover:#416116;--mds-color-theme-text-team-lime-active:#1e2b10;--mds-color-theme-text-team-gold-normal:#735107;--mds-color-theme-text-team-gold-hover:#735107;--mds-color-theme-text-team-gold-active:#30240d;--mds-color-theme-text-team-orange-normal:#9C3202;--mds-color-theme-text-team-orange-hover:#9C3202;--mds-color-theme-text-team-orange-active:#411B04;--mds-color-theme-text-team-pink-normal:#a12a3a;--mds-color-theme-text-team-pink-hover:#a12a3a;--mds-color-theme-text-team-pink-active:#3b1e21;--mds-color-theme-text-team-purple-normal:#932099;--mds-color-theme-text-team-purple-hover:#932099;--mds-color-theme-text-team-purple-active:#3b1840;--mds-color-theme-text-team-violet-normal:#643abd;--mds-color-theme-text-team-violet-hover:#643abd;--mds-color-theme-text-team-violet-active:#29223d;--mds-color-theme-text-team-slate-normal:#535573;--mds-color-theme-text-team-slate-hover:#535573;--mds-color-theme-text-team-slate-active:#26262b;--mds-color-theme-background-primary-ghost:#ffffff00;--mds-color-theme-background-primary-hover:#00000012;--mds-color-theme-background-primary-active:#0000001c;--mds-color-theme-background-primary-disabled:#0000001c;--mds-color-theme-background-solid-primary-normal:#ffffff;--mds-color-theme-background-solid-secondary-normal:#ededed;--mds-color-theme-background-solid-tertiary-normal:#f7f7f7;--mds-color-theme-background-solid-quaternary-normal:#ffffff;--mds-color-theme-background-secondary-normal:#0000001c;--mds-color-theme-background-secondary-hover:#00000033;--mds-color-theme-background-secondary-active:#0000004d;--mds-color-theme-background-secondary-disabled:#00000000;--mds-color-theme-background-accent-normal:#1170cf;--mds-color-theme-background-accent-active:#2054A3;--mds-color-theme-background-gradient-primary:linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);--mds-color-theme-background-gradient-secondary:linear-gradient(180deg, #fafafa 0%, #ffffff 100%);--mds-color-theme-background-alert-default-normal:#f7f7f7;--mds-color-theme-background-alert-default-hover:#f7f7f7;--mds-color-theme-background-alert-default-active:#dedede;--mds-color-theme-background-alert-success-normal:#cef5eb;--mds-color-theme-background-alert-success-hover:#cef5eb;--mds-color-theme-background-alert-success-active:#9fedd8;--mds-color-theme-background-alert-warning-normal:#ffebc2;--mds-color-theme-background-alert-warning-hover:#ffebc2;--mds-color-theme-background-alert-warning-active:#ffda94;--mds-color-theme-background-alert-error-normal:#ffe8ea;--mds-color-theme-background-alert-error-hover:#ffe8ea;--mds-color-theme-background-alert-error-active:#ffd4da;--mds-color-theme-background-alert-theme-normal:#dbf0ff;--mds-color-theme-background-alert-theme-hover:#dbf0ff;--mds-color-theme-background-alert-theme-active:#bfe3ff;--mds-color-theme-background-alert-purple-normal:#fcf2fc;--mds-color-theme-background-alert-purple-hover:#fcf2fc;--mds-color-theme-background-alert-purple-active:#fce1fc;--mds-color-theme-background-alert-orange-normal:#FEEBD7;--mds-color-theme-background-alert-orange-hover:#FEEBD7;--mds-color-theme-background-alert-orange-active:#FED5AC;--mds-color-theme-background-label-cobalt-normal:#e5f8ff;--mds-color-theme-background-label-cobalt-hover:#c7eeff;--mds-color-theme-background-label-cobalt-active:#99ddff;--mds-color-theme-background-label-gold-normal:#f7f6dc;--mds-color-theme-background-label-gold-hover:#f5eaa2;--mds-color-theme-background-label-gold-active:#ebd460;--mds-color-theme-background-label-lime-normal:#f3f7e9;--mds-color-theme-background-label-lime-hover:#ddf2ae;--mds-color-theme-background-label-lime-active:#bce36f;--mds-color-theme-background-label-mint-normal:#e9f7f3;--mds-color-theme-background-label-mint-hover:#baf5e7;--mds-color-theme-background-label-mint-active:#74e8d1;--mds-color-theme-background-label-orange-normal:#FEEBD7;--mds-color-theme-background-label-orange-hover:#FED5AC;--mds-color-theme-background-label-orange-active:#FEBA7F;--mds-color-theme-background-label-pink-normal:#fff2f5;--mds-color-theme-background-label-pink-hover:#ffe0e7;--mds-color-theme-background-label-pink-active:#ffc7d2;--mds-color-theme-background-label-purple-normal:#fcf2fc;--mds-color-theme-background-label-purple-hover:#fce1fc;--mds-color-theme-background-label-purple-active:#fac3f8;--mds-color-theme-background-label-slate-normal:#f2f4ff;--mds-color-theme-background-label-slate-hover:#e3e7fa;--mds-color-theme-background-label-slate-active:#ced2ed;--mds-color-theme-background-label-violet-normal:#f8f2fc;--mds-color-theme-background-label-violet-hover:#f0e3fc;--mds-color-theme-background-label-violet-active:#e2cafc;--mds-color-theme-background-common-normal:#ffffff;--mds-color-theme-background-namelabel-normal:#00000080;--mds-color-theme-button-border-normal:none;--mds-color-theme-button-primary-normal:#000000f2;--mds-color-theme-button-primary-hover:#000000cc;--mds-color-theme-button-primary-pressed:#000000b3;--mds-color-theme-button-primary-disabled:#00000033;--mds-color-theme-button-secondary-normal:#00000000;--mds-color-theme-button-secondary-hover:#00000012;--mds-color-theme-button-secondary-pressed:#00000033;--mds-color-theme-button-secondary-disabled:#ffffff00;--mds-color-theme-button-secondary-active-normal:#00000033;--mds-color-theme-button-secondary-active-hover:#0000004d;--mds-color-theme-button-secondary-active-pressed:#00000066;--mds-color-theme-button-inverted-normal:#ffffff;--mds-color-theme-button-inverted-hover:#ededed;--mds-color-theme-button-inverted-pressed:#dedede;--mds-color-theme-button-join-normal:#1d805f;--mds-color-theme-button-join-hover:#185e46;--mds-color-theme-button-join-pressed:#134231;--mds-color-theme-button-cancel-normal:#db1f2e;--mds-color-theme-button-cancel-hover:#ab0a15;--mds-color-theme-button-cancel-pressed:#780d13;--mds-color-theme-button-accent-normal:#1170cf;--mds-color-theme-button-accent-hover:#0353a8;--mds-color-theme-button-accent-pressed:#063a75;--mds-color-theme-outline-primary-normal:#00000066;--mds-color-theme-outline-theme-normal:#1170cf;--mds-color-theme-outline-secondary-normal:#00000033;--mds-color-theme-outline-input-normal:#00000080;--mds-color-theme-outline-input-active:#000000e6;--mds-color-theme-outline-button-normal:#0000004d;--mds-color-theme-outline-join-normal:#185e46;--mds-color-theme-outline-cancel-normal:#ab0a15;--mds-color-theme-outline-disabled-normal:#00000033;--mds-color-theme-outline-gradient-active-0:#08599c;--mds-color-theme-outline-gradient-active-1:#22c7d6;--mds-color-theme-outline-gradient-active-2:#27a17a;--mds-color-theme-outline-share-selected:#27a17a;--mds-color-theme-outline-share-active:#EC6400;--mds-color-theme-outline-share-inactive:#8f8f8f;--mds-color-theme-outline-overlay-normal:#707070;--mds-color-theme-outline-high-contrast-focus:#000000;--mds-color-theme-outline-label-cobalt:#5ebff7;--mds-color-theme-outline-label-gold:#d6b220;--mds-color-theme-outline-label-lime:#93c437;--mds-color-theme-outline-label-mint:#30c9b0;--mds-color-theme-outline-label-orange:#FD884E;--mds-color-theme-outline-label-pink:#fc97aa;--mds-color-theme-outline-label-purple:#f294f1;--mds-color-theme-outline-label-slate:#b0b4d9;--mds-color-theme-outline-label-violet:#c7a5fa;--mds-color-theme-control-active-normal:#1170cf;--mds-color-theme-control-active-hover:#0353a8;--mds-color-theme-control-active-pressed:#063a75;--mds-color-theme-control-active-active:#063a75;--mds-color-theme-control-active-disabled:#bfe3ff;--mds-color-theme-control-inactive-normal:#00000033;--mds-color-theme-control-inactive-hover:#0000004d;--mds-color-theme-control-inactive-pressed:#00000066;--mds-color-theme-control-inactive-disabled:#0000001c;--mds-color-theme-overlay-meetings-normal:#ffffffcc;--mds-color-theme-indicator-unstable:#C94403;--mds-color-theme-indicator-attention:#db1f2e;--mds-color-theme-indicator-stable:#1d805f;--mds-color-theme-indicator-locked:#707070;--mds-color-theme-indicator-caution:#cf7900;--mds-color-theme-indicator-secure:#1170cf;--mds-color-theme-whiteboard-sticky-note-yellow:#ffbe4f;--mds-color-theme-whiteboard-sticky-note-red:#fc8b98;--mds-color-theme-whiteboard-sticky-note-purple:#f294f1;--mds-color-theme-whiteboard-sticky-note-cyan:#22c7d6;--mds-color-theme-whiteboard-sticky-note-mint:#30c9b0;--mds-color-theme-scrollbar-button-normal:rgba(0, 0, 0, 0.46);--mds-color-theme-scrollbar-button-hover:rgba(0, 0, 0, 0.5);--mds-color-theme-scrollbar-button-pressed:rgba(0, 0, 0, 0.6);--mds-color-theme-scrollbar-arrow-normal:rgba(0, 0, 0, 0.6);--mds-color-theme-scrollbar-arrow-background-normal:rgba(0, 0, 0, 0);--mds-color-theme-scrollbar-arrow-background-hover:rgba(0, 0, 0, 0.11);--mds-color-theme-scrollbar-arrow-background-pressed:rgba(0, 0, 0, 0.2);--mds-color-theme-scrollbar-background-secondary-ghost:rgba(0, 0, 0, 0);--mds-color-theme-scrollbar-background-secondary-normal:rgba(0, 0, 0, 0.11);--mds-color-theme-illustrations-empty-primary-0:#93c437;--mds-color-theme-illustrations-empty-primary-1:#279be8;--mds-color-theme-illustrations-empty-secondary-0:#279be8;--mds-color-theme-illustrations-empty-secondary-1:#875ae0;--mds-color-theme-illustrations-onboarding-primary-0:#ffbe4f;--mds-color-theme-illustrations-onboarding-primary-1:#93c437;--mds-color-theme-illustrations-onboarding-secondary-0:#f55868;--mds-color-theme-illustrations-onboarding-secondary-1:#875ae0;--mds-color-theme-illustrations-onboarding-tertiary-0:#ffbe4f;--mds-color-theme-illustrations-onboarding-tertiary-1:#EC6400;--mds-color-theme-illustrations-onboarding-quartenary-0:#93c437;--mds-color-theme-illustrations-onboarding-quartenary-1:#279be8;--mds-color-theme-illustrations-onboarding-quinary-0:#279be8;--mds-color-theme-illustrations-onboarding-quinary-1:#875ae0;--mds-color-theme-illustrations-success-0:#3cc29a;--mds-color-theme-illustrations-success-1:#93c437;--mds-color-theme-illustrations-error-0:#f0677e;--mds-color-theme-illustrations-error-1:#db1f2e;--mds-color-theme-illustrations-default:#0f0f0f;--mds-color-theme-globaltint-normal:#1170cf;--mds-color-theme-globaltint-selected:#1170cf;--mds-color-theme-groupedbackground-primary-normal:#f7f7f7;--mds-color-theme-groupedbackground-secondary-normal:#ffffff;--mds-color-theme-groupedbackground-tertiary-normal:#f7f7f7;--mds-color-theme-groupedbackground-quaternary-normal:#ffffff;--mds-color-theme-teaching-background-normal:#000000;--mds-color-theme-teaching-button-primary-normal:#fffffff2;--mds-color-theme-teaching-button-primary-hover:#ffffffcc;--mds-color-theme-teaching-button-primary-pressed:#ffffffb3;--mds-color-theme-teaching-button-primary-disabled:#ffffff33;--mds-color-theme-teaching-button-secondary-normal:#ffffff00;--mds-color-theme-teaching-button-secondary-hover:#ffffff12;--mds-color-theme-teaching-button-secondary-pressed:#ffffff33;--mds-color-theme-teaching-outline-button-normal:#ffffff4d;--mds-color-theme-teaching-outline-normal:#ffffff33;--mds-color-theme-teaching-outline-disabled-normal:#ffffff33;--mds-color-theme-teaching-outline-theme:#64b4fa;--mds-color-theme-teaching-text-accent-normal:#64b4fa;--mds-color-theme-teaching-text-accent-hover:#bfe3ff;--mds-color-theme-teaching-text-accent-disabled:#ffffff66;--mds-color-theme-teaching-text-primary-disabled:#ffffff66;--mds-color-theme-gradientdivider-normal-0:#00000000;--mds-color-theme-gradientdivider-normal-1:#00000033;--mds-color-theme-gradientdivider-hover-0:#00000000;--mds-color-theme-gradientdivider-hover-1:#00000099;--mds-color-theme-gradientdivider-error-normal-0:#ab0a1500;--mds-color-theme-gradientdivider-error-normal-1:#ab0a1599;--mds-color-theme-gradientdivider-error-hover-0:#ab0a1500;--mds-color-theme-gradientdivider-error-hover-1:#ab0a15E6;--mds-color-theme-gradientdivider-warning-normal-0:#7d470500;--mds-color-theme-gradientdivider-warning-normal-1:#7d470599;--mds-color-theme-gradientdivider-warning-hover-0:#7d470500;--mds-color-theme-gradientdivider-warning-hover-1:#7d4705E6;--mds-color-theme-gradientdivider-announce-normal-0:#0353a800;--mds-color-theme-gradientdivider-announce-normal-1:#0353a899;--mds-color-theme-gradientdivider-announce-hover-0:#0353a800;--mds-color-theme-gradientdivider-announce-hover-1:#0353a8E6;--mds-color-theme-avatar-default:#545454;--mds-color-theme-avatar-cobalt:#08599c;--mds-color-theme-avatar-cyan:#066070;--mds-color-theme-avatar-gold:#735107;--mds-color-theme-avatar-lime:#416116;--mds-color-theme-avatar-mint:#12615a;--mds-color-theme-avatar-orange:#9C3202;--mds-color-theme-avatar-pink:#a12a3a;--mds-color-theme-avatar-purple:#932099;--mds-color-theme-avatar-slate:#535573;--mds-color-theme-avatar-violet:#643abd;--mds-color-theme-avatar-yellow:#7d4705;--mds-color-theme-gradation-primary:linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);--mds-color-theme-gradation-secondary:linear-gradient(180deg, #fafafa 0%, #ffffff 100%)}.mds-theme-stable-darkWebex,.mds-theme-stable-lightWebex{--mds-border-radius-core-none:0px;--mds-border-radius-core-small:4px;--mds-border-radius-core-medium:8px;--mds-border-radius-core-large:12px;--mds-border-radius-core-half-height:50%;--mds-border-width-core-none:0px;--mds-border-width-core-small:1px;--mds-border-width-core-medium:2px;--mds-border-width-core-large:3px;--mds-color-core-white-alpha-11:#ffffff1c;--mds-color-core-white-alpha-20:#ffffff33;--mds-color-core-white-alpha-30:#ffffff4d;--mds-color-core-white-alpha-40:#ffffff66;--mds-color-core-white-alpha-50:#ffffff80;--mds-color-core-white-alpha-60:#ffffff99;--mds-color-core-white-alpha-70:#ffffffb3;--mds-color-core-white-alpha-80:#ffffffcc;--mds-color-core-white-alpha-90:#ffffffe6;--mds-color-core-white-alpha-95:#fffffff2;--mds-color-core-white-alpha-100:#ffffff;--mds-color-core-white-alpha-00:#ffffff00;--mds-color-core-white-alpha-05:#ffffff0d;--mds-color-core-white-alpha-07:#ffffff12;--mds-color-core-black-alpha-11:#0000001c;--mds-color-core-black-alpha-20:#00000033;--mds-color-core-black-alpha-30:#0000004d;--mds-color-core-black-alpha-40:#00000066;--mds-color-core-black-alpha-50:#00000080;--mds-color-core-black-alpha-60:#00000099;--mds-color-core-black-alpha-70:#000000b3;--mds-color-core-black-alpha-80:#000000cc;--mds-color-core-black-alpha-90:#000000e6;--mds-color-core-black-alpha-95:#000000f2;--mds-color-core-black-alpha-100:#000000;--mds-color-core-black-alpha-00:#00000000;--mds-color-core-black-alpha-04:#0000000a;--mds-color-core-black-alpha-07:#00000012;--mds-color-core-gray-10:#ededed;--mds-color-core-gray-20:#dedede;--mds-color-core-gray-30:#c9c9c9;--mds-color-core-gray-40:#adadad;--mds-color-core-gray-50:#8f8f8f;--mds-color-core-gray-60:#707070;--mds-color-core-gray-70:#545454;--mds-color-core-gray-80:#3b3b3b;--mds-color-core-gray-90:#262626;--mds-color-core-gray-95:#1a1a1a;--mds-color-core-gray-100:#0f0f0f;--mds-color-core-gray-05:#f7f7f7;--mds-color-core-blue-10:#dbf0ff;--mds-color-core-blue-20:#bfe3ff;--mds-color-core-blue-30:#96d0ff;--mds-color-core-blue-40:#64b4fa;--mds-color-core-blue-50:#3492eb;--mds-color-core-blue-60:#1170cf;--mds-color-core-blue-70:#0353a8;--mds-color-core-blue-80:#063a75;--mds-color-core-blue-90:#0a274a;--mds-color-core-blue-95:#091a30;--mds-color-core-blue-100:#07101c;--mds-color-core-blue-05:#edf8ff;--mds-color-core-green-10:#cef5eb;--mds-color-core-green-20:#9fedd8;--mds-color-core-green-30:#68debd;--mds-color-core-green-40:#3cc29a;--mds-color-core-green-50:#27a17a;--mds-color-core-green-60:#1d805f;--mds-color-core-green-70:#185e46;--mds-color-core-green-80:#134231;--mds-color-core-green-90:#0e2b20;--mds-color-core-green-95:#0a1c15;--mds-color-core-green-100:#07120d;--mds-color-core-green-05:#edf7f5;--mds-color-core-red-10:#ffe8ea;--mds-color-core-red-20:#ffd4da;--mds-color-core-red-30:#ffb8c1;--mds-color-core-red-40:#fc8b98;--mds-color-core-red-50:#f55868;--mds-color-core-red-60:#db1f2e;--mds-color-core-red-70:#ab0a15;--mds-color-core-red-80:#780d13;--mds-color-core-red-90:#4f0e10;--mds-color-core-red-95:#330d0e;--mds-color-core-red-100:#1f0a0a;--mds-color-core-red-05:#fff5f6;--mds-color-core-yellow-10:#ffebc2;--mds-color-core-yellow-20:#ffda94;--mds-color-core-yellow-30:#ffbe4f;--mds-color-core-yellow-40:#f2990a;--mds-color-core-yellow-50:#cf7900;--mds-color-core-yellow-60:#a65e00;--mds-color-core-yellow-70:#7d4705;--mds-color-core-yellow-80:#57330a;--mds-color-core-yellow-90:#36220c;--mds-color-core-yellow-95:#24180b;--mds-color-core-yellow-100:#140e08;--mds-color-core-yellow-05:#fff6e3;--mds-color-core-orange-10:#FEEBD7;--mds-color-core-orange-20:#FED5AC;--mds-color-core-orange-30:#FEBA7F;--mds-color-core-orange-40:#FD884E;--mds-color-core-orange-50:#EC6400;--mds-color-core-orange-60:#C94403;--mds-color-core-orange-70:#9C3202;--mds-color-core-orange-80:#682601;--mds-color-core-orange-90:#411B04;--mds-color-core-orange-95:#291303;--mds-color-core-orange-100:#170B02;--mds-color-core-orange-05:#FEF3E8;--mds-color-decorative-gold-10:#f7f6dc;--mds-color-decorative-gold-20:#f5eaa2;--mds-color-decorative-gold-30:#ebd460;--mds-color-decorative-gold-40:#d6b220;--mds-color-decorative-gold-50:#ba8c00;--mds-color-decorative-gold-60:#996e00;--mds-color-decorative-gold-70:#735107;--mds-color-decorative-gold-80:#4d370c;--mds-color-decorative-gold-90:#30240d;--mds-color-decorative-gold-100:#21190b;--mds-color-decorative-olive-10:#f3f5e4;--mds-color-decorative-olive-20:#e7edb7;--mds-color-decorative-olive-30:#d3db7b;--mds-color-decorative-olive-40:#b4ba43;--mds-color-decorative-olive-50:#999923;--mds-color-decorative-olive-60:#7d7a18;--mds-color-decorative-olive-70:#5c5813;--mds-color-decorative-olive-80:#403d11;--mds-color-decorative-olive-90:#29260d;--mds-color-decorative-olive-100:#1c1a0a;--mds-color-decorative-lime-10:#f3f7e9;--mds-color-decorative-lime-20:#ddf2ae;--mds-color-decorative-lime-30:#bce36f;--mds-color-decorative-lime-40:#93c437;--mds-color-decorative-lime-50:#73a321;--mds-color-decorative-lime-60:#588219;--mds-color-decorative-lime-70:#416116;--mds-color-decorative-lime-80:#2d4214;--mds-color-decorative-lime-90:#1e2b10;--mds-color-decorative-lime-100:#141c0c;--mds-color-decorative-mint-10:#e9f7f3;--mds-color-decorative-mint-20:#baf5e7;--mds-color-decorative-mint-30:#74e8d1;--mds-color-decorative-mint-40:#30c9b0;--mds-color-decorative-mint-50:#16a693;--mds-color-decorative-mint-60:#148579;--mds-color-decorative-mint-70:#12615a;--mds-color-decorative-mint-80:#12423f;--mds-color-decorative-mint-90:#102b2a;--mds-color-decorative-mint-100:#0c1c1b;--mds-color-decorative-cyan-10:#e6f9fa;--mds-color-decorative-cyan-20:#b2f4f7;--mds-color-decorative-cyan-30:#67e7f0;--mds-color-decorative-cyan-40:#22c7d6;--mds-color-decorative-cyan-50:#00a3b5;--mds-color-decorative-cyan-60:#008094;--mds-color-decorative-cyan-70:#066070;--mds-color-decorative-cyan-80:#0a414d;--mds-color-decorative-cyan-90:#0b2a30;--mds-color-decorative-cyan-100:#091c21;--mds-color-decorative-cobalt-10:#e5f8ff;--mds-color-decorative-cobalt-20:#c7eeff;--mds-color-decorative-cobalt-30:#99ddff;--mds-color-decorative-cobalt-40:#5ebff7;--mds-color-decorative-cobalt-50:#279be8;--mds-color-decorative-cobalt-60:#0a78cc;--mds-color-decorative-cobalt-70:#08599c;--mds-color-decorative-cobalt-80:#103c63;--mds-color-decorative-cobalt-90:#12283d;--mds-color-decorative-cobalt-100:#0f1a26;--mds-color-decorative-slate-10:#f2f4ff;--mds-color-decorative-slate-20:#e3e7fa;--mds-color-decorative-slate-30:#ced2ed;--mds-color-decorative-slate-40:#b0b4d9;--mds-color-decorative-slate-50:#8c91bd;--mds-color-decorative-slate-60:#6f739e;--mds-color-decorative-slate-70:#535573;--mds-color-decorative-slate-80:#393a47;--mds-color-decorative-slate-90:#26262b;--mds-color-decorative-slate-100:#1a1a1c;--mds-color-decorative-violet-10:#f8f2fc;--mds-color-decorative-violet-20:#f0e3fc;--mds-color-decorative-violet-30:#e2cafc;--mds-color-decorative-violet-40:#c7a5fa;--mds-color-decorative-violet-50:#a87ff0;--mds-color-decorative-violet-60:#875ae0;--mds-color-decorative-violet-70:#643abd;--mds-color-decorative-violet-80:#432c78;--mds-color-decorative-violet-90:#29223d;--mds-color-decorative-violet-100:#1b1824;--mds-color-decorative-purple-10:#fcf2fc;--mds-color-decorative-purple-20:#fce1fc;--mds-color-decorative-purple-30:#fac3f8;--mds-color-decorative-purple-40:#f294f1;--mds-color-decorative-purple-50:#e060de;--mds-color-decorative-purple-60:#c233c4;--mds-color-decorative-purple-70:#932099;--mds-color-decorative-purple-80:#601e66;--mds-color-decorative-purple-90:#3b1840;--mds-color-decorative-purple-100:#251329;--mds-color-decorative-pink-10:#fff2f5;--mds-color-decorative-pink-20:#ffe0e7;--mds-color-decorative-pink-30:#ffc7d2;--mds-color-decorative-pink-40:#fc97aa;--mds-color-decorative-pink-50:#f0677e;--mds-color-decorative-pink-60:#d43b52;--mds-color-decorative-pink-70:#a12a3a;--mds-color-decorative-pink-80:#66262d;--mds-color-decorative-pink-90:#3b1e21;--mds-color-decorative-pink-100:#241617;--mds-color-gradient-default-light-secondary:linear-gradient(180deg, #fafafa 0%, #ffffff 100%);--mds-color-gradient-default-light-primary:linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);--mds-color-gradient-default-dark-primary:linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);--mds-color-gradient-default-dark-secondary:linear-gradient(180deg, #262626 0%, #0f0f0f 100%);--mds-color-gradient-indigo-light-primary:linear-gradient(180deg, #ebeffc 0%, #ffffff 100%);--mds-color-gradient-indigo-light-secondary:linear-gradient(180deg, #f7f9ff 0%, #ffffff 100%);--mds-color-gradient-indigo-dark-primary:linear-gradient(180deg, #13182b 0%, #0e111a 100%);--mds-color-gradient-indigo-dark-secondary:linear-gradient(180deg, #212536 0%, #0e111a 100%);--mds-color-gradient-jade-light-primary:linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%);--mds-color-gradient-jade-light-secondary:linear-gradient(180deg, #f7fcfc 0%, #ffffff 100%);--mds-color-gradient-jade-dark-primary:linear-gradient(180deg, #001c18 0%, #021412 100%);--mds-color-gradient-jade-dark-secondary:linear-gradient(180deg, #122925 0%, #021412 100%);--mds-color-gradient-bronze-light-primary:linear-gradient(180deg, #f5efe4 0%, #ffffff 100%);--mds-color-gradient-bronze-light-secondary:linear-gradient(180deg, #fcfaf4 0%, #ffffff 100%);--mds-color-gradient-bronze-dark-primary:linear-gradient(180deg, #1f1402 0%, #171002 100%);--mds-color-gradient-bronze-dark-secondary:linear-gradient(180deg, #2e2515 0%, #171002 100%);--mds-color-gradient-rose-light-primary:linear-gradient(180deg, #fcebf5 0%, #ffffff 100%);--mds-color-gradient-rose-light-secondary:linear-gradient(180deg, #fff9fd 0%, #ffffff 100%);--mds-color-gradient-rose-dark-primary:linear-gradient(180deg, #30041e 0%, #1f0615 100%);--mds-color-gradient-rose-dark-secondary:linear-gradient(180deg, #40162e 0%, #1f0615 100%);--mds-color-gradient-lavender-light-primary:linear-gradient(180deg, #f4ebff 0%, #ffffff 100%);--mds-color-gradient-lavender-light-secondary:linear-gradient(180deg, #fbf7ff 0%, #ffffff 100%);--mds-color-gradient-lavender-dark-primary:linear-gradient(180deg, #231237 0%, #18082b 100%);--mds-color-gradient-lavender-dark-secondary:linear-gradient(180deg, #301a4a 0%, #18082b 100%);--mds-color-mobile-default-light-primary:#f7f7f7;--mds-color-mobile-default-light-secondary:#ffffff;--mds-color-mobile-default-dark-primary:#000000;--mds-color-mobile-default-dark-secondary:#1a1a1a;--mds-color-mobile-indigo-light-primary:#ebeffc;--mds-color-mobile-indigo-light-secondary:#f7f9ff;--mds-color-mobile-indigo-dark-primary:#0e111a;--mds-color-mobile-indigo-dark-secondary:#13182b;--mds-color-mobile-jade-light-primary:#e6f2f1;--mds-color-mobile-jade-light-secondary:#f7fcfc;--mds-color-mobile-jade-dark-primary:#021412;--mds-color-mobile-jade-dark-secondary:#05201c;--mds-color-mobile-bronze-light-primary:#f5efe4;--mds-color-mobile-bronze-light-secondary:#fcfaf4;--mds-color-mobile-bronze-dark-primary:#171002;--mds-color-mobile-bronze-dark-secondary:#231807;--mds-color-mobile-rose-light-primary:#fcebf5;--mds-color-mobile-rose-light-secondary:#fff9fd;--mds-color-mobile-rose-dark-primary:#1f0615;--mds-color-mobile-rose-dark-secondary:#30041e;--mds-color-mobile-lavender-light-primary:#f4ebff;--mds-color-mobile-lavender-light-secondary:#fbf7ff;--mds-color-mobile-lavender-dark-primary:#18082b;--mds-color-mobile-lavender-dark-secondary:#27163b;--mds-color-partner-pdf:#EE0507;--mds-color-partner-word:#0078D6;--mds-color-partner-powerpoint:#D93E17;--mds-color-partner-excel:#00893E;--mds-color-partner-onenote:#B839DB;--mds-color-partner-sheets:#F4B400;--mds-color-partner-slides:#0F9D58;--mds-color-partner-keynote:#029CFB;--mds-color-partner-doc:#4285f4;--mds-elevation-core-0:0px 0px 0px 0px;--mds-elevation-core-1:drop-shadow(0px 4px 8px rgba(0,0,0,0.2));--mds-elevation-core-2:drop-shadow(0px 24px 48px rgba(0,0,0,0.2));--mds-spacing-core-none:0px;--mds-spacing-core-micro:2px;--mds-spacing-core-xxx-small:4px;--mds-spacing-core-xx-small:8px;--mds-spacing-core-x-small:12px;--mds-spacing-core-small:16px;--mds-spacing-core-medium:20px;--mds-spacing-core-large:24px;--mds-spacing-core-x-large:32px;--mds-spacing-core-xx-large:40px;--mds-spacing-core-xxx-large:52px;--mds-spacing-core-big:64px;--mds-spacing-core-x-big:80px;--mds-spacing-core-xx-big:100px}.el-button--default{background-color:var(--mds-color-theme-button-secondary-normal);border-color:var(--mds-color-theme-outline-button-normal);border-width:1px;border-style:solid}.el-button--default:focus,.el-button--default:hover{background-color:var(--mds-color-theme-button-secondary-hover);border-color:var(--mds-color-theme-outline-button-normal);border-width:1px;border-style:solid}.el-button--primary,.el-button--primary:active,.el-button--primary:focus,.el-button--primary:hover{color:var(--mds-color-theme-text-inverted-normal)}.el-button--default:active{background-color:var(--mds-color-theme-button-secondary-pressed);border-color:var(--mds-color-theme-outline-button-normal);border-width:1px;border-style:solid}.el-button--ghost,.el-button--primary,.el-button--success{border:var(--mds-color-theme-button-border-normal)}.el-button--primary{background-color:var(--mds-color-theme-button-primary-normal)}.el-button--primary:hover{background-color:var(--mds-color-theme-button-primary-hover)}.el-button--primary:focus{background-color:var(--mds-color-theme-button-primary-normal)}.el-button--primary:active{background-color:var(--mds-color-theme-button-primary-pressed)}.el-button--success,.el-button--success:active,.el-button--success:focus,.el-button--success:hover{color:var(--mds-color-theme-common-text-white)}.el-button--success{background-color:var(--mds-color-theme-button-join-normal)}.el-button--success:hover{background-color:var(--mds-color-theme-button-join-hover)}.el-button--success:focus{background-color:var(--mds-color-theme-button-join-normal)}.el-button--success:active{background-color:var(--mds-color-theme-button-join-pressed)}.el-button--ghost,.el-button--ghost:hover{color:var(--mds-color-theme-text-primary-normal)}.el-button--ghost{background-color:var(--mds-color-theme-button-secondary-normal)}.el-button--ghost:focus,.el-button--ghost:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.el-button--ghost:active,.el-button--ghost:focus,.el-button--ghost:hover{border-color:var(--mds-color-theme-outline-button-normal)}.el-button--info,.el-button--info:active,.el-button--info:focus,.el-button--info:hover{color:var(--mds-color-theme-common-text-white)}.el-button--ghost:active{background-color:var(--mds-color-theme-button-secondary-pressed)}.el-button--info{background-color:var(--mds-color-theme-button-accent-normal);border:var(--mds-color-theme-button-border-normal)}.el-button--info:hover{background-color:var(--mds-color-theme-button-accent-hover)}.el-button--info:focus{background-color:var(--mds-color-theme-button-accent-normal)}.el-button--info:active{background-color:var(--mds-color-theme-button-accent-pressed)}.el-button--text{color:var(--mds-color-theme-text-primary-normal)}.el-button--text:focus,.el-button--text:hover{color:var(--mds-color-theme-text-accent-hover)}.el-button--text:active{color:var(--mds-color-theme-text-accent-active)}.el-button--link{color:var(--mds-color-theme-text-accent-normal)}.el-button--link:focus,.el-button--link:hover{color:var(--mds-color-theme-text-accent-hover)}.el-button--link:active{color:var(--mds-color-theme-text-accent-active)}.el-button--danger,.el-button--danger:active,.el-button--danger:focus,.el-button--danger:hover{color:var(--mds-color-theme-common-text-white)}.el-button--danger{background-color:var(--mds-color-theme-button-cancel-normal);border:var(--mds-color-theme-button-cancel-normal)}.el-button--danger:hover{background-color:var(--mds-color-theme-button-cancel-hover)}.el-button--danger:focus{background-color:var(--mds-color-theme-button-cancel-normal)}.el-button--danger:active{background-color:var(--mds-color-theme-button-cancel-pressed)}.el-button.is-disabled,.el-button.is-disabled:hover{border:var(--mds-color-theme-button-border-normal);color:var(--mds-color-theme-text-primary-disabled);background-color:var(--mds-color-theme-button-primary-disabled)}.el-tabs__item,.el-tabs__item a{color:var(--mds-color-theme-text-secondary-normal)}.el-button.el-button--text.is-disabled:hover{background-color:transparent}.loading—animation&gt;div{background-color:var(--mds-color-theme-text-inverted-normal)}.el-tabs__nav{margin:2px}.el-tabs__header{border:var(--mds-border-width-core-none)}.el-tabs__item{height:28px;line-height:28px;padding:0 16px;margin-right:8px;font-size:14px}.el-input,.el-input__inner,.el-tabs__item.is-active,.el-tabs__item:hover{color:var(--mds-color-theme-text-primary-normal)}.el-tabs__item:hover{border-radius:25px;background-color:var(--mds-color-theme-button-secondary-hover)}.el-tabs__item.is-active{border:var(--mds-border-width-core-none);border-radius:25px;background-color:var(--mds-color-theme-button-secondary-pressed)}.el-tabs--border-card .el-tabs__header{border-color:var(--mds-color-theme-outline-primary-normal);border-bottom-width:1px;border-bottom-style:solid}.el-tabs--border-card .el-tabs__header .el-tabs__item.is-active{border-color:var(--mds-color-theme-outline-input-active)}.el-input__inner{background-color:var(--mds-color-theme-background-primary-ghost);border-color:var(--mds-color-theme-outline-input-normal);border-radius:var(--mds-border-radius-core-medium)}.el-input__inner::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.el-input__inner:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-input__inner:focus{background-color:var(--mds-color-theme-background-primary-ghost);border-color:var(--mds-color-theme-outline-input-active);box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(100,180,250,.3490196078),0 0 0 4px var(--mds-color-theme-control-active-normal)}.el-input__icon{color:var(--mds-color-theme-text-secondary-normal)}.el-input__icon.disableFocusIcon{cursor:not-allowed}.el-input__icon.disableFocusIcon:hover{color:var(--mds-color-theme-text-primary-normal)}.el-input.is-disabled .el-input__inner,.el-input.is-disabled el-textarea__inner{background-color:var(--mds-color-theme-background-secondary-normal);color:var(--mds-color-theme-text-primary-disabled);border:none}.el-input.is-disabled .el-input__inner::placeholder,.el-input.is-disabled el-textarea__inner::placeholder{color:var(--mds-color-theme-text-primary-disabled)}.el-input.is-disabled i{color:var(--mds-color-theme-text-primary-disabled)}.el-input.is-readonly .el-input__inner,.el-input.is-readonly el-textarea__inner{background-color:var(--mds-color-theme-background-secondary-normal);color:var(--mds-color-theme-text-primary-normal);border:none}.el-autocomplete-suggestion li,.el-autocomplete-suggestion__wrap,.el-color-picker__panel,.el-date-time-range .date-time-input,.el-dropdown-menu,.el-dropdown-menu__item,.el-menu--horizontal .el-submenu&gt;.el-menu,.el-message,.el-picker-panel,.el-popover,.el-select-dropdown,.el-select-dropdown__item,.el-tag-input,.el-textarea__inner,.el-tooltip__popper,.time-select-item{border-radius:var(--mds-border-radius-core-medium)}.el-input.is-readonly .el-input__inner::placeholder,.el-input.is-readonly el-textarea__inner::placeholder{color:var(--mds-color-theme-text-primary-normal)}.el-input.is-readonly i{color:var(--mds-color-theme-text-primary-normal)}.el-textarea__inner{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-input-normal);color:var(--mds-color-theme-text-primary-normal)}.el-tag-input:focus,.el-textarea__inner:focus{border-color:var(--mds-color-theme-outline-input-active);box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(100,180,250,.3490196078),0 0 0 4px var(--mds-color-theme-control-active-normal)}.el-textarea__inner::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.el-textarea__inner:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-textarea__inner:focus{outline:0;background-color:var(--mds-color-theme-background-primary-ghost)}.el-tag-input{border-color:var(--mds-color-theme-outline-input-normal)}.el-tag-input__tag{color:var(--mds-color-theme-text-inverted-normal);background-color:var(--mds-color-theme-button-primary-normal)}.el-tag-input__tag.__error{background-color:var(--mds-color-theme-background-alert-error-normal);color:var(--mds-color-theme-text-error-normal)}.el-tag-input__tag.__warn{background-color:var(--mds-color-theme-background-alert-warning-normal);color:var(--mds-color-theme-text-warning-normal)}.el-tag-input__tags__wrap .__input{background-color:var(--mds-color-theme-background-solid-primary-normal);color:var(--mds-color-theme-text-primary-normal)}.el-tag-input__tags__wrap .__input::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.el-tag-input:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-tag-input:focus{background-color:var(--mds-color-theme-background-primary-ghost)}.el-input-number__decrease{color:var(--mds-color-theme-text-secondary-normal)}.el-input-number__decrease:focus,.el-input-number__decrease:hover{color:var(--mds-color-theme-text-primary-normal)}.el-input-number__increase{color:var(--mds-color-theme-text-secondary-normal)}.el-autocomplete-suggestion li,.el-autocomplete-suggestion__wrap,.el-input-number__increase:focus,.el-input-number__increase:hover{color:var(--mds-color-theme-text-primary-normal)}.el-autocomplete-suggestion__wrap{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-secondary-normal)}.el-autocomplete-suggestion li::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.el-autocomplete-suggestion li:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:focus{background-color:var(--mds-color-theme-background-primary-ghost);border-color:var(--mds-color-theme-outline-input-active);box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(100,180,250,.3490196078),0 0 0 4px var(--mds-color-theme-control-active-normal)}.el-autocomplete-suggestion li.highlighted{color:var(--mds-color-theme-text-primary-normal)}.el-select-dropdown,.float-input input:focus~label,.float-input.focused label{background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-dropdown-menu__item:not(.is-disabled):focus,.el-select-dropdown__item.focus,.el-select-dropdown__item:focus{box-shadow:0 0 0 3px rgba(17,112,207,.3),0 0 0 2px var(--mds-color-theme-outline-theme-normal)}.float-input-label{color:var(--color-gray-70)}.el-select-dropdown,.el-select-dropdown__item,.el-select-dropdown__item.hover,.float-input input:focus~label,.float-input.focused label{color:var(--mds-color-theme-text-primary-normal)}.el-select-dropdown{border-color:var(--mds-color-theme-outline-secondary-normal)}.el-select-dropdown__item.hover,.el-select-dropdown__list.selected{background-color:var(--mds-color-theme-background-primary-hover)}.el-select-dropdown__list{margin:var(--mds-spacing-core-xx-small)}.el-select-dropdown__item.focus{outline:0}.el-select-dropdown__item.is-disabled{color:var(--mds-color-theme-text-primary-disabled)}.el-select-dropdown__item.is-disabled:hover{background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-select-dropdown__item.selected{color:var(--mds-color-theme-text-primary-normal);background-color:transparent}.el-select-dropdown__item.selected:after{font-family:Atlantic-Icons!important;color:var(--mds-color-theme-control-active-normal);padding-left:15px}.el-dropdown,.el-dropdown-menu,.el-dropdown-menu__item,.el-dropdown-menu__item:not(.is-disabled):hover,.el-select-dropdown__item.selected.hover,.el-select-group__title{color:var(--mds-color-theme-text-primary-normal)}.el-select-dropdown__item.selected.hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-select-group__title{border-bottom-color:var(--mds-color-theme-outline-primary-normal)}.el-dropdown-menu{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-secondary-normal);padding:var(--mds-spacing-core-xx-small)}.el-dropdown-menu__item:not(.is-disabled):hover{background-color:var(--mds-color-theme-background-primary-active)}.el-dropdown-menu__item:not(.is-disabled):focus{outline:0;background-color:var(--mds-color-theme-background-primary-active)}.el-dropdown-menu__item.is-disabled{color:var(--mds-color-theme-text-primary-disabled)}.el-dropdown-menu__item.is-disabled:hover{background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-dropdown-menu__item.selected{color:var(--mds-color-theme-text-primary-normal);background-color:var(--mds-color-theme-background-primary-hover)}.el-dropdown-menu__item.selected.hover{color:var(--mds-color-theme-text-primary-normal);background-color:var(--mds-color-theme-background-primary-active)}.el-dropdown-menu__item--divided:before{background-color:var(--mds-color-theme-outline-secondary-normal)}.el-dialog,.el-message-box{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-secondary-normal);border-radius:var(--mds-border-radius-core-large)}.dropdown-selected{color:var(--mds-color-theme-control-active-normal)}.el-dialog{color:var(--mds-color-theme-text-primary-normal)}.el-dialog__headerbtn .el-dialog__close{color:var(--mds-color-theme-text-secondary-normal)}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close,.el-message-box,.el-message-box__title{color:var(--mds-color-theme-text-primary-normal)}.el-message-box__headerbtn .el-message-box__close{color:var(--mds-color-theme-text-secondary-normal)}.el-checkbox,.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:var(--mds-color-theme-text-primary-normal)}.el-checkbox__inner{border-color:var(--mds-color-theme-outline-input-normal);background-color:var(--mds-color-theme-background-primary-ghost)}.el-checkbox__inner::after{border-color:var(--mds-color-theme-text-inverted-normal)}.el-checkbox__inner:hover{background-color:var(--mds-color-theme-control-inactive-hover);border-color:var(--mds-color-theme-control-inactive-hover)}.el-checkbox__inner:active{background-color:var(--mds-color-theme-control-inactive-pressed);border-color:var(--mds-color-theme-control-inactive-pressed)}.el-checkbox__input.is-focus .el-checkbox__inner{background-color:var(--mds-color-theme-background-primary-ghost);border-color:var(--mds-color-theme-outline-input-normal);outline:0;box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(17,112,207,.3),0 0 0 4px var(--mds-color-theme-outline-theme-normal)}.el-checkbox__input.is-disabled .el-checkbox__inner,.el-checkbox__input.is-disabled .el-checkbox__inner:hover{background-color:var(--mds-color-theme-control-inactive-disabled)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:hover{background-color:var(--mds-color-theme-control-active-disabled)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:var(--mds-color-theme-text-primary-disabled)}.el-checkbox__input.is-disabled+.el-checkbox__label{color:var(--mds-color-theme-text-primary-disabled)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{background-color:var(--mds-color-theme-text-inverted-normal);border-color:var(--mds-color-theme-text-inverted-normal)}.el-radio{color:var(--mds-color-theme-text-primary-normal)}.el-radio__inner{border-color:var(--mds-color-theme-outline-input-normal);background-color:var(--mds-color-theme-control-inactive-normal)}.el-radio__inner::after{background-color:var(--mds-color-theme-text-inverted-normal)}.el-radio__inner:hover{background-color:var(--mds-color-theme-control-inactive-hover);border-color:var(--mds-color-theme-control-inactive-hover)}.el-radio__inner:active{background-color:var(--mds-color-theme-control-inactive-pressed);border-color:var(--mds-color-theme-control-inactive-pressed)}.el-radio__input.is-focus .el-radio__inner{background-color:var(--mds-color-theme-background-primary-ghost);border-color:var(--mds-color-theme-outline-input-normal);outline:0;box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(17,112,207,.3),0 0 0 4px var(--mds-color-theme-outline-theme-normal)}.el-radio__input.is-checked .el-radio__inner{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal)}.el-radio__input.is-checked .el-radio__inner:hover{background-color:var(--mds-color-theme-control-active-hover);border-color:var(--mds-color-theme-control-active-hover)}.el-radio__input.is-checked .el-radio__inner:active{background-color:var(--mds-color-theme-control-active-pressed);border-color:var(--mds-color-theme-control-active-pressed)}.el-radio__input.is-checked.is-focus .el-radio__inner{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal)}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled .el-radio__inner:hover{background-color:var(--mds-color-theme-control-inactive-disabled)}.el-radio__input.is-disabled+.el-radio__label{color:var(--mds-color-theme-text-primary-disabled)}.el-picker-panel,.el-picker-panel__shortcut{color:var(--mds-color-theme-text-primary-normal)}.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:var(--mds-color-theme-control-active-disabled);border-color:var(--mds-color-theme-control-active-disabled)}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:var(--mds-color-theme-text-inverted-normal)}.el-radio__input.is-disabled.is-checked .el-radio__inner:hover{background-color:var(--mds-color-theme-control-active-disabled);border-color:var(--mds-color-theme-control-active-disabled)}.el-radio__input.is-indeterminate .el-radio__inner{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal)}.el-radio__input.is-indeterminate .el-radio__inner:before{background-color:var(--mds-color-theme-text-inverted-normal);border-color:var(--mds-color-theme-text-inverted-normal)}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal)}.el-checkbox__input.is-checked .el-checkbox__inner:hover{background-color:var(--mds-color-theme-control-active-hover);border-color:var(--mds-color-theme-control-active-hover)}.el-checkbox__input.is-checked.is-focus .el-checkbox__inner{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal)}.el-checkbox__input.is-checked:active .el-checkbox__inner{background-color:var(--mds-color-theme-control-active-pressed);border-color:var(--mds-color-theme-control-active-pressed)}.el-picker-panel,.el-picker-panel__body{background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-picker-panel{border-color:var(--mds-color-theme-outline-secondary-normal)}.el-picker-panel__shortcut:focus,.el-picker-panel__shortcut:hover{color:var(--mds-color-theme-text-accent-normal);border-color:var(--mds-color-theme-text-accent-normal)}.el-picker-panel__sideborder,.time-select-item{border-color:var(--mds-color-theme-outline-secondary-normal)}.el-picker-panel__icon-btn{color:var(--mds-color-theme-text-primary-normal)}.el-picker-panel__icon-btn:hover{color:var(--datepicker-text-hover-color)}.time-select-item{margin:var(--mds-spacing-core-xx-small)}.time-select-item.selected:not(.disabled){color:var(--mds-color-theme-text-primary-normal);background-color:var(--mds-color-theme-background-primary-hover)}.time-select-item.selected:not(.disabled):hover{color:var(--mds-color-theme-text-primary-normal);background-color:var(--mds-color-theme-background-primary-active)}.time-select-item.disabled{color:var(--mds-color-theme-text-primary-disabled)}.time-select-item:hover{color:var(--mds-color-theme-text-primary-normal);background-color:var(--mds-color-theme-background-primary-active)}.el-time-select .mock-label .selected{color:var(--mds-color-theme-common-text-white);background-color:var(--mds-color-theme-background-accent-active);outline:var(--mds-color-theme-background-accent-active) solid 1px}.el-date-table th{color:var(--mds-color-theme-text-secondary-normal)}.el-date-table td .datepicker-day-btn{width:30px;height:30px;box-sizing:border-box;text-align:center;cursor:pointer;border:none;line-height:30px}.el-date-table td .datepicker-day-btn.with-dot::after{background-color:var(--mds-color-theme-background-accent-normal)}.el-date-table td.next-month,.el-date-table td.prev-month{color:var(--mds-color-theme-text-primary-disabled)}.el-date-table td.available.today:hover,.el-date-table td.today{color:var(--mds-color-theme-text-primary-normal)}.el-date-table td.today:before{border:1px solid;height:31px;width:31px;border-radius:25px;border-color:var(--mds-color-theme-outline-button-normal)}.el-drawer.ltr,.el-drawer.rtl,.el-drawer__container{top:0;bottom:0;height:100%}.el-date-table td.available.current .datepicker-day-btn.with-dot::after{background-color:var(--mds-color-theme-common-text-white)}.el-date-table td .end-date.hover,.el-date-table td .start-date.hover,.el-date-table td.available:hover,.el-date-table td.hover{background-color:var(--mds-color-theme-background-primary-hover)!important}.el-date-table td.available.today:hover{background-color:var(--mds-color-theme-button-secondary-hover)!important}.el-date-table td.current:not(.disabled),.el-date-table td.end-date,.el-date-table td.in-range,.el-date-table td.start-date{background-color:var(--mds-color-theme-background-accent-normal)!important;color:var(--mds-color-theme-common-text-white)!important}.el-date-table td.available.in-range.end-date.start-date:hover,.el-date-table td.available.in-range.end-date:hover,.el-date-table td.available.in-range.start-date:hover,.el-date-table td.available.in-range:hover{background-color:var(--mds-color-theme-background-accent-normal)!important}.el-date-table td.current:not(.disabled).today,.el-date-table td.start-date.today{background-color:var(--mds-color-theme-background-accent-normal)!important}.el-date-time-range .date-time-input{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-input-normal);color:var(--mds-color-theme-text-primary-normal)}.el-date-time-range .date-time-input:focus,.el-date-time-range .date-time-input:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-date-time-range .date-time-input::placeholder{color:var(--mds-color-theme-text-secondary-normal)}.el-date-time-range .date-time-input:focus{box-shadow:0 0 0 2px var(--mds-color-theme-background-solid-primary-normal),0 0 0 5px rgba(17,112,207,.3),0 0 0 4px var(--mds-color-theme-outline-theme-normal)}.el-date-time-range .date-time-input input{background-color:transparent}.el-color-picker__panel,.el-form-item.is-error .el-input__inner{background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-date-time-range .date-time-input input[disabled]{color:var(--mds-color-theme-text-primary-disabled)}.el-date-time-range.is-focus .date-time-input{box-shadow:0 0 0 3px rgba(17,112,207,.3),0 0 0 2px var(--mds-color-theme-outline-theme-normal)}.el-date-time-range.is-error .date-time-input{border-color:var(--mds-color-theme-outline-cancel-normal)}.el-color-picker__panel,.el-date-range-picker .time-picker-in-date-range{border-color:var(--mds-color-theme-outline-secondary-normal)}.el-color-picker__panel{color:var(--mds-color-theme-text-primary-normal)}.el-form-item.is-required .el-form-item__label:before,.el-form-item__error{color:var(--mds-color-theme-text-error-normal)}.el-form-item.is-error .el-input__inner{border-color:var(--mds-color-theme-outline-cancel-normal)}.el-form-item.is-error .el-input__inner:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-form-item.is-error .el-textarea__inner{border-color:var(--mds-color-theme-outline-cancel-normal);background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-form-item.is-error .el-textarea__inner:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-popover,.el-popover.is-dark{color:var(--mds-color-theme-text-primary-normal);background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover{border-color:var(--mds-color-theme-outline-secondary-normal);padding:var(--mds-spacing-core-x-small)}.el-popover[x-placement^=top] .popper__arrow{border-top-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover[x-placement^=top] .popper__arrow::after{border-top-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover[x-placement^=bottom] .popper__arrow{border-bottom-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover[x-placement^=bottom] .popper__arrow::after{border-bottom-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover[x-placement^=left] .popper__arrow{border-left-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover[x-placement^=left] .popper__arrow::after{border-left-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover[x-placement^=right] .popper__arrow{border-right-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover[x-placement^=right] .popper__arrow::after{border-right-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover.is-dark{border-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover.is-dark a{color:var(--mds-color-theme-text-accent-normal)}.el-popover.is-dark .el-popover__title{color:var(--mds-color-theme-text-primary-normal)}.el-popover.is-dark[x-placement^=top] .popper__arrow{border-top-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover.is-dark[x-placement^=top] .popper__arrow::after{border-top-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover.is-dark[x-placement^=bottom] .popper__arrow{border-bottom-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover.is-dark[x-placement^=bottom] .popper__arrow::after{border-bottom-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover.is-dark[x-placement^=left] .popper__arrow{border-left-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover.is-dark[x-placement^=left] .popper__arrow::after{border-left-color:var(--mds-color-theme-background-solid-primary-normal)}.el-popover.is-dark[x-placement^=right] .popper__arrow{border-right-color:var(--mds-color-theme-outline-secondary-normal)}.el-popover.is-dark[x-placement^=right] .popper__arrow::after{border-right-color:var(--mds-color-theme-background-solid-primary-normal)}.el-alert--success{background-color:var(--mds-color-theme-background-alert-success-normal);color:var(--mds-color-theme-text-success-normal)}.el-alert--error{background-color:var(--mds-color-theme-background-alert-error-normal);color:var(--mds-color-theme-text-error-normal)}.el-alert--warning{background-color:var(--mds-color-theme-background-alert-warning-normal);color:var(--mds-color-theme-text-warning-normal)}.el-alert--info{background-color:var(--mds-color-theme-background-alert-theme-normal);color:var(--mds-color-theme-text-accent-normal)}.el-alert--prompt,.el-collapse-item__content,.el-collapse-item__header,.el-collapse-item__header__arrow{color:var(--mds-color-theme-text-primary-normal)}.el-alert--prompt{background-color:var(--mds-color-theme-background-alert-default-normal)}.el-loading-spinner circle.path{stroke:var(--mds-color-theme-outline-input-active)}.el-loading-spinner circle:not(.path){stroke:var(--mds-color-theme-control-inactive-normal)}.el-breadcrumb__item__inner,.el-breadcrumb__item__inner a,.el-breadcrumb__separator{color:var(--mds-color-theme-text-secondary-normal)}.el-breadcrumb__item__inner a:hover,.el-breadcrumb__item__inner:hover{color:var(--mds-color-theme-text-primary-normal)}.el-breadcrumb__item:last-child .el-breadcrumb__item__inner,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner:hover{color:var(--mds-color-theme-text-secondary-normal)}.el-tooltip__popper{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-secondary-normal);color:var(--mds-color-theme-text-primary-normal);padding:var(--mds-spacing-core-x-small)}.el-tooltip__popper.is-dark{background-color:var(--mds-color-theme-common-overlay-primary-normal);border-color:var(--mds-color-theme-common-overlay-primary-normal);color:var(--mds-color-theme-common-text-white)}.el-table tr,.el-tooltip__popper.is-light{background-color:var(--mds-color-theme-background-solid-primary-normal)}.el-tooltip__popper.is-dark[x-placement^=top] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=top] .popper__arrow::after{border-top-color:var(--mds-color-theme-common-overlay-primary-normal)}.el-tooltip__popper.is-dark[x-placement^=bottom] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=bottom] .popper__arrow::after{border-bottom-color:var(--mds-color-theme-common-overlay-primary-normal)}.el-tooltip__popper.is-dark[x-placement^=left] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=left] .popper__arrow::after{border-left-color:var(--mds-color-theme-common-overlay-primary-normal)}.el-tooltip__popper.is-dark[x-placement^=right] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=right] .popper__arrow::after{border-right-color:var(--mds-color-theme-common-overlay-primary-normal)}.el-tooltip__popper.is-light{border-color:var(--mds-color-theme-outline-secondary-normal);color:var(--mds-color-theme-text-primary-normal)}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:var(--mds-color-theme-outline-secondary-normal)}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:var(--mds-color-theme-background-solid-primary-normal)}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:var(--mds-color-theme-outline-secondary-normal)}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:var(--mds-color-theme-background-solid-primary-normal)}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:var(--mds-color-theme-outline-secondary-normal)}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:var(--mds-color-theme-background-solid-primary-normal)}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:var(--mds-color-theme-outline-secondary-normal)}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:var(--mds-color-theme-background-solid-primary-normal)}.el-tooltip__popper a{color:var(--mds-color-core-blue-40)}.el-table .caret-wrapper i:before,.el-table tr{color:var(--mds-color-theme-text-primary-normal)}.el-table th,.el-table__header-wrapper thead div{background-color:var(--mds-color-theme-background-solid-tertiary-normal)}.el-table td{border-bottom:1px solid var(--mds-color-theme-background-secondary-normal)}.el-table__header-wrapper thead div{color:var(--mds-color-theme-text-secondary-normal)}.el-table__footer-wrapper thead div{background-color:var(--mds-color-theme-background-solid-primary-normal);color:var(--mds-color-theme-text-secondary-normal)}.el-message,.el-message__group p{color:var(--mds-color-theme-text-primary-normal)}.el-table--enable-row-hover .el-table__body tr:hover&gt;td{background-color:var(--mds-color-theme-background-secondary-normal)}.el-message,.el-upload-dragger{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-secondary-normal)}.el-message{padding:var(--mds-spacing-core-x-small)}.el-message .el-message-error i{color:var(--mds-color-theme-text-error-normal)}.el-message .el-message-success i{color:var(--mds-color-theme-text-success-normal)}.el-message .el-message-warning i{color:var(--mds-color-theme-text-warning-normal)}.el-message .el-message-message i{color:var(--mds-color-theme-text-accent-normal)}.el-upload-dragger,.el-upload-dragger .el-upload__text{color:var(--mds-color-theme-text-primary-normal)}.el-switch__core,.el-upload-dragger:hover{border-color:var(--mds-color-theme-outline-input-normal)}.el-upload-dragger .el-upload__text em{color:var(--mds-color-theme-text-accent-normal)}.el-switch__core,.el-upload-list__item-name{color:var(--mds-color-theme-text-primary-normal)}.el-upload-list__item:hover{background-color:var(--mds-color-theme-background-primary-hover)}.el-switch{background-color:transparent}.el-switch:focus{box-shadow:0 0 0 5px var(--mds-color-theme-control-active-normal),0 0 0 7px rgba(100,180,250,.35),0 0 0 2px rgba(0,0,0,.95);outline:var(--mds-color-theme-common-text-black) solid 2px;border-radius:12px}.el-switch__core{background-color:var(--mds-color-theme-control-inactive-normal)}.el-switch__core .el-switch__button{background-color:var(--mds-color-theme-common-text-white);color:var(--mds-color-theme-common-inverted-text-primary-normal)}.el-switch.is-checked .el-switch__core{background-color:var(--mds-color-theme-control-active-normal);border-color:var(--mds-color-theme-control-active-normal);color:var(--mds-color-theme-text-accent-normal)}.el-switch.is-checked .el-switch__core:hover{background-color:var(--mds-color-theme-control-active-hover)}.el-switch.is-checked .el-switch__button{background-color:var(--mds-color-theme-common-text-white);color:var(--mds-color-theme-common-inverted-text-primary-normal)}.el-switch.is-disabled.is-checked .el-switch__core{border-color:var(--mds-color-theme-control-active-disabled)!important;background-color:var(--mds-color-theme-control-active-disabled)!important}.el-switch.is-disabled.is-checked .el-switch__core span{background-color:var(--mds-color-theme-background-solid-primary-normal)!important;color:var(--mds-color-theme-text-highlight)!important}.el-switch.is-disabled.is-checked .el-switch__core~.el-switch__label *{color:var(--mds-color-theme-text-primary-disabled)!important}.el-switch.is-disabled .el-switch__core{border-color:var(--mds-color-theme-control-inactive-disabled)!important;background-color:var(--mds-color-theme-control-inactive-disabled)!important}.el-switch.is-disabled .el-switch__core span{background-color:var(--mds-color-theme-text-primary-disabled)!important;color:var(--mds-color-theme-text-inverted-disabled)!important}.el-switch.is-disabled .el-switch__core~.el-switch__label *{color:var(--mds-color-theme-text-primary-disabled)!important}.el-drawer__header,.el-slider{color:var(--mds-color-theme-text-primary-normal)}.el-scrollbar__thumb{background-color:var(--mds-color-theme-scrollbar-button-normal)}.el-scrollbar__thumb:hover{background-color:var(--mds-color-theme-scrollbar-button-hover)}.el-scrollbar__thumb:active{background-color:var(--mds-color-theme-scrollbar-button-pressed)}.el-scrollbar__bar{background-color:var(--mds-color-theme-scrollbar-background-secondary-normal)}.el-expand__btn::before,.el-expand__item--left-side::after{background-color:var(--mds-color-theme-outline-secondary-normal)}.el-expand__btn{cursor:pointer}.el-slider__runway{background-color:var(--mds-color-theme-control-inactive-normal)}.el-slider__runway.disabled,.el-slider__runway.disabled .el-slider__bar{background-color:var(--mds-color-theme-control-inactive-disabled)}.el-slider__runway.disabled .el-slider__button{background-color:var(--mds-color-theme-background-solid-tertiary-normal);border:var(--mds-color-theme-background-solid-tertiary-normal);box-shadow:none}.el-slider__bar{background-color:var(--mds-color-theme-control-active-normal)}.el-slider__button{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-primary-normal);border-style:solid}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{background-color:var(--mds-color-theme-background-solid-tertiary-normal)}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes rtl-drawer-in{0%{transform:translate(100%,0)}100%{transform:translate(0,0)}}@keyframes rtl-drawer-out{0%{transform:translate(0,0)}100%{transform:translate(100%,0)}}@keyframes ltr-drawer-in{0%{transform:translate(-100%,0)}100%{transform:translate(0,0)}}@keyframes ltr-drawer-out{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}@keyframes ttb-drawer-in{0%{transform:translate(0,-100%)}100%{transform:translate(0,0)}}@keyframes ttb-drawer-out{0%{transform:translate(0,0)}100%{transform:translate(0,-100%)}}@keyframes btt-drawer-in{0%{transform:translate(0,100%)}100%{transform:translate(0,0)}}@keyframes btt-drawer-out{0%{transform:translate(0,0)}100%{transform:translate(0,100%)}}.el-drawer{position:absolute;box-sizing:border-box;background-color:var(--mds-color-theme-background-solid-primary-normal);display:flex;flex-direction:column;overflow:hidden;outline:0}.el-drawer__close-btn,.mask-transparent{background-color:transparent}.el-drawer.rtl{animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{align-items:center;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header&gt;:first-child{flex:1}.el-drawer__title{margin:0;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;color:inherit}.el-drawer__body{flex:1;overflow:auto;padding:20px}.el-drawer__body&gt;*{box-sizing:border-box}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;width:100%}.el-drawer-fade-enter-active{animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-menu{color:var(--mds-color-theme-text-secondary-normal);background-color:var(--mds-color-theme-background-gradient-primary)}.el-menu--horizontal .el-submenu .el-submenu__title:active,.el-menu--horizontal .el-submenu .el-submenu__title:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.el-menu--horizontal .el-submenu&gt;.el-menu{background-color:var(--mds-color-theme-background-solid-primary-normal);border-color:var(--mds-color-theme-outline-secondary-normal);color:var(--mds-color-theme-text-primary-normal);padding:var(--mds-spacing-core-x-small)}.el-menu--horizontal .el-menu-item:active,.el-menu--horizontal .el-menu-item:hover,.el-menu-item:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.el-menu-item{color:var(--mds-color-theme-text-secondary-normal)}.el-menu-item.is-active{color:var(--mds-color-theme-text-primary-normal);font-weight:500;background-color:var(--mds-color-theme-button-secondary-pressed);border-radius:50px}.el-submenu .el-menu-item:active,.el-submenu .el-menu-item:hover,.el-submenu__title:active,.el-submenu__title:hover{background-color:var(--mds-color-theme-button-secondary-hover)}.el-submenu__title{color:var(--mds-color-theme-text-secondary-normal)}.el-submenu__title:active,.el-submenu__title:hover{border-radius:50px}.el-menu-item-group__title{font-size:12px;color:var(--mds-color-theme-text-primary-disabled)}
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.cropper-container img {
    -webkit-backface-visibility: hidden;
            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-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.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: 0.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: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
  .cropper-center::after {
    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: 0.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: 0.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: 0.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;
}

@charset "UTF-8";.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button&gt;.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&gt;.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:-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-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.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-9-16{padding-top:177.7777777778%}.video-js.vjs-1-1{padding-top:100%}.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!important;visibility:visible!important}.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&gt;*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.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&gt;*{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;color:#2b333f}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:0 0}.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;pointer-events:none;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&gt;.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button&gt;.vjs-icon-placeholder{display:block}.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:0}.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;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.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}.video-js .vjs-volume-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-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;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{align-items:center;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:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;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&gt;.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:"\F10D";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:" \F11D";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-audio-button,.video-js.vjs-layout-small .vjs-captions-button,.video-js.vjs-layout-small .vjs-chapters-button,.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-descriptions-button,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-subtitles-button,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-audio-button,.video-js.vjs-layout-tiny .vjs-captions-button,.video-js.vjs-layout-tiny .vjs-chapters-button,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-descriptions-button,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-subtitles-button,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-audio-button,.video-js.vjs-layout-x-small .vjs-captions-button,.video-js.vjs-layout-x-small .vjs-chapters-button,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-descriptions-button,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-subtitles-button,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto;width:initial}.video-js.vjs-layout-tiny .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js.vjs-layout-tiny .vjs-custom-control-spacer,.video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.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&gt;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&gt;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&gt;: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}.video-js :focus:not(:focus-visible){outline:0}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.rounded-lg {
  border-radius: 0.5rem;
}

.w-48 {
  width: 14rem;
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.block {
  display: block;
}
.f12 {
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}
[role="button"],
button {
  cursor: pointer;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.editor-icon {
  font-size: 12px;
}
.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: #007aa3;
}
.hover\:bg-primary:hover .editor-icon {
  color: #fff;
}

.hover\:text-white:hover {
  color: #fff;
}
.bg-primary {
  background-color: #007aa3;
}
.CodeMirror {
  height: auto !important;
}
.rich-bar-color-btn:hover {
  border-color: #007aa3;
}
.email-rich-text-editor table {
  border: none;
}
.email-rich-text-editor table td,
.email-rich-text-editor table th {
  border: none;
}
.email-rich-text-editor table th {
  border: none;
}
.email-rich-text-editor .main {
  height: unset !important;
  position: relative !important;
  margin-right: auto !important;
  padding: 0 !important;
}
.email-rich-text-editor h1,
.email-rich-text-editor h2,
.email-rich-text-editor h3,
.email-rich-text-editor h4,
.email-rich-text-editor h5,
.email-rich-text-editor h6 {
  font-size: revert !important;
  font-weight: revert !important;
  margin: 0;
}
span[data-variable] {
  border: 1px solid transparent;
}
span[data-variable]:hover,
span[data-variable].selected {
  border-color: #005e7d;
}
.block p {
  margin: 0;
}
.tippy-svg-arrow {
  fill: #fff;
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.w-e-toolbar{
  display: none !important;
}
/* 单个菜单 */
.w-e-menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
.w-e-menu i {
}

.w-e-menu:hover {
}

.w-e-menu:hover i {
}
.w-e-toolbar,
.w-e-text-container,
.w-e-menu-panel {
  /*表情菜单样式*/
  /*分割线样式*/
}
.w-e-toolbar .eleImg,
.w-e-text-container .eleImg,
.w-e-menu-panel .eleImg {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  padding: 0 3px;
}
.w-e-toolbar hr,
.w-e-text-container hr,
.w-e-menu-panel hr {
  cursor: pointer;
  display: block;
  height: 0px;
  border: 0;
  border-top: 3px solid #ccc;
  margin: 20px 0;
}
.w-e-toolbar {
  position: sticky;
  padding: 18px;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.w-e-clear-fix:after {
  content: "";
  display: table;
  clear: both;
}
.w-e-drop-list-item {
  position: relative;
  top: 1px;
  padding-right: 7px;
  color: #333 !important;
}
.w-e-drop-list-tl {
  padding-left: 10px;
  text-align: left;
}
.toolbar-button-group {
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
  padding-right: 20px;
}
.toolbar-button-group:last-child {
  border: none;
}
@font-face {
  font-family: "w-e-icon";
  /* src: url("./font/w-e-icon.woff?ddq1c7") format("truetype"); */
  font-weight: normal;
  font-style: normal;
}
[class^="w-e-icon-"],
[class*=" w-e-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "w-e-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-e-icon-close:before {
  content: "\F00D";
}
.w-e-icon-upload2:before {
  content: "\E9C6";
}
.w-e-icon-trash-o:before {
  content: "\F014";
}
.w-e-icon-header:before {
  content: "\F1DC";
}
.w-e-icon-pencil2:before {
  content: "\E906";
}
.w-e-icon-paint-brush:before {
  content: "\F1FC";
}
.w-e-icon-image:before {
  content: "\E90D";
}
.w-e-icon-play:before {
  content: "\E912";
}
.w-e-icon-location:before {
  content: "\E947";
}
.w-e-icon-undo:before {
  content: "\E965";
}
.w-e-icon-redo:before {
  content: "\E966";
}
.w-e-icon-quotes-left:before {
  content: "\E977";
}
.w-e-icon-list-numbered:before {
  content: "\E9B9";
}
.w-e-icon-list2:before {
  content: "\E9BB";
}
.w-e-icon-link:before {
  content: "\E9CB";
}
.w-e-icon-happy:before {
  content: "\E9DF";
}
.w-e-icon-bold:before {
  content: "\EA62";
}
.w-e-icon-underline:before {
  content: "\EA63";
}
.w-e-icon-italic:before {
  content: "\EA64";
}
.w-e-icon-strikethrough:before {
  content: "\EA65";
}
.w-e-icon-table2:before {
  content: "\EA71";
}
.w-e-icon-paragraph-left:before {
  content: "\EA77";
}
.w-e-icon-paragraph-center:before {
  content: "\EA78";
}
.w-e-icon-paragraph-right:before {
  content: "\EA79";
}
.w-e-icon-paragraph-justify:before {
  content: "\EA7A";
}
.w-e-icon-terminal:before {
  content: "\F120";
}
.w-e-icon-page-break:before {
  content: "\EA68";
}
.w-e-icon-cancel-circle:before {
  content: "\EA0D";
}
.w-e-icon-font:before {
  content: "\EA5C";
}
.w-e-icon-text-heigh:before {
  content: "\EA5F";
}
.w-e-icon-paint-format:before {
  content: "\E90C";
}
.w-e-icon-indent-increase:before {
  content: "\EA7B";
}
.w-e-icon-indent-decrease:before {
  content: "\EA7C";
}
.w-e-icon-row-height:before {
  content: "\E9BE";
}
.w-e-icon-fullscreen_exit:before {
  content: "\E900";
}
.w-e-icon-fullscreen:before {
  content: "\E901";
}
.w-e-icon-split-line:before {
  content: "\EA0B";
}
.w-e-icon-checkbox-checked:before {
  content: "\EA52";
}

.w-e-menu-tooltip {
  position: absolute;
  display: flex;
  color: #f1f1f1;
  background-color: rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 4px 5px 6px;
  justify-content: center;
  align-items: center;
}
.w-e-menu-tooltip-up::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0.73);
}
.w-e-menu-tooltip-down::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0.73);
}
.w-e-menu-tooltip-item-wrapper {
  font-size: 14px;
  margin: 0 5px;
}
.w-e-table {
  display: flex;
}
.w-e-table .w-e-table-input {
  width: 40px;
  text-align: center !important;
  margin: 0 5px;
}
.w-e-text-container {
  position: relative;
  height: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  min-height: 500px;
}
.w-e-text-container .w-e-progress {
  position: absolute;
  background-color: #1e88e5;
  top: 0;
  left: 0;
  height: 1px;
}
.w-e-text-container .placeholder {
  color: #d4d4d4;
  position: absolute;
  font-size: 11pt;
  line-height: 22px;
  left: 10px;
  top: 10px;
  user-select: none;
  z-index: -1;
}
.w-e-text {
  overflow-y: auto;
}
.w-e-text pre code {
  display: block;
}
.w-e-text:focus {
  outline: none;
}
.w-e-text img {
  cursor: pointer;
  box-sizing: border-box;
}
/* .w-e-text img:hover {
  border: 1px solid #007aa3;
  border-radius: 2px;
}
.w-e-text img:focus {
  border: 1px solid #007aa3;
  border-radius: 2px;
} */
.tippy-box a {
  text-decoration: none;
}
.w-e-tooltip {
  position: absolute;
  display: flex;
  color: #f1f1f1;
  background-color: rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 4px 5px 6px;
  justify-content: center;
  align-items: center;
}
.w-e-tooltip-up::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0.73);
}

.w-e-tooltip-item-wrapper {
  cursor: pointer;
  font-size: 14px;
  margin: 0 5px;
}
.w-e-tooltip-item-wrapper:hover {
  color: #ccc;
  text-decoration: underline;
}
.w-e-menu .w-e-panel-container {
  position: absolute;
  top: 0;
  left: 50%;
  border: 1px solid #ccc;
  border-top: 0;
  box-shadow: 1px 1px 2px #ccc;
  color: #333;
  background-color: #fff;
  text-align: left;
  /* 为 emotion panel 定制的样式 */
  /* 上传图片、上传视频的 panel 定制样式 */
}
.w-e-menu .w-e-panel-container .w-e-panel-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  margin: 2px 5px 0 0;
  cursor: pointer;
  color: #999;
}
.w-e-menu .w-e-panel-container .w-e-panel-close:hover {
  color: #333;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-title {
  list-style: none;
  display: flex;
  font-size: 14px;
  margin: 2px 10px 0 10px;
  border-bottom: 1px solid #f1f1f1;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-title .w-e-item {
  padding: 3px 5px;
  color: #999;
  cursor: pointer;
  margin: 0 3px;
  position: relative;
  top: 1px;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-title .w-e-active {
  color: #333;
  border-bottom: 1px solid #333;
  cursor: default;
  font-weight: 700;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content {
  padding: 10px 15px 10px 15px;
  font-size: 16px;
  /* 输入框的样式 */
  /* 按钮的样式 */
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content input:focus,
.w-e-menu .w-e-panel-container .w-e-panel-tab-content textarea:focus,
.w-e-menu .w-e-panel-container .w-e-panel-tab-content button:focus {
  outline: none;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 10px;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content textarea:focus {
  border-color: #1e88e5;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type="text"] {
  border: none;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  height: 20px;
  color: #333;
  text-align: left;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type="text"].small {
  width: 30px;
  text-align: center;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type="text"].block {
  display: block;
  width: 100%;
  margin: 10px 0;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type="text"]:focus {
  border-bottom: 2px solid #1e88e5;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button {
  font-size: 14px;
  color: #1e88e5;
  border: none;
  padding: 5px 10px;
  background-color: #fff;
  cursor: pointer;
  border-radius: 3px;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.left {
  float: left;
  margin-right: 10px;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.right {
  float: right;
  margin-left: 10px;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.gray {
  color: #999;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.red {
  color: #c24f4a;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button:hover {
  background-color: #f1f1f1;
}
.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container:after {
  content: "";
  display: table;
  clear: both;
}
.w-e-menu .w-e-panel-container .w-e-emoticon-container .w-e-item {
  cursor: pointer;
  font-size: 18px;
  padding: 0 3px;
  display: inline-block;
}
.w-e-menu .w-e-panel-container .w-e-up-img-container,
.w-e-menu .w-e-panel-container .w-e-up-video-container {
  text-align: center;
}
.w-e-menu .w-e-panel-container .w-e-up-img-container .w-e-up-btn,
.w-e-menu .w-e-panel-container .w-e-up-video-container .w-e-up-btn {
  display: inline-block;
  color: #999;
  cursor: pointer;
  font-size: 60px;
  line-height: 1;
}
.w-e-menu .w-e-panel-container .w-e-up-img-container .w-e-up-btn:hover,
.w-e-menu .w-e-panel-container .w-e-up-video-container .w-e-up-btn:hover {
  color: #333;
}
.w-e-toolbar .w-e-droplist {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
}
.w-e-toolbar .w-e-droplist .w-e-dp-title {
  text-align: center;
  color: #999;
  line-height: 2;
  border-bottom: 1px solid #f1f1f1;
  font-size: 13px;
}
.w-e-toolbar .w-e-droplist ul.w-e-list {
  list-style: none;
  line-height: 1;
}
.w-e-toolbar .w-e-droplist ul.w-e-list li.w-e-item {
  color: #333;
  padding: 5px 0;
}
.w-e-toolbar .w-e-droplist ul.w-e-list li.w-e-item:hover {
  background-color: #f1f1f1;
}
.w-e-toolbar .w-e-droplist ul.w-e-block {
  list-style: none;
  text-align: left;
  padding: 5px;
}
.w-e-toolbar .w-e-droplist ul.w-e-block li.w-e-item {
  display: inline-block;
  padding: 3px 5px;
}
.w-e-toolbar .w-e-droplist ul.w-e-block li.w-e-item:hover {
  background-color: #f1f1f1;
}
.w-e-full-screen-editor {
  position: fixed;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
}
.w-e-content-mantle {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.w-e-content-mantle .w-e-content-preview {
  width: 100%;
  min-height: 100%;
  padding: 0 10px;
  line-height: 1.5;
}
.w-e-content-mantle .w-e-content-preview img {
  cursor: default;
}
.w-e-content-mantle .w-e-content-preview img:hover {
  box-shadow: none;
}
.w-e-menue-mantle {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.w-e-text-container {
  overflow: hidden;
}
.w-e-img-drag-mask {
  position: absolute;
  z-index: 1;
  border: 1px solid #007aa3;
  box-sizing: border-box;
  border-radius: 2px;
}
.w-e-img-drag-mask .w-e-img-drag-rb {
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #007aa3;
  cursor: se-resize;
}
.w-e-img-drag-mask .w-e-img-drag-show-size {
  min-width: 110px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #999;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  color: transparent;
  border-radius: 2px;
  padding: 0 5px;
}
.color-block {
  height: 12px;
  width: 12px;
  display: block;
  border: 1px solid #ccc;
}
/*
.tippy-box {
  background-color: #fff !important;
}

.tippy-content {
  padding: 0 !important;
}

.tippy-box {
  background-color: white;
}

.tippy-box[data-placement^="top"] &gt; .tippy-arrow::before {
  border-top-color: white;
}

.tippy-box[data-placement^="bottom"] &gt; .tippy-arrow::before {
  border-bottom-color: white;
}

.tippy-box[data-placement^="left"] &gt; .tippy-arrow::before {
  border-left-color: white;
}

.tippy-box[data-placement^="right"] &gt; .tippy-arrow::before {
  border-right-color: white;
} */
/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.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, 0.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;
  -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 {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@-webkit-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.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;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.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,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

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;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px; margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: 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;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !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; /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -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 &gt; span::selection, .CodeMirror-line &gt; span &gt; span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line &gt; span::-moz-selection, .CodeMirror-line &gt; span &gt; span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }
.cm-s-eclipse span.cm-meta { color: #FF1717; }
.cm-s-eclipse span.cm-keyword { line-height: 1em; font-weight: bold; color: #7F0055; }
.cm-s-eclipse span.cm-atom { color: #219; }
.cm-s-eclipse span.cm-number { color: #164; }
.cm-s-eclipse span.cm-def { color: #00f; }
.cm-s-eclipse span.cm-variable { color: black; }
.cm-s-eclipse span.cm-variable-2 { color: #0000C0; }
.cm-s-eclipse span.cm-variable-3, .cm-s-eclipse span.cm-type { color: #0000C0; }
.cm-s-eclipse span.cm-property { color: black; }
.cm-s-eclipse span.cm-operator { color: black; }
.cm-s-eclipse span.cm-comment { color: #3F7F5F; }
.cm-s-eclipse span.cm-string { color: #2A00FF; }
.cm-s-eclipse span.cm-string-2 { color: #f50; }
.cm-s-eclipse span.cm-qualifier { color: #555; }
.cm-s-eclipse span.cm-builtin { color: #30a; }
.cm-s-eclipse span.cm-bracket { color: #cc7; }
.cm-s-eclipse span.cm-tag { color: #170; }
.cm-s-eclipse span.cm-attribute { color: #00c; }
.cm-s-eclipse span.cm-link { color: #219; }
.cm-s-eclipse span.cm-error { color: #f00; }

.cm-s-eclipse .CodeMirror-activeline-background { background: #e8f2ff; }
.cm-s-eclipse .CodeMirror-matchingbracket { outline:1px solid grey; color:black !important; }
.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}.tippy-box[data-animation=scale-subtle][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale-subtle][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale-subtle][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale-subtle][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale-subtle][data-state=hidden]{transform:scale(.8);opacity:0}.tippy-box[data-placement^=top]&gt;.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]&gt;.tippy-svg-arrow:after,.tippy-box[data-placement^=top]&gt;.tippy-svg-arrow&gt;svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]&gt;.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]&gt;.tippy-svg-arrow&gt;svg{bottom:16px}.tippy-box[data-placement^=left]&gt;.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]&gt;.tippy-svg-arrow:after,.tippy-box[data-placement^=left]&gt;.tippy-svg-arrow&gt;svg{transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]&gt;.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]&gt;.tippy-svg-arrow:after,.tippy-box[data-placement^=right]&gt;.tippy-svg-arrow&gt;svg{transform:rotate(-90deg);top:calc(50% - 3px);right:11px}.tippy-svg-arrow{width:16px;height:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow&gt;svg{position:absolute}.tippy-box[data-animation=scale-extreme][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale-extreme][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale-extreme][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale-extreme][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale-extreme][data-state=hidden]{transform:scale(0);opacity:.25}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]&gt;.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]&gt;.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]&gt;.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]&gt;.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]&gt;.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]&gt;.tippy-svg-arrow{fill:#fff}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]&gt;.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]&gt;.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]&gt;.tippy-arrow{right:0}.tippy-box[data-placement^=left]&gt;.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]&gt;.tippy-arrow{left:0}.tippy-box[data-placement^=right]&gt;.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
@charset "UTF-8";@font-face{font-display:fallback;font-family:momentum-ui-icons;font-style:normal;font-weight:400;src:url(/webappng/fonts/momentum-ui-icons.1e111008.woff) format("woff")}.vjs-unified-player .vjs-big-play-button{background-color:var(--vjs-button-primary-normal);border:none;border-radius:100%;color:var(--vjs-font-color-revert);cursor:pointer;height:80px;margin:0;transform:translate(-50%,-50%);width:80px}.vjs-unified-player .vjs-big-play-button&gt;.vjs-icon-placeholder:before{content:"\E90F"!important;font-family:momentum-ui-icons!important;font-size:30px;line-height:80px}.vjs-unified-player .vjs-big-play-button .vjs-icon-placeholder:before{line-height:80px;text-align:center}.vjs-unified-player:hover .vjs-big-play-button{background-color:var(--vjs-button-primary-hover)}.vjs-unified-player .vjs-play-control{cursor:pointer;height:30px}.vjs-unified-player .vjs-play-control&gt;.vjs-icon-placeholder:before{content:"\E90F"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-play-control.vjs-playing{cursor:pointer;height:30px}.vjs-unified-player .vjs-play-control.vjs-playing&gt;.vjs-icon-placeholder:before{content:"\E90D"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-play-control.vjs-ended{cursor:pointer;height:30px}.vjs-unified-player .vjs-play-control.vjs-ended&gt;.vjs-icon-placeholder:before{content:"\E916"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-progress-control{height:3px;left:0;position:absolute;right:0;top:-3px;width:100%}.vjs-unified-player .vjs-progress-control:hover .vjs-play-progress:before{background-color:#000;border:1px solid hsla(0,0%,100%,.4);border-radius:14px;content:"";height:14px;position:absolute;right:-7px;top:-5px;transition:all .2s;width:14px}.vjs-unified-player .vjs-progress-control .vjs-play-progress{background-color:#64b4fa}.vjs-unified-player .vjs-progress-control .vjs-play-progress:before{background-color:#000;border:1px solid hsla(0,0%,100%,.4);border-radius:14px;content:"";height:14px;position:absolute;right:-7px;top:-7px;transition:all .2s;width:14px}.vjs-unified-player .vjs-progress-control .vjs-progress-holder{margin:0 4px}.vjs-unified-player .vjs-top-bar{display:flex;flex-direction:row;height:40px;padding:0 8px;width:100%}.vjs-unified-player .vjs-custom-control-spacer{display:flex!important;flex:auto!important;height:30px}.vjs-unified-player .vjs-volume-panel .vjs-mute-control{cursor:pointer;height:30px}.vjs-unified-player .vjs-volume-panel .vjs-mute-control&gt;.vjs-icon-placeholder:before{content:"\E912"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-volume-panel .vjs-mute-control.vjs-vol-0{cursor:pointer;height:30px}.vjs-unified-player .vjs-volume-panel .vjs-mute-control.vjs-vol-0&gt;.vjs-icon-placeholder:before{content:"\E911"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-inline-volume-panel{display:flex;width:auto}.vjs-unified-player .vjs-inline-volume-panel .vjs-mute-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-inline-volume-panel .vjs-mute-button&gt;.vjs-icon-placeholder:before{content:"\E917"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-inline-volume-panel .vjs-max-volume-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-inline-volume-panel .vjs-max-volume-button&gt;.vjs-icon-placeholder:before{content:"\E912"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-inline-volume-panel .vjs-volume-control{margin-right:0;width:auto}.vjs-unified-player .vjs-inline-volume-panel .vjs-volume-bar{transform:translateY(-50%);width:10em}.vjs-unified-player .vjs-inline-volume-panel .vjs-volume-bar.vjs-slider-horizontal{height:.2em}.vjs-unified-player .vjs-inline-volume-panel .vjs-volume-level{background-color:#64b4fa;height:.2em}.vjs-unified-player .vjs-inline-volume-panel .vjs-volume-level:before{background-color:#000;border:1px solid hsla(0,0%,100%,.4);border-radius:14px;content:"";height:14px;position:absolute;right:-7px;top:-7px;transition:all .2s;width:14px}.vjs-unified-player .vjs-rewind-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-rewind-button&gt;.vjs-icon-placeholder:before{content:"\E91A"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-current-time,.vjs-unified-player .vjs-duration,.vjs-unified-player .vjs-time-divider{display:block;font-size:1.2em;line-height:30px;min-width:1em;padding:0 5px;text-align:center}.vjs-unified-player .vjs-fast-forward-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-fast-forward-button&gt;.vjs-icon-placeholder:before{content:"\E919"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-caps-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-caps-button&gt;.vjs-icon-placeholder:before{content:"\E914"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-caps-button .vjs-icon-placeholder:before{line-height:30px}.vjs-unified-player .vjs-caps-button.on{color:#007aa3}.vjs-unified-player .vjs-caps-button.vjs-disabled{color:inherit}.vjs-unified-player .vjs-playback-rate{height:30px}.vjs-unified-player .vjs-playback-rate .vjs-playback-rate-value{font-size:1.2em;line-height:30px}.vjs-unified-player .vjs-playback-rate .vjs-menu .vjs-menu-content{background-color:#000;bottom:1.5em;max-height:none;padding:1.5em 0;right:0;width:10em}.vjs-unified-player .vjs-playback-rate .vjs-menu .vjs-menu-item{font-size:1.4em;line-height:30px;padding:5px 15px 5px 30px;position:relative;text-align:left}.vjs-unified-player .vjs-playback-rate .vjs-menu .vjs-menu-item.vjs-selected{background-color:rgba(0,0,0,.2);color:#fff}.vjs-unified-player .vjs-playback-rate .vjs-menu .vjs-menu-item.vjs-selected:hover{background-color:rgba(115,133,159,.5)}.vjs-unified-player .vjs-playback-rate .vjs-menu .vjs-menu-item.vjs-selected:before{content:"\E921"!important;font-family:momentum-ui-icons!important;left:5px;position:absolute}.vjs-unified-player .vjs-download-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-download-button&gt;.vjs-icon-placeholder:before{content:"\E902"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-edit-playback-range-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-edit-playback-range-button&gt;.vjs-icon-placeholder:before{content:"\E903"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-toc-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-toc-button&gt;.vjs-icon-placeholder:before{content:"\E913"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-audio-map-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-audio-map-button&gt;.vjs-icon-placeholder:before{content:"\E901"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-chapters-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-chapters-button&gt;.vjs-icon-placeholder:before{content:"\E903"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-picture-in-picture-control{cursor:pointer;height:30px}.vjs-unified-player .vjs-picture-in-picture-control&gt;.vjs-icon-placeholder:before{content:"\E90E"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player.vjs-picture-in-picture .vjs-picture-in-picture-control{cursor:pointer;height:30px}.vjs-unified-player.vjs-picture-in-picture .vjs-picture-in-picture-control&gt;.vjs-icon-placeholder:before{content:"\E90E"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-fullscreen-control{cursor:pointer;height:30px}.vjs-unified-player .vjs-fullscreen-control&gt;.vjs-icon-placeholder:before{content:"\E90B"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player.vjs-fullscreen .vjs-fullscreen-control{cursor:pointer;height:30px}.vjs-unified-player.vjs-fullscreen .vjs-fullscreen-control&gt;.vjs-icon-placeholder:before{content:"\E90A"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-unified-player .vjs-seek-to-live-control{cursor:pointer;height:30px}.vjs-unified-player .vjs-seek-to-live-control&gt;.vjs-icon-placeholder:before{content:"\E923"!important;font-family:momentum-ui-icons!important;font-size:10px;line-height:30px}.vjs-unified-player .vjs-close-button{cursor:pointer;height:30px}.vjs-unified-player .vjs-close-button&gt;.vjs-icon-placeholder:before{content:"\E920"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}i.vjs-icon-checked:before{content:"\E921"!important;font-family:momentum-ui-icons!important;vertical-align:text-top}.vjs-unified-player[dir=rtl] .vjs-playback-rate .vjs-menu .vjs-menu-item{text-align:right}.vjs-unified-player[dir=rtl] .vjs-playback-rate .vjs-menu .vjs-menu-item.vjs-selected:after{left:15px;right:auto}.vjs-unified{display:flex;height:100%;overflow:hidden;position:relative;user-select:none;width:100%}.vjs-unified-player{background:var(--vjs-bg-color-primary);color:var(--vjs-font-color-primary);flex:1 1 auto;transition:all .2s}.vjs-unified-player .vjs-icon-placeholder{speak:none;-webkit-font-smoothing:antialiased;font-family:momentum-ui-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.vjs-unified-player .vjs-control-text{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-unified-player .vjs-playback-rate .vjs-menu .vjs-menu-content{background:var(--vjs-bg-color-primary)}.vjs-unified-optional{background:var(--vjs-bg-color-secondary);color:var(--vjs-font-color-primary);flex:0 0 auto;height:100%;margin-right:-25%;position:relative;transition:all .2s;width:25%}.vjs-unified-optional .vjs-icon-placeholder{speak:none;-webkit-font-smoothing:antialiased;font-family:momentum-ui-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.vjs-unified-optional .vjs-control-text{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-unified-optional button,.vjs-unified-optional input,.vjs-unified-optional textarea{color:var(--vjs-font-color-primary)}.vjs-unified-optional__content{height:100%}.vjs-unified-optional.vjs-visible{margin-right:0}.vjs-unified[dir=rtl] .vjs-unified-optional{margin-left:-25%;margin-right:inherit}.vjs-unified[dir=rtl] .vjs-unified-optional.vjs-visible{margin-left:0}.vjs-scrollbar{height:100%;overflow:hidden;position:relative}.vjs-scrollbar-wrap{height:100%;overflow-y:scroll;position:relative;scrollbar-width:none}.vjs-scrollbar-wrap::-webkit-scrollbar{display:none;height:0;width:0}.vjs-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:inherit;cursor:pointer;display:block;height:0;position:relative;width:0}.vjs-scrollbar__bar{border-radius:6px;bottom:2px;position:absolute;right:2px;z-index:1}.vjs-scrollbar__bar.is-horizontal{height:6px;left:2px}.vjs-scrollbar__bar.is-horizontal .vjs-scrollbar-thumb{height:100%}.vjs-scrollbar__bar.is-vertical{top:2px;width:6px}.vjs-scrollbar__bar.is-vertical .vjs-scrollbar-thumb{width:100%}.vjs-unified[dir=rtl] .vjs-scrollbar__bar{left:2px;right:auto}.vjs-unified[dir=rtl] .vjs-scrollbar__bar.is-horizontal{left:auto;right:2px}.vjs-unified-player .vjs-time-bar{display:flex;height:40px;justify-content:space-between;padding:0 4px;width:100%}.vjs-unified-player .vjs-thumbnails-tooltip{padding:15px;position:relative}.vjs-unified-player .vjs-thumbnails-tooltip .vjs-thumbnails-tooltip-img{border-radius:8px;height:108px;margin-bottom:10px;width:192px}.vjs-unified-player .vjs-thumbnails-tooltip .vjs-thumbnails-tooltip-text{color:var(--vjs-font-color-primary);font-size:14px}.vjs-unified-player .vjs-interaction-tips{pointer-events:none}.vjs-unified-player .vjs-interaction-tips .vjs-play-tips-wrap{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vjs-unified-player .vjs-interaction-tips .vjs-play-tips-wrap .vjs-play-tips-icon{align-items:center;animation:vjs-play-fadeout .5s linear 1 normal forwards;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.vjs-unified-player .vjs-interaction-tips .vjs-play-tips-wrap .vjs-play-tips-icon.vjs-tips-pause{cursor:pointer;height:50px}.vjs-unified-player .vjs-interaction-tips .vjs-play-tips-wrap .vjs-play-tips-icon.vjs-tips-pause&gt;.vjs-icon-placeholder:before{content:"\E90D"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-unified-player .vjs-interaction-tips .vjs-play-tips-wrap .vjs-play-tips-icon.vjs-tips-play{cursor:pointer;height:50px}.vjs-unified-player .vjs-interaction-tips .vjs-play-tips-wrap .vjs-play-tips-icon.vjs-tips-play&gt;.vjs-icon-placeholder:before{content:"\E90F"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp{height:100px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-left,.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-right{align-items:center;background:var(--vjs-bg-color-translucent);border-radius:50%;display:flex;flex-direction:column;height:100px;justify-content:center;padding-top:20px;width:100px}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-left{left:80px;position:absolute}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-left .vjs-time-tips-arrows{transform:rotateY(180deg)}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-right{position:absolute;right:80px}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow{display:inline-block}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow:before{content:"\E90F"!important;font-family:momentum-ui-icons!important;font-size:16px;line-height:16px}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow:first-child{animation:arrow-fade-out-1 .5s linear infinite}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow:nth-child(2){animation:arrow-fade-out-2 .5s linear infinite;margin:0 5px}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow:nth-child(3){animation:arrow-fade-out-3 .5s linear infinite}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-text{font-size:12px}.vjs-unified-player .vjs-playback-rate.vjs-button{padding:0}.vjs-unified-player .vjs-playback-rate .vjs-menu{z-index:10}@keyframes vjs-play-fadeout{0%{opacity:1}to{opacity:0;transform:scale(2)}}@keyframes arrow-fade-out-1{0%{opacity:0}17%{opacity:.9}33%{opacity:.6}50%{opacity:.3}67%{opacity:.3}83%{opacity:.3}to{opacity:0}}@keyframes arrow-fade-out-2{0%{opacity:0}17%{opacity:.3}33%{opacity:.9}50%{opacity:.6}67%{opacity:.3}83%{opacity:.3}to{opacity:0}}@keyframes arrow-fade-out-3{0%{opacity:0}17%{opacity:.3}33%{opacity:.3}50%{opacity:.9}67%{opacity:.6}83%{opacity:.3}to{opacity:0}}.vjs-progress-control:before{content:"";height:5px;left:0;position:absolute;right:0;top:-5px}.vjs-play-progress,.vjs-volume-level{forced-color-adjust:none}.vjs-text-track-display{bottom:9em}.vjs-text-track-display .vjs-text-track-cue{border-radius:4px;margin:auto;padding:.5em 1.5em;width:fit-content!important}.vjs-text-track-display .vjs-text-track-cue:not(:first-child){display:none}.vjs-text-track-cue{transform:scale(.8)}.vjs-cover-image{background-color:var(--background-color-primary);display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.vjs-cover-image img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:top}.vjs-search__inner{background:var(--vjs-bg-color-active);border:none;border-radius:32px;height:32px;position:relative;width:100%}.vjs-search__inner:after{content:"\E910"!important;font-family:momentum-ui-icons!important;font-size:12px;height:32px;line-height:32px;position:absolute;right:0;text-align:center;width:32px}.vjs-search__input{background:transparent;border:none;border-radius:32px;height:32px;padding-left:10px;padding-right:32px;width:100%}@media (forced-colors:active){.vjs-search__inner{border:1px solid transparent}}.vjs-tabs{position:relative}.vjs-tabs .vjs-tab-nav{height:100%;overflow:hidden;position:absolute;width:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-item{background:transparent;border:none;color:var(--vjs-font-color-primary);cursor:pointer;display:inline-block;height:50px;line-height:50px;position:relative;transition:border .3s linear;width:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-item.vjs-tab-active{background:var(--vjs-bg-color-active)}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-transcript{cursor:pointer;height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-transcript&gt;.vjs-icon-placeholder:before{content:"\E900"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-chat{cursor:pointer;height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-chat&gt;.vjs-icon-placeholder:before{content:"\E922"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-polling{cursor:pointer;height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-polling&gt;.vjs-icon-placeholder:before{content:"\E924"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-qa{cursor:pointer;height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-qa&gt;.vjs-icon-placeholder:before{content:"\E91F"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-participants{cursor:pointer;height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-participants&gt;.vjs-icon-placeholder:before{content:"\E90C"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-chapter{cursor:pointer;height:50px}.vjs-tabs .vjs-tab-nav .vjs-tab-icon-chapter&gt;.vjs-icon-placeholder:before{content:"\E925"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:50px}.vjs-tabs .vjs-tab-content{height:100%;margin-left:50px}.vjs-tabs .vjs-tab-content .vjs-tab-panel{display:flex;flex-direction:column;height:100%}.vjs-tabs .vjs-tab-title{align-items:center;display:flex;font-size:18px;height:65px;margin:0 20px;position:relative}.vjs-tabs .vjs-tab-title:after{background-color:grey;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.vjs-panel-toggle-button{background:var(--vjs-bg-color-secondary);border:none;border-radius:16px 0 0 16px;left:0;position:absolute;top:50%;transform:translate(-90%,-50%);width:18px}.vjs-panel-toggle-button,.vjs-panel-toggle-button.opened{cursor:pointer;height:100px}.vjs-panel-toggle-button.opened&gt;.vjs-icon-placeholder:before{content:"\E91E"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:100px}.vjs-panel-toggle-button.closed{cursor:pointer;height:100px}.vjs-panel-toggle-button.closed&gt;.vjs-icon-placeholder:before{content:"\E91D"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:100px}.vjs-user-inactive .vjs-panel-toggle-button:not(:focus){opacity:0;transition:visibility 1s,opacity 1s;visibility:visible}@media (forced-colors:active){.vjs-tabs .vjs-tab-nav .vjs-tab-item.vjs-tab-active{border:1px solid transparent}}.vjs-unified[dir=rtl] .vjs-tabs .vjs-tab-content{margin-left:0;margin-right:50px}.vjs-unified[dir=rtl] .vjs-panel-toggle-button{left:auto;right:0;transform:translate(90%,-50%) rotate(180deg)}.vjs-transcript-header{align-items:center;display:flex;justify-content:space-between;padding:20px}.vjs-transcript-header .vjs-search{flex-grow:1}.vjs-transcript-header .vjs-download-transcript{background:none;border:none;cursor:pointer;height:20px;position:relative;vertical-align:top;width:30px}.vjs-transcript-header .vjs-download-transcript&gt;.vjs-icon-placeholder:before{content:"\E902"!important;font-family:momentum-ui-icons!important;font-size:20px;line-height:20px}.vjs-transcript-header .vjs-download-transcript .vjs-icon-placeholder:before{line-height:inherit;text-align:right}.vjs-transcript-success{padding:0 20px 20px}.vjs-transcript-success .vjs-cue-list{margin:0;padding:0}.vjs-transcript-success .vjs-cue-list-item{border-radius:3px;cursor:pointer;font-size:16px;left:-10px;line-height:20px;list-style:none;padding:15px 10px;position:relative;width:calc(100% + 20px)}.vjs-transcript-success .vjs-cue-list-item.active{background:var(--vjs-bg-color-active)}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-list-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-avatar{border-radius:30px;height:30px;width:30px}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-avatar[src=""]{display:none}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-name{font-weight:700;margin-left:15px}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-time{color:var(--vjs-font-color-secondary);font-weight:400;margin-left:auto}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-content{color:var(--vjs-font-color-primary);margin-left:45px}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-content&gt;span{vertical-align:top}.vjs-transcript-success .vjs-cue-list-item:hover{background:var(--vjs-bg-color-hover)}.vjs-transcript-success .vjs-cue-list-item strong{font-weight:bolder}.vjs-transcript-success .vjs-cue-list-item .vjs-cue-edit-container{flex-grow:1;margin-left:45px}.vjs-transcript-success .vjs-cue-list-item .vjs-edit-transcript{background:none;border:none;color:var(--vjs-font-color-secondary);cursor:pointer;height:20px;opacity:0;position:relative;vertical-align:top;width:40px}.vjs-transcript-success .vjs-cue-list-item .vjs-edit-transcript&gt;.vjs-icon-placeholder:before{content:"\E91B"!important;font-family:momentum-ui-icons!important;font-size:16px;line-height:20px}.vjs-transcript-success .vjs-cue-list-item .vjs-edit-transcript .vjs-icon-placeholder:before{line-height:inherit}.vjs-transcript-success .vjs-cue-list-item .vjs-edit-transcript:focus,.vjs-transcript-success .vjs-cue-list-item:hover .vjs-edit-transcript{opacity:1}.vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker{display:flex;flex-direction:row-reverse;justify-content:space-between}.vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker .vjs-cue-content{margin-left:0;margin-right:5px}.vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker .vjs-cue-edit-container{margin-left:0}.vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker .vjs-cue-list-item-header{display:block;margin-bottom:5px}.vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-avatar{display:none}.vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-content,.vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-edit-container,.vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-name{margin-left:0}.vjs-transcript-success .vjs-cue-list .vjs-cue-edit-action{text-align:right}.vjs-transcript-success .vjs-cue-list .vjs-cue-input{background:none;border:none;font-size:16px;outline:none;overflow:hidden;resize:none;width:100%}.vjs-transcript-success .vjs-cue-list .vjs-cue-action-button{background:none;border:none;cursor:pointer;font-size:16px}.vjs-transcript-error{font-size:14px;position:relative}.vjs-transcript-error .vjs-tab-panel-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.vjs-transcript-error&gt;p{display:block;line-height:2;margin:0 0 10px;text-align:center;width:100%}@media (forced-colors:active){.vjs-transcript-success .vjs-cue-list-item.active{border:1px solid transparent}}.vjs-unified[dir=rtl] .vjs-transcript-success{padding:20px 20px 20px 5px}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-transcript-header .vjs-download-transcript .vjs-icon-placeholder:before{text-align:left}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-edit-container{margin-left:0;margin-right:45px}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item{left:auto;right:-10px}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item .vjs-cue-name{margin-left:0;margin-right:15px}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item .vjs-cue-time{margin-left:inherit;margin-right:auto}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item .vjs-cue-content{margin-left:0;margin-right:45px}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker .vjs-cue-content{margin-left:5px;margin-right:0}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker .vjs-cue-edit-container{margin-right:0}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item.vjs-without-speaker .vjs-cue-list-item-header{margin-bottom:5px}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-content,.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-edit-container,.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list-item.vjs-without-avatar .vjs-cue-name{margin-right:0}.vjs-unified[dir=rtl] .vjs-transcript-success .vjs-cue-list .vjs-cue-edit-action{text-align:left}.vjs-polling{padding:20px}.vjs-polling-list{line-height:1.2em;margin:0;padding:0}.vjs-polling-list-item{font-size:16px;list-style:none;margin:0 0 20px}.vjs-polling-topic{margin:0}.vjs-polling-topic-title{padding:10px 0}.vjs-polling-time-period{margin:0}.vjs-polling-starttime{padding:10px 0}.vjs-polling-starttime :last-child{float:right}.vjs-polling-answer{padding-left:30px}.vjs-polling-answer-item{list-style:none;padding:5px 0;position:relative}.vjs-polling-answer-item-sequence{left:0;position:absolute;width:25px}.vjs-polling-answer-item-content{display:inline-block;margin:0 50px 0 25px}.vjs-polling-answer-item-percentage{position:absolute;right:0;text-align:right;width:50px}.vjs-unified[dir=rtl] .vjs-polling{padding:20px 20px 20px 5px}.vjs-unified[dir=rtl] .vjs-polling-starttime :last-child{float:left}.vjs-unified[dir=rtl] .vjs-polling-answer{padding-left:0;padding-right:30px}.vjs-unified[dir=rtl] .vjs-polling-answer-item-sequence{left:auto;position:absolute;right:0}.vjs-unified[dir=rtl] .vjs-polling-answer-item-content{margin:0 25px 0 50px}.vjs-unified[dir=rtl] .vjs-polling-answer-item-percentage{left:0;position:absolute;right:auto;text-align:left}.vjs-participants{padding:20px}.vjs-participants-list{border-collapse:collapse;border-spacing:0;line-height:40px;table-layout:fixed;width:100%}.vjs-participants-list-item td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-participants-list-item td:last-child{text-align:right}.vjs-participants-header-columns th:first-child{text-align:left;width:60%}.vjs-participants-header-columns th:last-child{overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:40%}.vjs-unified[dir=rtl] .vjs-participants{padding:20px 20px 20px 5px}.vjs-unified[dir=rtl] .vjs-participants-list-item .vjs-participants-list-item-name{text-align:right}.vjs-unified[dir=rtl] .vjs-participants-list-item td:last-child{text-align:left}.vjs-unified[dir=rtl] .vjs-participants-header-columns th:first-child{text-align:right}.vjs-unified[dir=rtl] .vjs-participants-header-columns th:last-child{text-align:left}.vjs-chat{padding:20px}.vjs-chat-list{list-style:none;margin:0;padding:0}.vjs-chat-list-item{margin-bottom:20px}.vjs-chat-title{padding:5px 0}.vjs-chat-time{float:right}.vjs-unified[dir=rtl] .vjs-chat{padding:20px 20px 20px 5px}.vjs-unified[dir=rtl] .vjs-chat-item,.vjs-unified[dir=rtl] .vjs-chat-time{float:left}.vjs-qa{padding:20px}.vjs-qa-list-item{margin:0 0 30px}.vjs-qa-type{color:#a5a5a5;float:left;width:20px}.vjs-qa-content{margin-left:30px}.vjs-qa-content__footer{color:#a5a5a5;font-size:12px;margin-top:5px}.vjs-qa-content__footer-name{margin-right:5px}.vjs-qa-question{margin-bottom:10px}.vjs-qa-answers{margin:0;padding:0}.vjs-qa-answers-list{list-style:none;margin:0 0 0 30px;padding:0}.vjs-qa-answers-list .vjs-qa-content{margin:0;padding:0}.vjs-unified[dir=rtl] .vjs-qa{padding:20px 20px 20px 5px}.vjs-unified[dir=rtl] .vjs-qa-type{float:right}.vjs-unified[dir=rtl] .vjs-qa-content{margin-left:0;margin-right:30px}.vjs-follow-speaker-popover{font-size:14px;min-width:200px}.vjs-follow-speaker-popover .vjs-scrollbar-wrap{max-height:300px}.vjs-follow-speaker-popover-title{border-color:var(--vjs-divider-color);border-bottom:1px solid;color:var(--vjs-font-color-secondary);font-size:12px;margin:0 15px;padding:15px 0}.vjs-follow-speaker-popover-list{list-style:none;margin:10px 0;padding:0}.vjs-follow-speaker-popover-no{padding:20px;text-align:center}.vjs-follow-speaker-popover-mark{font-size:12px;margin-right:10px;opacity:0}.vjs-follow-speaker-popover-mark:after{color:var(--vjs-font-color-primary);content:"\E921"!important;font-family:momentum-ui-icons!important;vertical-align:middle}.vjs-follow-speaker-popover-item{cursor:pointer}.vjs-follow-speaker-popover-item:hover{background-color:#4a4a4a}.vjs-follow-speaker-popover-item.selected .vjs-follow-speaker-popover-mark{opacity:1}.vjs-follow-speaker-popover .vjs-follow-speaker-popover-item-inner{display:flex;margin:2px;outline-offset:-2px;padding:10px 15px}.vjs-follow-speaker-popover-name{color:var(--vjs-font-color-primary);text-align:start}.vjs-follow-speaker-popover-stop{cursor:pointer;height:auto!important;padding:10px 15px 15px 37px!important;text-align:start!important;text-decoration:underline;width:auto!important}.vjs-follow-speaker-popover-stop .vjs-control-text{clip:unset;height:auto;position:static;width:auto}.vjs-follow-speaker{display:flex;height:30px}.vjs-follow-speaker .vjs-follow-speaker-button{align-items:center;border-radius:100px;box-sizing:border-box;cursor:pointer;display:flex;height:30px;margin:0;padding:0 12.5px;width:auto}.vjs-follow-speaker .vjs-follow-speaker-button&gt;.vjs-icon-placeholder:before{content:"\E90C"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-follow-speaker .vjs-follow-speaker-button.active{background:var(--vjs-bg-color-active)}.vjs-follow-speaker .vjs-follow-speaker-button .vjs-icon-placeholder{margin-right:12.5px}.vjs-follow-speaker .vjs-follow-speaker-button .vjs-icon-placeholder:before{position:static}.vjs-follow-speaker .vjs-follow-speaker-button .vjs-follow-speaker-button-avatar,.vjs-follow-speaker .vjs-follow-speaker-button .vjs-follow-speaker-default-avatar{border-radius:100px;height:20px;margin-right:12.5px;width:20px}.vjs-follow-speaker .vjs-follow-speaker-button .vjs-follow-speaker-default-avatar:before{content:"\E91C"!important;font-family:momentum-ui-icons!important;font-size:14px;line-height:20px}.vjs-follow-speaker .vjs-follow-speaker-button .vjs-control-text{clip:auto;font-size:14px;height:auto;overflow:hidden;position:static;text-overflow:ellipsis;white-space:nowrap;width:auto}.vjs-follow-speaker .vjs-follow-speaker-prev{cursor:pointer;height:30px;width:20px}.vjs-follow-speaker .vjs-follow-speaker-prev&gt;.vjs-icon-placeholder:before{content:"\E91D"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-follow-speaker .vjs-follow-speaker-next{cursor:pointer;height:30px;width:20px}.vjs-follow-speaker .vjs-follow-speaker-next&gt;.vjs-icon-placeholder:before{content:"\E91E"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-follow-speaker-bar-segbar{background:var(--vjs-font-color-primary);height:100%;position:absolute;z-index:10}.vjs-follow-speaker-bar-avatar{background:linear-gradient(transparent,transparent) padding-box,linear-gradient(44.18deg,rgba(8,89,156,.314) 1.37%,rgba(34,199,214,.314) 51.51%,rgba(39,161,122,.314) 98.61%) border-box;border:4px solid transparent;border-radius:50px;bottom:15px;cursor:pointer;height:20px;overflow:hidden;position:absolute;transform:translateX(-50%);width:20px}.vjs-follow-speaker-bar-avatar .vjs-follow-speaker-bar-default,.vjs-follow-speaker-bar-avatar&gt;img{height:20px;width:20px}.vjs-follow-speaker-bar-avatar .vjs-follow-speaker-bar-default:before{content:"\E91C"!important;font-family:momentum-ui-icons!important;font-size:12px;line-height:20px}.vjs-unified[dir=rtl] .vjs-follow-speaker-popover-mark{margin-left:10px;margin-right:unset}.vjs-unified[dir=rtl] .vjs-follow-speaker-popover-stop{padding:10px 37px 15px 15px!important}.vjs-unified[dir=rtl] .vjs-follow-speaker .vjs-follow-speaker-button{flex-direction:row-reverse}.vjs-unified[dir=rtl] .vjs-follow-speaker .vjs-follow-speaker-button .vjs-follow-speaker-button-avatar,.vjs-unified[dir=rtl] .vjs-follow-speaker .vjs-follow-speaker-button .vjs-icon-placeholder{margin-left:12.5px;margin-right:unset}.vjs-chapter,.wxp-chapter-list{padding:20px}.vjs-chapter .vjs-chapter-textarea,.wxp-chapter-list .vjs-chapter-textarea{background:var(--vjs-bg-color-primary);border:1px solid transparent;border-radius:10px;color:var(--vjs-font-color-primary);margin-bottom:5px;padding:10px;resize:none;scrollbar-color:hsla(0,0%,100%,.2) transparent;scrollbar-width:thin;width:100%}.vjs-chapter .vjs-chapter-textarea.vjs-error,.wxp-chapter-list .vjs-chapter-textarea.vjs-error{border-color:var(--vjs-color-error)}.vjs-chapter .vjs-chapter-textarea::-webkit-scrollbar,.wxp-chapter-list .vjs-chapter-textarea::-webkit-scrollbar{height:5px;width:5px}.vjs-chapter .vjs-chapter-textarea::-webkit-scrollbar-thumb,.wxp-chapter-list .vjs-chapter-textarea::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:10px}.vjs-chapter .vjs-chapter-textarea::-webkit-scrollbar-corner,.wxp-chapter-list .vjs-chapter-textarea::-webkit-scrollbar-corner{background:rgba(0,0,0,.5)}.vjs-chapter .vjs-chapter-tips,.wxp-chapter-list .vjs-chapter-tips{color:var(--vjs-font-color-secondary);margin-bottom:10px;padding:0 5px}.vjs-chapter .vjs-chapter-tips.vjs-error,.wxp-chapter-list .vjs-chapter-tips.vjs-error{color:var(--vjs-color-error)}.vjs-chapter .vjs-chapter-btn-group,.wxp-chapter-list .vjs-chapter-btn-group{margin-bottom:15px;text-align:end}.vjs-chapter .vjs-chapter-btn,.wxp-chapter-list .vjs-chapter-btn{background:var(--vjs-bg-color-primary);border:1px solid;border-radius:100px;color:var(--vjs-font-color-primary);cursor:pointer;font-size:16px;padding:5px 10px}.vjs-chapter .vjs-chapter-btn:disabled,.wxp-chapter-list .vjs-chapter-btn:disabled{background-color:var(--vjs-bg-color-disabled);border-color:transparent;color:var(--vjs-font-color-disabled);cursor:not-allowed}.vjs-chapter .vjs-chapter-btn.vjs-chapter-btn-reverse,.wxp-chapter-list .vjs-chapter-btn.vjs-chapter-btn-reverse{background:var(--vjs-bg-color-revert);color:var(--vjs-font-color-revert)}.vjs-chapter .vjs-chapter-btn.vjs-chapter-btn-reverse:disabled,.wxp-chapter-list .vjs-chapter-btn.vjs-chapter-btn-reverse:disabled{background-color:var(--vjs-bg-color-disabled);border-color:transparent;color:var(--vjs-font-color-disabled);cursor:not-allowed}.vjs-chapter .vjs-chapter-card,.wxp-chapter-list .vjs-chapter-card{align-items:center;background:var(--vjs-bg-color-primary);border:1px solid transparent;border-radius:10px;cursor:pointer;display:flex;margin-bottom:10px;min-height:75px;padding:10px}.vjs-chapter .vjs-chapter-card.active,.vjs-chapter .vjs-chapter-card:hover,.wxp-chapter-list .vjs-chapter-card.active,.wxp-chapter-list .vjs-chapter-card:hover{background:var(--vjs-bg-color-active)}.vjs-chapter .vjs-chapter-card-thumbnail,.wxp-chapter-list .vjs-chapter-card-thumbnail{border-radius:10px;flex-shrink:0;height:50.625px;margin-right:5px;width:90px}.vjs-chapter .vjs-chapter-card-time,.wxp-chapter-list .vjs-chapter-card-time{color:var(--vjs-text-accent-normal);margin-right:5px}.vjs-chapter .vjs-chapter-card-title,.wxp-chapter-list .vjs-chapter-card-title{word-break:break-word}.vjs-chapter-tab-title{display:flex;justify-content:space-between}.vjs-chapter-edit{background:none;border:none;border-radius:100px;cursor:pointer;height:30px;width:30px}.vjs-chapter-edit:hover{background:var(--vjs-bg-color-active)}.vjs-chapter-edit:before{content:"\E91B"!important;font-family:momentum-ui-icons!important}.vjs-chapter-tip{border:1px solid;border-color:var(--vjs-font-color-primary);border-radius:100px;cursor:pointer;font-size:12px;height:20px;line-height:20px;text-align:center;transform:scale(.8);width:20px}.vjs-chapter-bar{display:flex;flex-direction:row;height:100%;position:relative;width:100%}.vjs-chapter-bar .vjs-chapter-bar-item{background:var(--vjs-progressbar-color);forced-color-adjust:none;height:100%;margin-right:4px;position:relative;transition:transform .1s}.vjs-chapter-bar .vjs-chapter-bar-item:last-child{margin-right:0}.vjs-chapter-bar .vjs-chapter-bar-item:hover{transform:scaleY(1.8)}.vjs-chapter-bar .vjs-chapter-bar-item-progress{background:var(--vjs-progressbar-color-progress);height:100%;position:absolute;width:30%}.vjs-chapter-bar .vjs-chapter-bar-item-load{background:var(--vjs-progressbar-color-load);height:100%;position:absolute;width:50%}.vjs-chapter-bar .vjs-chapter-bar-point{position:absolute;z-index:100}.vjs-chapter-bar .vjs-chapter-bar-point:before{background-color:#000;border:1px solid hsla(0,0%,100%,.4);border-radius:14px;content:"";height:14px;position:absolute;right:-7px;top:-7px;transition:all .2s;width:14px}.vjs-chapter-control.vjs-chapter-control{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:14px;padding:0 8px 0 5px;width:auto!important}.vjs-chapter-control.vjs-chapter-control .vjs-control-text{clip:unset;height:auto;max-width:200px;overflow:hidden;position:static;text-overflow:ellipsis;vertical-align:super;white-space:nowrap;width:auto}.vjs-chapter-control.vjs-chapter-control .vjs-chapter-point{cursor:default;font-size:25px;padding-right:10px}.vjs-chapter-control.vjs-chapter-control .vjs-chapter-arrow{font-size:16px}.vjs-chapter-control.vjs-chapter-control .vjs-chapter-arrow:before{content:"\E91E"!important;font-family:momentum-ui-icons!important}.vjs-chapter-control.vjs-chapter-control .vjs-icon-placeholder{display:none}.vjs-playback-range-modal .vjs-modal-dialog-content{background:var(--vjs-bg-color-primary);bottom:0;height:auto;padding-top:0;top:auto}.vjs-playback-range_slider{background:var(--vjs-bg-color-revert);border-radius:5px;height:5px;position:relative}.vjs-playback-range_bar{background-color:#64b4fa;border-radius:5px;height:5px;position:absolute;top:0}.vjs-playback-range_marker{bottom:5px;height:30px;position:absolute;transform:translateX(-10px);width:20px}.vjs-playback-range_marker:before{background-color:#00b8e6;border-top-left-radius:10px;border-top-right-radius:10px;content:"";height:10px;left:0;position:absolute;top:0;width:20px}.vjs-playback-range_marker:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid #00b8e6;bottom:0;content:"";left:0;position:absolute}.vjs-playback-range_marker .vjs-playback-range_text{left:50%;position:absolute;top:-20px;transform:translateX(-50%)}.vjs-playback-range-controls{margin-top:10px;text-align:center}.vjs-playback-range-controls .vjs-button{height:30px;margin:0 10px;width:30px}.vjs-playback-range-save-button{cursor:pointer;height:30px}.vjs-playback-range-save-button&gt;.vjs-icon-placeholder:before{content:"\E921"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-playback-range-cancel-button{cursor:pointer;height:30px}.vjs-playback-range-cancel-button&gt;.vjs-icon-placeholder:before{content:"\E920"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-playback-range-restore-button{cursor:pointer;height:30px}.vjs-playback-range-restore-button&gt;.vjs-icon-placeholder:before{content:"\E916"!important;font-family:momentum-ui-icons!important;font-size:15px;line-height:30px}.vjs-audio-map-modal.vjs-modal-dialog{background:none;height:auto}.vjs-audio-map-modal .vjs-modal-dialog-content{padding:0}.vjs-audio-map-panel{bottom:0;position:absolute;width:100%}.vjs-audio-map-container{background:#000;margin:0 4px}.vjs-audio-map-header{align-items:center;border-bottom:1px solid #fff;display:flex;justify-content:space-between;padding:10px 0}.vjs-audio-map-close.vjs-audio-map-close{cursor:pointer;font-size:16px;margin-right:10px}.vjs-audio-map-list{cursor:pointer;position:relative}.vjs-audio-map-cursor{background:#fff;height:100%;width:2px;z-index:1}.vjs-audio-map-cursor,.vjs-audio-map-tip{position:absolute;transform:translateX(-50%)}.vjs-audio-map-tip{background:#000;border:1px solid #fff;border-radius:2px;bottom:2px;z-index:2}.vjs-audio-map-item{padding-bottom:15px}.vjs-audio-map-item-name{margin-bottom:4px}.vjs-audio-map-item-bar{background:gray;border-radius:10px;height:5px;position:relative}.vjs-audio-map-item-bar-item{background:#fff;border-radius:10px;height:5px;position:absolute}.vjs-toc-panel{background:rgba(0,0,0,.5);bottom:36px;color:#fff;font-size:2em;height:80%;left:0;padding:.5em;position:absolute;width:100%}.vjs-camera{cursor:move;position:absolute;right:10px;top:10px;z-index:1}.vjs-camera .vjs-camera-toggle{background:#0f0f0f;border:1px solid #252525;color:#f7f7f7;cursor:pointer;font-size:12px;height:28px;margin:4px;opacity:0;padding:0;position:absolute;right:0;top:0;transition:all .2s;width:28px;z-index:2}.vjs-camera .vjs-camera-toggle:focus{opacity:1}.vjs-camera .vjs-camera-toggle.vjs-camera-toggle-expand{border-radius:4px;opacity:1}.vjs-camera .vjs-camera-toggle.vjs-camera-toggle-expand:before{content:"\E927"!important;font-family:momentum-ui-icons!important;line-height:20px}.vjs-camera .vjs-camera-toggle.vjs-camera-toggle-collapse{border-radius:14px}.vjs-camera .vjs-camera-toggle.vjs-camera-toggle-collapse:before{content:"\E926"!important;font-family:momentum-ui-icons!important;line-height:20px}.vjs-camera:hover .vjs-camera-toggle{opacity:1}.vjs-camera .vjs-camera-container{background:#262626;border-radius:5px;height:108px;overflow:hidden;position:absolute;right:0;top:0;transform-origin:186px 6px;transition:all .3s;width:192px}.vjs-camera .vjs-camera-container.vjs-camera-collapse{transform:scale(0)}.vjs-camera .vjs-camera-player{height:100%;position:absolute;width:100%;z-index:1}.vjs-camera .vjs-camera-avatar{background-color:#3e3e3e;border-radius:25px;color:#f7f7f7;font-size:20px;height:50px;left:50%;line-height:50px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:50px;z-index:0}.vjs-camera .vjs-camera-avatar:before{content:"\E91C"!important;font-family:momentum-ui-icons!important}.vjs-bandwidth-display{color:#f7f7f7;font-size:14px;left:50%;opacity:0;pointer-events:none;position:absolute;text-shadow:0 0 4px #000;top:calc(50% + 40px);transform:translate(-50%,-50%)}.vjs-seeking .vjs-bandwidth-display,.vjs-waiting .vjs-bandwidth-display{animation:fade-in 1s;animation-fill-mode:forwards}@keyframes fade-in{99%{opacity:0}to{opacity:1}}.vjs-webex{--vjs-font-color-primary:#f7f7f7;--vjs-font-color-secondary:#b2b2b2;--vjs-font-color-revert:#000;--vjs-font-color-disabled:#545454;--vjs-bg-color-primary:#121212;--vjs-bg-color-secondary:#1c1c1c;--vjs-bg-color-hover:#404040;--vjs-bg-color-active:#404040;--vjs-bg-color-disabled:#333;--vjs-bg-color-revert:#fff;--vjs-bg-color-translucent:hsla(0,0%,5%,.5);--vjs-popover-border-color:#4c4c4c;--vjs-divider-color:grey;--vjs-progressbar-color:#73859f80;--vjs-progressbar-color-progress:#64b4fa;--vjs-progressbar-color-load:#73859fbf;--vjs-controlbar-bg-color:#121212;--vjs-color-warn:#fc9d03;--vjs-color-error:#f7644a;--vjs-big-button-hover:#3b3b3b;--vjs-text-accent-normal:#64b4fa;--vjs-button-primary-normal:hsla(0,0%,100%,.949);--vjs-button-primary-hover:hsla(0,0%,100%,.8)}.vjs-theme-unified .vjs-control-bar{background:var(--vjs-controlbar-bg-color);box-sizing:content-box;flex-wrap:wrap;height:70px;padding:0 10px 14px;width:auto}.vjs-theme-unified .vjs-progress-control{height:4px;left:14px;top:0;width:calc(100% - 28px);z-index:1}.vjs-theme-unified .vjs-progress-control .vjs-progress-holder{height:.4em}.vjs-theme-unified .vjs-current-time{box-sizing:border-box;font-size:14px;height:40px;line-height:40px;padding-left:0}.vjs-theme-unified .vjs-duration{box-sizing:border-box;font-size:14px;height:40px;line-height:40px;padding-right:0}.vjs-theme-unified .vjs-time-divider{display:none}.vjs-popover{position:absolute;z-index:100}.vjs-popover-content{margin:0;padding:0}.vjs-popover-inner{background:var(--vjs-bg-color-primary);border:1px solid;border-color:var(--vjs-popover-border-color);border-radius:8px;overflow:visible;position:relative}.vjs-popover-inner.vjs-popover-text{color:var(--vjs-font-color-primary);font-size:14px;max-width:250px;padding:10px}.vjs-popover-arrow{height:24px;overflow:hidden;pointer-events:none;position:absolute;width:24px;z-index:1}.vjs-popover-arrow-content{background:var(--vjs-bg-color-primary);border:1px solid;border-color:var(--vjs-popover-border-color);border-radius:3px;box-sizing:border-box;height:20px;width:20px}.vjs-popover.vjs-popover-top{padding-bottom:16px}.vjs-popover.vjs-popover-top .vjs-popover-arrow{bottom:-7px;left:50%;margin-inline-start:-12px}.vjs-popover.vjs-popover-top .vjs-popover-arrow .vjs-popover-arrow-content{transform:translate(3px,-12px) rotate(45deg) skew(3deg,3deg)}.vjs-popover.vjs-popover-bottom{padding-bottom:16px}.vjs-popover.vjs-popover-bottom .vjs-popover-arrow{left:50%;margin-inline-start:-12px;top:-24px}.vjs-popover.vjs-popover-bottom .vjs-popover-arrow .vjs-popover-arrow-content{transform:translate(3px,16px) rotate(45deg) skew(3deg,3deg)}.vjs-popover.vjs-popover-left{padding-right:16px}.vjs-popover.vjs-popover-left .vjs-popover-arrow{margin-block-start:-12px;right:-7px;top:50%}.vjs-popover.vjs-popover-left .vjs-popover-arrow .vjs-popover-arrow-content{transform:translate(-12px,3px) rotate(45deg) skew(3deg,3deg)}.vjs-popover.vjs-popover-right{padding-left:16px}.vjs-popover.vjs-popover-right .vjs-popover-arrow{left:-7px;margin-block-start:-12px;top:50%}.vjs-popover.vjs-popover-right .vjs-popover-arrow .vjs-popover-arrow-content{transform:translate(16px,3px) rotate(45deg) skew(3deg,3deg)}.vjs-unvisible{visibility:hidden}.wxp-player,.wxp-theme-dark{--wxp-background-color-primary:var(--background-color-primary,#000);--wxp-teaching-button-primary-normal:rgba(0,0,0,.6);--wxp-text-primary-normal:hsla(0,0%,100%,.949);--wxp-text-secondary-normal:hsla(0,0%,100%,.702);--wxp-text-accent-normal:#64b4fa;--wxp-outline-input-normal:hsla(0,0%,100%,.502);--wxp-background-solid-primary-normal:#000;--wxp-background-solid-secondary-normal:#1a1a1a;--wxp-background-solid-tertiary-normal:#262626;--wxp-background-solid-opacity-normal:rgba(0,0,0,.502);--wxp-background-solid-selected-normal:#1170cf;--wxp-gradientdivider-hover-0:hsla(0,0%,100%,0);--wxp-gradientdivider-hover-1:hsla(0,0%,100%,.6);--wxp-gradientdivider-normal-0:hsla(0,0%,100%,0);--wxp-gradientdivider-normal-1:hsla(0,0%,100%,.2);--wxp-button-secondary-pressed:hsla(0,0%,100%,.2);--wxp-button-secondary-active-normal:hsla(0,0%,100%,.2);--wxp-outline-primary-normal:hsla(0,0%,100%,.4);--wxp-outline-secondary-normal:hsla(0,0%,100%,.2);--wxp-scrollbar-button-normal:hsla(0,0%,100%,.2);--wxp-scrollbar-background-secondary-normal:hsla(0,0%,100%,.11);--wxp-scrollbar-arrow-normal:hsla(0,0%,100%,.702);--wxp-control-inactive-normal:hsla(0,0%,100%,.2);--wxp-control-active-normal:#64b4fa;--wxp-outline-share-inactive:#8f8f8f;--wxp-teaching-text-primary-disabled:rgba(0,0,0,.4);--wxp-avatar-background-color-normal:#545454;--wxp-avatar-text-color-normal:hsla(0,0%,100%,.949)}.wxp-player{display:flex;height:100%;overflow:hidden;position:relative;width:100%}.wxp-player .vjs-control-bar{display:none!important}.wxp-player button{cursor:pointer}.wxp-player input,.wxp-player textarea{color:var(--wxp-text-primary-normal)}.wxp-hidden{display:none!important}.wxp-rtl{direction:rtl}.wxp-icon *{fill:currentcolor}.ssr-only{height:0;overflow:hidden;width:0}.wxp-controltext{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.wxp-panel-buttons{align-items:center;background:var(--wxp-background-solid-primary-normal);display:flex;flex-direction:column;gap:8px;order:1;padding-block:10px;position:relative;width:56px;z-index:1}.wxp-panel-buttons:after{background:radial-gradient(var(--wxp-gradientdivider-hover-1) 0,var(--wxp-gradientdivider-normal-0) 90%);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.wxp-panel-button{align-items:center;background:transparent;border:none;border-radius:32px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:1px 6px;text-align:center;transition:all .1s;width:32px}.wxp-panel-button.wxp-active,.wxp-panel-button:hover{background:var(--wxp-button-secondary-pressed)}.wxp-transcript-panel{position:relative}.wxp-transcript-content{height:100%;overflow:hidden}.wxp-transcript-error-content{align-items:center;color:var(--wxp-text-secondary-normal);justify-content:center;padding:8px 12px}.wxp-transcript-error-content,.wxp-transcript-success-content{display:flex;flex-direction:column;height:100%}.wxp-transcript-header{align-items:center;display:flex;justify-content:space-between;padding:10px 12px}.wxp-transcript-search-wrapper{background:var(--wxp-background-solid-primary-normal);border:1px solid var(--wxp-outline-input-normal);border-radius:8px;height:28px;position:relative;width:100%}.wxp-transcript-search-icon{align-items:center;display:flex;font-size:12px;left:5px;opacity:.95;position:absolute;top:50%;transform:translateY(-50%)}.wxp-transcript-search-icon .wxp-icon{height:13px;width:13px}.wxp-transcript-search{background:none;border:none;height:100%;padding-left:24px;width:100%}.wxp-transcript-download{background:none;border:none;padding:0 5px;vertical-align:middle}.wxp-transcript-download .wxp-icon{height:20px;width:20px}.wxp-transcript-list{flex-grow:1;overflow-y:auto;padding:2px 4px 2px 2px;scrollbar-color:hsla(0,0%,100%,.2) transparent;scrollbar-width:thin}.wxp-transcript-list::-webkit-scrollbar{height:5px;width:5px}.wxp-transcript-list::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:10px}.wxp-transcript-list::-webkit-scrollbar-corner{background:rgba(0,0,0,.5)}.wxp-transcript-item-edit{background:none;border:none;opacity:0;overflow:hidden;vertical-align:middle;width:0}.wxp-transcript-item-edit .wxp-icon{height:18px;width:18px}.wxp-transcript-item-edit:focus{opacity:1}.wxp-transcript-item-header{align-items:center;display:flex;height:24px;justify-content:space-between;line-height:24px}.wxp-transcript-item-body{flex:1;line-height:24px;max-width:calc(100% - 36px)}.wxp-transcript-item-space{width:12px}.wxp-transcript-item-avatar{border-radius:24px;height:24px;overflow:hidden;width:24px}.wxp-transcript-item-avatar img,.wxp-transcript-item-avatar svg{height:24px;width:24px}.wxp-transcript-item-name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wxp-transcript-item-time{color:var(--wxp-text-secondary-normal);margin-left:auto}.wxp-transcript-item-txt{background:none;border:none;line-height:24px;overflow:hidden;resize:none;width:100%}.wxp-transcript-item-action{text-align:right}.wxp-transcript-item-cancel,.wxp-transcript-item-save{background:none;border:none;cursor:pointer}.wxp-transcript-item{cursor:pointer;display:flex;padding:8px 12px;transition:background-color .3s}.wxp-transcript-item.wxp-transcript-item-without-speaker .wxp-transcript-item-avatar,.wxp-transcript-item.wxp-transcript-item-without-speaker .wxp-transcript-item-name,.wxp-transcript-item.wxp-transcript-item-without-speaker .wxp-transcript-item-space{display:none}.wxp-transcript-item.wxp-transcript-item-without-speaker .wxp-transcript-item-body{display:flex;flex-direction:row-reverse;max-width:100%}.wxp-transcript-item.wxp-transcript-item-without-speaker .wxp-transcript-item-content{flex:1}.wxp-transcript-item.wxp-transcript-item-without-speaker .wxp-transcript-item-header{display:block}.wxp-transcript-item.wxp-transcript-item-without-avatar .wxp-transcript-item-avatar{display:none}.wxp-transcript-item.wxp-transcript-item-without-avatar .wxp-transcript-item-body{max-width:100%}.wxp-transcript-item .wxp-transcript-item-content span{transition:background-color .3s}.wxp-transcript-item.wxp-active{background:var(--wxp-background-solid-tertiary-normal)}.wxp-transcript-item.wxp-active .wxp-transcript-item-content span{background-color:var(--wxp-background-solid-selected-normal)}.wxp-transcript-item:focus,.wxp-transcript-item:focus-within,.wxp-transcript-item:hover{background:var(--wxp-background-solid-tertiary-normal)}.wxp-transcript-item:focus .wxp-transcript-item-edit,.wxp-transcript-item:focus-within .wxp-transcript-item-edit,.wxp-transcript-item:hover .wxp-transcript-item-edit{display:inline-block;opacity:1;overflow:visible;width:auto}.wxp-rtl .wxp-transcript-search{padding-left:0;padding-right:24px}.wxp-rtl .wxp-transcript-search-wrapper:before{left:auto;right:5px}.wxp-summary-toast{background-color:var(--wxp-background-solid-secondary-normal);border:1px solid hsla(0,0%,100%,.04);border-radius:8px;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px 12px;position:absolute;text-align:center;width:calc(100% - 24px)}.wxp-summary-toast .wxp-icon{height:var(--icon-size);width:var(--icon-size)}.wxp-summary-toast-close-button{--icon-size:16px;--padding-size:4px;background-color:transparent;border:none;border-radius:100%;color:var(--wxp-text-primary-normal);display:flex;font-size:var(--icon-size);padding:var(--padding-size);position:absolute;right:8px;top:8px}.wxp-summary-toast-close-button:hover{background-color:var(--wxp-button-secondary-pressed)}.wxp-summary-toast-desc{color:var(--wxp-text-secondary-normal);display:inline-flex;font-size:14px;gap:15px;line-height:24px;padding-right:28px;text-align:left}.wxp-summary-toast-desc .wxp-icon-webex-assistant-colored{height:28px;width:48px}.wxp-summary-toast-desc .wxp-summary-toast-desc-svg svg{color:#64b4fa;height:30px;width:25px}.wxp-summary-toast-footer{display:flex;gap:6px;justify-content:flex-end}.wxp-summary-toast-action-button{--button-size:28px;align-items:center;background-color:transparent;border:1px solid var(--wxp-outline-primary-normal);border-radius:var(--button-size);display:flex;gap:4px;height:var(--button-size);justify-content:center;line-height:var(--button-size);padding:0 14px}.wxp-summary-toast-action-button:disabled{background-color:var(--wxp-button-secondary-pressed);border:none;color:var(--wxp-text-secondary-normal)}.wxp-summary-toast-generate-button{background-color:var(--wxp-text-primary-normal);color:var(--wxp-background-solid-primary-normal)!important}.wxp-summary-toast-cancel-button,.wxp-summary-toast-generate-button{--button-size:28px;align-items:center;border:1px solid var(--wxp-outline-primary-normal);border-radius:var(--button-size);display:flex;gap:4px;height:var(--button-size);justify-content:center;line-height:var(--button-size);padding:0 14px}.wxp-summary-toast-cancel-button{background-color:transparent}.wxp-summary-toast-loading-icon{--icon-size:14px;animation:rotate 1s linear infinite;border:1px solid var(--wxp-text-secondary-normal);border-radius:var(--icon-size);border-top-color:var(--wxp-background-solid-primary-normal);height:var(--icon-size);position:relative;width:var(--icon-size)}@keyframes rotate{0%{transform:rotate(45deg)}25%{transform:rotate(225deg)}to{transform:rotate(405deg)}}.wxp-chapter-list{height:calc(100% - 3px);margin:3px 0 0 3px;padding:0 10px 0 0!important}.wxp-chapter-list .vjs-chapter-textarea{background:var(--wxp-background-solid-secondary-normal);height:max-content;line-height:24px;max-height:calc(100% - 60px)}.wxp-chapter-edit{background:none;border:none;border-radius:100px;cursor:pointer;height:30px;width:30px}.wxp-chapter-edit:hover{background:var(--wxp-background-solid-tertiary-normal)}.wxp-chapter-edit .wxp-icon{height:18px;width:18px}.wxp-chapter-tip{background:unset;border:unset;cursor:pointer;height:20px;padding:unset;text-align:center;width:20px}.wxp-chapter-tip svg{height:100%;width:100%}.wxp-chapter-tip-pop .vjs-popover-inner{color:var(--wxp-text-primary-normal);font-size:14px;line-height:1.5;max-width:250px;padding:10px}.wxp-polling-list{height:100%;padding:0}.wxp-polling-group-header{align-items:center;color:var(--wxp-text-secondary-normal);display:flex;flex-direction:row;justify-content:space-between;padding:12px;position:relative}.wxp-polling-group-header:after{background:var(--wxp-outline-primary-normal);bottom:0;content:" ";height:1px;left:0;position:absolute;width:100%}.wxp-polling-group-list{padding:6px 12px}.wxp-polling-item{padding:6px 0}.wxp-polling-topic{margin-bottom:15px}.wxp-polling-choices{margin-left:15px}.wxp-polling-choice,.wxp-polling-choice-content{margin-bottom:8px}.wxp-polling-choice-percent{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.wxp-polling-choice-percent-bar{align-items:center;display:flex;flex-grow:1;justify-content:flex-start}.wxp-polling-choice-percent-active{background:var(--wxp-text-accent-normal);border-radius:8px;height:6px}.wxp-polling-choice-percent-text{text-align:right;width:60px}.wxp-qa-list{height:100%;padding:0 12px}.wxp-qa-item{padding:12px}.wxp-qa-question{margin-bottom:15px}.wxp-qa-question-title{color:var(--wxp-text-secondary-normal);display:flex;font-size:12px;margin-bottom:5px}.wxp-qa-asked-by{margin-right:5px}.wxp-qa-answer-item{margin-bottom:15px}.wxp-qa-answer-title{color:var(--wxp-text-secondary-normal);display:flex;font-size:12px;margin-bottom:5px}.wxp-qa-answered-by{margin-right:5px}.wxp-qa-indicator{color:var(--wxp-text-accent-normal)}.wxp-qa-answer-content,.wxp-qa-question-content{line-height:20px}.wxp-rtl .wxp-qa-answered-by,.wxp-rtl .wxp-qa-asked-by{margin-left:5px;margin-right:0}.wxp-rtl .wxp-qa-indicator{unicode-bidi:isolate}.wxp-chat-list{height:100%;padding:2px 16px 2px 2px}.wxp-chat-item{display:block;padding:12px}.wxp-chat-item-title{color:var(--wxp-text-secondary-normal);display:flex;font-size:12px;margin-bottom:5px}.wxp-chat-name{margin-right:10px}.wxp-chat-content{line-height:22px}.wxp-converged-chat-panel{padding-left:0!important}.wxp-converged-chat-body{flex:1;position:relative}.wxp-converged-chat-body .wxp-chat-spinner{align-items:center;background-color:var(--wxp-background-solid-primary-normal);display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:10}.wxp-converged-chat-body .wxp-chat-loading-button{align-items:center;background-color:var(--wxp-button-secondary-pressed);border:none;border-radius:24px;color:var(--wxp-text-secondary-normal);cursor:default;display:inline-flex;font-size:14px;gap:5px;height:24px;justify-content:center;line-height:24px;padding:0 10px}.wxp-converged-chat-body .wxp-chat-loading-icon{animation:rotate 1s linear infinite;border:1px solid var(--wxp-text-secondary-normal);border-radius:14px;border-top-color:var(--wxp-background-solid-primary-normal);height:14px;position:relative;width:14px}.wxp-converged-chat-body .wxp-chat-message-widget{border:none;height:100%;width:100%}.wxp-chat-message-drag-overlay{display:none;inset:0;position:absolute;z-index:100}.wxp-dragging .wxp-chat-message-drag-overlay{display:block}.wxp-panel{background:var(--wxp-background-solid-primary-normal);display:flex;flex:0 0 auto;flex-direction:row;height:100%;max-width:calc(100% - 320px);position:relative;transition:all .2s;z-index:1}.wxp-panel,.wxp-panel button{color:var(--wxp-text-primary-normal)}.wxp-panel-collapse-button{align-items:center;background:var(--wxp-background-solid-primary-normal);border:none;border-radius:16px 0 0 16px;display:flex;height:100px;justify-items:center;left:0;padding:0;position:absolute;top:50%;transform:translate(-100%,-50%);width:18px}.wxp-panel-collapse-button .wxp-icon{height:18px;width:18px}.wxp-panel-collapse-button.closed .wxp-icon-arrow-right-bold,.wxp-panel-collapse-button.opened .wxp-icon-arrow-left-bold{display:none}.wxp-panel-collapse-button:before{font-size:14px;height:100%;left:0;line-height:100px;position:absolute;text-align:center;top:0;width:100%}.wxp-panel-collapse-description{height:0;overflow:hidden;position:absolute;width:0}.wxp-user-inactive .wxp-panel-collapse-button:not(:focus):not(:hover){opacity:0;transition:visibility 1s,opacity 1s;visibility:visible}.wxp-panel-list{padding:0;transition:all .2s}.wxp-panel-list.wxp-dragging{transition:none}.wxp-panel-header{display:flex;font-size:16px;font-weight:700;height:32px;justify-content:space-between;line-height:32px;padding:0 12px}.wxp-panel-header .wxp-panel-title{all:unset}.wxp-panel-item{display:flex;flex-direction:column;font-size:14px;height:100%;padding:12px 0 12px 12px}.wxp-rtl .wxp-panel-item{padding:15px 16px 10px 0}.wxp-rtl .wxp-panel-collapse-button{border-radius:0 16px 16px 0;left:auto;right:0;transform:translate(100%,-50%)}.wxp-rtl .wxp-panel-collapse-button.opened .wxp-icon-arrow-right-bold{display:none}.wxp-rtl .wxp-panel-collapse-button.closed .wxp-icon-arrow-right-bold,.wxp-rtl .wxp-panel-collapse-button.opened .wxp-icon-arrow-left-bold{display:block}.wxp-rtl .wxp-panel-collapse-button.closed .wxp-icon-arrow-left-bold{display:none}.wxp-participants-list{height:100%;height:auto;padding:2px 16px 2px 2px;table-layout:fixed;width:100%}.wxp-participants-list td{padding:10px 12px}.wxp-participants-jl{font-size:14px;font-weight:400}.wxp-participants-name{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wxp-participants-time{color:var(--wxp-text-secondary-normal);font-size:12px;text-align:end;white-space:nowrap;width:100px}.wxp-smart-chapter{align-items:baseline;background-color:var(--wxp-background-color-primary);color:var(--wxp-text-primary-normal);display:flex;gap:8px;height:calc(44px + var(--body-height, 72px));padding:10px;position:relative}.wxp-smart-chapter button.text-button{background:transparent;border:none;color:var(--wxp-text-primary-normal);padding:0}.wxp-smart-chapter button svg{height:16px;transition:transform .3s linear;vertical-align:middle;width:16px}.wxp-smart-chapter button[aria-pressed=false]{color:var(--wxp-text-secondary-normal)}.wxp-smart-chapter-collapse-button{align-items:center;display:flex;gap:8px;justify-content:center;padding:0}.wxp-smart-chapter-collapse-button svg{transition:transform .3s linear}.wxp-smart-chapter-more-action{margin-inline-start:auto}.wxp-smart-chapter-tips{display:flex;font-size:14px;gap:8px}.wxp-smart-chapter-tips-dot{--dot-size:4px;position:relative;width:var(--dot-size)}.wxp-smart-chapter-tips-dot:before{background-color:var(--wxp-text-primary-normal);border-radius:var(--dot-size);content:"";height:var(--dot-size);opacity:.4;position:absolute;top:50%;transform:translateY(-50%);width:var(--dot-size)}.wxp-smart-chapter-tips-divider{border-right:1px solid var(--wxp-outline-primary-normal)}.wxp-smart-chapter-body{display:block;inset-block-start:40px;overflow:hidden;position:absolute;width:100%}.wxp-smart-chapter-body-abnormal{border-radius:8px;font-size:14px;padding:20px;text-align:center}.wxp-smart-chapter-body-abnormal-button{--button-size:28px;align-items:center;background-color:transparent;border:1px solid var(--wxp-outline-primary-normal);border-radius:var(--button-size);color:var(--wxp-text-primary-normal);display:inline-flex;gap:5px;height:var(--button-size);justify-content:center;line-height:var(--button-size);padding:0 14px}.wxp-smart-chapter-body-abnormal-button-generate{background-color:var(--wxp-text-primary-normal);border:1px solid var(--wxp-outline-primary-normal);border-radius:28px;color:var(--wxp-background-solid-primary-normal);height:28px;margin-right:8px;padding:0 14px}.wxp-smart-chapter-body-abnormal-button:disabled{background-color:var(--wxp-button-secondary-pressed);border:none;color:var(--wxp-text-secondary-normal)}.wxp-smart-chapter-body-abnormal-desc{color:var(--wxp-text-secondary-normal);font-size:14px;line-height:22px;margin-bottom:8px;text-align:center}.wxp-smart-chapter-body-abnormal-loading-icon{--icon-size:14px;animation:rotate 1s linear infinite;border:1px solid var(--wxp-text-secondary-normal);border-radius:16px;border-top-color:var(--wxp-background-solid-primary-normal);height:16px;position:relative;width:16px}.wxp-smart-chapter-body-arrow{background-color:var(--wxp-teaching-button-primary-normal);border:none;color:var(--wxp-text-primary-normal);font-size:16px;height:100%;position:absolute;top:0;width:24px;z-index:1}.wxp-smart-chapter-body-arrow.prev{left:-24px;transition:left .3s linear}.wxp-smart-chapter-body-arrow.prev.visible,.wxp-smart-chapter-body-arrow.prev:focus{left:0}.wxp-smart-chapter-body-arrow.next{right:-24px;transition:right .3s linear}.wxp-smart-chapter-body-arrow.next.visible,.wxp-smart-chapter-body-arrow.next:focus{right:0}.wxp-smart-chapter-list{display:inline-flex;gap:12px;justify-items:start}.wxp-smart-chapter-list-item{background-color:var(--wxp-background-solid-secondary-normal);border-radius:8px;cursor:pointer;display:flex;font-size:14px;gap:8px;overflow:hidden;padding:12px;width:264px}.wxp-smart-chapter-list-item-image{background-color:var(--wxp-background-color-primary);border-radius:4px;height:48px;position:relative;width:82px}.wxp-smart-chapter-list-item-content{align-items:center;display:flex;flex:1;height:48px;line-height:24px;overflow:hidden}.wxp-smart-chapter-list-item-content-inner{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:100%}.wxp-smart-chapter-list-item-time{background-color:rgba(0,0,0,.5);border-radius:4px;bottom:2px;color:#fff;height:20px;left:2px;line-height:20px;padding:0 10px;position:absolute}.wxp-smart-chapter-list-item .waveform{align-items:center;background:var(--wxp-background-solid-opacity-normal);display:flex;gap:3px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s linear;width:100%;z-index:1}.wxp-smart-chapter-list-item .waveform span{background-color:#fff;border-radius:1px;width:1px}.wxp-smart-chapter-list-item .waveform span:first-child{height:6px}.wxp-smart-chapter-list-item .waveform span:nth-child(2){height:12px}.wxp-smart-chapter-list-item .waveform span:nth-child(3){height:22px}.wxp-smart-chapter-list-item .waveform span:nth-child(4){height:12px}.wxp-smart-chapter-list-item .waveform span:nth-child(5){height:6px}.wxp-smart-chapter-list-item:hover{background-color:var(--wxp-background-solid-tertiary-normal)}.wxp-smart-chapter-list-item.active .waveform{opacity:1}.wxp-smart-chapter-list-item.active.playing .waveform span:first-child{animation:wave-short-to-long .3s infinite}.wxp-smart-chapter-list-item.active.playing .waveform span:nth-child(3){animation:wave-long-to-short .3s infinite}.wxp-smart-chapter-list-item.active.playing .waveform span:nth-child(5){animation:wave-short-to-long .3s infinite}.wxp-smart-chapter-popover-menu{list-style:none;margin:0;padding:0}.wxp-smart-chapter-popover-menu-item{cursor:pointer;font-size:16px;margin:0;padding:10px 20px}.wxp-smart-chapter-popover-menu-item.selected{color:var(--wxp-text-primary-normal);outline:1px auto #005fcc}.wxp-smart-chapter-edit-modal{color:var(--wxp-text-primary-normal);display:flex;flex-direction:column;gap:16px;padding:8px 20px 20px}.wxp-smart-chapter-edit-modal-wrap.wxp-modal{width:520px}.wxp-smart-chapter-edit-modal-header{display:flex;justify-content:space-between}.wxp-smart-chapter-edit-modal-title{line-height:36px;margin:0}.wxp-smart-chapter-edit-modal-body{color:var(--wxp-text-secondary-normal);display:flex;flex-direction:column;gap:5px;line-height:24px}.wxp-smart-chapter-edit-modal-content-list{line-height:1.5em;list-style:none;padding:0}.wxp-smart-chapter-edit-modal-textarea{background-color:var(--wxp-background-solid-secondary-normal);border:1px solid var(--wxp-outline-input-normal);border-radius:8px;color:var(--wxp-text-secondary-normal);height:108px;line-height:24px;padding:5px 12px;resize:none;vertical-align:middle;width:100%}.wxp-smart-chapter-edit-modal-textarea.error{border-color:var(--vjs-color-error)}.wxp-smart-chapter-edit-modal-textarea::-webkit-scrollbar{background-color:transparent;width:6px}.wxp-smart-chapter-edit-modal-textarea::-webkit-scrollbar-track{border-radius:6px}.wxp-smart-chapter-edit-modal-textarea::-webkit-scrollbar-thumb{background:var(--wxp-text-primary-normal);border-radius:10px}.wxp-smart-chapter-edit-modal-error{color:var(--vjs-color-error);font-size:14px}.wxp-smart-chapter-edit-modal-footer{display:flex;gap:8px;justify-content:flex-end;justify-items:center}.wxp-smart-chapter-edit-modal-button{background-color:var(--wxp-background-solid-primary-normal);border:1px solid var(--wxp-outline-input-normal);border-radius:32px;color:var(--wxp-text-primary-normal);height:32px;line-height:24px;padding:4px 12px}.wxp-smart-chapter-edit-modal-button.ok-button:not(:disabled){background-color:var(--wxp-text-primary-normal);color:var(--wxp-background-solid-primary-normal)}.wxp-smart-chapter-edit-modal-button:disabled{background-color:var(--wxp-background-solid-tertiary-normal);border-color:var(--wxp-background-solid-tertiary-normal);color:var(--wxp-text-secondary-normal);cursor:default}.wxp-smart-chapter-help-tips .wxp-popover-inner{font-size:16px;line-height:1.5;padding:13px;width:306px}.wxp-smart-chapter.collapse{height:44px}.wxp-smart-chapter.collapse .wxp-smart-chapter-body{display:none}.wxp-smart-chapter.collapse .wxp-smart-chapter-collapse-button svg{transform:rotate(-90deg)}@keyframes wave-short-to-long{0%{height:6px}50%{height:22px}to{height:6px}}@keyframes wave-long-to-short{0%{height:22px}50%{height:6px}to{height:22px}}.wxp-search-bar{background-image:linear-gradient(rgba(6,114,239,.5) 15%,rgba(60,194,154,.5) 60%);border-radius:8px;color:var(--wxp-text-primary-normal);inset-block-start:4px;margin:8px;padding:2px;z-index:1}.wxp-search-bar .wxp-icon{height:16px;vertical-align:middle;width:16px}.wxp-search-bar-body{align-items:center;background-color:var(--wxp-background-color-primary);border-radius:8px;display:flex;gap:8px;padding:3px 8px}.wxp-search-bar-prefix{height:28px}.wxp-search-bar-content{flex:1;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wxp-search-bar-navigate{align-items:center;border:2px solid var(--wxp-outline-primary-normal);border-radius:24px;display:flex;height:28px}.wxp-search-bar-navigate button{--icon-size:16px;background:transparent;border:none;color:var(--wxp-text-primary-normal);cursor:pointer;padding:4px 6px;position:relative}.wxp-search-bar-navigate .prev:after{inset-block:7px;inset-inline-end:0}.wxp-search-bar-navigate .next:after,.wxp-search-bar-navigate .prev:after{background-color:var(--wxp-outline-secondary-normal);content:"";position:absolute;width:1px}.wxp-search-bar-navigate .next:after{inset-block:7px;inset-inline-start:0}.wxp-search-bar-navigate .text{padding-inline:12px}.wxp-search-bar-dropdown .vjs-popover-inner{padding:12px;width:295px}.wxp-search-bar-dropdown-list{display:flex;flex-direction:column;font-size:14px;gap:10px;line-height:22px;list-style:none;margin:0;padding-inline-start:0}.wxp-search-bar-dropdown-list-item{border-radius:8px;display:flex;gap:12px}.wxp-search-bar-dropdown-list-item-content{flex:1;padding-inline-start:24px;position:relative}.wxp-search-bar-dropdown-list-item-content:before{background-color:var(--wxp-text-primary-normal);border-radius:4px;content:"";height:4px;inset-block-start:10px;inset-inline-start:10px;position:absolute;width:4px}.wxp-search-bar-dropdown-list-item-time{color:var(--wxp-text-accent-normal);cursor:pointer;min-width:35px;padding-inline-end:8px;text-align:end;text-decoration:underline;white-space:nowrap}.wxp-search-bar-dropdown-list-item.checked,.wxp-search-bar-dropdown-list-item.selected,.wxp-search-bar-dropdown-list-item:hover{background-color:var(--wxp-background-solid-tertiary-normal)}powerful-text-editor{border-radius:8px;cursor:text;display:block;max-height:100%;overflow-x:hidden;overflow-y:auto}powerful-text-editor .powerful-quill-text-editor{padding:8px 12px}powerful-text-editor .powerful-quill-text-editor-error{color:var(--vjs-color-error);font-size:14px}powerful-text-editor:focus-within{outline:1px solid #005fcc}.ql-container{border:1px solid var(--wxp-outline-input-normal);border-radius:8px;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:16px;height:calc(100% - 16px);margin:0;position:relative}.error&gt;.ql-container{border-color:var(--vjs-color-error)}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]&gt;li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;outline:none;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor&gt;*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor p{margin:0}.ql-editor ol,.ql-editor ul{margin:0;padding-left:0}.ql-editor ol&gt;li,.ql-editor ul&gt;li{list-style-type:none}.ql-editor ul&gt;li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]&gt;li *,.ql-editor ul[data-checked=true]&gt;li *{pointer-events:all}.ql-editor ul[data-checked=false]&gt;li:before,.ql-editor ul[data-checked=true]&gt;li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]&gt;li:before{content:"\2611"}.ql-editor ul[data-checked=false]&gt;li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-editor a{color:var(--wxp-text-accent-normal)}.wxp-summary{--icon-size:16px;border-radius:8px;padding:12px 4px 4px;position:relative}.wxp-summary .wxp-icon{height:var(--icon-size);transition:transform .3s linear;vertical-align:middle;width:var(--icon-size)}.wxp-summary .wxp-icon-dislike-filled,.wxp-summary .wxp-icon-like-filled,.wxp-summary button{color:var(--wxp-text-primary-normal)}.wxp-summary button{background-color:transparent;border:none;font-size:14px}.wxp-summary-abnormal-body{display:flex;flex:1;flex-direction:column;gap:5px;justify-content:center;padding:20px;text-align:center}.wxp-summary-abnormal-body button,.wxp-summary-abnormal-body-button{border:1px solid var(--wxp-outline-primary-normal)}.wxp-summary-abnormal-body-button{--button-size:24px;align-items:center;border-radius:var(--button-size);display:inline-flex;gap:5px;height:var(--button-size);justify-content:center;line-height:var(--button-size);padding:0 10px}.wxp-summary-abnormal-body-button:disabled{background-color:var(--wxp-button-secondary-pressed);border:none;color:var(--wxp-text-secondary-normal)}.wxp-summary-abnormal-body-loading-icon{--icon-size:14px;animation:rotate 1s linear infinite;border:1px solid var(--wxp-text-secondary-normal);border-radius:var(--icon-size);border-top-color:var(--wxp-background-solid-primary-normal);height:var(--icon-size);position:relative;width:var(--icon-size)}.wxp-summary-abnormal-body-desc{color:var(--wxp-text-secondary-normal);font-size:14px;line-height:22px;text-align:center}.wxp-summary-viewer{border-radius:8px;color:var(--wxp-text-primary-normal);display:flex;flex-direction:column;font-size:14px;gap:8px;padding:12px;position:relative}.wxp-summary-viewer p{margin:0}.wxp-summary-viewer a{color:var(--wxp-text-accent-normal)}.wxp-summary-viewer-header{display:flex;flex-direction:column;gap:7px}.wxp-summary-viewer-header-title{color:var(--wxp-text-secondary-normal);font-size:14px;font-weight:700;height:24px;line-height:24px;margin:0}.wxp-summary-viewer-header-tips{display:flex;gap:5px;justify-content:flex-start}.wxp-summary-viewer-header-desc{border:1px solid var(--wxp-outline-primary-normal);border-radius:4px;font-size:12px;padding:4px 6px}.wxp-summary-viewer-action-button{--icon-size:14px;background-color:var(--wxp-background-solid-primary-normal);border:1px solid var(--wxp-outline-primary-normal);border-radius:20px;display:flex;gap:4px;justify-content:center;opacity:0;padding:2px 8px;position:absolute;right:8px;top:0;transform:translateY(-50%)}.wxp-summary-viewer-action-button:has(:focus){opacity:1}.wxp-summary-viewer-body{line-height:1.5}.wxp-summary-viewer-body p,.wxp-summary-viewer-body ul{margin-inline-end:0;margin-inline-start:0}.wxp-summary-viewer-body ul{list-style-type:disc;margin-block-end:1em;margin-block-start:1em;padding-inline-start:1.5em}.wxp-summary-viewer-body li{display:list-item;list-style:disc;text-align:-webkit-match-parent}.wxp-summary-viewer-copy-popover.vjs-popover.vjs-popover-bottom .vjs-popover-arrow{left:50%}.wxp-summary-viewer-copy-popover.vjs-popover.vjs-popover-bottom .wxp-popover-inner{padding:8px 10px}.wxp-summary-viewer.hover,.wxp-summary-viewer:hover{background-color:var(--wxp-background-solid-tertiary-normal)}.wxp-summary-viewer.hover .wxp-summary-viewer-action-button,.wxp-summary-viewer:hover .wxp-summary-viewer-action-button{opacity:1}.wxp-summary-viewer-footer{--icon-size:16px;border-top:1px solid var(--wxp-outline-primary-normal);display:flex;gap:8px;padding:8px 0}.wxp-summary-viewer-footer button{background-color:transparent;border:none;color:var(--wxp-text-secondary-normal);padding:0 0 0 2px}.wxp-summary-viewer-footer .wxp-icon-webex-assistant-colored{height:var(--icon-size);width:var(--icon-size)}.wxp-summary-viewer-footer-title{margin-top:1px}.wxp-summary-viewer-footer-dot{--dot-size:4px;position:relative;width:var(--dot-size)}.wxp-summary-viewer-footer-dot:before{background-color:var(--wxp-text-primary-normal);border-radius:var(--dot-size);content:"";height:var(--dot-size);opacity:.4;position:absolute;top:50%;transform:translateY(-50%);width:var(--dot-size)}.wxp-summary-viewer-footer-mark{color:var(--wxp-text-secondary-normal)}.wxp-summary-viewer-footer-divider{border-right:1px solid var(--wxp-outline-primary-normal)}.wxp-summary-viewer-feedback-modal{color:var(--wxp-text-primary-normal);display:flex;flex-direction:column;gap:16px;padding:8px 20px 20px}.wxp-summary-viewer-feedback-modal-header{font-size:26px;font-weight:700;height:18px;line-height:18px}.wxp-summary-viewer-feedback-modal-subtitle{font-size:14px;font-weight:lighter;height:22px;line-height:22px}.wxp-summary-viewer-feedback-modal-form div{margin-bottom:20px}.wxp-summary-viewer-feedback-modal-form-notes button{background-color:transparent;border:1px solid var(--wxp-outline-primary-normal);border-radius:32px;color:var(--wxp-text-secondary-normal);font-size:14px;font-weight:400;height:32px;margin:5px 10px 5px 0;padding:0 16px}.wxp-summary-viewer-feedback-modal-form-notes button:disabled{background-color:var(--wxp-background-solid-tertiary-normal);border:1px solid var(--wxp-outline-primary-normal);color:var(--wxp-text-secondary-normal)}.wxp-summary-viewer-feedback-modal-form-notes button.selected:not(:disabled){background-color:var(--wxp-background-solid-selected-normal);border:1px solid var(--wxp-background-solid-selected-normal);color:#fff}.wxp-summary-viewer-feedback-modal-form-comment{border:1px solid var(--wxp-outline-input-normal);border-radius:8px;position:relative}.wxp-summary-viewer-feedback-modal-form-comment,.wxp-summary-viewer-feedback-modal-form-textarea{background-color:var(--wxp-background-solid-secondary-normal);color:var(--wxp-text-secondary-normal);width:100%}.wxp-summary-viewer-feedback-modal-form-textarea{border:none;border-radius:8px;height:120px;line-height:24px;outline:none;overflow:hidden;padding:5px 12px;resize:none;vertical-align:middle}.wxp-summary-viewer-feedback-modal-form-maxlengh{font-size:14px;font-weight:lighter;margin:5px 10px;text-align:right}.wxp-summary-viewer-feedback-modal-footer{display:flex;gap:8px;justify-content:right}.wxp-summary-viewer-feedback-modal-footer button{background-color:var(--wxp-background-solid-primary-normal);border:1px solid var(--wxp-outline-input-normal);border-radius:32px;color:var(--wxp-text-primary-normal);height:32px;padding:0 16px}.wxp-summary-viewer-feedback-modal-footer button.ok-button:disabled{background-color:var(--wxp-background-solid-tertiary-normal);border-color:var(--wxp-background-solid-tertiary-normal);color:var(--wxp-text-secondary-normal)}.wxp-summary-viewer-feedback-modal-footer button.ok-button:not(:disabled){background-color:var(--wxp-text-primary-normal);color:var(--wxp-background-solid-primary-normal)}.wxp-summary-viewer-feedback-modal-footer-button:disabled{background-color:var(--wxp-background-solid-tertiary-normal);border-color:var(--wxp-background-solid-tertiary-normal);color:var(--wxp-text-secondary-normal)}.wxp-summary-editor{display:flex;flex-direction:column;gap:8px;height:100%;padding:8px 0}.wxp-summary-editor-header{display:flex;flex-direction:column;gap:4px;padding:0 12px}.wxp-summary-editor-header-title{display:flex;font-weight:700;height:32px;justify-content:space-between;line-height:32px}.wxp-summary-editor-header-back-button{align-content:center;align-items:center;display:inline-flex;font-size:16px!important;font-weight:700;gap:8px;padding:0}.wxp-summary-editor-header-action-group{display:flex;gap:8px}.wxp-summary-editor-header-action-group-item{border:1px solid var(--wxp-outline-primary-normal);border-radius:32px;display:inline-flex}.wxp-summary-editor-header-action-group-item button{height:25px;width:32px}.wxp-summary-editor-header-action-group-item button:disabled{background-color:var(--wxp-background-solid-secondary-normal);border-color:var(--wxp-background-solid-secondary-normal);color:var(--wxp-text-secondary-normal);cursor:default}.wxp-summary-editor-header-action-group-item button.selected:not(:disabled){background-color:var(--wxp-text-primary-normal);border-color:var(--wxp-text-primary-normal);color:var(--wxp-background-solid-primary-normal)}.wxp-summary-editor-header-action-group-item button:first-child{border-bottom-left-radius:32px;border-top-left-radius:32px}.wxp-summary-editor-header-action-group-item button:last-child{border-bottom-right-radius:32px;border-top-right-radius:32px}.wxp-summary-editor-header-action-group-item button+button{border-left:1px solid var(--wxp-outline-primary-normal)}.wxp-summary-editor-header-action-group-complex-item{display:flex;gap:8px}.wxp-summary-editor-header-action-group-complex-item button{height:24px;width:24px}.wxp-summary-editor-header-action-group-divider{background:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));width:1px}.wxp-summary-editor-body{flex:1;line-height:1.5;max-height:calc(100% - 135px);padding:8px 12px}.wxp-summary-editor-body-label{display:block;padding:10px 0}.wxp-summary-editor-body-label-aria{height:0;overflow:hidden;padding:0}.wxp-summary-editor-footer{display:flex;gap:8px;justify-content:flex-end;padding:12px}.wxp-summary-editor-footer-button{border-radius:32px;height:32px;line-height:24px;padding:4px 12px}.wxp-summary-editor-footer-button.ok-button:not(:disabled){background-color:var(--wxp-text-primary-normal);border:1px solid var(--wxp-text-primary-normal);color:var(--wxp-background-solid-primary-normal)}.wxp-summary-editor-footer-button.cancel-button{border:1px solid var(--wxp-outline-input-normal)}.wxp-summary-editor-footer-button:disabled{background-color:var(--wxp-background-solid-secondary-normal);color:var(--wxp-text-secondary-normal);cursor:default}.wxp-summary-editor-link-modal{color:var(--wxp-text-primary-normal);display:flex;flex-direction:column;gap:16px;padding:8px 20px 20px}.wxp-summary-editor-link-modal-header{font-size:16px;font-weight:700;height:28px;line-height:28px;margin:0}.wxp-summary-editor-link-modal-form{display:flex;flex-direction:column;gap:12px}.wxp-summary-editor-link-modal-form-item{display:flex;flex-direction:column;font-size:14px;gap:4px}.wxp-summary-editor-link-modal-form-item label{line-height:22px;padding:0 12px}.wxp-summary-editor-link-modal-form-item input{background-color:var(--wxp-background-solid-primary-normal);border:1px solid var(--wxp-outline-input-normal);border-radius:8px;height:32px;padding:0 12px}.wxp-summary-editor-link-modal-form-item input:-internal-autofill-selected{background-color:var(--wxp-background-solid-primary-normal)!important}.wxp-summary-editor-link-modal-footer{display:flex;gap:8px;justify-content:right}.wxp-summary-editor-link-modal-footer button{background-color:var(--wxp-background-solid-primary-normal);border:1px solid var(--wxp-outline-primary-normal);border-radius:32px;color:var(--wxp-text-primary-normal);height:32px;padding:0 16px}.wxp-summary-editor-link-modal-footer button:disabled{background-color:var(--wxp-background-solid-tertiary-normal);border-color:var(--wxp-background-solid-tertiary-normal);color:var(--wxp-text-secondary-normal)}.wxp-suggest-notes-editor-body{height:100%}.wxp-suggest-notes-editor-rich-text-editor{max-height:calc(100% - 42px)}.wxp-action-items-viewer-list{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:24px}.wxp-action-items-viewer a{color:var(--wxp-text-accent-normal)}.wxp-action-items-editor-add-button{align-content:center;align-items:center;border:1px solid var(--wxp-outline-primary-normal)!important;border-radius:32px;display:inline-flex;font-size:16px!important;font-weight:700;gap:8px;padding:0 10px}.wxp-action-items-editor-add-button:hover{background-color:var(--wxp-background-solid-tertiary-normal)}.wxp-action-items-editor-add-button:active{background-color:var(--wxp-background-solid-secondary-normal)}.wxp-action-items-editor-list{display:flex;flex-direction:column;gap:20px;padding:8px 12px}.wxp-action-items-editor-list-item .powerful-quill-text-editor-error{color:var(--vjs-color-error);font-size:14px}.wxp-action-items-editor-list-item-box{align-items:center;border:1px solid var(--wxp-outline-primary-normal);border-radius:8px;display:flex;justify-content:space-between;padding:0 6px}.wxp-action-items-editor-list-item-start-time{background:transparent;border:0;color:var(--wxp-text-accent-normal);height:28px;margin-right:6px;text-align:center;width:72px}.wxp-action-items-editor-list-item-start-time-error{color:var(--vjs-color-error);font-size:14px}.wxp-action-items-editor-list-item-start-time-label{left:-9999px;position:absolute}.wxp-action-items-editor-list-item-footer{display:flex;justify-content:space-between;margin-top:4px}.wxp-action-items-editor-list-item-footer button{border-radius:32px;height:32px;width:32px}.wxp-action-items-editor-list-item-footer button:hover{background-color:var(--wxp-background-solid-tertiary-normal)}.wxp-action-items-editor-list-item-footer button:active{background-color:var(--wxp-background-solid-secondary-normal)}.wxp-action-items-editor .wxp-summary-editor-body{padding:0}.wxp-action-items-editor-list-item-title{display:block;padding:5px 0}.placeholder-header{background-color:var(--wxp-background-solid-primary-normal)!important;border:none;border-top:1px solid var(--wxp-outline-primary-normal)!important;bottom:0;color:var(--wxp-text-secondary-normal)!important;cursor:pointer;display:none;font-size:14px;padding:12px;position:absolute;text-align:left;width:100%}.placeholder-header:hover{background-color:var(--wxp-background-solid-tertiary-normal)}.placeholder-header.visible{display:block}.wxp-scroll-bar-vertical-wrapper{bottom:0;padding:18px 0;position:absolute;right:0;top:0;width:10px;z-index:1}.wxp-scroll-bar-vertical-wrapper:hover .wxp-scroll-bar-vertical-frame{opacity:1}.wxp-scroll-bar-vertical{background:var(--wxp-scrollbar-button-normal);border-radius:10px;cursor:pointer;margin:auto;position:relative;right:0;z-index:1}.wxp-scroll-bar-vertical,.wxp-scroll-bar-vertical-frame{opacity:0;top:0;transition:opacity .25s linear;width:10px}.wxp-scroll-bar-vertical-frame{background:var(--wxp-scrollbar-background-secondary-normal);border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:2px 0;position:absolute}.wxp-scroll-bar-vertical-frame .wxp-icon{color:var(--wxp-scrollbar-arrow-normal);height:10px;width:10px}.wxp-scroll-wrapper{height:100%;overflow:hidden;position:relative}.wxp-scroll-wrapper:active .wxp-scroll-bar-horizontal,.wxp-scroll-wrapper:active .wxp-scroll-bar-vertical,.wxp-scroll-wrapper:focus .wxp-scroll-bar-horizontal,.wxp-scroll-wrapper:focus .wxp-scroll-bar-vertical,.wxp-scroll-wrapper:focus-visible .wxp-scroll-bar-horizontal,.wxp-scroll-wrapper:focus-visible .wxp-scroll-bar-vertical,.wxp-scroll-wrapper:hover .wxp-scroll-bar-horizontal,.wxp-scroll-wrapper:hover .wxp-scroll-bar-vertical{opacity:1}.wxp-scroll-content{-ms-overflow-style:none;height:100%;overflow:auto;scrollbar-width:none;width:100%}.wxp-scroll-content::-webkit-scrollbar{display:none;height:0;width:0}.wxp-scroll-content:focus+.wxp-scroll-bar-vertical,.wxp-scroll-content:focus-visible+.wxp-scroll-bar-vertical{opacity:1}.wxp-grabbed{-o-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.wxp-rtl .wxp-scroll-bar-vertical{left:0;right:auto}.wxp-scroll-bar-horizontal-wrapper{bottom:0;height:10px;left:0;padding:0 18px;position:absolute;width:100%;z-index:1}.wxp-scroll-bar-horizontal-wrapper:hover .wxp-scroll-bar-horizontal-frame{opacity:1}.wxp-scroll-bar-horizontal{background:var(--wxp-scrollbar-button-normal);border-radius:4px;cursor:pointer;left:0;z-index:1}.wxp-scroll-bar-horizontal,.wxp-scroll-bar-horizontal-frame{bottom:0;height:10px;opacity:0;position:absolute;transition:opacity .25s linear}.wxp-scroll-bar-horizontal-frame{background:var(--wxp-scrollbar-background-secondary-normal);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:2px 0;width:100%}.wxp-scroll-bar-horizontal-frame .wxp-icon{color:var(--wxp-scrollbar-arrow-normal);height:10px;width:10px}.wxp-popover{color:var(--wxp-text-primary-normal)}.wxp-range{cursor:pointer;position:relative}.wxp-range-bar{background:var(--wxp-control-inactive-normal);position:absolute}.wxp-range-progress{background:var(--wxp-control-active-normal);position:absolute}.wxp-range-point{background:var(--wxp-background-solid-primary-normal);border:1px solid;border-color:var(--wxp-outline-primary-normal);border-radius:16px;cursor:pointer;height:16px;opacity:1;position:absolute;transition:opacity .5s;width:16px;z-index:10}.wxp-range-horizontal.wxp-range{height:15px;width:100%}.wxp-range-horizontal .wxp-range-bar{width:100%}.wxp-range-horizontal .wxp-range-bar,.wxp-range-horizontal .wxp-range-progress{height:2px;top:50%;transform:translateY(-50%)}.wxp-range-horizontal .wxp-range-point{top:50%;transform:translate(-50%,-50%)}.wxp-range-vertical.wxp-range{height:100%;width:15px}.wxp-range-vertical .wxp-range-bar{height:100%;left:50%;transform:translateX(-50%);width:2px}.wxp-range-vertical .wxp-range-progress{bottom:0;left:50%;transform:translateX(-50%);width:2px}.wxp-range-vertical .wxp-range-point{left:50%;transform:translate(-50%,50%)}.wxp-modal{background:var(--wxp-background-color-primary);border:1px solid var(--wxp-outline-secondary-normal);box-shadow:0 0 1px 0 var(--wxp-outline-primary-normal);display:flex;flex-direction:column;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:496px;z-index:200}.wxp-modal-header{align-items:center;display:flex;flex-direction:row;height:32px;padding-left:12px;width:100%}.wxp-modal-header-left{align-items:center;display:flex;flex:1;height:100%}.wxp-modal-header-left .wxp-modal-header-title{color:#fff;display:inline-block;font-size:12px}.wxp-modal-header-right{align-items:center;background:unset;border:unset;color:#fff;cursor:pointer;display:flex;font-size:10px;height:100%;justify-content:center;margin-inline-end:15px;margin-right:8px;padding:unset;width:32px}.wxp-modal-header-right .wxp-icon{height:12px;width:12px}.wxp-modal-content{height:100%;width:100%}.wxp-avatar{background-color:var(--wxp-avatar-background-color-normal);border-radius:50%;color:var(--wxp-avatar-text-color-normal);display:inline-block;height:var(--avatar-size,24px);line-height:var(--avatar-size,24px);overflow:hidden;text-align:center;width:var(--avatar-size,24px)}.wxp-avatar img{height:100%;object-fit:cover;vertical-align:middle;width:100%}.wxp-avatar-text{font-family:Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:calc(var(--avatar-size, 24px)*.5);vertical-align:middle}.wxp-avatar svg{height:100%;width:100%}.wxp-avatar-poster{align-items:center;background-color:var(--wxp-background-color-primary);display:flex;inset:0;justify-content:center;position:absolute;user-select:none}.wxp-avatar-poster img{max-width:calc(100% - 60px)}.wxp-controlbar{backdrop-filter:blur(1px);background-color:var(--wxp-teaching-text-primary-disabled);bottom:0;color:var(--wxp-text-primary-normal);display:none;left:0;opacity:0;padding:8px;position:absolute;right:0;transition:visibility .2s,opacity .2s;visibility:hidden;width:100%}.wxp-controlbar:hover{display:block!important;opacity:1!important;visibility:visible!important}.wxp-has-started .wxp-controlbar,.wxp-paused .wxp-controlbar{display:block;opacity:1;visibility:visible}.wxp-has-started.wxp-user-inactive.wxp-playing .wxp-controlbar{opacity:0;transition:visibility 1s,opacity 1s;visibility:visible}.wxp-controlbar-layer{align-items:center;display:flex;flex-flow:row wrap;height:32px}.wxp-control-button{margin-right:6px}.wxp-control-button:last-child{margin-right:0}.wxp-control-button button{align-items:center;background:transparent;border:none;border-radius:32px;color:var(--wxp-text-primary-normal);cursor:pointer;display:flex;height:32px;justify-content:center;text-align:center;transition:all .1s;width:32px}.wxp-control-button button:hover{background:var(--wxp-button-secondary-pressed)}.wxp-time-display{color:var(--wxp-text-primary-normal);display:flex;flex-direction:row;font-size:14px;margin-right:6px;padding:0 8px}.wxp-space-control{flex-grow:1}.wxp-progress-bar{cursor:pointer;flex-grow:1;padding:0 4px}.wxp-progress-bar:hover .wxp-progress-point{opacity:1}.wxp-progress-bar .wxp-progress-bar-wrapper{cursor:pointer;height:18px;position:relative}.wxp-progress-bar .wxp-progress-mousepos{position:absolute;top:0}.wxp-progress-bar .wxp-progress-point{background:var(--wxp-background-solid-primary-normal);border:1px solid;border-color:var(--wxp-outline-primary-normal);border-radius:16px;cursor:pointer;height:16px;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s;width:16px;z-index:30}.wxp-progress-bar .wxp-chapter-bars{display:flex;flex-direction:row;height:100%;position:relative;width:100%}.wxp-progress-bar .wxp-chapter-bar-item{margin-right:4px;padding:8px 0;position:relative}.wxp-progress-bar .wxp-chapter-bar-item:hover .wxp-chapter-bar-item-bars{transform:scaleY(2)}.wxp-progress-bar .wxp-chapter-bar-item:last-child{margin-right:0}.wxp-progress-bar .wxp-chapter-bar-item-bars{background:var(--wxp-control-inactive-normal);height:100%;pointer-events:none;position:relative;transition:transform .1s;width:100%}.wxp-progress-bar .wxp-chapter-bar-item-speaker-bar{background-color:var(--wxp-text-primary-normal);height:100%;position:absolute;z-index:10}.wxp-progress-bar .wxp-chapter-bar-item-speaker-avatar{align-items:center;background:linear-gradient(transparent,transparent) padding-box,linear-gradient(44.18deg,rgba(8,89,156,.314) 1.37%,rgba(34,199,214,.314) 51.51%,rgba(39,161,122,.314) 98.61%) border-box;border:4px solid transparent;border-radius:50px;bottom:15px;box-sizing:content-box;cursor:pointer;display:flex;height:20px;justify-content:center;overflow:hidden;position:absolute;transform:translateX(-50%);width:20px}.wxp-progress-bar .wxp-chapter-bar-item-speaker-avatar&gt;img{height:20px;width:20px}.wxp-progress-bar .wxp-chapter-bar-item-progress{background:var(--wxp-control-active-normal);height:100%;position:absolute;z-index:20}.wxp-progress-bar .wxp-chapter-bar-item-buffer{background:var(--wxp-outline-share-inactive);height:100%;position:absolute;z-index:5}.wxp-progress-bar-tip{pointer-events:none}.wxp-progress-bar-tip .wxp-popover-inner{max-width:222px;padding:15px;position:relative}.wxp-progress-bar-tip .wxp-progress-bar-tip-img{border-radius:8px;height:108px;margin-bottom:10px;width:192px}.wxp-progress-bar-tip .wxp-progress-bar-tip-text{color:var(--wxp-text-primary-normal);display:flex;flex-direction:column;font-size:14px;gap:5px;text-align:center}.wxp-playback-rate-control{font-size:14px}.wxp-playback-rate-popover{color:var(--wxp-text-primary-normal)}.wxp-playback-rate-popover .wxp-popover-inner{padding-bottom:10px 0}.wxp-playback-rate-popover ul{margin:0;padding:0}.wxp-playback-rate-popover li{align-items:center;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;list-style:none;padding:13px 20px;width:120px}.wxp-playback-rate-popover li.selected,.wxp-playback-rate-popover li:hover{background:var(--wxp-button-secondary-pressed);color:var(--wxp-text-primary-normal)}.wxp-playback-rate-popover li .wxp-playback-rate-li-mark .wxp-icon-check-bold{height:20px;width:20px}.wxp-cc-control.wxp-active{background:none}.wxp-cc-control.wxp-active .wxp-icon{color:var(--wxp-text-accent-normal)}.wxp-volume-control{overflow:hidden;position:relative;transform:scale(1.2);z-index:50}.wxp-volume-control .wxp-mute-button{align-items:center;background:transparent;border:none;border-radius:32px;color:var(--wxp-text-primary-normal);cursor:pointer;display:flex;height:32px;justify-content:center;text-align:center;transform:scale(.8333333333);transition:all .1s;width:32px}.wxp-volume-control .wxp-mute-button:hover{background:var(--wxp-button-secondary-pressed)}.wxp-volume-control .wxp-volume-slider{background-color:var(--vjs-bg-color-primary);border:1px solid var(--vjs-popover-border-color);border-radius:8px;bottom:24px;height:140px;left:50%;opacity:0;padding:15px 12px;position:absolute;transform:translateX(-50%) scale(.8333333333)}.wxp-volume-control .wxp-volume-slider-arrow{bottom:-15px;height:16px;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:16px}.wxp-volume-control .wxp-volume-slider-arrow:after{background-color:var(--vjs-bg-color-primary);border:1px solid var(--vjs-popover-border-color);border-left:transparent;border-top:transparent;box-sizing:border-box;content:"";height:16px;inset:0;position:absolute;top:-10px;transform:rotate(45deg);width:16px}.wxp-volume-control.expanded{overflow:visible}.wxp-volume-control.expanded .wxp-volume-slider{opacity:1}.wxp-follow-speaker{align-items:center;border-radius:32px;display:flex;height:32px;justify-content:center;margin-right:6px;margin-inline-end:6px;min-width:32px}.wxp-follow-speaker button{background:unset;border:unset;color:var(--wxp-text-primary-normal);height:100%;padding:unset}.wxp-follow-speaker .wxp-icon{height:var(--icon-size);vertical-align:middle;width:var(--icon-size)}.wxp-follow-speaker .wxp-follow-speaker-follow-btn{--icon-size:20px;flex:1;padding:0 6px}.wxp-follow-speaker .wxp-follow-speaker-switch-btn{--icon-size:16px;width:20px}.wxp-follow-speaker .wxp-follow-speaker-btn-divide{background:radial-gradient(var(--wxp-gradientdivider-hover-1) 0,var(--wxp-gradientdivider-normal-0) 90%);height:20px;width:1px}.wxp-follow-speaker:hover{background:var(--wxp-button-secondary-pressed)}.wxp-follow-speaker.following{padding:0 5px}.wxp-follow-speaker-list{box-sizing:border-box;list-style:none;margin:10px 0;padding:0;width:232px}.wxp-follow-speaker-list-item{align-items:center;display:flex;gap:10px;line-height:20px;margin:0;padding:6px 15px}.wxp-follow-speaker-list-item .speaker-avatar,.wxp-follow-speaker-list-item .speaker-marker{height:20px;width:20px}.wxp-follow-speaker-list-item .speaker-avatar{border-radius:20px;overflow:hidden}.wxp-follow-speaker-list-item .speaker-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wxp-follow-speaker-list-item img,.wxp-follow-speaker-list-item svg{height:20px;width:20px}.wxp-follow-speaker-list-item.selected,.wxp-follow-speaker-list-item:hover{background-color:var(--wxp-button-secondary-pressed);color:var(--wxp-text-primary-normal)}.wxp-chapter-control button{background:transparent;width:auto}.wxp-chapter-control .wxp-chapter-point{margin-right:5px}.wxp-chapter-control .wxp-chapter-text{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wxp-chapter-control .wxp-icon-arrow-right-bold{height:16px;width:16px}.wxp-rtl .wxp-follow-speaker-popover,.wxp-rtl .wxp-playback-rate-popover{direction:rtl}.wxp-rtl .wxp-follow-speaker-avatar-wrapper{margin-left:10px;margin-right:auto}.wxp-interaction-tips{bottom:0;color:var(--wxp-text-primary-normal);left:0;pointer-events:none;position:absolute;right:0;top:0}.wxp-interaction-tips-jump{align-items:center;animation-delay:.5s;animation-duration:.2s;animation-name:wxp-fade-out;border-radius:8px;display:flex;flex-direction:row;justify-content:center;left:50%;overflow:hidden;padding:16px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.wxp-interaction-tips-jump .wxp-icon{height:26px;margin-right:15px}.wxp-interaction-tips-jump-bg{background-color:var(--wxp-background-solid-primary-normal);bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}.wxp-interaction-tips-status{align-items:center;animation-duration:.5s;animation-name:wxp-interaction-tips-status;animation-timing-function:linear;border-radius:25px;display:flex;height:50px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px;z-index:0}.wxp-interaction-tips-status-bg{background-color:var(--wxp-background-solid-primary-normal);bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}@keyframes wxp-fade-out{0%{opacity:1}to{opacity:0}}@keyframes wxp-interaction-tips-status{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}.wxp-sharing-button{align-items:center;background-color:var(--wxp-background-color-primary);border:1px solid var(--wxp-outline-input-normal);border-radius:16px;color:var(--vjs-font-color-primary);cursor:pointer;display:flex;height:32px;inset-block-start:16px;inset-inline-end:16px;justify-content:center;padding:8px;position:absolute;width:32px;z-index:10}.wxp-sharing-button .sharing-popover{cursor:default}.wxp-sharing-button .sharing-popover-content{font-size:14px;padding:12px}.wxp-sharing-button.wxp-not-started{display:flex!important}.wxp-user-inactive .wxp-sharing-button{display:none}.wxp-paused .wxp-sharing-button,.wxp-user-active .wxp-sharing-button{display:flex}.wxp-video-wrapper{height:100%;position:relative;user-select:none;width:100%}.wxp-player .vjs-modal-dialog{z-index:100}.vjs-text-track-display,.wxp-paused .vjs-text-track-display{bottom:70px}.wxp-user-active .vjs-text-track-display{bottom:70px!important}.wxp-playing.wxp-user-inactive .vjs-text-track-display{bottom:1em}.wxp-left-wrapper{display:flex;flex-direction:column;height:100%;min-width:320px;overflow-x:auto;position:relative;width:100%}
.playback-recording{--text-primary-normal: rgba(255, 255, 255, 0.9490196078);--text-secondary-normal: rgba(255, 255, 255, 0.7019607843);--text-primary-disabled: rgba(255, 255, 255, 0.4);--text-inverted-normal: rgba(0, 0, 0, 0.9490196078);--text-accent-normal: #64b4fa;--button-primary-normal: rgba(255, 255, 255, 0.9490196078);--button-primary-hover: rgba(255, 255, 255, 0.8);--button-primary-disabled: rgba(255, 255, 255, 0.2);--outline-secondary-normal: rgba(255, 255, 255, 0.2);--list-item-background-color-hover: #707070;--list-item-background-color-active: #545454;--big-button-background-hover: #3b3b3b;--controlbar-background-color: rgba(0, 0, 0, 0.55);--bg-color-primary: #0f0f0f;--bg-color-secondary: #1a1a1a;--outline-input-normal: rgba(255, 255, 255, 0.5019607843);--background-solid-primary-normal: #000000;--background-solid-secondary-normal: #1a1a1a;--background-solid-tertiary-normal: #262626;--gradientdivider-hover-0: rgba(255, 255, 255, 0);--gradientdivider-hover-1: rgba(255, 255, 255, 0.6);--gradientdivider-normal-0: rgba(255, 255, 255, 0);--gradientdivider-normal-1: rgba(255, 255, 255, 0.2);--button-secondary-pressed: rgba(255, 255, 255, 0.2);--button-secondary-active-normal: rgba(255, 255, 255, 0.2);--scrollbar-button-normal: rgba(255, 255, 255, 0.2);--scrollbar-background-secondary-normal: rgba(255, 255, 255, 0.1098039216);--scrollbar-arrow-normal: rgba(255, 255, 255, 0.7019607843);--teaching-text-primary-disabled: rgba(0, 0, 0, 0.4);--outline-primary-normal: rgba(255, 255, 255, 0.4);--control-inactive-normal: rgba(255, 255, 255, 0.2);--teaching-button-primary-normal: rgba(0, 0, 0, 0.6)}.playback-recording .vjs-webex{--vjs-font-color-primary: var(--text-primary-normal);--vjs-font-color-secondary: var(--text-secondary-normal);--vjs-font-color-revert: var(--text-inverted-normal);--vjs-font-color-disabled: var(--text-primary-disabled);--vjs-bg-color-disabled: var(--button-primary-disabled);--vjs-bg-color-revert: var(--button-primary-normal);--vjs-popover-border-color: var(--outline-secondary-normal);--vjs-divider-color: var(--outline-secondary-normal);--vjs-big-button-normal: none;--vjs-bg-color-primary: var(--bg-color-primary);--vjs-bg-color-secondary: var(--bg-color-secondary);--vjs-bg-color-hover: var(--list-item-background-color-hover);--vjs-bg-color-active: var(--list-item-background-color-active);--vjs-controlbar-bg-color: var(--controlbar-background-color);--vjs-big-button-hover: var(--big-button-background-hover);--vjs-text-accent-normal: var(--text-accent-normal);--vjs-button-primary-normal: var(--button-primary-normal);--vjs-button-primary-hover: var(--button-primary-hover)}.playback-recording .wxp-player{--wxp-text-primary-normal: var(--text-primary-normal);--wxp-text-secondary-normal: var(--text-secondary-normal);--wxp-text-accent-normal: var(--text-accent-normal);--wxp-outline-input-normal: var(--outline-input-normal);--wxp-background-solid-primary-normal: var(--background-solid-primary-normal);--wxp-background-solid-secondary-normal: var(--background-solid-secondary-normal);--wxp-background-solid-tertiary-normal: var(--background-solid-tertiary-normal);--wxp-gradientdivider-hover-0: var(--gradientdivider-hover-0);--wxp-gradientdivider-hover-1: var(--gradientdivider-hover-1);--wxp-gradientdivider-normal-0: var(--gradientdivider-normal-0);--wxp-gradientdivider-normal-1: var(--gradientdivider-normal-1);--wxp-button-secondary-pressed: var(--button-secondary-pressed);--wxp-button-secondary-active-normal: var(--button-secondary-active-normal);--wxp-scrollbar-button-normal: var(--scrollbar-button-normal);--wxp-scrollbar-background-secondary-normal: var(--scrollbar-background-secondary-normal);--wxp-scrollbar-arrow-normal: var(--scrollbar-arrow-normal);--wxp-teaching-text-primary-disabled: var(--teaching-text-primary-disabled);--wxp-outline-primary-normal: var(--outline-primary-normal);--wxp-control-inactive-normal: var(--control-inactive-normal);--wxp-teaching-button-primary-normal: var(--teaching-button-primary-normal)}.playback-recording .playback-hidden{display:none !important}.playback-recording .playback-mask-layer{position:absolute;z-index:199;top:0;bottom:0;left:0;right:0;background:var(--bg-color-primary);color:var(--text-primary-normal);text-align:center;display:flex;align-items:center;justify-content:center}.playback-recording .playback-mask-loading{opacity:.85;margin-right:25px;border:4px solid rgba(0,0,0,0);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.playback-recording .playback-mask-loading::before,.playback-recording .playback-mask-loading::after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:rgba(0,0,0,0);border-top-color:#fff;animation:playback-spinner-show 0s linear .3s forwards}.playback-recording .playback-mask-loading::before{border-top-color:#fff;animation:playback-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,playback-spinner-fade 1.1s linear infinite}.playback-recording .playback-mask-loading::after{border-top-color:#fff;animation:playback-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,playback-spinner-fade 1.1s linear infinite;animation-delay:.44s}@keyframes playback-spinner-show{to{visibility:visible}}@keyframes playback-spinner-show{to{visibility:visible}}@keyframes playback-spinner-spin{100%{transform:rotate(360deg)}}@keyframes playback-spinner-spin{100%{transform:rotate(360deg)}}@keyframes playback-spinner-fade{0%{border-top-color:var(--text-primary-normal)}20%{border-top-color:var(--text-primary-normal)}60%{border-top-color:var(--text-primary-normal)}100%{border-top-color:var(--text-primary-normal)}}@keyframes playback-spinner-fade{0%{border-top-color:var(--text-primary-normal)}20%{border-top-color:var(--text-primary-normal)}60%{border-top-color:var(--text-primary-normal)}100%{border-top-color:var(--text-primary-normal)}}.playback-recording{width:100%;height:100%;position:relative;background:var(--bg-color-primary);overflow:hidden}.playback-recording *{box-sizing:border-box}.playback-recording .vjs-follow-speaker-bar-avatar{box-sizing:content-box}.playback-recording .vjs-progress-control{opacity:0;transition:opacity .2s}.playback-recording .playback-video{width:100%;height:100%}.playback-recording .playback-error{position:absolute;padding:20px;top:50%;width:100%;transform:translateY(-50%);color:var(--text-primary-normal);font-size:20px;line-height:30px}.playback-recording .playback-error-icon{text-align:center;margin-bottom:20px}.playback-recording .playback-error-text{text-align:center}.playback-recording .playback-error-tracking{text-align:center;font-size:14px}.playback-recording .playback-header{position:relative;height:56px;font-size:24px;line-height:52px;background-color:var(--bg-color-secondary);color:var(--text-primary-normal);padding-inline-start:30px;border-bottom:1px solid var(--border-color)}.playback-recording .playback-header::after{content:"";position:absolute;inset-inline-start:0;inset-inline-end:0;inset-block-end:0;height:1px;background:radial-gradient(var(--gradientdivider-normal-1) 0, var(--gradientdivider-normal-0) 90%)}.playback-recording .playback-header h1{all:unset}.playback-recording.with-header .wxp-player{height:calc(100% - 56px)}

@charset "utf-8";
/*! VAR */
* {
  scrollbar-color: var(--mds-color-theme-scrollbar-button-normal) var(--mds-color-theme-scrollbar-background-secondary-normal);
}
*:hover {
  scrollbar-color: var(--mds-color-theme-scrollbar-button-hover) var(--mds-color-theme-scrollbar-background-secondary-normal);
}
@font-face {
  font-family: 'ciscosanstt_extralight';
  src: url(/webappng/fonts/CiscoSansTTExtraLight.94a41d38.woff2) format('woff2'), url(/webappng/fonts/CiscoSansTTExtraLight.b76ace05.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ciscosansttlight';
  src: url(/webappng/fonts/CiscoSansTTLight.fe294a11.woff2) format('woff2'), url(/webappng/fonts/CiscoSansTTLight.bd3b7c6a.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ciscosansttregular';
  src: url(/webappng/fonts/CiscoSansTTRegular.38404644.woff2) format('woff2'), url(/webappng/fonts/CiscoSansTTRegular.a7b345a0.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ciscosansttbold';
  src: url(/webappng/fonts/CiscoSansTTBold.50c5812d.woff2) format('woff2'), url(/webappng/fonts/CiscoSansTTBold.d6345184.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CiscoSansTTMedium';
  src: url(/webappng/fonts/CiscoSansTT-Medium.2a46a0df.woff2) format('woff2'), url(/webappng/fonts/CiscoSansTT-Medium.37d8dec3.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
* {
  /* So 100% means 100% */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.focus_noOutline *:focus {
  outline: none;
}
body {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  -webkit-font-smoothing: subpixel-antialiased;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 1em;
  background: var(--mds-color-theme-gradation-primary);
}
a,
a:active,
a:focus {
  text-decoration: underline;
  color: var(--mds-color-theme-text-accent-normal);
  outline-offset: -1px;
}
a:hover {
  text-decoration: underline;
}
a.disabled,
a.disabled:hover {
  cursor: default;
  color: var(--mds-color-theme-text-primary-disabled) !important;
  text-decoration: none;
}
a.disabled *,
a.disabled:hover * {
  color: var(--mds-color-theme-text-primary-disabled) !important;
}
.c_backurl {
  position: absolute;
  top: 0px;
  left: 40px;
  z-index: 10;
  font-size: 14px;
  line-height: 19px;
}
body .el-loading-mask {
  -webkit-transition: none;
  transition: none;
}
body .el-loading-spinner {
  top: 50%;
}
.el-dialog__header .el-dialog__title {
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
}
.pmr_pop_imoret .el-dialog__body,
.pmr_pop_imoret .el-textarea,
.pmr_pop_imoret .el-textarea__inner {
  color: var(--mds-color-theme-text-primary-normal);
  min-height: 450px;
}
body .el-button {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pmr_pop_imoret .el-table th {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
  cursor: pointer;
}
.pmr_pop_imoret .el-table__footer-wrapper thead div,
.pmr_pop_imoret .el-table__header-wrapper thead div {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
}
.pmr_pop_imoret .el-table tr td:hover {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
}
h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 35px;
}
h5 {
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
}
h6 {
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
}
.el-dialog__header .el-dialog__title {
  margin: 0px;
}
body .icon-info-alt-outline {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
  font-weight: bold;
}
body #personal-room-introduction {
  color: var(--mds-color-theme-text-primary-normal) !important;
}
body .el-checkbox__label .icon-info-alt-outline {
  position: relative;
  top: 2px;
}
body .el-checkbox + .icon-info-alt-outline {
  position: relative;
  top: 2px;
}
body .el-checkbox + .el-popover__trigger {
  top: 2px;
}
body .el-checkbox + .el-popover__trigger .el-button.icon-info-alt-outline {
  position: relative;
  top: 2px;
}
select::-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
select:-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-ms-input-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--mds-color-theme-text-primary-normal);
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
input {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
i span {
  display: none !important;
}
*[class^='icon-']:hover {
  text-decoration: none !important;
}
@-webkit-keyframes resizeanim {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes resizeanim {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
.resize-triggers {
  -webkit-animation: 1ms resizeanim;
          animation: 1ms resizeanim;
  visibility: hidden;
  opacity: 0;
}
.resize-triggers,
.resize-triggers &gt; div,
.contract-trigger:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}
.resize-triggers &gt; div {
  background: var(--mds-color-theme-background-solid-secondary-normal);
  overflow: auto;
}
.contract-trigger:before {
  width: 200%;
  height: 200%;
}
@keyframes resizeanim {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
.resize-triggers {
  -webkit-animation: 1ms resizeanim;
          animation: 1ms resizeanim;
  visibility: hidden;
  opacity: 0;
}
.resize-triggers,
.resize-triggers &gt; div,
.contract-trigger:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}
.resize-triggers &gt; div {
  background: var(--mds-color-theme-background-solid-secondary-normal);
  overflow: auto;
}
.contract-trigger:before {
  width: 200%;
  height: 200%;
}
.required_field {
  display: none;
}
.c_copy {
  line-height: 20px;
}
.c_copy a {
  display: inline-block;
}
.c_copy .copy {
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
}
.c_copy .copy:hover {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.c_copy .copy:hover .icon-ng-copy {
  color: var(--mds-color-theme-text-accent-normal);
}
.c_copy .copy .icon-ng-copy {
  margin-right: 8px;
  vertical-align: middle;
  color: var(--mds-color-theme-text-secondary-normal);
}
.c_copy .copy .icon-ng-copy-mdp {
  margin-right: 4px;
}
.c_copy .copied {
  color: var(--mds-color-theme-text-success-normal);
  font-size: 12px;
}
.c_copy .copied:hover {
  color: var(--mds-color-theme-text-success-normal);
  text-decoration: none;
}
.error-wrap {
  position: relative;
}
.error-wrap .error {
  color: var(--mds-color-theme-text-error-normal);
  line-height: 20px;
  top: 6px;
  text-align: left;
}
.error-wrap .error span {
  font-size: 14px;
  line-height: 20px;
  display: table-cell;
  padding-left: 6px;
  vertical-align: top;
}
.error-wrap .error i {
  color: var(--mds-color-theme-text-error-normal);
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  display: table-cell;
  vertical-align: top;
  margin-right: 5px;
  line-height: 20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .el-button-group .icon-ng-down:before {
    overflow: hidden;
    display: block;
    line-height: 10px;
  }
  .el-button--large {
    height: 40px;
    line-height: 20px;
  }
  .nav_tabs li a {
    line-height: 26px;
  }
  .el-button.el-button--primary span,
  .el-button.el-button--default span {
    position: relative;
  }
  body #wrapper #frame.frame_host .nav .nav_tabs li i {
    top: 10px;
  }
  .guestDashboard .content_blurred_wrap {
    opacity: 0;
  }
  .multi_timezone .v-select .vs__selected-options input:focus {
    outline: 1px dotted\9;
  }
  .multi_timezone .v-select.vs--single .vs__selected {
    position: unset;
  }
}
.preference_pane .el-form-item__error i.icon-ng-inline-error,
.ng_sched .el-form-item__error i.icon-ng-inline-error {
  vertical-align: top;
  line-height: 20px;
}
.preference_pane .el-form-item__error .el-form-item__errorinfo,
.ng_sched .el-form-item__error .el-form-item__errorinfo {
  vertical-align: top;
  line-height: 22px;
}
.scroll-y {
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 350px;
}
.cisco-bmmp-cta-widget span a {
  background-color: var(--mds-color-theme-illustrations-onboarding-primary-0) !important;
  padding: 0px 12px !important;
  border-radius: 50px !important;
  display: inline-block;
  color: var(--mds-color-theme-common-text-white) !important;
  text-decoration: none;
  margin-top: 6px;
  line-height: 32px !important;
  font-size: 14px !important;
}
.cisco-bmmp-cta-widget span a.changePlan {
  background-color: var(--mds-color-theme-background-accent-normal) !important;
}
.cisco-bmmp-cta-widget #tooltip {
  color: var(--mds-color-theme-text-primary-normal) !important;
  background: var(--mds-color-theme-background-solid-primary-normal);
  right: auto !important;
  z-index: 20;
  font-size: 12px !important;
  -webkit-box-shadow: var(--mds-color-theme-outline-secondary-normal) 0px 0px 3px;
          box-shadow: var(--mds-color-theme-outline-secondary-normal) 0px 0px 3px;
  position: absolute;
  padding: 8px 12px;
  border-radius: 3px;
  text-align: left;
  margin-top: 60px;
  max-width: 320px;
  top: 0 !important;
}
.cisco-bmmp-marketing-closeable-widget .colL-bmmp {
  font-family: 'CiscoSansLight', Arial, Helvetica, Sans-serif;
  width: 830px;
  margin: 0px auto;
  height: 66px;
  font-size: 14px;
  color: var(--mds-color-theme-text-warning-normal) !important;
  line-height: 24px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 10px;
}
.cisco-bmmp-marketing-closeable-widget .colO-bmmp {
  font-family: 'CiscoSansLight', Arial, Helvetica, Sans-serif;
  font-size: 14px;
  background: var(--mds-color-theme-background-alert-theme-normal) !important;
  height: 48px;
  padding: 0 15px;
  color: var(--mds-color-theme-text-accent-normal) !important;
}
.cisco-bmmp-marketing-closeable-widget .colO-bmmp .optin-link {
  color: var(--mds-color-theme-text-accent-normal) !important;
}
.cisco-bmmp-marketing-closeable-widget .colO-bmmp span {
  color: var(--mds-color-theme-text-accent-normal) !important;
}
.cisco-bmmp-marketing-closeable-widget .colL {
  color: var(--mds-color-theme-text-warning-normal);
  font-size: 12px;
  min-height: 64px;
  width: 830px;
  line-height: 20px;
  padding: 20px 0;
  text-align: center;
  margin: auto;
}
.cisco-bmmp-marketing-closeable-widget &gt; div {
  background: var(--mds-color-theme-background-alert-warning-normal) !important;
  display: block;
  color: var(--mds-color-theme-text-warning-normal) !important;
  text-align: center;
}
body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us {
  background: var(--mds-color-theme-background-alert-theme-normal);
  color: var(--mds-color-theme-text-accent-normal);
  font-size: 14px;
}
body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL {
  color: var(--mds-color-theme-text-accent-normal);
  font-size: 14px;
  line-height: 20px !important;
  padding-top: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL .bmmp-topbar-left {
  text-align: left;
  padding-left: 10px;
}
body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL .bmmp-topbar-right {
  padding-left: 15px;
}
.colR {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 12px;
  width: 14px;
  z-index: 2000;
}
.cisco-bmmp-usage-widget {
  background: var(--mds-color-theme-background-alert-warning-normal);
  color: var(--mds-color-theme-text-warning-normal);
  font-size: 12px;
  border-radius: 4px;
  margin: 5px 0;
  max-width: 600px;
}
.cisco-bmmp-marketing-widget &gt; div {
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  color: var(--mds-color-theme-text-warning-normal);
  font-size: 12px;
  border-radius: 4px;
  padding: 12px 15px;
  margin: 5px 0;
  display: block;
  line-height: 20px;
  max-width: 500px;
}
.cisco-bmmp-marketing-widget a {
  color: var(--mds-color-theme-text-warning-normal);
  text-decoration: underline;
}
.cisco-bmmp-usage-widget img {
  float: left;
  margin: 6px 0;
  display: inline-block;
  padding-right: 10px;
}
.cisco-bmmp-usage-widget &gt; div {
  padding: 8px 12px;
  line-height: 16px;
}
.cisco-bmmp-usage-widget &gt; div &gt; div {
  margin-left: 26px;
}
#wrapper #frame.frame_host .nav .cisco-bmmp-cta-widget {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.fixed-bottom {
  position: fixed;
  bottom: 30px !important;
}
/* Skip Navigation */
.skip-link {
  position: absolute;
  top: -30px;
  z-index: 10000;
  padding: 5px;
  border-radius: 5px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  left: 240px;
}
.skip-link:focus {
  top: 0;
}
[class^='icon-'],
[class*=' icon-'] {
  display: inline-block;
}
.nowarp {
  word-break: break-all;
  white-space: nowrap;
}
.inline_block {
  display: inline-block;
}
.error_page {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--mds-color-theme-background-solid-primary-normal);
  z-index: 100;
}
.error_page_logo {
  margin: 20px 0 0 30px;
  position: absolute;
  z-index: 101;
}
.welcome_dialog .welcome_main {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.welcome_dialog .welcome_main .welcome_title {
  width: auto;
  font-weight: bold;
  text-align: center;
  color: var(--mds-color-theme-text-error-normal);
  line-height: 18px;
  font-size: 16px;
  margin-bottom: 21px;
}
.welcome_dialog .welcome_main .welcome_content {
  width: auto;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 16px;
  font-size: 14px;
}
.welcome_dialog .welcome_main .welcome_content p {
  margin-bottom: 18px;
}
.welcome_dialog .dialog-footer-btns {
  text-align: center;
}
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.flex-col {
  float: none;
}
.i-hover-pressed {
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.i-hover-pressed:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
.i-hover-pressed:focus,
.i-hover-pressed:active,
.i-hover-pressed:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.el-select-dropdown__item:hover {
  outline: 2px solid var(--mds-color-theme-outline-theme-normal);
  outline-offset: -2px;
}
.grid_g .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav .el-tabs__item {
  color: var(--mds-color-theme-text-secondary-normal);
}
.grid_g .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav .el-tabs__item .tab_pane_label .active {
  color: var(--mds-color-theme-text-primary-normal);
}
.grid_g .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav .el-tabs__item.is-active {
  font-weight: 700;
  background-color: var(--mds-color-theme-button-secondary-pressed);
  color: var(--mds-color-theme-text-primary-normal);
}
.top_info_container .top_info {
  background: var(--mds-color-theme-background-alert-theme-normal);
  border: 1px solid var(--mds-color-theme-outline-theme-normal);
}
.top_info_container .top_info i {
  color: var(--mds-color-theme-text-accent-normal);
}
.top_info_container .top_info .close_info i {
  color: var(--mds-color-theme-text-accent-normal);
}
.el-alert--warning {
  border: 1px solid var(--mds-color-theme-text-warning-normal);
}
.el-alert--info {
  border: 1px solid var(--mds-color-theme-outline-theme-normal);
}
.el-alert--error {
  border: 1px solid var(--mds-color-theme-text-error-normal);
}
.cookie-manage-banner {
  position: fixed;
  min-width: 50px;
  max-width: 540px;
  z-index: 2000;
  bottom: 0;
  right: 0;
  left: 0;
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  border: var(--mds-color-theme-outline-secondary-normal) solid;
  border-width: 1px 1px 0 0;
  font-size: 16px;
  border-radius: 0 17px 0 0;
}
.cookie-manage-banner:lang(ro-RO),
.cookie-manage-banner:lang(bg-BG) {
  max-width: 620px;
}
.cookie-manage-banner .cookie-banner-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 16px;
  padding: 1em 0;
  width: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
.cookie-manage-banner .cookie-banner-container #cookie-banner-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.5;
  color: var(--mds-color-theme-text-secondary-normal);
}
.cookie-manage-banner .cookie-banner-container #cookie-banner-text p {
  margin-bottom: 25px;
}
.cookie-manage-banner .cookie-banner-container #cookie-banner-text p:last-child {
  margin-bottom: 0;
}
.cookie-manage-banner .cookie-banner-container #cookie-banner-text .cookie-banner-linkText {
  text-decoration: underline;
  color: var(--mds-color-theme-text-accent-normal);
}
.cookie-manage-banner .cookie-banner-container #cookie-banner-text .cookie-banner-linkText:hover {
  text-decoration: none;
}
.cookie-manage-banner .cookie-banner-container #cookie-banner-text .option-btn {
  float: left;
  margin-right: 16px;
}
.cookie-manage-banner .cookie-banner-container .cookie-manage-close {
  width: auto;
  margin-left: 2px;
}
.cookie-manage-banner .cookie-banner-container .cookie-manage-close .cookie-manage-close-handler {
  background: transparent;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 18px;
  border: 1px solid transparent;
}
.cookie-manage-banner .cookie-banner-container .cookie-banner-btnContainer button {
  min-width: 70px;
}
.cookie-manage-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cookie-manage-option #cookie-manage-dialog-trigger {
  font-size: 16px;
}
.cookie-manage-dialog-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 30px 15px;
}
.cookie-manage-dialog-option button:focus-within {
  -webkit-box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-text-accent-normal);
          box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-text-accent-normal);
}
.cookie-dialog-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px 0;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.cookie-dialog-title .cookie-dialog-logo {
  position: absolute;
  width: 76px;
  height: 30px;
  left: 30px;
  top: 14px;
}
.cookie-dialog-title .cookie-dialog-logo img {
  height: inherit;
}
.cookie-dialog-title h2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 50%;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cookie-dialog-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: inherit;
  height: 400px;
  line-height: 1.5;
}
.cookie-dialog-body .cookie-dialog-tabList {
  width: 240px;
  font-size: 16px;
}
.cookie-dialog-body .cookie-dialog-tabList li {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 18px 12px 20px;
  gap: 10px;
  width: 260px;
  height: 40px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.cookie-dialog-body .cookie-dialog-tabList li .cookie-dialog-menu {
  display: block;
  padding: 12px 5px 12px 12px;
  cursor: pointer;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: var(--mds-color-theme-text-primary-normal);
}
.cookie-dialog-body .cookie-dialog-tabList ._active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 18px 12px 20px;
  gap: 10px;
  width: 260px;
  height: 40px;
  background: var(--mds-color-theme-background-primary-active);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.cookie-dialog-body .cookie-dialog-tabList li._active .cookie-dialog-menu {
  font-weight: 700;
}
.cookie-dialog-tabContext {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px 15px 10px 40px;
}
.cookie-dialog-tabContext p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: var(--mds-color-theme-text-primary-normal);
}
.cookie-dialog-tabContext a {
  font-size: 14px;
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.cookie-dialog-tabContext .cursor-none {
  cursor: default;
  font-weight: bold;
}
.cookie-dialog-tabContext .grid-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  color: var(--mds-color-theme-text-primary-normal);
}
.cookie-manage-body .el-dialog__header {
  padding: 0 0 0;
}
.cookie-manage-body .el-dialog__header h2 {
  font-size: 20px !important;
}
.cookie-manage-body .el-dialog__body {
  padding: 0;
}
.cookie-manage-body .allow_function_cookies {
  font-size: 16px;
}
.hidden {
  display: none;
}
.force_hide {
  display: none!important;
}
.show {
  display: block!important;
}
.hand {
  cursor: pointer;
}
.hover_none {
  text-decoration: none;
}
.align_vm {
  vertical-align: middle;
}
.align_vt {
  vertical-align: top;
}
.txt_split {
  margin: 0 3px;
  width: 1px;
  height: 13px;
  line-height: 13px;
  color: var(--mds-color-theme-text-secondary-normal);
  display: inline-block;
}
/* text loading dots */
.txt_loading {
  color: white;
  font: 200 9px/100% Impact;
  text-align: center;
  display: inline-block;
  color: var(--mds-color-theme-text-accent-normal);
  -webkit-transform: scale(0.9);
}
.txt_loading:after {
  display: inline-block;
  content: ' .';
  -webkit-animation: dots 1.5s steps(5, end) infinite;
          animation: dots 1.5s steps(5, end) infinite;
}
@-webkit-keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: var(--mds-color-theme-text-accent-normal);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 var(--mds-color-theme-text-accent-normal), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 var(--mds-color-theme-text-accent-normal), 0.5em 0 0 var(--mds-color-theme-text-accent-normal);
  }
}
@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: var(--mds-color-theme-text-accent-normal);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 var(--mds-color-theme-text-accent-normal), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 var(--mds-color-theme-text-accent-normal), 0.5em 0 0 var(--mds-color-theme-text-accent-normal);
  }
}
/*animations*/
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
            transform: rotate3d(0, 0, 1, 270deg);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
            transform: rotate3d(0, 0, 1, 270deg);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}
.txt_ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.font_10px {
  font-size: 12px;
  -webkit-transform: scale(0.84, 0.84);
  -webkit-transform-origin: 0 0;
  *font-size: 10px;
}
.font_bold {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  cursor: pointer;
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: none;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 900;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
h3,
h4,
h5,
h6 {
  margin: 0;
}
input {
  background: none;
}
p {
  margin: 0;
}
.el-dropdown-menu li a,
.el-dropdown-menu li a:hover {
  display: block;
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
}
input::-ms-clear {
  display: none;
}
body .el-table .cell {
  word-break: normal;
}
textarea {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.el-select .el-input__inner {
  overflow: hidden;
  height: auto;
}
.select-dropdown__empty {
  color: #757575;
}
.el-input__icon {
  top: auto;
}
.ng_sched_timePicker legend {
  margin-bottom: 0;
  border-bottom: 0;
  color: inherit;
}
.el-message__group p {
  word-break: break-word;
}
.el-message__group p.error_log {
  white-space: pre-line;
}
.icon-send.publish {
  -webkit-transform: rotateZ(-23deg) translate(5px, -1px);
          transform: rotateZ(-23deg) translate(5px, -1px);
}
.html-support-unset ul {
  margin: 16px 0;
  padding-left: 24px;
}
.html-support-unset li {
  list-style: unset;
}
.grid_g {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  height: 100%;
}
.GuestDashboardNew {
  padding-top: 120px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  table .grid_g {
    display: block;
  }
}
.opera_only :-o-prefocus,
.grid_g {
  word-spacing: -0.43em;
}
.grid_u {
  display: inline-block;
  /* IE &lt; 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.grid_u_1,
.grid_u_1_1,
.grid_u_1_12,
.grid_u_1_2,
.grid_u_1_24,
.grid_u_1_3,
.grid_u_1_4,
.grid_u_1_5,
.grid_u_1_6,
.grid_u_1_8,
.grid_u_10_24,
.grid_u_11_12,
.grid_u_11_24,
.grid_u_12_24,
.grid_u_13_24,
.grid_u_14_24,
.grid_u_15_24,
.grid_u_16_24,
.grid_u_17_24,
.grid_u_18_24,
.grid_u_19_24,
.grid_u_2_24,
.grid_u_2_3,
.grid_u_2_5,
.grid_u_20_24,
.grid_u_21_24,
.grid_u_22_24,
.grid_u_23_24,
.grid_u_24_24,
.grid_u_3_24,
.grid_u_3_4,
.grid_u_3_5,
.grid_u_3_8,
.grid_u_4_24,
.grid_u_4_5,
.grid_u_5_12,
.grid_u_5_24,
.grid_u_5_5,
.grid_u_5_6,
.grid_u_5_8,
.grid_u_6_24,
.grid_u_7_12,
.grid_u_7_24,
.grid_u_7_8,
.grid_u_8_24,
.grid_u_9_24 {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.grid_u_1_24 {
  width: 4.1667%;
}
.grid_u_1_12,
.grid_u_2_24 {
  width: 8.3333%;
}
.grid_u_1_8,
.grid_u_3_24 {
  width: 12.5%;
}
.grid_u_1_6,
.grid_u_4_24 {
  width: 16.6667%;
}
.grid_u_1_5 {
  width: 20%;
}
.grid_u_5_24 {
  width: 20.8333%;
}
.grid_u_1_4,
.grid_u_6_24 {
  width: 25%;
}
.grid_u_7_24 {
  width: 29.1667%;
}
.grid_u_1_3,
.grid_u_8_24 {
  width: 33.3333%;
}
.grid_u_3_8,
.grid_u_9_24 {
  width: 37.5%;
}
.grid_u_2_5 {
  width: 40%;
}
.grid_u_10_24,
.grid_u_5_12 {
  width: 41.6667%;
}
.grid_u_11_24 {
  width: 45.8333%;
}
.grid_u_1_2,
.grid_u_12_24 {
  width: 50%;
}
.grid_u_13_24 {
  width: 54.1667%;
}
.grid_u_14_24,
.grid_u_7_12 {
  width: 58.3333%;
}
.grid_u_3_5 {
  width: 60%;
}
.grid_u_15_24,
.grid_u_5_8 {
  width: 62.5%;
}
.grid_u_16_24,
.grid_u_2_3 {
  width: 66.6667%;
}
.grid_u_17_24 {
  width: 70.8333%;
}
.grid_u_18_24,
.grid_u_3_4 {
  width: 75%;
}
.grid_u_19_24 {
  width: 79.1667%;
}
.grid_u_4_5 {
  width: 80%;
}
.grid_u_20_24,
.grid_u_5_6 {
  width: 83.3333%;
}
.grid_u_21_24,
.grid_u_7_8 {
  width: 87.5%;
}
.grid_u_11_12,
.grid_u_22_24 {
  width: 91.6667%;
}
.grid_u_23_24 {
  width: 95.8333%;
}
.grid_u_1,
.grid_u_1_1,
.grid_u_24_24,
.grid_u_5_5 {
  width: 100%;
}
@media screen and (min-width: 35.5em) {
  .grid_u_sm_1,
  .grid_u_sm_1_1,
  .grid_u_sm_1_12,
  .grid_u_sm_1_2,
  .grid_u_sm_1_24,
  .grid_u_sm_1_3,
  .grid_u_sm_1_4,
  .grid_u_sm_1_5,
  .grid_u_sm_1_6,
  .grid_u_sm_1_8,
  .grid_u_sm_10_24,
  .grid_u_sm_11_12,
  .grid_u_sm_11_24,
  .grid_u_sm_12_24,
  .grid_u_sm_13_24,
  .grid_u_sm_14_24,
  .grid_u_sm_15_24,
  .grid_u_sm_16_24,
  .grid_u_sm_17_24,
  .grid_u_sm_18_24,
  .grid_u_sm_19_24,
  .grid_u_sm_2_24,
  .grid_u_sm_2_3,
  .grid_u_sm_2_5,
  .grid_u_sm_20_24,
  .grid_u_sm_21_24,
  .grid_u_sm_22_24,
  .grid_u_sm_23_24,
  .grid_u_sm_24_24,
  .grid_u_sm_3_24,
  .grid_u_sm_3_4,
  .grid_u_sm_3_5,
  .grid_u_sm_3_8,
  .grid_u_sm_4_24,
  .grid_u_sm_4_5,
  .grid_u_sm_5_12,
  .grid_u_sm_5_24,
  .grid_u_sm_5_5,
  .grid_u_sm_5_6,
  .grid_u_sm_5_8,
  .grid_u_sm_6_24,
  .grid_u_sm_7_12,
  .grid_u_sm_7_24,
  .grid_u_sm_7_8,
  .grid_u_sm_8_24,
  .grid_u_sm_9_24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .grid_u_sm_1_24 {
    width: 4.1667%;
  }
  .grid_u_sm_1_12,
  .grid_u_sm_2_24 {
    width: 8.3333%;
  }
  .grid_u_sm_1_8,
  .grid_u_sm_3_24 {
    width: 12.5%;
  }
  .grid_u_sm_1_6,
  .grid_u_sm_4_24 {
    width: 16.6667%;
  }
  .grid_u_sm_1_5 {
    width: 20%;
  }
  .grid_u_sm_5_24 {
    width: 20.8333%;
  }
  .grid_u_sm_1_4,
  .grid_u_sm_6_24 {
    width: 25%;
  }
  .grid_u_sm_7_24 {
    width: 29.1667%;
  }
  .grid_u_sm_1_3,
  .grid_u_sm_8_24 {
    width: 33.3333%;
  }
  .grid_u_sm_3_8,
  .grid_u_sm_9_24 {
    width: 37.5%;
  }
  .grid_u_sm_2_5 {
    width: 40%;
  }
  .grid_u_sm_10_24,
  .grid_u_sm_5_12 {
    width: 41.6667%;
  }
  .grid_u_sm_11_24 {
    width: 45.8333%;
  }
  .grid_u_sm_1_2,
  .grid_u_sm_12_24 {
    width: 50%;
  }
  .grid_u_sm_13_24 {
    width: 54.1667%;
  }
  .grid_u_sm_14_24,
  .grid_u_sm_7_12 {
    width: 58.3333%;
  }
  .grid_u_sm_3_5 {
    width: 60%;
  }
  .grid_u_sm_15_24,
  .grid_u_sm_5_8 {
    width: 62.5%;
  }
  .grid_u_sm_16_24,
  .grid_u_sm_2_3 {
    width: 66.6667%;
  }
  .grid_u_sm_17_24 {
    width: 70.8333%;
  }
  .grid_u_sm_18_24,
  .grid_u_sm_3_4 {
    width: 75%;
  }
  .grid_u_sm_19_24 {
    width: 79.1667%;
  }
  .grid_u_sm_4_5 {
    width: 80%;
  }
  .grid_u_sm_20_24,
  .grid_u_sm_5_6 {
    width: 83.3333%;
  }
  .grid_u_sm_21_24,
  .grid_u_sm_7_8 {
    width: 87.5%;
  }
  .grid_u_sm_11_12,
  .grid_u_sm_22_24 {
    width: 91.6667%;
  }
  .grid_u_sm_23_24 {
    width: 95.8333%;
  }
  .grid_u_sm_1,
  .grid_u_sm_1_1,
  .grid_u_sm_24_24,
  .grid_u_sm_5_5 {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .grid_u_md_1,
  .grid_u_md_1_1,
  .grid_u_md_1_12,
  .grid_u_md_1_2,
  .grid_u_md_1_24,
  .grid_u_md_1_3,
  .grid_u_md_1_4,
  .grid_u_md_1_5,
  .grid_u_md_1_6,
  .grid_u_md_1_8,
  .grid_u_md_10_24,
  .grid_u_md_11_12,
  .grid_u_md_11_24,
  .grid_u_md_12_24,
  .grid_u_md_13_24,
  .grid_u_md_14_24,
  .grid_u_md_15_24,
  .grid_u_md_16_24,
  .grid_u_md_17_24,
  .grid_u_md_18_24,
  .grid_u_md_19_24,
  .grid_u_md_2_24,
  .grid_u_md_2_3,
  .grid_u_md_2_5,
  .grid_u_md_20_24,
  .grid_u_md_21_24,
  .grid_u_md_22_24,
  .grid_u_md_23_24,
  .grid_u_md_24_24,
  .grid_u_md_3_24,
  .grid_u_md_3_4,
  .grid_u_md_3_5,
  .grid_u_md_3_8,
  .grid_u_md_4_24,
  .grid_u_md_4_5,
  .grid_u_md_5_12,
  .grid_u_md_5_24,
  .grid_u_md_5_5,
  .grid_u_md_5_6,
  .grid_u_md_5_8,
  .grid_u_md_6_24,
  .grid_u_md_7_12,
  .grid_u_md_7_24,
  .grid_u_md_7_8,
  .grid_u_md_8_24,
  .grid_u_md_9_24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .grid_u_md_1_24 {
    width: 4.1667%;
  }
  .grid_u_md_1_12,
  .grid_u_md_2_24 {
    width: 8.3333%;
  }
  .grid_u_md_1_8,
  .grid_u_md_3_24 {
    width: 12.5%;
  }
  .grid_u_md_1_6,
  .grid_u_md_4_24 {
    width: 16.6667%;
  }
  .grid_u_md_1_5 {
    width: 20%;
  }
  .grid_u_md_5_24 {
    width: 20.8333%;
  }
  .grid_u_md_1_4,
  .grid_u_md_6_24 {
    width: 25%;
  }
  .grid_u_md_7_24 {
    width: 29.1667%;
  }
  .grid_u_md_1_3,
  .grid_u_md_8_24 {
    width: 33.3333%;
  }
  .grid_u_md_3_8,
  .grid_u_md_9_24 {
    width: 37.5%;
  }
  .grid_u_md_2_5 {
    width: 40%;
  }
  .grid_u_md_10_24,
  .grid_u_md_5_12 {
    width: 41.6667%;
  }
  .grid_u_md_11_24 {
    width: 45.8333%;
  }
  .grid_u_md_1_2,
  .grid_u_md_12_24 {
    width: 50%;
  }
  .grid_u_md_13_24 {
    width: 54.1667%;
  }
  .grid_u_md_14_24,
  .grid_u_md_7_12 {
    width: 58.3333%;
  }
  .grid_u_md_3_5 {
    width: 60%;
  }
  .grid_u_md_15_24,
  .grid_u_md_5_8 {
    width: 62.5%;
  }
  .grid_u_md_16_24,
  .grid_u_md_2_3 {
    width: 66.6667%;
  }
  .grid_u_md_17_24 {
    width: 70.8333%;
  }
  .grid_u_md_18_24,
  .grid_u_md_3_4 {
    width: 75%;
  }
  .grid_u_md_19_24 {
    width: 79.1667%;
  }
  .grid_u_md_4_5 {
    width: 80%;
  }
  .grid_u_md_20_24,
  .grid_u_md_5_6 {
    width: 83.3333%;
  }
  .grid_u_md_21_24,
  .grid_u_md_7_8 {
    width: 87.5%;
  }
  .grid_u_md_11_12,
  .grid_u_md_22_24 {
    width: 91.6667%;
  }
  .grid_u_md_23_24 {
    width: 95.8333%;
  }
  .grid_u_md_1,
  .grid_u_md_1_1,
  .grid_u_md_24_24,
  .grid_u_md_5_5 {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .grid_u_lg_1,
  .grid_u_lg_1_1,
  .grid_u_lg_1_12,
  .grid_u_lg_1_2,
  .grid_u_lg_1_24,
  .grid_u_lg_1_3,
  .grid_u_lg_1_4,
  .grid_u_lg_1_5,
  .grid_u_lg_1_6,
  .grid_u_lg_1_8,
  .grid_u_lg_10_24,
  .grid_u_lg_11_12,
  .grid_u_lg_11_24,
  .grid_u_lg_12_24,
  .grid_u_lg_13_24,
  .grid_u_lg_14_24,
  .grid_u_lg_15_24,
  .grid_u_lg_16_24,
  .grid_u_lg_17_24,
  .grid_u_lg_18_24,
  .grid_u_lg_19_24,
  .grid_u_lg_2_24,
  .grid_u_lg_2_3,
  .grid_u_lg_2_5,
  .grid_u_lg_20_24,
  .grid_u_lg_21_24,
  .grid_u_lg_22_24,
  .grid_u_lg_23_24,
  .grid_u_lg_24_24,
  .grid_u_lg_3_24,
  .grid_u_lg_3_4,
  .grid_u_lg_3_5,
  .grid_u_lg_3_8,
  .grid_u_lg_4_24,
  .grid_u_lg_4_5,
  .grid_u_lg_5_12,
  .grid_u_lg_5_24,
  .grid_u_lg_5_5,
  .grid_u_lg_5_6,
  .grid_u_lg_5_8,
  .grid_u_lg_6_24,
  .grid_u_lg_7_12,
  .grid_u_lg_7_24,
  .grid_u_lg_7_8,
  .grid_u_lg_8_24,
  .grid_u_lg_9_24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .grid_u_lg_1_24 {
    width: 4.1667%;
  }
  .grid_u_lg_1_12,
  .grid_u_lg_2_24 {
    width: 8.3333%;
  }
  .grid_u_lg_1_8,
  .grid_u_lg_3_24 {
    width: 12.5%;
  }
  .grid_u_lg_1_6,
  .grid_u_lg_4_24 {
    width: 16.6667%;
  }
  .grid_u_lg_1_5 {
    width: 20%;
  }
  .grid_u_lg_5_24 {
    width: 20.8333%;
  }
  .grid_u_lg_1_4,
  .grid_u_lg_6_24 {
    width: 25%;
  }
  .grid_u_lg_7_24 {
    width: 29.1667%;
  }
  .grid_u_lg_1_3,
  .grid_u_lg_8_24 {
    width: 33.3333%;
  }
  .grid_u_lg_3_8,
  .grid_u_lg_9_24 {
    width: 37.5%;
  }
  .grid_u_lg_2_5 {
    width: 40%;
  }
  .grid_u_lg_10_24,
  .grid_u_lg_5_12 {
    width: 41.6667%;
  }
  .grid_u_lg_11_24 {
    width: 45.8333%;
  }
  .grid_u_lg_1_2,
  .grid_u_lg_12_24 {
    width: 50%;
  }
  .grid_u_lg_13_24 {
    width: 54.1667%;
  }
  .grid_u_lg_14_24,
  .grid_u_lg_7_12 {
    width: 58.3333%;
  }
  .grid_u_lg_3_5 {
    width: 60%;
  }
  .grid_u_lg_15_24,
  .grid_u_lg_5_8 {
    width: 62.5%;
  }
  .grid_u_lg_16_24,
  .grid_u_lg_2_3 {
    width: 66.6667%;
  }
  .grid_u_lg_17_24 {
    width: 70.8333%;
  }
  .grid_u_lg_18_24,
  .grid_u_lg_3_4 {
    width: 75%;
  }
  .grid_u_lg_19_24 {
    width: 79.1667%;
  }
  .grid_u_lg_4_5 {
    width: 80%;
  }
  .grid_u_lg_20_24,
  .grid_u_lg_5_6 {
    width: 83.3333%;
  }
  .grid_u_lg_21_24,
  .grid_u_lg_7_8 {
    width: 87.5%;
  }
  .grid_u_lg_11_12,
  .grid_u_lg_22_24 {
    width: 91.6667%;
  }
  .grid_u_lg_23_24 {
    width: 95.8333%;
  }
  .grid_u_lg_1,
  .grid_u_lg_1_1,
  .grid_u_lg_24_24,
  .grid_u_lg_5_5 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .grid_u_xl_1,
  .grid_u_xl_1_1,
  .grid_u_xl_1_12,
  .grid_u_xl_1_2,
  .grid_u_xl_1_24,
  .grid_u_xl_1_3,
  .grid_u_xl_1_4,
  .grid_u_xl_1_5,
  .grid_u_xl_1_6,
  .grid_u_xl_1_8,
  .grid_u_xl_10_24,
  .grid_u_xl_11_12,
  .grid_u_xl_11_24,
  .grid_u_xl_12_24,
  .grid_u_xl_13_24,
  .grid_u_xl_14_24,
  .grid_u_xl_15_24,
  .grid_u_xl_16_24,
  .grid_u_xl_17_24,
  .grid_u_xl_18_24,
  .grid_u_xl_19_24,
  .grid_u_xl_2_24,
  .grid_u_xl_2_3,
  .grid_u_xl_2_5,
  .grid_u_xl_20_24,
  .grid_u_xl_21_24,
  .grid_u_xl_22_24,
  .grid_u_xl_23_24,
  .grid_u_xl_24_24,
  .grid_u_xl_3_24,
  .grid_u_xl_3_4,
  .grid_u_xl_3_5,
  .grid_u_xl_3_8,
  .grid_u_xl_4_24,
  .grid_u_xl_4_5,
  .grid_u_xl_5_12,
  .grid_u_xl_5_24,
  .grid_u_xl_5_5,
  .grid_u_xl_5_6,
  .grid_u_xl_5_8,
  .grid_u_xl_6_24,
  .grid_u_xl_7_12,
  .grid_u_xl_7_24,
  .grid_u_xl_7_8,
  .grid_u_xl_8_24,
  .grid_u_xl_9_24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .grid_u_xl_1_24 {
    width: 4.1667%;
  }
  .grid_u_xl_1_12,
  .grid_u_xl_2_24 {
    width: 8.3333%;
  }
  .grid_u_xl_1_8,
  .grid_u_xl_3_24 {
    width: 12.5%;
  }
  .grid_u_xl_1_6,
  .grid_u_xl_4_24 {
    width: 16.6667%;
  }
  .grid_u_xl_1_5 {
    width: 20%;
  }
  .grid_u_xl_5_24 {
    width: 20.8333%;
  }
  .grid_u_xl_1_4,
  .grid_u_xl_6_24 {
    width: 25%;
  }
  .grid_u_xl_7_24 {
    width: 29.1667%;
  }
  .grid_u_xl_1_3,
  .grid_u_xl_8_24 {
    width: 33.3333%;
  }
  .grid_u_xl_3_8,
  .grid_u_xl_9_24 {
    width: 37.5%;
  }
  .grid_u_xl_2_5 {
    width: 40%;
  }
  .grid_u_xl_10_24,
  .grid_u_xl_5_12 {
    width: 41.6667%;
  }
  .grid_u_xl_11_24 {
    width: 45.8333%;
  }
  .grid_u_xl_1_2,
  .grid_u_xl_12_24 {
    width: 50%;
  }
  .grid_u_xl_13_24 {
    width: 54.1667%;
  }
  .grid_u_xl_14_24,
  .grid_u_xl_7_12 {
    width: 58.3333%;
  }
  .grid_u_xl_3_5 {
    width: 60%;
  }
  .grid_u_xl_15_24,
  .grid_u_xl_5_8 {
    width: 62.5%;
  }
  .grid_u_xl_16_24,
  .grid_u_xl_2_3 {
    width: 66.6667%;
  }
  .grid_u_xl_17_24 {
    width: 70.8333%;
  }
  .grid_u_xl_18_24,
  .grid_u_xl_3_4 {
    width: 75%;
  }
  .grid_u_xl_19_24 {
    width: 79.1667%;
  }
  .grid_u_xl_4_5 {
    width: 80%;
  }
  .grid_u_xl_20_24,
  .grid_u_xl_5_6 {
    width: 83.3333%;
  }
  .grid_u_xl_21_24,
  .grid_u_xl_7_8 {
    width: 87.5%;
  }
  .grid_u_xl_11_12,
  .grid_u_xl_22_24 {
    width: 91.6667%;
  }
  .grid_u_xl_23_24 {
    width: 95.8333%;
  }
  .grid_u_xl_1,
  .grid_u_xl_1_1,
  .grid_u_xl_24_24,
  .grid_u_xl_5_5 {
    width: 100%;
  }
}
.grid .grid_g {
  letter-spacing: normal;
}
.grid_gs {
  border-radius: 4px ;
  letter-spacing: normal;
  position: relative;
  min-height: 730px;
  margin: 30px 0 0 0;
}
.grid_g_all {
  width: 100%;
  border-radius: 4px ;
  position: relative;
  min-height: 730px;
  margin: 30px 0 0 0;
  letter-spacing: normal;
}
.el-tabs__active-bar {
  border-bottom: 3px solid transparent;
}
.grid_g_all_block {
  padding: 34px 0;
  padding-top: 0;
  padding: 0px 0px var(--mds-spacing-core-x-large);
  height: 100%;
}
.grid_g_all_block .module_header {
  margin-bottom: 16px;
}
html,
body {
  overflow: hidden;
  height: 100%;
}
html {
  width: 100%;
  font-size: 12px;
}
.nav,
.grid {
  font-size: 14px;
}
body {
  overflow-x: auto;
}
#wrapper {
  height: 100%;
  max-width: 1280px;
  min-width: 1280px;
  margin: 0 auto;
  border-top: none;
  border-bottom: none;
}
#wrapper.wrapper_host #app {
  border: none;
}
#wrapper.wrapper_host #app .main {
  overflow-y: hidden;
}
#header {
  position: relative;
  line-height: 0;
  background: red;
}
#header .headers_block {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#header .w_logo {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 20px;
  background: url(/webappng/images/logo_new.d794bf2d.svg) 0 0 no-repeat;
  width: 154px;
  height: 38px;
}
#header {
  display: none;
}
.branded #header,
.wrapper_gnotis #header {
  display: block;
}
#headers,
#header {
  margin: 0;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
#app {
  position: relative;
  width: 100%;
}
#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#wrapper.wrapper_host #app {
  overflow-y: hidden;
}
#wrapper.wrapper_gnotis {
  position: static;
}
#wrapper #frame {
  height: auto;
  overflow: hidden;
}
#wrapper #frame span.cisco-bmmp-status-widget {
  position: absolute;
  left: 0;
  top: 0;
}
#wrapper #frame .main {
  height: 100%;
  outline: none;
}
#wrapper #frame.frame_host {
  height: 100%;
  min-height: inherit;
}
#wrapper #frame.frame_host .nav {
  position: fixed;
  top: 0;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wrapper #frame.frame_host .nav .customized_brand_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
  margin-top: 10px;
  margin-left: 32px;
  margin-bottom: 32px;
  width: 145px;
  height: 80px;
}
#wrapper #frame.frame_host .nav .customized_brand_logo img {
  max-width: 155px;
  max-height: 80px;
  width: auto;
  height: auto;
}
#wrapper #frame.frame_host .nav_m,
#wrapper #frame.frame_host .nav_c {
  padding: 0;
  margin: 0;
}
#wrapper #frame.frame_host .nav_b {
  padding-left: 0;
}
#wrapper #frame.frame_host .nav_b .nav_links li a {
  padding-left: 50px;
  display: block;
}
#wrapper #frame.frame_host .nav_b .nav_links li a span.entrance_shortcut {
  display: none;
}
#wrapper #frame.frame_host .nav_tabs.has-in-progress li a {
  padding: 9px 0 13px 46px;
  width: 220px;
}
#wrapper #frame.frame_host .nav_tabs.has-in-progress li a i {
  left: 12px;
}
#wrapper #frame.frame_host .nav_tabs li a {
  padding: 9px 0px 13px 52px;
  height: 40px;
  width: 200px;
}
#wrapper #frame.frame_host .nav_tabs li a i {
  left: 15px;
  top: 8px;
}
#wrapper #frame.frame_host .nav_tabs li a .in-progress {
  display: inline-block;
  width: 75px;
  height: 20px;
  position: absolute;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  background-color: var(--mds-color-theme-background-label-cobalt-active);
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  border-radius: 100px;
  padding: 3px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
#wrapper #frame.frame_host .nav_tabs li a .in-progress.is-safari {
  margin-left: 2px;
}
#wrapper #frame.frame_host .nav_logo {
  padding: 22px 0 12px 48px;
  position: relative;
}
#wrapper #frame.frame_host .nav_logo span.cisco-bmmp-status-widget {
  position: absolute;
  left: 0;
  top: 0;
}
#wrapper #frame.frame_host .nav_logo.userhub {
  padding: 20px 0 20px 16px;
}
#wrapper #frame.frame_host .nav_logo.userhub a {
  text-decoration: none;
}
#wrapper #frame.frame_host .nav_logo.userhub a span {
  color: var(--mds-color-theme-text-primary-normal);
  margin-left: 8px;
  font-size: 23px;
  font-weight: 400;
  line-height: 23px;
}
#wrapper #frame.frame_host .main {
  overflow-y: auto;
  position: static;
  z-index: 1;
  margin: 0 auto 0;
  margin-right: 0;
  height: calc(100% - 72px);
}
#wrapper #frame.frame_host .main .grid,
#wrapper #frame.frame_host .main #footer {
  min-width: 1024px;
}
#wrapper #frame.frame_host .main #footer {
  position: relative;
  min-height: 32px;
  margin-top: -42px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 32px;
}
#wrapper #frame.frame_host .main .grid {
  padding: 0 32px 0 0;
  border-radius: 12px 0px 0px 0px;
  min-height: 100%;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}
#wrapper #frame.frame_host .main .grid.second-background {
  background: var(--mds-color-theme-gradation-secondary);
  padding-left: 32px;
}
#wrapper #frame.frame_host .main .grid .report_detail {
  padding-left: 32px;
}
#wrapper #frame.frame_host .main .grid .pmr_recently_wrapper {
  margin: 0 0 64px;
}
#wrapper #frame.frame_host .main .grid .insight_usage_report {
  padding: 0;
}
#wrapper #frame.frame_host .main .grid .insight_usage_report .grid_block_t.insight_usage_header {
  line-height: 22px;
  font-size: 16px;
  border: none;
  margin: 0 0 20px 0;
}
#wrapper #frame.frame_host .main .grid .insight_usage_report .insight_list {
  padding-right: 0;
}
#wrapper #frame.frame_host .main .grid.grid-full {
  min-width: auto;
}
#wrapper #frame.frame_host .home {
  height: calc(100% - 172px);
}
#wrapper #frame.frame_host .main_top_menu {
  margin-left: 240px;
  height: 72px;
  padding-left: 64px;
  padding-right: 64px;
  z-index: 2001;
}
#wrapper #frame.frame_host .main_top_menu .nav_bar {
  margin: 0 auto;
  min-width: 1010px;
  max-width: 1142px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#wrapper #frame.frame_host .main_top_menu .nav_bar .top_nav .isReadFTE {
  width: 12px;
  height: 12px;
  position: relative;
  z-index: 1;
  right: -30px;
  border-radius: 50%;
  background: var(--mds-color-theme-button-accent-normal);
}
#wrapper #frame.frame_host .main_top_menu .nav_bar .top_nav .nav_t.nav_avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#wrapper #frame.frame_host .main_top_menu .nav_bar .top_nav .upgrade .el-button--small {
  margin-top: 3px;
}
#wrapper #frame.frame_host .main_top_menu .nav_search {
  margin-left: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 560px;
  min-width: 250px;
  width: 100%;
}
#wrapper #frame.frame_host .main_top_menu .nav_search .avatar_small {
  width: 32px;
  height: 32px;
}
#wrapper #frame.frame_host .main_top_menu .top_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#wrapper #frame.frame_host .main_top_menu .top_nav .el-switch {
  padding-left: 8px;
}
#wrapper #frame.frame_host .grid_full {
  overflow-y: auto;
  min-height: 200px;
}
#wrapper #frame.frame_host .grid_full .grid_gs {
  min-height: 100%;
  padding-bottom: 74px;
  padding-top: 72px;
  position: relative;
}
#wrapper #frame.frame_host .nav_t {
  display: inline-block;
}
#wrapper #frame.frame_host .nav_t .lnk-emailVerification-popover {
  text-decoration: none;
  padding-left: 8px;
  margin-left: 8px;
  margin-top: 10px;
  display: inline;
}
#wrapper #frame.frame_host .nav_m {
  margin-bottom: 20px;
}
#wrapper #frame.frame_host .nav_avatar .avatar-initials.avatar_small.high-contrast-visible {
  font-size: 14px;
}
#wrapper #frame.frame_host .nav_avatar .avatar-initials.avatar_small.high-contrast-visible .icon-ng-Info-people {
  float: none;
  line-height: 40px;
  font-size: 20px;
}
#wrapper #frame.frame_host .nav_avatar .avatar_img.avatar_small.high-contrast-hide {
  display: inline-block;
}
#wrapper #frame.frame_host .nav_avatar .avatar_img.avatar_small {
  display: inline-block;
}
#wrapper #frame.frame_host .nav_avatar .el-popover__container .avatar-initials.avatar_xmiddle.high-contrast-visible {
  line-height: 48px;
}
#wrapper #frame.frame_host .nav_avatar .el-popover__container .avatar-initials.avatar_xmiddle.high-contrast-visible .icon-ng-Info-people {
  float: none;
}
#wrapper #frame.frame_guest {
  height: 100%;
  width: 100%;
  background: var(--mds-color-theme-background-solid-secondary-normal);
}
#wrapper #frame.frame_guest.frame_guest_carouse {
  height: auto !important;
}
#wrapper #frame.frame_guest.frame_guest_carouse .main {
  overflow-y: hidden;
}
#wrapper #frame.frame_guest .main_top_menu {
  position: fixed;
  right: 48px;
  top: 72px;
  left: 48px;
  z-index: 101;
  background: var(--mds-color-theme-background-solid-secondary-normal);
}
#wrapper #frame.frame_guest .main_top_menu .el-button--primary:focus {
  -webkit-box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
}
#wrapper #frame.frame_guest .grid {
  min-height: 100%;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}
body #wrapper.branded #frame.frame_host .nav_logo {
  display: none;
}
body #wrapper.branded #frame.frame_host .nav_c {
  padding-top: 0px;
}
body #wrapper.branded #frame.frame_host .nav_m {
  padding-top: 10px;
}
html body #wrapper.BMMPWrapper #frame.frame_host .nav_c {
  padding-top: 0px;
}
html body #wrapper.BMMPWrapper #frame.frame_host .nav_m {
  padding-top: 10px;
}
#frame_outter {
  height: 100%;
}
#container {
  height: 100%;
  position: relative;
}
.main {
  min-width: 10px;
  padding-right: 0px;
  overflow-y: auto;
  overflow-x: hidden;
}
#footer {
  position: relative;
  min-height: 32px;
  margin-top: -42px;
  line-height: 32px;
  font-size: 14px;
}
#footer .footer_wrap {
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding-right: 4px;
}
#footer .footer_wrap .txt_split_right {
  margin-left: 16px;
}
#footer .footer_wrap .txt_split_left {
  margin-right: 16px;
}
#footer .footer_wrap.org-branding a {
  text-decoration: none;
}
#footer .footer_wrap.org-branding a:hover {
  text-decoration: underline;
}
#footer .footer_wrap_brand {
  padding: 10px;
  line-height: 1.5;
  text-align: right;
  word-break: break-word;
}
.loading {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 5000;
  display: none;
}
.loading div.loading_b {
  height: 100%;
  width: 100%;
  display: none;
}
.grid_block {
  margin: 20px 12px 0;
  padding: 0 20px;
  min-height: 340px;
  text-align: center;
  overflow: hidden;
}
.grid_block .pmr_t {
  padding: 0;
  font-size: 26px;
  line-height: 50px;
  color: var(--mds-color-theme-text-accent-normal);
  font-weight: normal;
}
.grid_block h3.grid_block_t {
  font-size: 16px;
  line-height: 30px;
  margin: 20px auto 50px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: normal;
}
.grid_block h4.grid_block_t {
  font-size: 16px;
  line-height: 27px;
  margin: 20px auto 40px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: normal;
  text-align: left;
}
.grid_block h5.grid_block_t {
  font-size: 12px;
  line-height: 20px;
  margin: 34px auto 0px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-weight: normal;
}
.grid_block.grid_blockt {
  min-height: inherit;
  height: 286px;
  margin-bottom: 20px;
  overflow: hidden;
}
.grid_block.grid_blockb {
  min-height: inherit;
  height: 74px;
  overflow: hidden;
}
.grid_block.grid_blockb .grid_block_t {
  margin-bottom: 0px;
}
.test {
  height: 800px;
  background: #ffc;
}
.new .grid_block,
.new .grid_block.grid_blockt,
.new .grid_block.grid_blockb {
  position: relative;
  overflow: inherit;
}
.grid_full {
  height: 100%;
}
.grid_full .grid_block {
  min-height: 554px;
  margin: 0;
}
.grid_full .g_mind {
  border-radius: 4px;
}
.grid_full .g_mind .g_mind_block {
  left: 120px;
  right: 120px;
}
.grid_full .g_mind_noSupport {
  margin: 0px 0px 0;
  text-align: left;
}
.grid_full .g_mind_noSupport p {
  margin-bottom: 50px;
  line-height: 30px;
}
.grid_full .g_mind_noSupport a.back_classic {
  font-size: 14px;
}
body .grid_g.dashboard .grid_u_all {
  width: 100%;
}
body .grid_g.dashboard .grid_u_all.grid_u_1_1 .grid_block.grid_blockt.grid_u_1_1 {
  width: calc(100% - 26px);
}
body .grid_g.dashboard .grid_u_all .grid_block.grid_blockt {
  width: calc(50% - 26px);
  display: inline-block;
  margin-bottom: 0;
  min-height: 236px;
  height: 236px;
}
body .grid_g.dashboard .grid_u_all .grid_block.grid_blockb {
  width: calc(50% - 26px);
  display: inline-block;
  margin-bottom: 0;
  min-height: 236px;
  height: 236px;
}
.grid_g.pmr_attendee .grid_g_all,
.grid_g.my_profile_panel .grid_g_all,
.grid_g.landing .grid_g_all {
  background-color: #d7d7d7;
  background-color: var(--mds-color-theme-gradation-secondary);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.layout-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout-page .layout-header {
  height: 80px;
}
.layout-page .layout-footer {
  height: 60px;
}
.voicea {
  min-height: 730px;
}
.voicea.grid_g_all_block {
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-left: 24px;
}
.voicea .module_header {
  margin-bottom: 0;
}
.voicea .voicea_iframe {
  height: 100%;
}
.font-link {
  color: #343537;
}
.font-link:active {
  color: #343537;
}
#main_content {
  outline: none;
}
.tip-block {
  padding: 0px;
  text-align: left;
}
.tip-block .tip-top {
  font-size: 20px;
  font-weight: 200;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.tip-block .tip-content .tip-options {
  margin: 30px 10px;
  font-size: 18px;
  font-weight: 200;
}
.tip-block .tip-content .tip-list {
  margin: 5px 40px;
}
.tip-block .tip-content li {
  margin: 5px 0;
  list-style-type: circle;
  line-height: 24px;
}
.tip-block .tip-content li a {
  text-decoration: none;
}
body.global_error .main {
  overflow-y: hidden;
}
body.global_error .main #footer {
  text-align: center;
}
.promotional_landing .grid {
  height: 100%;
}
.promotional_landing .grid .grid_g {
  overflow-y: auto;
}
.promotional_landing .grid .grid_g .grid_g_all {
  height: calc(100% - 34px);
}
.full_screen_html body #wrapper {
  min-width: inherit;
  max-width: inherit;
}
.full_screen_html body #wrapper .skip-link,
.full_screen_html body #wrapper #topNotis,
.full_screen_html body #wrapper #header,
.full_screen_html body #wrapper #ng_nav {
  display: none !important;
}
.full_screen_html body #wrapper #app {
  min-width: inherit;
  height: 100% !important;
}
.full_screen_html body #wrapper #app #frame_outter #frame #main,
.full_screen_html body #wrapper #app #frame_outter #frame #main_content {
  max-width: inherit !important;
  height: 100%;
  padding: 0;
}
@media (max-width: 767px) {
  body.mobile #wrapper {
    min-width: initial;
  }
  body.mobile .manage_registration .registerOperation .icon-download {
    margin-left: 0px;
  }
  body.mobile .manage_registration .select_status {
    margin-left: 4px;
  }
  body.mobile .nav_links_language {
    position: absolute;
    top: 8px;
    right: 50px;
  }
  body.mobile .cisco-bmmp-cta-widget span a {
    position: absolute;
    top: 0px;
    right: 120px;
  }
  body.mobile #tcLink,
  body.mobile #ecLink,
  body.mobile #scLink {
    display: none!important;
  }
  body.mobile .mobile_layout_logo {
    position: absolute;
    display: block;
    height: 20px;
    width: 52px;
    top: 8px;
    overflow: hidden;
  }
  body.mobile .mobile_layout_logo img {
    max-height: 100%;
  }
  body.mobile .goto_classiscview,
  body.mobile .nav_b {
    display: none!important;
  }
  body.mobile .cisco-bmmp-marketing-closeable-widget .colL-bmmp {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.mobile #guest_menu_dropdown.el-dropdown-menu {
    max-width: calc(100% - 10px);
  }
  body.mobile #guest_menu_dropdown.el-dropdown-menu .el-dropdown-menu__item a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body.mobile #wrapper {
    min-width: inherit;
  }
  body.mobile #wrapper #header {
    display: none!important;
  }
  body.mobile #frame_outter #frame.frame_guest .main {
    padding-left: 5px;
    padding-right: 5px;
  }
  body.mobile #frame_outter #frame.frame_guest .main .grid {
    border-radius: 12px;
    padding: 0px 15px;
  }
  body.mobile #frame_outter #frame.frame_guest .main_top_menu {
    top: 0px;
    left: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    background-color: var(--mds-color-theme-background-solid-secondary-normal);
  }
  body.mobile #frame_outter #frame.frame_guest .main_top_menu .nav_bar {
    position: relative;
    margin-left: 30px;
  }
  body.mobile #frame_outter #frame.frame_guest .pmr_attendee .grid_g_all,
  body.mobile #frame_outter #frame.frame_guest .meeting_detail.grid_g_all {
    margin-top: 72px;
  }
  body.mobile #footer .footer_wrap {
    line-height: 1.1;
    text-align: center;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header {
    position: static;
    height: auto;
    padding: 0;
    padding-bottom: 20px;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .joinMeeting_comp h3.grid_block_t {
    font-size: 24px;
    margin-bottom: 0;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .joinMeeting_form {
    max-width: 500px;
    width: calc(92%);
    display: block;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .el-form {
    margin-top: 0;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .join_box {
    padding-top: 110px;
    width: auto;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .join_box .grid_join {
    display: block;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .join_box .join_wrap {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .join_box .join_wrap h1.grid_block_t {
    line-height: 1;
    padding: 5px 0;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .joinMeeting_form {
    display: block;
    margin-top: 5px;
    width: auto;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .joinMeeting_form .join-input {
    border-radius: 38px;
    height: 36px;
    line-height: 36px;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .joinMeeting_form .el-form-item__content {
    margin: 0 auto;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .dashboard_fixed_header .joinMeeting_form .el-input__inner {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block {
    margin: 0;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads {
    margin-top: 30px;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads:first-child {
    margin-top: 0;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads .ads_info {
    padding-top: 0;
    width: auto;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads .ads_info h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads .ads_img {
    padding: 20px 0 0;
  }
  body.mobile #frame_outter #frame.frame_guest .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads .ads_img img {
    max-width: 100%;
  }
  body.mobile #frame_outter #frame.frame_guest .grid_block_ads {
    min-width: inherit;
  }
  body.mobile .host_dropdown_menu {
    left: 10px;
    position: absolute;
    top: 26px;
  }
  body.mobile .host_dropdown_menu .menu-icon {
    font-size: 20px;
  }
  body.mobile .grid_g_all {
    margin-top: 20px;
  }
  body.mobile .grid_g_all.meeting-header {
    padding-top: 0px;
  }
  body.mobile #settingsGeneralPane .grid_g_all {
    margin-top: 0px;
  }
  body.mobile #settingsGeneralPane .grid_g_all .el-tab-pane {
    padding-top: 0px;
  }
  body.mobile #settingsGeneralPane .grid_g_all .settings_pane .el-tabs .el-tabs__content {
    padding-top: 0px;
  }
  body.mobile #settingsGeneralPane .grid_g_all .settings_pane .el-tabs {
    margin-top: 0px;
  }
  body.mobile .grid_g_all_block {
    padding: 0;
  }
  body.mobile .grid_g_all_block .grid_block_t.module_header {
    font-size: 20px;
    margin-bottom: 20px;
  }
  body.mobile #host_dropdown_menu {
    max-width: calc(100% - 10px);
  }
  body.mobile #host_dropdown_menu .el-dropdown-menu__item {
    line-height: 44px;
  }
  body.mobile #host_dropdown_menu .el-dropdown-menu__item i {
    font-size: 20px;
    margin-right: 16px;
    vertical-align: text-top;
  }
  body.mobile #host_dropdown_menu .el-dropdown-menu__item a {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body.mobile #wrapper.wrapper_host #app {
    min-width: auto;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .nav_t {
    display: inline-block;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .nav_avatar {
    margin-top: -15px;
    float: right;
    margin-left: 220px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .mobile_logo {
    position: absolute;
    left: 30px;
    top: 8px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main {
    padding-left: 5px;
    padding-right: 5px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .features-guestCalling .el-form .el-form-item__label {
    width: auto;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .features-guestCalling .el-form .el-form-item__content {
    margin-left: 0;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .mode-management-detail .el-dialog.el-dialog--small {
    width: calc(100% - 20px);
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .mode-management-detail .alertTipClass {
    width: 100%;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small {
    width: 100%;
    left: 0;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small .join-meeting-recently-pmr table tr td:nth-child(2) p:nth-child(2) {
    width: 235px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small .join-meeting-search .el-row .el-col.el-col-4 {
    padding-left: 0;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small .join-meeting-search .el-row .el-col.el-col-18 p {
    width: 235px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small .join-meeting-search .el-row .el-col.el-col-14 p {
    width: 190px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small .join-meeting-search .el-row .el-col.el-col-16 p {
    width: 175px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .grid {
    border-radius: 12px;
    padding: 0px 15px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main .none_background {
    background: none !important;
    margin-top: -16px;
    padding: 0px 10px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu .nav_search {
    display: none;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu .nav_bar {
    margin-left: 30px;
    position: relative;
    display: block;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu .top_nav {
    display: block;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .grid_g_main_left {
    max-width: initial;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .grid_g.dashboard.userDashboard {
    padding: 0;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host .pmr_card_block {
    padding: 0;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host #footer {
    min-width: auto;
    max-width: initial;
    margin-top: 10px;
  }
  body.mobile #wrapper #frame_outter #frame.frame_host #footer .footer_wrap {
    text-align: center;
  }
  body.mobile .grid_g_all_block.support .content_block_info &gt; div {
    white-space: normal;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c {
    padding-top: 5px;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_avatar {
    position: static;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    max-width: initial;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_name {
    text-align: center;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_name h1 {
    font-size: 16px;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_smartbutton {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_smartbutton .smartbutton {
    display: inline-block;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_smartbutton #scheduleEntry {
    display: inline-block;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_more {
    text-align: center;
  }
  body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_url_autoselect {
    display: block;
    text-align: center;
    max-width: initial;
    white-space: initial;
    word-break: break-all;
  }
  body.mobile .pmr_card_block .pmr_card_c .pmr_card_c_wrapper {
    padding-bottom: 10px;
  }
  body.mobile .pmr_card_block .pmr_card_c .pmr_card_c_smartbutton {
    display: block;
  }
  body.mobile .pmr_card_block .pmr_card_c .pmr_card_c_smartbutton .smartbutton {
    margin-right: 0;
    margin-top: 10px;
  }
  body.mobile .pmr_card_block .pmr_card_c .pmr_card_c_smartbutton #scheduleEntry {
    margin-top: 10px;
  }
  body.mobile .grid_g.dashboard .dashboard_meetingList {
    padding: 0;
    padding-top: 20px;
  }
  body.mobile .grid_g.dashboard #upcoming_block_title {
    padding: 0;
    font-size: 16px;
    margin-bottom: 10px;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .view_meetings {
    padding-left: 0;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list li {
    min-height: 50px;
    height: auto;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .m_list_item {
    border-top: 1px solid #e0e0e0;
    padding: 10px;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .m_list_item:first-child {
    border-top: none;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .m_list_item .meeting_topic,
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .m_list_item .meeting_topic a {
    float: none;
    display: inline;
    height: auto;
    line-height: 1.1;
    margin: 5px 0;
    font-size: 16px;
    max-width: none;
    text-overflow: initial;
    white-space: normal;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .m_list_item .meeting_topic_column {
    display: inline;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .m_list_item .meeting_topic_column img {
    margin-left: 5px;
    vertical-align: middle;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col {
    margin: 0;
    width: 100%;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .list_t,
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .list_st {
    max-height: none;
    max-width: none;
    text-overflow: initial;
    white-space: normal;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_1 {
    display: none;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_2 .list_t,
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_2 .list_st {
    display: inline;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_2 .list_st {
    margin-left: 5px;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_3 .list_st {
    line-height: 1.1;
    margin: 5px 0;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 {
    text-align: left;
  }
  body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 .el-button {
    height: 30px;
    font-size: 14px;
    padding: 7px 16px;
  }
  body.mobile .meeting-header .fixed-header {
    height: 100px;
    padding-bottom: 20px;
    position: relative;
  }
  body.mobile .meeting-header .fixed-header.host {
    padding-bottom: 57px;
  }
  body.mobile .meeting-header .fixed-header:before {
    height: auto;
  }
  body.mobile .meeting-header .pmr_more_info {
    width: 100%;
  }
  body.mobile .meeting-header .meeting_list_sched {
    position: absolute;
    margin: 0;
    float: none;
    text-align: left;
    top: 40px;
  }
  body.mobile .meeting-header .meeting_list_sched.pmr {
    min-width: 100%!important;
    position: absolute;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    top: 70px;
  }
  body.mobile .meeting-header .meeting_list_sched.pmr &gt; div {
    width: 47%;
  }
  body.mobile .meeting-header .meeting_list_sched.pmr &gt; div button:first-child {
    width: 100%;
  }
  body.mobile .meeting-header .meeting_list_sched.pmr &gt; div .el-dropdown {
    width: 100%;
  }
  body.mobile .meeting-header .meeting_list_sched.pmr &gt; div .el-dropdown button:first-child {
    width: calc(100% - 40px);
  }
  body.mobile .meeting-header .meeting_list_sched.pmr &gt; button {
    width: 47%;
  }
  body.mobile .meeting-header .m_search_condition_wrap .col_1 {
    display: none;
  }
  body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2 {
    float: none;
    margin: 0;
  }
  body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2 .el-select,
  body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2 .el-date-editor,
  body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2 .el-checkbox {
    margin-left: 0;
    padding-left: 0;
  }
  body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2 &gt; .el-select {
    width: 98%;
  }
  body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2 .el-date-editor {
    display: none;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list .el-tabs__header {
    display: none;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list li {
    min-height: 50px;
    height: auto;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .m_list_item {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .m_list_item:first-child {
    border-top: none;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .m_list_item .meeting_topic,
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .m_list_item .meeting_topic a {
    float: none;
    display: inline;
    height: auto;
    line-height: 1.1;
    margin: 5px 0;
    max-width: none;
    font-size: 16px;
    text-overflow: initial;
    white-space: normal;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .m_list_item .meeting_topic_column {
    display: inline;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .m_list_item .meeting_topic_column img {
    margin-left: 6px;
    vertical-align: middle;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col {
    margin: 0;
    width: 100%;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .list_t,
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .list_st {
    max-height: none;
    max-width: none;
    text-overflow: initial;
    white-space: normal;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_2 {
    margin: auto 10px;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_2 .list_t,
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_2 .list_st {
    display: inline;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_2 .list_st {
    margin-left: 5px;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_3 {
    margin: auto 10px;
    width: calc(100% - 20px);
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_3 .list_st {
    line-height: 1.1;
    margin: 5px 0;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_4 {
    text-align: left;
    margin: auto 10px;
    float: none;
  }
  body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_4 .el-button {
    height: 30px;
    font-size: 14px;
    padding: 7px 16px;
  }
  body.mobile .meeting-header .grid_g_all_block .grid_block_t.module_header {
    margin-bottom: 0;
  }
  body.mobile .meeting-header .fixed-header.host {
    padding-bottom: 20px;
  }
  body.mobile .meeting-header .meeting_list_sched {
    position: static;
    float: right;
  }
  body.mobile .meeting_detail.grid_g {
    display: block;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_basic {
    min-width: initial;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_basic .meeting_detail_title {
    line-height: 1.3;
    padding: 0;
    margin: 20px 0;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_basic .meeting_detail_title:after {
    clear: both;
    content: "";
    display: block;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_basic .meeting_detail_title h1 {
    font-size: 24px;
    margin: 0;
    display: inline;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_basic .hostWrapper {
    word-break: break-all;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper {
    width: auto;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper dl dt {
    float: none;
    margin-bottom: 5px;
    font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
    padding-right: 0;
    color: var(--mds-color-theme-text-primary-normal);
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper dl dd {
    margin-left: 0;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper dl dd #mdp_show_global_call_in_number_link,
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper dl dd #mdp_toll_free_calling_restrictions_link {
    display: block;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper dl dd .txt_split {
    display: none;
  }
  body.mobile .meeting_detail.grid_g .meeting_detail_wrapper .meeting_detail_blockt h5 {
    padding: 30px 0 20px 0;
    font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  }
  body.mobile .meeting_detail.grid_g .meeting_protected .meeting_detail_section {
    padding-left: 0;
    width: auto;
    text-align: center;
  }
  body.mobile .meeting_detail.grid_g .meeting_protected .meeting_detail_section.meeting_detail_section_title {
    margin-top: 80px;
    padding-left: 0;
  }
  body.mobile .meeting_detail.grid_g .meeting_protected .meeting_detail_wrapper #meeting-password-form {
    width: auto;
  }
  body.mobile .meeting_detail.grid_g .mdp_invited_list {
    width: auto;
    min-width: initial;
  }
  body.mobile .meeting_detail.grid_g .mdp_invited_list input {
    min-width: initial;
  }
  body.mobile .meeting_detail.grid_g .mdp_invited_list .el-select-dropdown.suggestions-dropdown {
    max-width: 100%;
  }
  body.mobile .meeting_detail.grid_g .meeting-password .el-input #meetingInfoPassword,
  body.mobile .meeting_detail.grid_g #verificationCode {
    min-width: initial;
    width: 100%;
    max-width: 280px;
  }
  body.mobile .meeting_detail.grid_g .meeting-password .el-input.captcha_mdp {
    min-width: initial;
    width: 100%;
    max-width: 280px;
  }
  body.mobile .my_profile_panel .grid_g_all {
    margin-top: 0;
    min-width: initial;
  }
  body.mobile .my_profile_panel .grid_g_all .ac_my_profile:first-child .my_profile_header {
    text-align: center;
  }
  body.mobile .my_profile_panel .my_profile_header {
    font-size: 20px;
    height: 35px;
    margin: 20px 0;
  }
  body.mobile .my_profile_panel .my_profile_header h3.title {
    font-size: 20px;
  }
  body.mobile .my_profile_panel .myProfile_b {
    max-width: initial;
    margin-bottom: 20px;
    border-right: none;
  }
  body.mobile .my_profile_panel .grid_g.detail {
    padding-left: 0;
    position: static;
    margin-top: 20px;
  }
  body.mobile .my_profile_panel .ac_my_profile {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  body.mobile .my_profile_panel .ac_my_profile .my_profile_header {
    padding: 20px 0;
    height: auto;
    text-align: left;
  }
  body.mobile .my_profile_panel .line_between {
    width: 100%;
    height: 1px;
    border-top: 1px solid #E0E0E0;
    position: static;
  }
  body.mobile .edit_my_profile_panel {
    margin: 0;
  }
  body.mobile .edit_my_profile_panel .module_header {
    margin-bottom: 0;
    font-size: 20px;
    text-align: center;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form {
    margin: 0 auto;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form .grid_u_11_24 {
    width: 100%;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form label {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form .el-form-item__content {
    margin-left: 0;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form .el-form-item__content input {
    width: 100%;
    margin-left: 0;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form .edit_my_profile_submit {
    position: static;
    text-align: center;
    margin-left: 0px;
  }
  body.mobile .edit_my_profile_panel .edit_my_profile_form .edit_my_profile_submit .fixed-bottom {
    position: static;
  }
  body.mobile .edit_my_profile_panel .avatar_editor.edit_my_profile_avatar {
    margin: 0 auto;
    margin-top: 20px;
    width: auto;
    max-width: 234px;
  }
  body.mobile .edit_my_profile_panel .grid_u_1_5,
  body.mobile .edit_my_profile_panel .grid_u_4_5 {
    display: block;
    width: 100%;
  }
  body.mobile #wrapper #frame.frame_host .grid_full .grid_gs {
    padding-top: 20px;
  }
  body.mobile .email_verify_page_div {
    padding-top: 50px;
    width: auto;
  }
  body.mobile .email_verify_page_div .update_email_input.el-input {
    width: 100%;
  }
  body.mobile #wrapper.download-page {
    min-width: initial;
  }
  body.mobile .download-center .header {
    margin: 30px 0;
  }
  body.mobile .download-center .part {
    padding: 30px 0;
  }
  body.mobile .pmr_attendee .pmr_attendee_main_inner {
    display: block;
  }
  body.mobile .pmr_attendee .pmr_wrapper {
    display: block;
    padding: 20px 0;
  }
  body.mobile .pmr_attendee .pmr {
    width: auto;
  }
  body.mobile .pmr_attendee .pmr_c {
    padding-left: 0;
  }
  body.mobile .pmr_attendee .pmr_c .smartbutton {
    margin-right: 0;
    text-align: center;
  }
  body.mobile .pmr_attendee .pmr_avatar {
    position: static;
    width: 100%;
  }
  body.mobile .pmr_attendee .pmr_slide_f {
    display: block;
    float: none;
    text-align: center;
  }
  body.mobile .pmr_attendee .pmr_pop_title h1 {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
  }
  body.mobile .pmr_attendee .pmr_subtitle &gt; span {
    display: block;
    max-width: initial;
    text-overflow: initial;
    white-space: normal;
    text-align: center;
  }
  body.mobile .pmr_attendee .pmr_subtitle &gt; span.txt_split {
    display: none;
  }
  body.mobile .pmr_attendee .pmr_more {
    text-align: center;
  }
  body.mobile .preference_pane .el-tabs {
    margin-top: 20px;
  }
  body.mobile .preference_pane .el-tabs .el-tabs__header {
    display: none;
  }
  body.mobile .preference_pane .el-tabs .el-tabs__content {
    padding-top: 0;
  }
  body.mobile .preference_pane .el-tabs .el-tab-pane {
    padding-top: 0;
  }
  body.mobile .preference_pane .general_form {
    width: 100%;
    margin: 10px 5px auto 5px;
  }
  body.mobile .preference_pane .general_form .el-select {
    max-width: 580px;
    width: 100%;
  }
  body.mobile .preference_pane .general_form .el-form-item__label {
    float: none;
    display: block;
  }
  body.mobile .preference_pane .general_form .el-form-item__content {
    margin-left: 0;
  }
  body.mobile .grid_full .g_mind.notis .g_mind_block {
    left: 30px;
    right: 30px;
  }
  body.mobile .prefBasicContainer {
    max-width: 540px;
  }
  body.mobile .prefBasicContainer .el-dialog--small {
    position: relative;
    max-width: 500px;
    min-width: auto;
    width: auto;
    margin: 0 10px;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  body.mobile .prefBasicContainer .el-dialog__body .pref_basic .section .el-select {
    width: 100%;
    max-width: 453px;
  }
  body.mobile .pref_basic_dropdown {
    max-width: calc(100% - 68px);
  }
  body.mobile .fte_step1.el-popover,
  body.mobile .fte_step2.el-popover {
    margin-left: 20px;
    margin-right: 10px;
    max-width: 382px;
    width: auto;
  }
  body.mobile .fte_step1.el-popover .popper__arrow::after,
  body.mobile .fte_step2.el-popover .popper__arrow::after {
    border-bottom-color: #08599c;
    border-top-color: #08599c;
  }
  body.mobile #footer .footer_wrap {
    font-size: 12px;
    padding: 5px 0;
    line-height: 1.3;
  }
  body.mobile .avatar_editor .el-dialog {
    min-width: auto;
    width: calc(100% - 20px);
  }
  body.mobile .avatar_editor .el-dialog .upload_photo_description {
    height: auto;
  }
  body.mobile .avatar_editor .el-dialog .dialog-footer-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.mobile .avatar_editor .el-dialog .dialog-footer-btns .el_upload_btn,
  body.mobile .avatar_editor .el-dialog .dialog-footer-btns &gt; .upload,
  body.mobile .avatar_editor .el-dialog .dialog-footer-btns &gt; .el-button {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  body.mobile .profile_container .setting_card {
    padding: 32px 16px;
  }
  body.mobile .profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-6.passwordCol,
  body.mobile .profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-6.emailCol {
    min-width: 215px;
    width: 215px;
  }
  body.mobile .profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-12.resetPasswordButtonCol,
  body.mobile .profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-12.userNameUpdateButtonCol {
    min-width: 85px;
    width: 85px;
  }
  body.mobile .profile_container .el-col .avatar_editor .el-dialog {
    width: 95%;
  }
  body.mobile .profile_container .el-col .avatar_editor .el-dialog .dialog-footer-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.mobile .profile_container .el-col .avatar_editor .el-dialog .dialog-footer-btns .icon-mds-cloud-upload {
    width: 100%;
  }
  body.mobile .profile_container .el-col .avatar_editor .el-dialog .dialog-footer-btns .tip_text {
    display: none;
  }
  body.mobile .el-message-box.deleteAccountDialog {
    width: 95%;
  }
  body.mobile .verify-email-dialog {
    min-width: initial;
    left: 10px;
    right: 10px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  body.mobile .verify-email-dialog .verify_email_not_current {
    line-height: 1.3;
  }
  body.mobile .el-dialog--tiny {
    min-width: initial;
    left: 10px;
    right: 10px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  body.mobile .el-dialog--small {
    min-width: initial;
    left: 10px;
    right: 10px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #pane-schedules .schedules_settings {
    padding: 27px 10px !important;
  }
  #pane-schedules .schedules_settings .calling_mySchedulesItem .schedule-item {
    margin-right: 0px;
  }
  #pane-schedules .schedules_settings .calling_mySchedulesItem .title {
    width: 100px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
  }
  #pane-voicemail .setting_card {
    width: 88%;
  }
  #pane-voicemail .setting_card .is-align-middle .setting_card_content .notifications-item .emailInput {
    width: 100%;
  }
  #pane-voicemail .setting_card .el-form-item__error {
    top: 0;
  }
  #pane-voicemail .setting_card .sendCall_lineBusyItem .flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  #pane-voicemail .setting_card .setting_card_content .notifications {
    margin-left: 10px;
  }
  #pane-voicemail .setting_card .setting_card_content .notifications .notifications-item .el-form-item__nolabel,
  #pane-voicemail .setting_card .setting_card_content .notifications .notifications-item .textMobileProvider,
  #pane-voicemail .setting_card .setting_card_content .notifications .notifications-item .notifications-note {
    margin-left: 10px;
  }
  #pane-contacts .contacts_settings {
    padding-left: 8px;
  }
  #pane-contacts .contacts_settings .contacts-tab #speedDialContacts_btn {
    width: 50% !important;
    overflow: hidden;
    text-wrap: wrap;
    font-size: 14px;
  }
  #pane-contacts .contacts_settings .contacts-tab #nonSpeedDialContacts_btn {
    width: 50% !important;
    overflow: hidden;
    text-wrap: wrap;
    font-size: 14px;
  }
  #pane-contacts .contacts_settings .my-contacts-header .el-col-8 {
    width: 22%;
  }
  #pane-contacts .contacts_settings .my-contacts-header .number button {
    width: 100px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    height: 100%;
    text-align: left;
    padding: 6px;
  }
  #pane-contacts .contacts_settings .my-contacts-header .speed-dial {
    width: 80px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #pane-contacts .contacts_settings .my-contacts-item-container button {
    padding: 5px 2px;
  }
  #pane-contacts .contacts_settings .search-add-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #pane-contacts .contacts_settings .search-add-container .search-container {
    width: 100%;
    margin-bottom: 15px;
  }
  #pane-contacts .contacts_settings .my-contacts-container .item-operate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #SettingsGeneralPane .call_settings_hoteling_form .number-input {
    width: 100%;
    margin-left: 0px;
  }
  #SettingsGeneralPane .call_settings_hoteling_form .custom-phoneNumber-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #SettingsGeneralPane #pane-calling .calling-settings .el-tabs__nav {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #SettingsGeneralPane #pane-calling .calling-settings .el-tabs__item {
    margin-left: 4px;
  }
  #SettingsGeneralPane #pane-calling .calling-settings .el-tabs {
    width: 100%;
    height: auto;
    position: relative;
  }
  #SettingsGeneralPane #pane-calling .calling-settings .el-tabs .more-tab-right {
    position: absolute;
    top: 16px;
    right: 12px;
    cursor: pointer;
  }
  #SettingsGeneralPane #pane-calling .calling-settings .el-tabs .more-tab-left {
    position: absolute;
    top: 16px;
    left: 12px;
    cursor: pointer;
  }
  #SettingsGeneralPane #pane-calling .calling-settings .el-tabs .more-tab-left img {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .pin-dialog-box .el-dialog {
    width: 95vw !important;
  }
  .pin-dialog-box .el-dialog .el-input {
    width: 100%;
  }
  .pin-dialog-box .el-dialog .el-dialog__body .requirements span {
    width: 100%;
  }
  .el-message-box__wrapper {
    overflow-x: auto;
  }
  .el-message-box__wrapper .delete-contact-confirm {
    width: 100%;
  }
  .el-dialog__wrapper .calling_applySchedule .input-item {
    width: 100%;
  }
  .el-dialog__wrapper .newFilter-settings .input-item {
    width: 100%;
  }
  .el-dialog__wrapper .calling_applySchedule .md-margin-left-24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .el-dialog__wrapper .el-dialog__body .schedule-container .input-item {
    width: 100% !important;
  }
  .el-dialog__wrapper .el-dialog__body .searchInput {
    width: 100%;
  }
  .el-dialog__wrapper .el-dialog__body .el-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .el-dialog__wrapper .el-dialog__body .el-date-time-range .range-time {
    font-size: 12px;
    width: 68px;
  }
  .el-dialog__wrapper .el-dialog__body .el-date-time-range .range-date {
    font-size: 12px;
    width: 80px;
  }
  .el-dialog__wrapper .el-dialog__body .el-date-time-range .date-time-input {
    padding: 0 0;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .el-dialog__wrapper .el-dialog__body .record_description {
    width: 100%;
  }
  .el-dialog__wrapper .el-dialog__body .el-col-12 {
    float: none;
  }
  .el-dialog__wrapper .el-dialog__body .el-col-12 .manage_voicemail {
    float: none;
  }
  .el-dialog__wrapper .el-dialog__body .flex-box .flex-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .el-dialog__wrapper .el-dialog__body .flex-box .el-form-item .el-checkbox {
    width: 40%;
  }
  .el-dialog__wrapper .el-dialog__body .flex-box .week {
    width: 100%;
  }
  .el-dialog__wrapper .el-dialog__body .flex-box .week .el-checkbox {
    width: 28%;
  }
  .el-dialog__wrapper .el-dialog__body .phone-numbers-container .number-input-item {
    width: 100%;
  }
  .el-dialog__wrapper .el-dialog--middle {
    width: 100%;
    min-width: 0 !important;
  }
  .el-dialog__wrapper .add-contact-dialog {
    width: 95% !important;
  }
  .el-dialog__wrapper .add-contact-dialog .el-dialog__body .add-edit-contact-container .el-col-12 {
    width: 100%;
  }
  .el-dialog__wrapper .add-contact-dialog .el-dialog__body .add-edit-contact-container .phone-number {
    margin-left: 0;
  }
  .el-dialog__wrapper .add-contact-dialog .el-dialog__body .add-edit-contact-container .name-phone-number {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .el-dialog__wrapper .add-contact-dialog .el-dialog__body .add-edit-contact-container .name-phone-number .el-form-item {
    min-width: 97%;
    margin: 0 8px 12px 8px;
  }
  .el-dialog__wrapper .add-contact-dialog .el-dialog__body .add-edit-contact-container .speed-dial .el-select__middle {
    width: 98%;
    margin: 0 8px;
  }
  .el-date-range-picker {
    min-width: 0px;
  }
  .el-picker-panel {
    left: 0px !important;
    width: 100% !important;
  }
  .el-picker-panel .el-picker-panel__body-wrapper {
    overflow: auto;
    width: 100%;
  }
  .el-picker-panel .el-picker-panel__body-wrapper .el-picker-panel__content table {
    width: 60%;
  }
  .el-date-picker {
    width: 280px !important;
    min-width: 280px !important;
  }
  .sec_menu_content {
    top: 50px !important;
    max-height: 80% !important;
  }
  .settings-layout .main .setting-menu-title {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .settings-layout .settings_pane .el-tabs {
    margin-top: 20px;
  }
  .settings-layout .settings_pane .el-tabs .el-tabs__item {
    margin-right: 0px;
    padding: 0 6px;
  }
  .settings-layout .settings_pane .el-tabs .el-tabs__item:nth-of-type(1) {
    margin-left: 4px;
  }
  .settings-layout .settings_pane .el-tabs .el-tabs__content {
    padding-top: 0;
  }
  .settings-layout .settings_pane .el-tabs .el-tab-pane {
    padding-top: 0;
  }
  .settings-layout .settings_pane .setting_card {
    padding: 32px 12px;
  }
  .settings-layout .settings_pane .setting_card .cancel-save-bar {
    padding: 0 10%;
  }
  .settings-layout .settings_pane .setting_card .el-form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox {
    margin-left: 0px;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .schedules-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .el-form-item__content .el-form-item__error {
    top: 0px;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .calling-schedule .schedule-item .schedule-name {
    margin-left: 0px;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .top_24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .email-input-container .number-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .email-input-container .number-container .md_left-right-24 {
    margin-left: 0px;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .button-and-tooltip button:hover + [role="tooltip"],
  .settings-layout .settings_pane .setting_card .calling_checkbox .button-and-tooltip button:focus + [role="tooltip"] {
    width: 170px;
  }
  .settings-layout .settings_pane .setting_card .calling_checkbox .button-and-tooltip button:hover + [role="tooltip"] .tooltip-describe,
  .settings-layout .settings_pane .setting_card .calling_checkbox .button-and-tooltip button:focus + [role="tooltip"] .tooltip-describe {
    width: 160px;
    padding: 6px 0px 6px 6px !important;
  }
  .settings-layout .settings_pane .setting_card .setting_card_header {
    width: 100%;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content {
    width: 100%;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .callForwarding-detail {
    padding-left: 10px;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .callForwarding-detail .item-group .el-form-item__label {
    width: 100% !important;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .callForwarding-detail .item-group .el-form-item__nolabel .el-form-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .executive-search-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .executive-search-container .flex-container .secondary-content {
    width: 30%;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .executive-search-container #executiveRemoveAll_btn {
    margin-top: 5px;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .alert-container .custom-name-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .hoteling-detail {
    padding-left: 12px;
  }
  .settings-layout .settings_pane .setting_card .setting_card_content .calling-schedule #applyScheduleDivSequentialRing_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .setting_card .inline-input {
    width: 240px !important;
  }
  .settings-layout .settings_pane .general_form,
  .settings-layout .settings_pane .call_settings_general_form {
    width: 100%;
    margin: 10px 5px auto 5px;
  }
  .settings-layout .settings_pane .general_form .defaultSiteCardId,
  .settings-layout .settings_pane .call_settings_general_form .defaultSiteCardId,
  .settings-layout .settings_pane .general_form .trackingCodeSettingId,
  .settings-layout .settings_pane .call_settings_general_form .trackingCodeSettingId,
  .settings-layout .settings_pane .general_form .resetPasswordId,
  .settings-layout .settings_pane .call_settings_general_form .resetPasswordId {
    display: none;
  }
  .settings-layout .settings_pane .general_form .el-select,
  .settings-layout .settings_pane .call_settings_general_form .el-select {
    max-width: 580px;
    width: 100%;
  }
  .settings-layout .settings_pane .general_form .el-form-item__label,
  .settings-layout .settings_pane .call_settings_general_form .el-form-item__label {
    float: none;
    display: block;
    width: 100%;
  }
  .settings-layout .settings_pane .general_form .el-form-item__content,
  .settings-layout .settings_pane .call_settings_general_form .el-form-item__content {
    margin-left: 0;
    min-width: 320px;
    width: 90%;
  }
  .settings-layout .settings_pane .general_form .setting_card,
  .settings-layout .settings_pane .call_settings_general_form .setting_card {
    padding: 5px 0px 10px 0px;
    margin: 30px auto 0px;
  }
  .settings-layout .settings_pane .general_form .setting_card .setting_card_header,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .setting_card_header {
    width: 100% !important;
  }
  .settings-layout .settings_pane .general_form .setting_card .setting_card_content,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .setting_card_content {
    width: 100% !important;
  }
  .settings-layout .settings_pane .general_form .setting_card .is-align-middle,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .is-align-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .settings-layout .settings_pane .general_form .setting_card .is-align-middle .el-col-5,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .is-align-middle .el-col-5 {
    width: 60%;
  }
  .settings-layout .settings_pane .general_form .setting_card .is-align-middle .el-col-19,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .is-align-middle .el-col-19 {
    width: 100%;
  }
  .settings-layout .settings_pane .general_form .setting_card .is-align-middle .el-col-19 .third-account-item,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .is-align-middle .el-col-19 .third-account-item {
    margin-left: 10px;
    padding: 10px;
    width: 95%;
    min-height: 32px;
    display: grid;
  }
  .settings-layout .settings_pane .general_form .setting_card .setting_card_header__text,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .setting_card_header__text {
    padding-left: 10px;
  }
  .settings-layout .settings_pane .general_form .setting_card .cancel-save-bar-container,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .cancel-save-bar-container {
    margin: 32px -2px -32px;
  }
  .settings-layout .settings_pane .general_form .setting_card .el-select &gt; .el-input,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .el-select &gt; .el-input {
    margin-left: 5px;
  }
  .settings-layout .settings_pane .general_form .setting_card .span_center,
  .settings-layout .settings_pane .call_settings_general_form .setting_card .span_center {
    text-align: center;
  }
  .settings-layout .settings_pane .general_form #webexRefreshTokensGroup .setting_card_content.el-col.el-col-19,
  .settings-layout .settings_pane .call_settings_general_form #webexRefreshTokensGroup .setting_card_content.el-col.el-col-19 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .settings-layout .settings_pane .general_form #applicationGroup .el-row.is-align-middle,
  .settings-layout .settings_pane .call_settings_general_form #applicationGroup .el-row.is-align-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .settings-layout .settings_pane .general_form #calendar_option_permission,
  .settings-layout .settings_pane .call_settings_general_form #calendar_option_permission {
    margin-bottom: 25px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card {
    padding: 26px 8px 26px 8px;
    margin-top: 20px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-simple {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
    font-size: 12px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-simple .gen-desc {
    display: block;
    margin: 10px 0;
    white-space: normal;
    overflow-wrap: break-word;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-simple .icon-ng-arrow-down {
    margin-top: 14px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-simple .icon-mds-arrow-right_bold {
    margin-top: 14px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-btn {
    height: auto;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-detail .active-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .setting_card .active-detail .active-info .code-info {
    margin: 0 5px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-list .device-name .el-button span {
    margin: 0 5px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-list .empty-tip {
    width: 100%;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-list .el-table .cell {
    padding-left: 0px;
    padding-right: 0px;
    line-height: 18px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-list.setting_card {
    padding: 11px 8px 11px 8px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-list.setting_card .el-table__empty-block {
    min-height: 80px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .cancel-save-bar-container {
    margin: 32px -10px -32px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .device-tabs {
    margin-right: 12px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .choosed-info .device {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .choosed-info .device img {
    margin-left: 5px;
    margin-right: 5px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .choosed-info .device .detail {
    margin-left: 5px;
    margin-right: 5px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .choosed-info .device .detail .name {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .device-operate .el-col-18 .el-form-item__content {
    margin-left: 10px;
    margin-right: 10px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .add-new-device-dialog {
    width: 96%;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .addDevice {
    width: 320px;
    height: auto;
    margin: auto;
    text-align: center;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .addDevice .errorContent {
    width: 100%;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .addDevice .errorContent .errorTips {
    width: 100%;
    margin-left: 0;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .addDeviceType {
    height: 620px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .addDeviceTips {
    margin-top: 0;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .deviceButton {
    margin-top: 44px;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice {
    width: 100%;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice .img-info {
    float: inherit;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice .code-info {
    margin-top: 30px;
    width: 100%;
    float: inherit;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice .code-info .code {
    text-align: left;
    word-break: break-all;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice .code-info .expire {
    text-align: left;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice .code-desc {
    text-align: left;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .qrCodeDevice .expireContet {
    text-align: left;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .buttonDevice {
    width: 100%;
  }
  .settings-layout .settings_pane .flex_tabs .device-settings .deviceType {
    margin-right: 15px;
  }
  .device-setting-deleteDeviceDialogTitle {
    width: 96% !important;
  }
  .device-virtual-background .el-dialog__body .vb-content {
    width: auto;
  }
  .device-virtual-background .el-dialog__body .vb-content .upload-area {
    padding: 24px;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right {
    padding-left: 0px!important;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .photo-operate-content,
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .up {
    margin-bottom: 20px;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description {
    width: 100%!important;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .privacy {
    width: 100%!important;
  }
  .el-message-box.delete-face-confirm {
    width: 90%;
  }
  .profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout.face-recognition-row .el-col-8 {
    min-width: 195px;
    width: 195px;
  }
  .profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout.face-recognition-row .el-col-16 {
    min-width: 95px;
    width: calc(100% - 195px);
  }
  .profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout.face-recognition-row .el-col-16:has(.name-label) {
    width: 100%;
    padding-left: 4px;
  }
  .profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout.face-recognition-row .el-col-16:has(.name-label) .face-recognition-button-label.edit .display-name {
    text-align: left;
  }
  .profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout.face-recognition-row .el-col-16:has(.name-label) .face-recognition-button-label.edit .name-label {
    width: 75%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .showProfileDevicesStyle {
    width: auto !important;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left {
    background-color: unset!important;
  }
  .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left video {
    width: 309px!important;
    height: 437px!important;
  }
  body.mobile #wrapper .el-drawer.downloadDrawer {
    left: 20px;
    max-width: calc(100% - 30px);
    top: 90px;
    max-height: calc(100% - 100px);
  }
  body.mobile #wrapper .el-drawer.downloadDrawer .download-center.download-panel .header {
    margin: 16px 0 0 20px;
  }
  .guestCalling-dialog {
    width: 95% !important;
  }
  .mode-management-detail .tagClass {
    width: 100%;
    max-width: 100% !important;
    text-overflow: initial !important;
  }
  .mode-management-detail .revent-change-small .cancelExtensionTip {
    width: 320px !important;
  }
  .mode-management-detail .editModeClass {
    display: block !important;
    right: 10px !important;
  }
  .mode-management-detail .alertButtonDiv {
    width: 100% !important;
    height: 30px;
  }
  .mode-management-detail .alertDiv {
    width: 100% !important;
  }
  .tab_alert {
    padding-top: 10px;
  }
  .personalAssistant-detail {
    padding-left: 0 !important;
  }
  .personalAssistant-detail .el-form-item__label {
    width: 100% !important;
  }
  .personalAssistant-detail .pa_select_item {
    width: 320px !important;
  }
  .personalAssistant-detail .pa_send_to .custom-autocomplete {
    width: 220px !important;
  }
}
html[dir="rtl"] .el-form-item__error {
  padding-right: 0px;
  padding-left: 12px;
}
html[dir="rtl"] .icon-ng-inline-error:before {
  padding-left: 4px;
  padding-right: 0;
}
html[dir="rtl"] #mdp_audio_call_in_numbers {
  text-align: right;
}
html[dir="rtl"] textarea {
  text-align: right;
}
html[dir="rtl"] .cisco-bmmp-marketing-closeable-widget .colL,
html[dir="rtl"] .cisco-bmmp-marketing-closeable-widget .colR {
  right: unset !important;
  left: 12px !important;
}
html[dir="rtl"] .frame_guest .nav_bar .nav_links {
  display: block;
  margin-bottom: 15px;
}
html[dir="rtl"] .frame_host .nav_bar .nav_links {
  display: block;
  margin-bottom: 40px;
}
html[dir='rtl'] #wrapper #frame.frame_host .main {
  padding-left: 0;
  padding-right: 240px;
}
html[dir='rtl'] #wrapper #frame.frame_host .main .grid {
  border-top-left-radius: 0;
  border-top-right-radius: 12px;
}
html[dir='rtl'] #wrapper #frame.frame_host .nav .customized_brand_logo {
  margin-right: 32px;
}
html[dir='rtl'] #wrapper #frame.frame_host .main_top_menu {
  margin-right: 240px;
  margin-left: 0;
}
html[dir='rtl'] #wrapper #frame.frame_host .nav_tabs li a {
  padding: 13px 46px 13px 0;
  line-height: 18px;
}
html[dir='rtl'] #wrapper #frame.frame_host .nav_tabs li a i {
  left: auto;
  right: 12px;
}
html[dir='rtl'] #wrapper #frame.frame_host .nav_tabs li a .in-progress {
  margin-right: 8px;
  top: 8px;
}
html[dir='rtl'] #wrapper #frame.frame_host .nav_b .nav_links li a {
  line-height: 18px;
  padding-left: 0;
  display: block;
}
html[dir='rtl'] #footer .footer_wrap {
  text-align: left;
  padding-right: 0;
  padding-left: 4px;
}
html[dir='rtl'] .top_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 0;
  padding-right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html[dir='rtl'] .top_nav .isReadFTE {
  right: 29px !important;
}
html[dir='rtl'] .top_nav .cisco-bmmp-cta-widget {
  margin-top: -40px;
}
html[dir='rtl'] .walkme-custom-icon-outer-div {
  -webkit-transform: rotatey(180deg) !important;
          transform: rotatey(180deg) !important;
  right: auto !important;
  left: 0 !important;
}
html[dir='rtl'] .walkme-custom-balloon-outer-div,
html[dir='rtl'] .walkme-custom-balloon-arrow {
  display: none !important;
}
@media (min-width: 100px) and (max-width: 1279px) {
  html[dir='rtl'] body #wrapper #frame.frame_host .main_top_menu {
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-right: 64px;
    padding-left: 20px;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .nav .nav_tabs li a {
    padding-right: 0;
    text-overflow: unset;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .nav .nav_tabs li a span {
    visibility: hidden;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .nav .nav_tabs li a i {
    visibility: visible;
    right: 7.5px;
    top: 8.5px;
    left: auto;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .nav .nav_m .nav_logo img {
    margin-right: -22px;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .nav .nav_b .nav_links li a {
    padding-left: 0;
    padding-right: 0;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .grid_g.dashboard .grid_g_main_left {
    margin-right: 0;
    margin-left: 376px;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .grid_g.dashboard.userDashboard {
    padding-left: 0;
    padding-right: 30px;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .main {
    padding-left: 0;
    padding-right: 64px;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .main .el-drawer.downloadDrawer {
    right: 64px;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  html[dir='rtl'] #wrapper #frame.frame_host .grid_g.dashboard .grid_g_main_left {
    margin-right: 0;
    margin-left: 390px;
  }
}
@media (min-width: 101px) and (max-width: 768px) {
  html[dir='rtl'] body #wrapper #frame.frame_host .grid_g.dashboard.userDashboard .grid_g_main_left {
    margin-right: auto;
    margin-left: 0;
  }
  html[dir='rtl'] body #wrapper #frame.frame_host .main {
    padding-left: 0;
    padding-left: 64px;
  }
}
@media (min-width: 769px) and (max-width: 1098px) {
  html[dir='rtl'] body #wrapper #frame.frame_host .grid_g.dashboard.userDashboard .grid_g_main_left {
    margin-right: auto;
    margin-left: 30px;
  }
}
@media (max-width: 1300px) {
  html[dir='rtl'] body .settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default {
    margin-left: 10px;
  }
}
@media (min-width: 1130px) and (max-width: 1279px) {
  html[dir='rtl'] body .settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default {
    left: 35px;
    right: unset;
  }
}
html[dir='rtl'] .cookie-manage-banner {
  border-radius: 20px 0 0 0;
  border-width: 1px 1px 0 1px;
}
html[dir='rtl'] .cookie-manage-banner .cookie-banner-container #cookie-banner-text .option-btn {
  float: right;
  margin-left: 16px;
}
html[dir='rtl'] .cookie-manage-banner .cookie-banner-container #cookie-banner-text .cookie-banner-btnContainer {
  float: right;
}
html[dir='rtl'] .cookie-dialog-title h2 {
  text-align: center;
}
html[dir='rtl'] .cookie-dialog-title .cookie-dialog-logo {
  right: 10px;
  left: auto;
}
html[dir='rtl'] .cookie-dialog-body .cookie-dialog-tabList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 18px 12px 20px;
  gap: 10px;
  width: 260px;
  height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
html[dir='rtl'] .cookie-dialog-body .cookie-dialog-tabList li .cookie-dialog-menu {
  display: block;
  padding: 12px 12px 12px 5px;
  cursor: pointer;
  text-decoration: none;
  font-family: 'CiscoSansTT';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
html[dir='rtl'] .cookie-dialog-body .cookie-dialog-tabList ._active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 18px 12px 20px;
  gap: 10px;
  width: 260px;
  height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
html[dir='rtl'] .cookie-dialog-tabContext {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px 40px 10px 15px;
}
html[dir='rtl'] .cookie-manage-body .el-dialog__header {
  padding: 0 0 0;
}
html[dir='rtl'] .cookie-manage-body .el-dialog__header h2 {
  font-size: 20px !important;
}
html[dir='rtl'] .cookie-manage-body .el-dialog__body {
  padding: 0;
}
html[dir='rtl'] .cookie-manage-body .allow_function_cookies {
  color: rgba(0, 0, 0, 0.95);
  font-size: 16px;
}
html[dir='rtl'] .cookie-manage-dialog-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
html[dir='rtl'] .cookie-manage-dialog-option .el-button {
  margin-left: 0;
}
html[dir="rtl"] .freeBusySection {
  border-left: none;
  border-right: 1px solid var(--mds-color-theme-outline-input-normal);
  z-index: 0;
}
html[dir="rtl"] .freeBusySection .borderButton {
  left: 13px;
}
html[dir="rtl"] .freeBusySection .searchSwitcher {
  left: 50px;
  right: auto;
}
html[dir="rtl"] .freeBusySection .loadingContainer {
  right: calc(50% - 50px);
  left: auto;
}
html[dir="rtl"] .freeBusySection .loadingContainer .loadingRow .loadingIndicator {
  margin-right: 30px;
  margin-left: 0px;
}
html[dir="rtl"] .freeBusySection .busyCheckContainer {
  padding-left: 0px;
  padding-right: 15px;
}
html[dir="rtl"] .freeBusySection .busyCheckContainer .timeBorderContainer .timeBorderItem {
  margin-left: 0px;
  margin-right: 70px;
}
html[dir="rtl"] .freeBusySection .busyCheckContainer .hostBusyBlockContainer,
html[dir="rtl"] .freeBusySection .busyCheckContainer .attendeeBusyBlockContainer,
html[dir="rtl"] .freeBusySection .busyCheckContainer .timeSlotPickerContainer {
  z-index: 700;
}
html[dir="rtl"] .freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock,
html[dir="rtl"] .freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock,
html[dir="rtl"] .freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock {
  left: 3px;
  right: auto;
}
html[dir="rtl"] .freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent .iconArea {
  left: 8px;
  right: auto;
}
html[dir="rtl"] .calendar_component_container .dateSwitcher .divider.first {
  left: 5px;
}
html[dir="rtl"] .calendar_component_container .dateSwitcher .divider.second {
  left: -5px;
}
html[dir='rtl'] .guide_wrapper {
  background-position: left bottom;
}
html[dir='rtl'] .guide_wrapper .guide_close {
  right: auto;
  left: 5px;
}
html[dir='rtl'] .guide_wrapper .guide_body .guide_button img,
html[dir='rtl'] .guide_wrapper .guide_body .guide_button i {
  margin-left: 0;
  margin-right: 7px;
}
html[dir='rtl'] .guide_wrapper .guide_body .guide_button img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .el-carousel__indicators {
  right: 20px;
  left: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .modern-view-header .headerbody .custom-logo {
  float: left;
}
html[dir='rtl'] .modern-view-header .headerbody .cisco-logo {
  float: right;
}
html[dir='rtl'] .list_t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .col_2 .list_t {
  display: inherit;
}
html[dir='rtl'] .is-safari .list_t a {
  text-overflow: clip;
}
html[dir='rtl'] .m_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}
html[dir='rtl'] .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 {
  text-align: left;
}
html[dir='rtl'] .registration_Link {
  margin-left: auto;
  margin-right: 3px;
}
html[dir='rtl'] .registration_icon {
  margin-left: 0 !important;
  margin-right: 4px !important;
}
html[lang='iw-IL'] .col_2 .list_t {
  direction: ltr;
  display: block;
}
html[dir='rtl'] .main_menu_content {
  margin-left: 3px;
}
html[dir='rtl'] .main_menu_content[x-placement^="bottom"] .popper__arrow::after {
  margin-right: -10px;
}
html[dir='rtl'] .main_menu_content .selected-feature:after {
  padding-right: 16px;
  padding-left: 0px;
}
html[dir='rtl'] .sec_menu_content {
  margin-left: 10px;
}
html[dir='rtl'] .nav.logined {
  right: 0px;
  left: auto;
}
html[dir='rtl'] .nav_search .search-wrap .el-input ::-webkit-input-placeholder {
  text-align: right;
}
html[dir='rtl'] .nav_search .search-wrap .el-input ::-moz-placeholder {
  text-align: right;
}
html[dir='rtl'] .nav_search .search-wrap .el-input ::-ms-input-placeholder {
  text-align: right;
}
html[dir='rtl'] .nav_search .search-wrap .el-input ::placeholder {
  text-align: right;
}
html[dir='rtl'] .icon-ng-search {
  padding: 2px 2px 0 0;
  right: 0;
}
html[dir='rtl'] #autoSearchInput {
  text-align: right;
  padding-right: 36px;
}
html[dir='rtl'] .nav_tabs .nav_tabs_acc {
  left: auto;
  right: -10000px;
}
html[dir='rtl'] .nav_tabs li.nav-download,
html[dir='rtl'] .nav_tabs li.nav-users {
  position: relative;
}
html[dir='rtl'] .nav_tabs li.nav-download .download-fte-trigger,
html[dir='rtl'] .nav_tabs li.nav-users .download-fte-trigger {
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  height: 40px;
}
html[dir='rtl'] .nav_search .search-input .icon-exit-contain {
  right: auto;
  left: 0;
}
html[dir='rtl'] .personal-room-introduction-icon {
  right: auto;
  left: 0;
}
html[dir='rtl'] .recently-pmr-section {
  text-align: right;
}
html[dir='rtl'] .recently-pmr-section .recently-pmr-list {
  margin-left: 0;
}
html[dir='rtl'] .recently-pmr-section .recently-pmr-list-item:first-child {
  padding-right: 0;
  padding-left: 12px;
}
html[dir='rtl'] .recently-pmr-section .recently-pmr-list-item:last-child {
  padding-left: 0;
  padding-right: 12px;
}
html[dir='rtl'] .recently-pmr-section .recently-pmr-list-item .room-pin {
  margin-right: 28px;
  margin-left: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
html[dir='rtl'] .recently-pmr-section .recently-pmr-list-item.separate .name {
  unicode-bidi: -moz-plaintext;
  unicode-bidi: plaintext;
}
html[dir='rtl'] .on-search-dashboard .header {
  text-align: right;
}
html[dir='rtl'] .on-search-dashboard .header .show_more {
  float: left;
  margin-right: 0;
  margin-left: 16px;
}
html[dir='rtl'] .on-search-dashboard .header h2 {
  margin: 0 16px 0 0;
}
html[dir='rtl'] .on-search-dashboard .el-col {
  text-align: right;
}
html[dir='rtl'] .on-search-dashboard .personal-room-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .on-search-dashboard .personal-room-list-item .name,
html[dir='rtl'] .on-search-dashboard .personal-room-list-item .email {
  margin-left: 10px;
}
html[dir='rtl'] .on-search-dashboard .list-item {
  padding-left: 0;
  padding-right: 48px;
}
html[dir='rtl'] .on-search-dashboard .list-item &gt; .meeting-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}
html[dir='rtl'] .on-search-dashboard .list-item &gt; .meeting-list-item .extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .on-search-dashboard .list-item &gt; .meeting-list-item .extra .split {
  margin: 0 4px;
}
html[dir='rtl'] .on-search-dashboard .list-item .recording-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .c_feedback {
  text-align: right;
}
html[dir='rtl'] .c_feedback .dialog-footer-btns {
  text-align: right;
}
html[dir='rtl'] .c_feedback .c_feedback_c .el-form-item__content {
  margin-left: auto;
  margin-right: 0;
  width: 100%;
}
html[dir='rtl'] .c_feedback .el-form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir='rtl'] .grid_g_all_block.feedback .el-textarea__inner {
  text-align: right;
}
html[dir='rtl'] .vs__dropdown-toggle {
  direction: rtl;
}
html[dir='rtl'] .vs__actions {
  padding: 4px 3px 0 6px;
  left: 0px;
}
html[dir='rtl'] .vs__dropdown-menu {
  text-align: right;
}
html[dir='rtl'] .vs__dropdown-option .country-name {
  padding-left: 50px;
  padding-right: 0;
}
html[dir='rtl'] .vs__dropdown-option .teleAndCountryItem .country-code {
  left: 10px;
  right: auto;
}
html[dir='rtl'] .vs__dropdown-option--selected div span:last-child::after {
  content: "";
  padding-left: 0;
}
html[dir='rtl'] .vs__dropdown-option--selected div span:last-child::before {
  content: "\E9B7";
  font-family: Atlantic-Icons !important;
  color: var(--mds-color-theme-control-active-normal);
  padding-right: 15px;
}
html[dir='rtl'] .global_numbers_area .filterResultContainer .global_number_filterResult table tr td.labelColumn {
  padding: 6px 30px 6px 0;
  text-align: right;
}
html[dir='rtl'] .global_numbers_area .filterResultContainer .global_number_filterResult table tr td.numberColumn {
  text-align: right;
  padding: 6px 20px 6px 0;
}
html[dir='rtl'] .avatar_editor .dialog .el-dialog__header {
  text-align: right;
}
html[dir='rtl'] .avatar_editor .dialog .select_the_image_to_reposition_it,
html[dir='rtl'] .avatar_editor .dialog .terms_of_service {
  text-align: right;
}
html[dir='rtl'] .avatar_editor .dialog .el-input-number__decrease {
  left: 37px;
  right: 0;
}
html[dir='rtl'] .avatar_editor .dialog .el-input-number__increase {
  right: auto;
  left: 0;
}
html[dir='rtl'] .avatar_editor .el-dialog__footer .el_upload_btn {
  margin-left: 10px;
  margin-right: 0;
}
html[dir="rtl"] .grid_g .el-form-item .el-form-item__label {
  padding-right: 10px;
}
html[dir="rtl"] .grid_g .el-form-item .el-form-item__label:before {
  margin-right: -10px;
  margin-left: 0;
}
html[dir="rtl"] .el-select .el-input__inner[dir="auto"] {
  padding-right: 12px;
  text-indent: 0;
}
html[dir='rtl'] .schedule_meeting_or_event .el-button {
  margin-right: 0;
  margin-left: 8px;
}
html[dir='rtl'] .host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content,
html[dir='rtl'] .host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content {
  top: 64px;
  left: auto;
  right: 32px;
}
html[dir='rtl'] .host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .right .title {
  left: auto;
  right: 394px;
}
html[dir='rtl'] .host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .right .panelist {
  left: auto;
  right: 46px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content {
  left: auto;
  right: 28px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU {
  left: auto;
  right: 28px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content {
  left: auto;
  right: 28px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU {
  left: auto;
  right: 28px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .left .btn {
  left: auto;
  right: 28px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .left .btn .skip {
  margin-left: 0;
  margin-right: 0;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right {
  border-radius: 6px 0 0 6px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .title {
  left: auto;
  right: 388px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .el-carousel__item .title {
  left: auto;
  right: 30px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .webex-event-title {
  left: auto;
  right: 30px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .tips-title {
  left: auto;
  right: 394px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .view {
  left: auto;
  right: 388px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .event {
  left: auto;
  right: 520px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .webcast {
  left: auto;
  right: 604px;
}
html[dir='rtl'] .host-fte-dialog .el-dialog__body .flow-step-container .right .panelist {
  left: auto;
  right: 30px;
}
html[dir='rtl'] .panelist-tip {
  left: auto;
  right: 0;
}
html[dir='rtl'] .copy-to-attendees {
  left: 135px;
  right: auto;
  text-align: end;
}
html[dir='rtl'] .meeting-template-button,
html[dir='rtl'] .webinar-template-button {
  margin-left: 0;
  margin-right: 10px;
}
html[dir='rtl'] .meeting-template-button .el-button--text,
html[dir='rtl'] .webinar-template-button .el-button--text {
  margin-right: 10px;
  margin-left: 0;
}
html[dir='rtl'] #mebinarTemplateButton {
  margin-left: 0;
  margin-right: 0;
}
html[dir='rtl'] #saveWebinarTemplateLink {
  margin-left: 0;
  margin-right: 0;
}
html[dir='rtl'] .meeting-template-dialog.webinar-template .el-form-item {
  display: block;
}
html[dir='rtl'] .meeting-template-dialog.webinar-template .el-checkbox__original {
  left: auto;
  right: -999px;
}
html[dir='rtl'] .customize-registration-panel .choose-field-panel {
  right: 0;
  left: auto;
}
html[dir='rtl'] .customize-registration-panel .customize-registration-form-panel {
  margin-right: 280px;
  margin-left: 0;
}
html[dir='rtl'] .customize-registration-panel .customize-registration-form-footer {
  margin-left: 0;
  margin-right: 280px;
}
html[dir='rtl'] .customize-registration-form .form-header &gt; .cell-1 {
  text-align: right;
}
html[dir='rtl'] .customize-registration-form .customize-registration-form-item .cell-1 {
  text-align: right;
  padding-right: 32px;
}
html[dir='rtl'] .customize-registration-form .customize-registration-form-item .cell-1 .field-seq {
  padding-left: 0;
  padding-right: 8px;
  left: auto;
  right: 0;
}
html[dir='rtl'] .customize-registration-form .form-footer .add-field-link i {
  margin-left: 5px;
}
html[dir='rtl'] .attendee-reg-form .el-form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir='rtl'] .attendee-reg-form .el-form-item.is-required .el-form-item__label:before {
  left: 0;
  right: -8px;
  margin-left: 4px;
  margin-right: 0;
}
html[dir='rtl'] .attendee-reg-form .el-form-item.no-right-padding {
  padding-right: 4px;
  padding-left: 0;
}
html[dir='rtl'] .unified-registration-preview-dialog .el-dialog__title {
  padding: 6px 8px !important;
  margin-right: 20px;
  margin-left: 0;
}
html[dir='rtl'] .edit-field-form .header .customize-type {
  right: auto;
  left: 0;
}
html[dir='rtl'] .edit-field-form .header .field-seq {
  left: auto;
  right: -32px;
  padding-right: 8px;
  padding-left: 0;
}
html[dir='rtl'] .approval-rules-dialog .el-dialog__header h2 {
  padding-right: 16px;
}
html[dir='rtl'] .approval-rules-dialog .ruleActionItem .approval-rules-select-left {
  margin-left: 8px;
  margin-right: 0;
}
html[dir='rtl'] .approval-rules-dialog .ruleFirstLine {
  text-align: right;
}
html[dir='rtl'] .approval-rules-dialog .ruleOtherLine {
  text-align: right;
}
html[dir='rtl'] .meeting-registration .el-radio {
  margin-right: 0;
  margin-left: auto;
}
html[dir='rtl'] .registration-field-list-item .icon-add {
  right: auto;
  left: 3px;
}
html[dir='rtl'] .edit-field-form .answer-title .add-option {
  left: 0;
  right: auto;
}
html[dir='rtl'] .unified-registration-dialog .el-dialog__header .el-dialog__headerbtn {
  left: 20px;
  right: unset;
}
html[dir='rtl'] .unified-registration-dialog .el-dialog__body .preview-button {
  left: 20px;
  right: unset;
}
html[dir='rtl'] .unified-registration-dialog .el-dialog__footer {
  text-align: right;
}
html[dir='rtl'] .customize-registration-form .header .preview-link {
  float: left;
}
html[dir='rtl'] .customize-registration-panel .choose-field-panel {
  left: unset;
  right: 0;
}
html[dir='rtl'] .customize-registration-panel .choose-field-panel .el-tabs__nav .el-tabs__item {
  margin-left: 15px;
  margin-right: unset;
}
html[dir='rtl'] .customize-registration-panel .customize-registration-form-panel {
  margin-left: unset;
  margin-right: 280px;
}
html[dir='rtl'] .customize-registration-panel .customize-registration-form-footer {
  margin-left: unset;
  margin-right: 280px;
  text-align: left;
}
html[dir='rtl'] .customize-registration-panel .customize-registration-form-footer .preview-btn {
  float: right;
  margin-left: unset;
  margin-right: 16px;
}
html[dir='rtl'] .registration-field-list .el-dropdown {
  max-width: 258px;
  margin: 0 22px 12px 11px;
}
html[dir='rtl'] .registration-field-list .filter-type i {
  margin-left: unset;
  margin-right: 8px;
}
html[dir='rtl'] .registration-field-list-item .left {
  padding-right: 12px;
}
html[dir='rtl'] .registration-field-list-item .right .icon-menu-dropdown {
  margin: auto;
}
html[dir='rtl'] .registration-field-list-item .icon-add {
  left: 3px;
  right: unset;
}
html[dir='rtl'] .customize-registration-form .form-footer .add-field-link i {
  margin-left: 5px;
  margin-right: unset;
}
html[dir='rtl'] .customize-registration-form-item .cell-1 {
  text-align: right;
  padding-left: unset;
  padding-right: 32px;
}
html[dir='rtl'] .customize-registration-form-item .cell-1 .field-seq {
  padding-left: unset;
  padding-right: 8px;
  left: unset;
  right: 0;
}
html[dir='rtl'] .customize-registration-form-item .cell-2 .el-checkbox {
  left: unset;
  right: 50%;
}
html[dir='rtl'] .customize-registration-form-item .cell-3 .icons-group {
  left: 0;
  right: unset;
}
html[dir='rtl'] .form-body .form-draggable .customize-registration-form-item::after {
  left: auto;
  right: 0;
}
html[dir='rtl'] .edit-field-form {
  padding: 15px 32px 15px 40px;
}
html[dir='rtl'] .edit-field-form .header .customize-type {
  left: 0;
  right: unset;
}
html[dir='rtl'] .edit-field-form .header .field-seq {
  left: unset;
  right: -32px;
  padding-left: unset;
  padding-right: 8px;
}
html[dir='rtl'] .edit-field-form .answer-title .add-option {
  left: 0;
  right: unset;
}
html[dir='rtl'] .edit-field-form .el-form-item__label {
  padding-left: unset;
  padding-right: 0;
}
html[dir='rtl'] .edit-field-form .el-form-item.is-required .el-form-item__label:before {
  margin-left: unset;
  margin-right: -11px;
}
html[dir='rtl'] .edit-field-form .eidit-field-items .field-item .icon {
  left: -32px;
  right: unset;
}
html[dir='rtl'] .edit-field-form .eidit-field-items .remove-icon {
  left: 0;
  right: unset;
}
html[dir='rtl'] .edit-field-form .item-customize-button {
  margin-left: unset;
  margin-right: -16px;
}
html[dir='rtl'] .edit-field-form .field-footer {
  text-align: left;
}
html[dir='rtl'] .edit-field-form .field-footer .el-button + .el-button {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .edit-field-form .field-footer .el-checkbox {
  float: right;
}
html[dir='rtl'] .unified-registration-preview-dialog .el-dialog__title {
  margin-left: unset;
  margin-right: 20px;
}
html[dir='rtl'] .attendee-reg-form .el-form-item .el-form-item__label:before {
  left: unset;
  right: -8px;
}
html[dir='rtl'] .attendee-reg-form .el-form-item .el-form-item__error {
  padding-left: unset;
  padding-right: 0;
}
html[dir='rtl'] .attendee-reg-form .el-form-item .el-checkbox + .el-checkbox,
html[dir='rtl'] .attendee-reg-form .el-form-item .el-radio + .el-radio {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .attendee-reg-form .reg-form-item-group .el-form-item.no-left-padding {
  padding-left: unset;
  padding-right: 0;
}
html[dir='rtl'] .attendee-reg-form .reg-form-item-group .el-form-item.no-right-padding {
  padding-left: 0;
  padding-right: unset;
}
html[dir='rtl'] .field-list-dropdown .el-dropdown-menu__item {
  padding-left: 40px;
  padding-right: unset;
}
html[dir='rtl'] .field-list-dropdown .dropdown-selected {
  left: 4px;
  right: unset;
}
html[dir='rtl'] .attendee-reg-form .el-form-item.is-required .el-form-item__label:before {
  display: none;
}
html[dir='rtl'] .attendee-reg-form .el-form-item.is-required .el-form-item__label label:after {
  content: "*";
  color: #F7644A;
}
html[dir='rtl'] .participant-privilege-tab &gt; .el-tabs__header {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: unset;
}
html[dir='rtl'] .indent-30 {
  margin-left: unset;
  margin-right: 30px;
}
html[dir='rtl'] .mbs-mode-dialog .dialog-footer-btns,
html[dir='rtl'] .mbs-assign-dialog .dialog-footer-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .mbs-mode-dialog .dialog-footer-btns .dialog-footer-more,
html[dir='rtl'] .mbs-assign-dialog .dialog-footer-btns .dialog-footer-more {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  float: left;
  text-align: right;
}
html[dir='rtl'] .mbs-mode-dialog .dialog-footer-btns .dialog-footer-icon-download,
html[dir='rtl'] .mbs-assign-dialog .dialog-footer-btns .dialog-footer-icon-download {
  margin-left: auto;
  padding-right: 0;
  margin-right: 0;
  padding-left: 16px;
}
html[dir='rtl'] .mbs-mode-dialog .mbs-col,
html[dir='rtl'] .mbs-assign-dialog .mbs-col {
  float: right;
}
html[dir='rtl'] .mbs-mode-dialog .el-col,
html[dir='rtl'] .mbs-assign-dialog .el-col {
  float: right;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-header .mbs-header-btn-align {
  text-align: left !important;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-footer .mbs-select-all-chk {
  padding-left: 0 !important;
  padding-right: 16px !important;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-footer .mbs-assign-to {
  text-align: left !important;
  padding-left: 16px !important;
  padding-right: 0 !important;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-simple-list .mbs-session-name {
  padding-right: 16px;
  padding-left: 0;
}
html[dir='rtl'] .mbs-assign-dialog .dialog-footer-tip {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 16px;
  text-align: right;
}
html[dir='rtl'] .mbs-assign-dialog .dialog-footer-tip .icon-info-alt-outline {
  margin-right: 0;
  margin-left: 8px;
}
html[dir='rtl'] .mbs-assign-dialog .el-input ::-webkit-input-placeholder {
  text-align: right !important;
}
html[dir='rtl'] .mbs-assign-dialog .el-input ::-moz-placeholder {
  text-align: right !important;
}
html[dir='rtl'] .mbs-assign-dialog .el-input ::-ms-input-placeholder {
  text-align: right !important;
}
html[dir='rtl'] .mbs-assign-dialog .el-input ::placeholder {
  text-align: right !important;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-list .col_0 {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-list .col_0 .el-checkbox {
  width: 18px;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-list .col_2_for_attendee {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-list .col_2 {
  margin-right: unset;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-list .col_3 {
  margin-right: unset;
  margin-left: 20px;
}
html[dir='rtl'] .mbs-assign-dialog #meetingBreakoutSessionsFilterInput::-webkit-input-placeholder {
  padding-right: 20px;
}
html[dir='rtl'] .mbs-assign-dialog #meetingBreakoutSessionsFilterInput::-moz-placeholder {
  padding-right: 20px;
}
html[dir='rtl'] .mbs-assign-dialog #meetingBreakoutSessionsFilterInput::-ms-input-placeholder {
  padding-right: 20px;
}
html[dir='rtl'] .mbs-assign-dialog #meetingBreakoutSessionsFilterInput::placeholder {
  padding-right: 20px;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-already-invited-tip {
  margin-left: unset !important;
  margin-right: 28px;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-already-invited-tip i {
  margin-right: unset !important;
  margin-left: 8px;
}
html[dir='rtl'] .mbs-assign-dialog .show-prefix-icon input {
  direction: rtl;
}
html[dir='rtl'] .mbs-assign-dialog .col_1_for_attendee {
  margin-right: 36px;
  margin-left: 16px;
}
html[dir='rtl'] .mbs-assign-dialog .suggestions-dropdown .el-select-dropdown__item .predict-avatar {
  float: right !important;
  margin-right: 0 !important;
  margin-left: 12px !important;
}
html[dir='rtl'] .mbs-assign-dialog .suggestions-dropdown .el-select-dropdown__item .predict-name {
  float: right !important;
}
html[dir='rtl'] .mbs-assign-dialog .suggestions-dropdown .el-select-dropdown__item .predict_email {
  float: left !important;
  text-align: left !important;
}
html[dir='rtl'] .mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item.is-active &gt; .el-collapse-item__header .el-collapse-item__header__arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
html[dir='rtl'] .mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item &gt; .el-collapse-item__header .el-collapse-item__header__arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
html[dir='rtl'] .mbs-filter-input {
  padding-left: 0 !important;
  padding-right: 16px !important;
}
html[dir='rtl'] .mbs-sessions-title-input {
  left: auto !important;
  right: 4px !important;
}
html[dir='rtl'] .mbs-exchange-popover .mbs-exchange-input input::-webkit-input-placeholder {
  text-align: right;
}
html[dir='rtl'] .mbs-exchange-popover .mbs-exchange-input input::-moz-placeholder {
  text-align: right;
}
html[dir='rtl'] .mbs-exchange-popover .mbs-exchange-input input::-ms-input-placeholder {
  text-align: right;
}
html[dir='rtl'] .mbs-exchange-popover .mbs-exchange-input input::placeholder {
  text-align: right;
}
html[dir='rtl'] .mbs-exchange-popover .mbs-exchange-input input {
  padding-right: 26px;
}
html[dir='rtl'] .bo-session-reset .choose-accepted-attendee {
  display: block;
  margin-right: 0px;
}
html[dir='rtl'] .send-email-invitation-dialog .el-checkbox {
  margin-right: 0;
}
html[dir='rtl'] .ws_create_dialog .el-form-item {
  display: block;
}
html[dir='rtl'] .ws_create_dialog .el-form-item.is-required .el-form-item__label:before {
  display: none;
}
html[dir='rtl'] .ws_create_dialog .el-form-item.is-required .el-form-item__label label:after {
  content: "*";
  color: #a12512;
}
html[dir='rtl'] .ws_create_dialog .el-radio + .el-radio {
  margin-left: 0;
  margin-right: 0;
}
html[dir='rtl'].ws_register .el-checkbox__original {
  left: auto;
  right: -999px;
}
html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .mdp_landing_timezone_language_btn {
  left: 20px;
  right: auto;
}
html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info {
  margin-left: 512px;
  margin-right: 0;
  padding: 0 100px 16px 64px;
}
html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .agenda_item .mtg_time {
  margin-left: 8px;
  margin-right: 0;
}
html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .agenda_item .full_tag {
  margin-left: 0;
  margin-right: 12px;
}
html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form {
  right: auto;
  left: 0;
  padding: 60px 40px 60px 90px;
}
@media (min-width: 800px) and (max-width: 1200px) {
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info {
    width: 780px;
    height: auto;
    padding: 0 48px 16px 48px;
    margin: 0 auto;
  }
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info h1,
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info p {
    min-width: inherit;
  }
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form {
    width: 780px;
    height: auto;
    position: static;
    padding: 16px 48px 16px 48px;
    margin: 0 auto;
  }
}
@media (min-width: 0px) and (max-width: 800px) {
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info {
    width: auto;
    max-width: 640px;
    height: auto;
    padding: 0 28px 16px 28px;
    margin: 0 auto;
  }
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info h1,
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info p {
    min-width: inherit;
  }
  html[dir='rtl'].ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form {
    max-width: 640px;
    width: auto;
    height: auto;
    position: static;
    padding: 16px 28px 16px 28px;
    margin: 0 auto;
  }
}
html[dir='rtl'] .captcha_action {
  float: left;
}
html[dir='rtl'] .captcha_img {
  float: right;
  overflow: hidden;
}
html[dir='rtl'] .captcha_img &gt; img {
  margin-right: -40px;
}
html[dir='rtl'] .upgrade.el-dialog .el-dialog__headerbtn {
  right: auto;
  left: 12px;
  top: 12px;
}
html[dir='rtl'] .upgrade.el-dialog .menu {
  margin-left: 24px;
}
html[dir='rtl'] .upgrade .learn-more-content .el-menu .el-menu-item .item-badge {
  float: left;
}
html[dir='rtl'] .upgrade .judge-license span {
  margin-right: 15px;
}
html[dir='rtl'] .upgrade .learn-more-content .el-menu .el-menu-item [class^=icon-mds-] {
  margin-left: 4px;
}
html[dir='rtl'] .upgrade .learn-more-content .advert .advert-meeting .left,
html[dir='rtl'] .upgrade .learn-more-content .advert .advert-meeting .right {
  margin-left: 12px;
}
html[dir='rtl'] .upgrade .learn-more-content .advert .advert-detail &gt; li span {
  margin-right: 15px;
}
html[dir='rtl'] .upgrade .setup-list .content .progress .text .right {
  float: left;
}
html[dir='rtl'] .upgrade .setup-list .content .steps li .operate {
  margin-right: auto;
  margin-left: 0;
}
html[dir='rtl'] .upgrade .setup-list .content .steps li .icon-button {
  margin-left: 0;
  margin-right: auto;
}
html[dir='rtl'] .upgrade .setup-list .content .steps li .step-text {
  margin-right: 12px;
}
html[dir='rtl'] .upgrade .setup-list .content .steps li .step-text .step-title {
  text-align: right;
}
html[dir='rtl'] .setting_card .setting_card_item_detail .el-switch {
  margin-left: 15px;
}
html[dir='rtl'] .setting_card .cancel-save-bar {
  padding-left: 20px;
  float: left;
}
html[dir='rtl'] .help-doc-container #help_doc_icon {
  right: auto;
  left: 20px;
}
html[dir='rtl'] .help-doc-container .help-doc-popover {
  right: auto;
  left: 80px;
}
html[dir='rtl'] .help-doc-container .help-doc-header .el-button--ghost {
  float: left;
}
html[dir='rtl'] .help-doc-container .reference-link {
  margin: 2px 27px 2px 2px;
}
html[dir='rtl'] .help-doc-container .footer-feedback .el-button + .el-button {
  padding-left: 0;
}
html[dir='rtl'] .help-doc-container .footer-feedback .feedback-more {
  float: left;
}
html[dir='rtl'] .help-doc-container .stop-generate {
  padding: 5px 10px 0 0;
}
html[dir='rtl'] .help-doc-container .send-message-button .el-button + .el-button {
  margin-right: 0;
}
html[dir='rtl'] .help-doc-container .send-message-button p {
  margin: 0 4px 0 0;
}
html[dir='rtl'] .grid_g.dashboard .grid_g_main_left {
  margin-right: 0;
  margin-left: 470px;
}
html[dir='rtl'] .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 {
  padding: 5px 0 0 5px;
}
html[dir='rtl'] .grid_g.dashboard .upcoming_block_lists .view_meetings {
  text-align: right;
  padding-left: 0;
  padding-right: 12px;
}
html[dir='rtl'] .grid_g_main_right {
  left: 10px;
  right: auto;
}
html[dir='rtl'] .pmr_subtitle span {
  text-align: end;
}
html[dir='rtl'] .nav_bar .nav_links span {
  border-right: none;
  border-left: 1px solid #d7d7d7;
  padding-right: 5px;
}
html[dir='rtl'] #wrapper #frame.frame_guest .grid_block_ads .ads_img {
  float: right;
}
html[dir='rtl'] #wrapper #frame.frame_guest .grid_block_ads .ads_img.right {
  float: left;
}
html[dir='rtl'] #wrapper #frame.frame_guest .grid_block_ads .ads_info {
  float: left;
  text-align: right;
}
html[dir='rtl'] #wrapper #frame.frame_guest .grid_block_ads .ads_info.left {
  float: right;
}
html[dir='rtl'] #wrapper #frame.frame_guest .guest_menu {
  float: right;
}
html[dir='rtl'] #wrapper #frame.frame_guest .guest .nav_t .loginOpt .el-button-group .el-button:first-child img {
  margin-right: auto;
  margin-left: 11px;
}
html[dir='rtl'] #wrapper #frame.frame_guest .guest .joinMeeting_form .el-input-group__append button {
  margin-right: auto;
  margin-left: 0;
}
html[dir='rtl'] #wrapper #frame.frame_guest .guest .joinMeeting_form .el-form-item__error {
  left: auto;
  right: 0;
}
html[dir='rtl'] #wrapper #frame.frame_guest .guest .joinMeeting_form .el-form-item__error .icon-ng-inline-error:before {
  padding-left: 4px;
  padding-right: 0;
}
html[dir='rtl'] #guest_menu_dropdown li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
html[dir='rtl'] #guest_menu_dropdown li i {
  padding-right: 0;
  padding-left: 16px;
}
html[dir='rtl'] #guest_signin_split_button &gt; li &gt; img {
  padding-left: 16px;
  padding-right: 0;
}
html[dir='rtl'] #prefDlg-timezone-select {
  direction: rtl;
}
html[dir='rtl'] .footer-link-group img {
  margin-right: 0;
  margin-left: 6px;
}
html[dir='rtl'] .footer-link-group .el-button + .el-dropdown {
  margin-left: 0;
  margin-right: 8px;
}
html[dir='rtl'] .download-center .part:nth-child(even) .thumbnail img {
  left: 0;
  right: auto;
}
html[dir='rtl'] .download-center .dropdown-btn .vdi-getstarted {
  padding-right: 0px;
  padding-left: 20px;
}
html[dir='rtl'] .download-center .dropdown-btn .vdi-getstarted .icon-mds-arrow-up_bold,
html[dir='rtl'] .download-center .dropdown-btn .vdi-getstarted .icon-mds-arrow-down_bold {
  margin-right: 5px;
}
html[dir='rtl'] .el-drawer.downloadDrawer {
  right: 240px;
}
html[dir='rtl'] .download-center.download-panel .version-popover table td {
  text-align: right;
}
html[dir='rtl'] .download-center.download-panel .section {
  display: block;
}
html[dir='rtl'] .download-center.download-panel .header .page-title {
  text-align: right;
  margin-right: 20px;
}
html[dir='rtl'] .download-center.download-panel .header .downloads-cancel-btn {
  float: left;
  margin-top: -23px;
  margin-left: -6px;
  margin-right: unset;
}
html[dir='rtl'] .download-center.download-panel .sub-title {
  text-align: right;
  margin-right: 20px;
}
html[dir='rtl'] .download-center.download-panel .sub-title .icon-info-alt-outline {
  margin-right: 8px;
}
html[dir='rtl'] .version-popover table td {
  text-align: center;
}
html[dir='rtl'] .signup_box .left_form &gt; .el-form-item {
  width: 480px;
  margin-top: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir='rtl'] .signup_box .left_form .username_form_item .el-form-item {
  width: 236px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir='rtl'] .signup_box .left_form .number_form_item &gt; .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
html[dir='rtl'] .signup_box .left_form .number_form_item &gt; .el-form-item__content .el-select {
  width: 92px;
  min-width: 92px;
}
html[dir='rtl'] .signup_box .left_form .number_form_item &gt; .el-form-item__content &gt; .el-form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 8px;
  margin-left: 0;
}
html[dir='rtl'] .signup_box .left_form .el-checkbox-group {
  position: relative;
}
html[dir='rtl'] .signup_box .left_form .el-checkbox-group .el-checkbox {
  margin-right: 0;
}
html[dir='rtl'] .signup_box .left_form .vs__dropdown-toggle .vs__actions {
  padding-top: 0;
  padding-left: 6px;
}
html[dir='rtl'] .signup_box .left_form .captcha_action {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
}
html[dir='rtl'] .signup_box .left_form .captcha_img {
  width: 120px;
  height: 50px;
}
html[dir='rtl'] .signup_box .left_form .captcha_img &gt; img {
  width: 100%;
  height: 100%;
  margin-right: 0;
}
html[dir='rtl'] .signup_box_timezone_dropdown li.el-select-dropdown__item {
  direction: rtl;
}
html[dir='rtl'] .more_features_header button {
  float: left;
}
html[dir='rtl'] .insight_header {
  text-align: right;
}
html[dir='rtl'] .insight_header .insight_header_right .el-dropdown {
  float: left;
}
html[dir='rtl'] .insight_header .insight_header_right .icon-ng-arrow-down {
  padding-left: auto;
  padding-right: 5px;
}
html[dir='rtl'] .insight_unit_numbers {
  text-align: right;
}
html[dir='rtl'] .insight_unit_participants {
  text-align: right;
}
html[dir='rtl'] .insight_unit_durations {
  text-align: left;
}
html[dir='rtl'] .summary_title {
  margin-left: 0;
  margin-right: 30px;
}
html[dir='rtl'] .meeting_summary.grid_g {
  text-align: right;
}
html[dir='rtl'] .summary_item_u {
  text-align: right;
}
html[dir='rtl'] .insight_tooltip_time_value {
  text-align: left;
}
html[dir='rtl'] .insight_tooltip_duration_value {
  text-align: left;
}
html[dir='rtl'] .view_insights {
  text-align: right;
  left: auto;
  right: 20px;
}
html[dir='rtl'] .insight_usage_count,
html[dir='rtl'] .insight_duration_count {
  float: right;
}
html[dir='rtl'] .insight_usage_count {
  float: right;
}
html[dir='rtl'] .insight_list {
  padding-right: auto;
  padding-left: 20px;
}
html[dir='rtl'] .insight_usage_text,
html[dir='rtl'] .insight_duration_text {
  text-align: right;
  float: right;
}
html[dir='rtl'] .view_insights {
  text-align: right;
}
html[dir='rtl'] .my-report {
  text-align: left;
}
html[dir='rtl'] .my-report .badge {
  margin-left: auto;
  margin-right: 8px;
}
html[dir='rtl'] .meeting-number {
  border-right: none;
  border-left: 1px solid #ebebeb;
}
html[dir='rtl'] .insight_usage_title {
  float: right;
}
html[dir='rtl'] .attendee_area {
  padding: 20px 50px 20px 0;
}
html[dir='rtl'] .meeting_area {
  padding: 20px 0 20px 50px;
}
html[dir='rtl'] .grid_g .el-form-item__content {
  margin-left: 0;
  text-align: right;
}
html[dir='rtl'] .callme-numbers .country-regiion-select {
  margin-right: 0;
}
html[dir='rtl'] .callme-auth {
  margin-left: 12px;
  margin-right: 12px;
}
html[dir='rtl'] .join-meeting-dialog .el-dialog__textarea .el-dialog__body .noresult p {
  margin-right: 42px;
  margin-left: 0;
}
html[dir='rtl'] .join-meeting-dialog .el-dialog__textarea .el-dialog__body .search-wrap .el-tooltip.search-input .el-input__icon:first-child:before {
  padding-right: 5px;
}
html[dir='rtl'] .meeting-header .m_search_condition {
  margin-right: 0;
}
html[dir='rtl'] .meeting-header .m_search_condition .el-checkbox {
  margin-right: 20px;
}
html[dir='rtl'] .meeting_topic {
  margin-left: 5px;
  padding-right: 0;
  unicode-bidi: -moz-plaintext;
  unicode-bidi: plaintext;
}
html[dir='rtl'] .is-safari .meeting_topic {
  text-overflow: clip;
}
html[dir='rtl'] .meeting_topic_column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
html[dir='rtl'] .meeting_list_content .m_list .col {
  margin: 10px 0 10px 12px;
}
html[dir='rtl'] .meeting_list_content .m_list .col_1 {
  margin: 9px 14px 9px 12px;
}
html[dir='rtl'] .meeting_list_content .m_list .col_2 {
  width: 200px;
  margin: 3px 0px 3px 0;
}
html[dir='rtl'] .meeting_list_content .m_list .col_2 div:nth-child(1) {
  font-size: 16px;
  font-weight: 400;
}
html[dir='rtl'] .meeting_list_content .m_list .col_2 div:nth-child(2) {
  font-size: 14px;
}
html[dir='rtl'] .meeting_list_content .m_list .col_3 {
  margin: 3px 0px 3px 0;
}
html[dir='rtl'] .meeting_list_content .m_list .col_3 .list_t .meeting_topic_column a {
  vertical-align: bottom;
  margin-right: 5px;
}
html[dir='rtl'] .meeting_list_content .m_list .col_3 i {
  vertical-align: text-top;
}
html[dir='rtl'] .meeting_list_content .m_list .col_4 {
  width: 140px;
  text-align: left;
  float: left;
  margin: 11px 0px 11px 12px;
}
html[dir='rtl'] .meeting_list_content .m_list .col_5 {
  float: left;
  margin: 15px 0px 11px 12px;
}
html[dir='rtl'] .pmr_more_info {
  float: right;
}
html[dir='rtl'] .meeting_list_sched {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .meeting_list_sched &gt; div,
html[dir='rtl'] .meeting_list_sched &gt; button {
  float: left!important;
}
html[dir='rtl'] .join-meeting-search .el-row .el-col-2 {
  padding-right: 5px;
}
html[dir='rtl'] .join-meeting-search .el-row .el-col-18,
html[dir='rtl'] .join-meeting-search .el-row .el-col-16,
html[dir='rtl'] .join-meeting-search .el-row .el-col-14 {
  padding-right: 10px;
}
html[dir='rtl'] .join-meeting-search .el-row .el-col-18 div,
html[dir='rtl'] .join-meeting-search .el-row .el-col-16 div,
html[dir='rtl'] .join-meeting-search .el-row .el-col-14 div,
html[dir='rtl'] .join-meeting-search .el-row .el-col-18 span,
html[dir='rtl'] .join-meeting-search .el-row .el-col-16 span,
html[dir='rtl'] .join-meeting-search .el-row .el-col-14 span,
html[dir='rtl'] .join-meeting-search .el-row .el-col-18 p,
html[dir='rtl'] .join-meeting-search .el-row .el-col-16 p,
html[dir='rtl'] .join-meeting-search .el-row .el-col-14 p {
  direction: rtl;
}
html[dir='rtl'] .join-meeting-search .el-row .el-col-4 .el-button,
html[dir='rtl'] .join-meeting-search .el-row .el-col-8 .el-button,
html[dir='rtl'] .join-meeting-search .el-row .el-col-6 .el-button {
  float: left;
  margin-left: 8px;
}
html[dir='rtl'] .join-meeting-recently-pmr table tr:hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
html[dir='rtl'] .join-meeting-recently-pmr table tr:hover td:nth-child(1) .el-button {
  visibility: visible;
}
html[dir='rtl'] .join-meeting-recently-pmr table tr td:nth-child(3) {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
html[dir='rtl'] .join-meeting-recently-pmr table tr td:nth-child(2) p:nth-child(2) {
  direction: ltr;
}
html[dir='rtl'] .join-meeting-recently-pmr table tr td:nth-child(1) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
html[dir='rtl'] .m_search_condition_wrap.m_list .m_list_item.future .el-date-editor .el-input__icon,
html[dir='rtl'] .m_search_condition_wrap.m_list .m_list_item.history .el-date-editor .el-input__icon {
  top: 2.5px;
  left: 4px;
  right: auto;
}
html[dir='rtl'] .m_search_condition_wrap.m_list .m_list_item.meetings .el-input .el-input__icon.icon-arrow-down {
  left: 4px;
  top: 2.5px;
  right: auto;
}
html[dir='rtl'] .basicInfoHeader i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 0;
  margin-left: 5px;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .meeting-title-edit.with-actions,
html[dir='rtl'] .meeting_detail .post_detail_wrapper .post_action.with-actions {
  margin-right: 0;
  margin-left: 106px;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .meeting-title-edit,
html[dir='rtl'] .meeting_detail .post_detail_wrapper .post_action {
  margin-right: 0;
  margin-left: 16px;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .dateTimeWrapper {
  margin-left: 0;
  margin-right: auto;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .dateTimeWrapper span:nth-child(2):not(.dateItem_item,.avatar-initials) {
  border-right: 1px solid #d8d8d8;
  padding: 0 12px 0 4px;
  margin-left: 0;
  margin-right: 8px;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .dateTimeWrapper .dateItem {
  padding: 0 4px 0 12px;
  border-right: none;
  border-left: 1px solid #d8d8d8;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .dateTimeWrapper .dateItem .dateItem_item:last-of-type {
  margin-right: 5px;
}
html[dir='rtl'] .meeting_detail .post_detail_wrapper .dateTimeWrapper .dateItem .icon-mds-language_bold {
  margin-right: 5px;
  margin-left: 12px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_title h1 {
  margin: 0 0 0 16px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_title.pme-meeting_detail_title .post_action {
  left: 0;
  right: auto;
}
html[dir='rtl'] .pme-meetingShare-invitees_list .pme-invitees-item-descr .user-name {
  unicode-bidi: -moz-plaintext;
  unicode-bidi: plaintext;
}
html[dir='rtl'] .pme-participants {
  margin-left: 0;
  margin-right: 12px;
}
html[dir='rtl'] .pme-reports_table .pme-reports_table-nameRow .name {
  margin-left: 0;
  margin-right: 50px;
}
html[dir='rtl'] .pme-meetingShare-dialog .confirm-btns {
  float: left;
}
html[dir='rtl'] .pme-participants-invitees-dialog {
  overflow: clip;
}
html[dir='rtl'] .pme-participants-invitees-dialog .pandi_check_all {
  padding-left: 0;
  padding-right: 16px;
}
html[dir='rtl'] .pme-participants-invitees-dialog .confirm-btns {
  text-align: left;
}
html[dir='rtl'] .pme-meetingShare-invitees_list .pme-invitees-item .avatar_img,
html[dir='rtl'] .avatar-initials {
  margin-left: 16px;
  margin-right: 0;
}
html[dir='rtl'] #scrollBarPAndI {
  overflow-x: clip;
}
html[dir='rtl'] .mpb-content-search .show-prefix-icon input {
  direction: rtl;
  text-indent: 19px;
}
html[dir='rtl'] .mpd-content-title-wrap .mpb-content-search .icon-ng-spinner {
  right: 8px;
  left: auto;
}
html[dir='rtl'] .mpd-content-title-wrap .mpb-content-search .mpb-content-search-count {
  right: auto;
  left: 20px;
  padding-right: 4px;
  padding-left: 22px;
}
html[dir='rtl'] .mpd-content-title-wrap .mpd-content-title {
  padding-right: 0;
  padding-left: 18px;
}
html[dir='rtl'] .post-meeting-tabs .el-tabs__header .el-tabs__nav .el-tabs__item {
  margin-right: 0;
  margin-left: 16px;
}
html[dir='rtl'] .pme-highlights-header {
  padding-left: 0;
  padding-right: 18px;
}
html[dir='rtl'] .pme-highlights-header .el-checkbox + .highlights-filter-btn {
  margin-left: 0;
  margin-right: auto;
}
html[dir='rtl'] .highlights_content .el-button_assistant &gt; span img {
  margin-right: 0;
  margin-left: 8px;
}
html[dir='rtl'] .free-text-note_type-select {
  float: right;
}
html[dir='rtl'] .free-text-note_actions {
  float: left;
}
html[dir='rtl'] .pme-highlights-item .highlight-check-action .el-checkbox__label {
  padding-right: 16px !important ;
}
html[dir='rtl'] .highlights-popover .custom-highlights-dropdown {
  padding-left: 2px;
  padding-right: 0;
}
html[dir='rtl'] .highlights-popover .custom-highlights-dropdown .category-item {
  padding: 3px 16px 3px 0;
}
html[dir='rtl'] .pme-highlights-item_category .description {
  margin-left: 0;
  margin-right: 4px;
}
html[dir='rtl'] .pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-tag-input__tags .__input {
  direction: rtl;
}
html[dir='rtl'] .pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-send-btn {
  margin-left: 0;
  margin-right: 12px;
}
html[dir='rtl'] .pme-transcripts .download-btn i,
html[dir='rtl'] .pme-transcripts .download-transcript-file-link i {
  margin-left: 0;
  margin-right: 6px;
}
html[dir='rtl'] .pme-transcripts-item-avatar {
  margin: 0 0 0 8px;
}
html[dir='rtl'] .pme-transcripts-item-header {
  padding-left: 0;
  padding-right: 4px;
}
html[dir='rtl'] .pme-transcripts .datetime {
  margin-left: 0;
  margin-right: 4px;
}
@media (min-width: 1280px) {
  html[dir='rtl'] .pme-player {
    left: 0;
    right: 240px;
  }
}
html[dir='rtl'] .pme-player_speed-btn .icon-arrow-right,
html[dir='rtl'] .icon-arrow-left,
html[dir='rtl'] .icon-arrow-right {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .pme-player_speed-btn.showMore i,
html[dir='rtl'] .pme-player_rate-btn.showMore i {
  margin-right: 0;
  margin-left: 16px;
}
html[dir='rtl'] .pme-player_rate-btn {
  padding: 8px 44px 8px 16px;
}
html[dir='rtl'] .menu-item-text {
  margin-right: 18px;
  margin-left: 0;
}
html[dir='rtl'] .pme-recordings_table tr &gt; td:nth-of-type(4) &gt; .cell {
  unicode-bidi: -moz-plaintext;
  unicode-bidi: plaintext;
  text-align: end;
}
html[dir='rtl'] .pme-pagination_controls &gt; button {
  margin-bottom: 15px;
}
html[dir='rtl'] .pme-pagination_controls &gt; button.next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .pme-reports #scroll {
  right: auto;
  left: 0px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(247, 247, 247, 0.7)), color-stop(30%, #f7f7f7));
  background: linear-gradient(to left, rgba(247, 247, 247, 0.7), #f7f7f7 30%);
}
html[dir='rtl'] .pme-reports .icon-ng-scroll {
  margin-right: 0px;
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .expand-icon {
  font-size: 14px;
  margin-left: unset;
  margin-right: 13px;
}
html[dir='rtl'] .scheduler-layout #main_content {
  overflow: visible !important;
}
html[dir='rtl'] .ng_sched_datePicker {
  border-left: 1px solid #d7d7d8;
  border-right: none;
  padding-left: 12px;
  padding-right: 0;
}
html[dir='rtl'] .ng_sched_timePicker {
  padding-left: 0;
  padding-right: 12px;
}
html[dir='rtl'] .ng_sched_duration_minute {
  margin-right: 12px;
  margin-left: 0;
}
html[dir='rtl'] .schedule-template-select .icon-info-alt-outline {
  margin-right: 0;
  margin-left: 10px;
}
html[dir='rtl'] .interpretation_setting .setting_area .wating_hall a {
  right: auto;
  left: 9px;
}
html[dir='rtl'] .interpretation_setting a.channel_title {
  padding-right: 27px;
  padding-left: unset;
}
html[dir='rtl'] .interpretation_setting a.channel_title .icon-ng-down {
  left: unset !important;
  right: 0;
  margin-left: 15px;
  margin-right: unset !important;
}
html[dir='rtl'] .interpretation_setting .operations {
  float: left !important;
}
html[dir='rtl'] .interpretation_setting .interpreter_name .name_item {
  direction: rtl;
}
html[dir='rtl'] .interpreters .interpreter_name {
  padding-left: 0;
  padding-right: 30px;
}
html[dir='rtl'] .schedule .anonymous-meeting-label .beta-tag {
  margin-right: -48px;
  margin-left: 0;
  float: right;
}
html[dir='rtl'] .schedule .el-group-stacked .el-radio,
html[dir='rtl'] .schedule .external-attendee .el-radio {
  margin-right: 0;
}
html[dir='rtl'] .schedule .add_interpreter_section {
  padding-right: 30px;
  padding-left: unset;
}
html[dir='rtl'] .schedule .meeting-attendees .meeting-attendee a i {
  border-right: none;
  border-left: 1px solid #d7d7d8;
}
html[dir='rtl'] .schedule .sched_recurr fieldset.recurr_interval_option legend {
  float: right;
}
html[dir='rtl'] .schedule .sched_recurr .el-radio {
  margin-left: 25px;
  margin-right: unset;
}
html[dir='rtl'] .schedule .sched_recurr .el-radio[for="radioForScheduleRecurrenceMonthly"],
html[dir='rtl'] .schedule .sched_recurr .el-radio[for="radioForscheduleRecurrenceYearly"] {
  margin-right: 0;
}
html[dir='rtl'] .schedule .sched_recurr .recurrLeftLabel {
  margin-right: unset;
}
html[dir='rtl'] .schedule .el-popover .policySection .policySectionItem span {
  margin-right: 22px;
  margin-left: unset;
}
html[dir='rtl'] .schedule .el-popover .policySection .policySectionItem i {
  float: right;
  margin-left: 7px;
  margin-right: unset;
}
html[dir='rtl'] .schedule .schedule-advance.schedule-advance-simple .el-collapse-item__header i {
  float: left;
  margin-right: 13px;
  margin-left: unset;
}
html[dir='rtl'] .schedule .el-select-dropdown__item .remove-recent-contact {
  float: left;
  padding-left: unset;
  padding-right: 10px;
}
html[dir='rtl'] .schedule .require-sign-in-tips .require-sign-in-tips-wrapper {
  text-align: right;
}
html[dir='rtl'] .ng_sched_dateTime {
  margin-right: 0;
  margin-left: 30px;
}
html[dir='rtl'] .ng_sched_timezone .el-dropdown-link {
  direction: rtl;
}
html[dir='rtl'] .ng_sched_timezone .icon-arrow {
  float: left;
  margin-top: 10px;
}
html[dir='rtl'] .ng_sched_timezone a span {
  margin-right: 0;
  margin-left: 5px;
}
html[dir='rtl'] #invite_attendee_input,
html[dir='rtl'] #meeting-registration-label,
html[dir='rtl'] #attendees-label {
  margin-right: 0;
  margin-left: 8px;
}
html[dir='rtl'] .interpretation_setting .suggestions-dropdown .predict-avatar,
html[dir='rtl'] .schedule .suggestions-dropdown .predict-avatar {
  float: right;
  margin: 6px 0 6px 12px;
}
html[dir='rtl'] .interpretation_setting .suggestions-dropdown .predict_email,
html[dir='rtl'] .schedule .suggestions-dropdown .predict_email {
  float: left;
  text-align: left;
}
html[dir='rtl'] .interpretation_setting .suggestions-dropdown .predict-name,
html[dir='rtl'] .schedule .suggestions-dropdown .predict-name {
  float: right;
}
html[dir='rtl'] .interpretation_setting .indent-level-1,
html[dir='rtl'] .schedule .indent-level-1 {
  margin-right: 30px;
  margin-left: 0;
}
html[dir='rtl'] .interpretation_setting .el-col,
html[dir='rtl'] .schedule .el-col {
  float: right;
}
html[dir='rtl'] .interpretation_setting .el-dropdown-menu,
html[dir='rtl'] .schedule .el-dropdown-menu {
  width: 400px;
}
html[dir='rtl'] .remove_timezone {
  left: -10px;
  right: unset;
}
html[dir='rtl'] .add_unified_Timezone {
  text-align: right;
}
html[dir='rtl'] .tracking-code-dialog-form .el-form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
html[dir='rtl'] .tracking-code .tracking-code__labels &gt; span {
  margin-right: 10px;
  margin-left: unset;
}
html[dir='rtl'] .tracking-code .tracking-code__labels &gt; span:first-child {
  margin-right: 0;
}
html[dir='rtl'] #agenda {
  text-align: right;
}
html[dir='rtl'] .approval-rules-form .approval-rules-form-list table tbody tr::after {
  left: unset !important;
  right: 10px !important;
}
html[dir='rtl'] .approval-rules-form .ruleActionItem .approval-rules-select-left {
  margin-left: 8px;
  margin-right: unset !important;
}
html[dir='rtl'] .meeting-template-dialog-content .el-form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
html[dir='rtl'] .html-format-dialog .el-table_1_column_1 {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: none;
}
html[dir='rtl'] .html-format-dialog .el-table_1_column_2 {
  direction: ltr;
}
html[dir='rtl'] .remove-recent-contact {
  float: left;
  padding-left: 0;
  padding-right: 10px;
}
html[dir='rtl'] #reminderTime {
  direction: rtl;
}
html[dir='rtl'] .attendee-display-name {
  padding: 2px 8px 2px 0px;
}
html[dir='rtl'] .meeting_detail .dateTimeWrapper i,
html[dir='rtl'] .meeting_detail .dateTimeWrapper span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html[dir='rtl'] .meeting_detail .dateTimeWrapper .dateItem {
  padding: 0 4px 0 8px;
  border-left: 1px solid #E0E0E0;
  border-right: none;
}
html[dir='rtl'] .meeting_detail .dateTimeWrapper .lastDateItem {
  padding-left: 0;
  padding-right: 4px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_section {
  text-align: right;
  padding-left: 0;
  padding-right: 20px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_section &gt; span {
  unicode-bidi: -moz-plaintext;
  unicode-bidi: plaintext;
}
html[dir='rtl'] .meeting_detail .host_name_mdp {
  padding-right: 0 !important;
  margin-right: 0 !important;
  border-right: none !important;
  padding-left: 12px;
  margin-left: 10px;
  border-left: 1px solid #E0E0E0;
}
html[dir='rtl'] .meeting_detail .captcha_action {
  float: left;
}
html[dir='rtl'] .meeting_detail .captcha_img {
  float: right;
}
html[dir='rtl'] .meeting_detail .meeting_widget .meeting_widget_side .mdp_invited_list {
  padding-right: unset;
  border-right: none;
}
html[dir='rtl'] .meeting_widget .meeting_detail_wrapper dl dd {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
  direction: rtl;
}
html[dir='rtl'] .meeting_widget .meeting_detail_wrapper dl dt {
  padding-right: 0;
}
html[dir='rtl'] .meeting_detail .meeting_protected .meeting_detail_section {
  padding-left: unset;
}
html[dir='rtl'] .meeting_detail .meeting_detail_wrapper dl dt {
  float: right;
  padding-left: 16px;
  padding-right: unset;
}
html[dir='rtl'] .meeting_detail .meeting_detail_wrapper dl dd {
  margin-left: unset;
  margin-right: 200px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_wrapper .item-label {
  float: right;
}
html[dir='rtl'] .meeting_detail .meeting_detail_wrapper .item-value {
  margin-left: unset;
  margin-right: 200px;
}
html[dir='rtl'] .meeting_detail .content {
  margin-left: unset;
  margin-right: 134px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_title h1 {
  margin: 0 0 0 16px;
}
html[dir='rtl'] .meeting_detail .meeting_detail_title .editWrapper {
  float: left;
}
html[dir='rtl'] .meeting_detail .meeting_detail_title .mdp_killer &gt; span {
  margin-left: 8px;
  margin-right: unset;
}
html[dir='rtl'] .meeting_detail .dateTimeWrapper .dateItem {
  padding: 0 4px 0 8px;
  border-left: 1px solid #E0E0E0;
  border-right: unset;
}
html[dir='rtl'] .meeting_detail .dateTimeWrapper .lastDateItem {
  padding-left: unset;
  padding-right: 4px;
}
html[dir='rtl'] .meeting_detail .countdown {
  margin-left: unset;
  margin-right: 10px;
}
html[dir='rtl'] .grid_g .mdp_invited_list {
  border-left: unset;
  border-right: 1px solid #ebebec;
  padding-left: unset;
  padding-right: 40px;
}
html[dir='rtl'] .grid_g .mdp_invited_list .el-form-item__content {
  margin-left: unset;
  margin-right: 0px;
}
html[dir='rtl'] .mdp_invited_list_scroll {
  padding-left: 10px;
  padding-right: unset;
}
html[dir='rtl'] .mdp_invited_list .col,
html[dir='rtl'] .wsd_webinars_list .col {
  margin: 8px 0 8px 8px;
}
html[dir='rtl'] .mdp_invited_list .col_1,
html[dir='rtl'] .wsd_webinars_list .col_1 {
  margin-left: 10px;
  margin-right: 10px;
}
html[dir='rtl'] .mdp_invited_list .col_2,
html[dir='rtl'] .wsd_webinars_list .col_2 {
  margin-left: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: unset;
}
html[dir='rtl'] .mdp_invited_list .col_3,
html[dir='rtl'] .wsd_webinars_list .col_3 {
  margin-left: 10px;
  margin-right: unset;
}
html[dir='rtl'] .mdp_invited_list .col_4,
html[dir='rtl'] .wsd_webinars_list .col_4 {
  margin-left: 0px;
  margin-right: unset;
}
html[dir='rtl'] .mdp_invited_list .col_6,
html[dir='rtl'] .wsd_webinars_list .col_6 {
  margin-left: 0px;
  margin-right: unset;
}
html[dir='rtl'] .phoneKeyArea table td {
  padding: 5px 0 5px 25px;
}
html[dir='rtl'] .tipBackground {
  text-align: right;
}
html[dir='rtl'] .meeting-password .el-input .icon-arrow-tail-right {
  left: 7px;
  right: unset;
}
html[dir='rtl'] .mdp_invited_list .el-select-dropdown__item {
  padding: 12px 32px 12px 22px;
}
html[dir='rtl'] .mdp_invited_list .suggestions-dropdown .user_invite {
  float: left;
}
@media (min-width: 360px) and (max-width: 640px) {
  html[dir='rtl'] .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .c_copy {
    left: auto;
    right: 0;
  }
  html[dir='rtl'] .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .invitation_copy {
    margin-left: 0px;
    margin-right: unset;
  }
}
@media (max-width: 360px) {
  html[dir='rtl'] .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .c_copy {
    left: auto;
    right: 0;
  }
}
html[dir='rtl'] #mdp_advanced_info_password {
  text-align: right;
  direction: rtl;
}
html[dir='rtl'] .el-group-stacked .el-radio {
  margin-right: 0;
}
html[lang='iw-IL'] .time-range {
  direction: ltr;
  display: block;
}
html[dir='rtl'] .landing_customize_warp #wrapper #frame.frame_host .main {
  padding-right: 0px;
}
html[dir='rtl'] .customize_background_panel_subtitle {
  margin-right: 20px;
}
html[dir='rtl'] .el-tabs__nav {
  margin-right: 20px;
}
html[dir='rtl'] #landing_customize .color_picker_item .el-color-picker__panel {
  right: -135px;
}
html[dir='rtl'] .mdp_landing_customize .landing_customize .customize_content_warp {
  margin-left: 12px;
}
html[dir='rtl'] .upload_image .upload_avatar_success .upload_image_name {
  padding-left: 0px;
  padding-right: 10px;
}
html[dir='rtl'] .upload_image .upload_image_success .upload_image_name {
  padding-right: 10px;
  padding-left: 0px;
}
html[dir='rtl'] .customize_speaker_list .speaker_item .speaker_icon {
  margin-left: 8px;
  margin-right: 0px;
}
html[dir='rtl'] .customize_speaker_list .speaker_item::before {
  right: 10px;
}
html[dir='rtl'] .add_speaker_content_form .el-form-item {
  display: block;
}
html[dir='rtl'] #switch_layout .el-dropdown-menu__item {
  width: 140px;
}
html[dir='rtl'] #switch_layout .dropdown-selected {
  padding-right: 0;
}
html[dir='rtl'] #switch_layout i {
  padding-right: 0;
}
html[dir='rtl'] .mdp_landing_customize .landing_customize .action_btn {
  left: 30px;
}
html[dir='rtl'] #customizeAgenda {
  text-align: right;
}
html[dir='rtl'].landing_customize_mobile body #wrapper .mdp_landing_wrapper_bg {
  right: 0px;
}
html[dir='rtl'] .vendors_wrapper,
html[dir='rtl'] .vendors_dialog {
  position: inherit;
}
html[dir='rtl'] .vendors_wrapper .vendors_list .vendors_list_wrapper {
  padding-right: 0px;
  padding-left: 30px;
}
html[dir='rtl'] .vendors_wrapper .vendors_list .vendors_list_title {
  margin-left: 0px;
  margin-right: 12px;
}
html[dir='rtl'] .vendors_wrapper .vendors_list .vendors_list_wrapper .email {
  margin-left: 0px;
  margin-right: 17px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_left {
  border-right: none;
  border-left: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_left .group {
  padding: 8px 20px 0 10px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_left .category {
  padding: 0 20px 0 10px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_left .category .reminder {
  left: 45px;
  right: 0;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_left .category .indicator {
  left: 0;
  right: auto;
}
@media (max-width: 960px) {
  html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .el-switch {
    position: absolute;
    left: auto;
    right: 164px;
  }
  html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .sw_text {
    position: absolute;
    left: auto;
    right: 208px;
  }
  html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .form_item_right {
    left: 20px;
  }
}
@media (min-width: 960px) {
  html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .el-switch {
    position: absolute;
    left: auto;
    right: 284px;
  }
  html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .sw_text {
    position: absolute;
    left: auto;
    right: 328px;
  }
  html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .form_item_right {
    left: 20px;
  }
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .apply_template {
  left: 20px;
  right: auto;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker {
  margin-left: 0;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker .icon-arrow {
  position: absolute;
  left: 12px;
  right: auto;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op button {
  float: left;
}
html[dir='rtl'] .email_template_layout .meeting_detail_layout #cancelTemplate {
  padding-right: 0px;
  padding-left: 12px;
  margin-right: 2px;
}
html[dir='rtl'] .email_template_layout .meeting_detail_layout .icon-ng-left {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .email_template_layout .meeting_detail_layout .meeting_detail_title .el-button {
  float: left;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_account .el-form-item .el-form-item__content {
  margin-left: 6px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_account .logo_option {
  float: right;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_account .logo_option .external_link_input {
  left: 0;
  right: auto;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_account .logo_option .external_link_input .external_close {
  left: 16px;
  right: auto;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_account #bo-pop {
  margin-right: 6px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations {
  margin-left: 6px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher {
  padding-left: 10px;
  padding-right: 0;
  border-left: 1px solid var(--mds-color-theme-text-primary-disabled);
  border-right: none;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher &gt; label {
  margin-left: 6px;
  margin-right: 0;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher.single {
  padding-right: 0;
  padding-left: 0;
  border-left: none;
  border-right: none;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher .el-switch .el-switch__button {
  -webkit-transform: translate(19px, 4px) !important;
          transform: translate(19px, 4px) !important;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher .el-switch.is-checked .el-switch__button {
  -webkit-transform: translate(4px, 4px) !important;
          transform: translate(4px, 4px) !important;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .preview {
  margin-left: 0;
  margin-right: 16px;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_content .toolbar-button-group {
  border-left: 1px solid #979797;
  border-right: none;
  padding-left: 20px;
  padding-right: 0;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_content .toolbar-button-group .el-form-item {
  display: block;
}
html[dir='rtl'] .email_template_layout .email_template_operations .email_body_edit .email_content .toolbar-button-group .el-form-item .el-form-item__label:before {
  margin-right: -10px;
  margin-left: 0;
}
html[dir='rtl'] .customize-survey-panel-wrap .choose-field-panel .registration-fields.standard-fields .registration-field-list-item {
  padding: 7px 12px 7px 33px;
}
html[dir='rtl'] .customize-survey-panel-wrap .choose-field-panel .registration-fields.customized-fields .registration-field-list-item {
  padding-right: 12px;
  padding-left: 63px;
}
html[dir='rtl'] .customize-survey-panel-wrap .customize-survey-form-panel .edit-survey-information .el-form-item {
  display: block;
}
html[dir='rtl'] .customize-survey-panel-wrap .customize-registration-form .el-checkbox__original {
  left: auto;
  right: -999px;
}
html[dir='rtl'] .customize-survey-panel-wrap .customize-registration-form .survey-form-body .cell .icons-group {
  left: 0;
  right: auto;
}
html[dir='rtl'] .customize-survey-panel-wrap .customize-registration-form .survey-form-body .edit-survey-qitem .q_label .field_seq {
  padding-left: 0;
  padding-right: 8px;
}
html[dir='rtl'] .customize-survey-panel-wrap .customize-registration-form .survey-form-body .edit-survey-qitem .a_area.txt .el-form-item {
  display: inline-block;
  margin-right: 0;
  margin-left: 24px;
}
html[dir='rtl'] .customize-survey-panel-wrap .customize-registration-form .survey-form-body .edit-survey-qitem .a_area.txt .el-input,
html[dir='rtl'] .customize-survey-panel-wrap .customize-registration-form .survey-form-body .edit-survey-qitem .a_area.txt .el-select {
  min-width: 180px;
  margin-left: 12px;
  margin-right: 0;
}
html[dir='rtl'] .survey_page .el-checkbox {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
html[dir='rtl'] .survey_page .el-checkbox .el-checkbox__original {
  left: auto;
  right: -999px;
}
html[dir='rtl'] .survey_page .survey_form_wrap .el-form-item {
  display: block;
}
html[dir='rtl'] .survey_layout_customize_panel .header_image .scanning p {
  margin-left: 0;
  margin-right: 15px;
}
html[dir='rtl'] .survey_layout_customize_panel .theme_color .el-radio-button__orig-radio {
  left: auto;
  right: -999px;
}
html[dir='rtl'] .survey_layout_customize_panel .theme_color .el-tabs__content .el-color-dropdown {
  left: -93px;
  right: auto;
}
html[dir='rtl'] .survey_layout_customize_panel .theme_color .el-input-group--prepend .el-input__inner {
  border-radius: 4px;
}
html[dir='rtl'] .mdp_landing_content &gt; .mdp_landing_right {
  left: 0;
  right: unset !important;
}
html[dir='rtl'] .mdp_landing_wrapper &gt; .mdp_landing_wrapper_bg {
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: calc(50% + 210px);
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
html[dir='rtl'] .frame_host &gt; .main {
  padding-right: 0;
}
html[dir='rtl'] .mdp_landing_mobile .mdp_landing_content &gt; .mdp_landing_right {
  padding: 40px 20px 36px;
}
html[dir='rtl'] .remember_me .el-checkbox__label {
  padding-left: unset;
  padding-right: 30px;
}
html[dir='rtl'] .meeting-password-group .reg_form_dialog {
  margin-left: unset;
  margin-right: 15px;
}
html[dir='rtl'].mdp_landing body #wrapper #frame .main .grid.grid-full.frame_host .main {
  padding-left: unset;
  padding-right: 0px;
}
html[dir='rtl'].mdp_landing .mdp_landing_wrapper_bg {
  left: 0;
  right: calc(50% + 210px);
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language {
  left: calc(50% - 206px);
  right: unset;
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_content .landing_material .material_info .file_icon {
  padding-left: 20px;
  padding-right: unset;
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item {
  margin-left: 10px;
  margin-right: unset;
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_content .show_more .show_more_title {
  margin-left: 15px;
  margin-right: unset;
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_right {
  left: 0px;
  right: unset;
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_webinar .el-form-item.is-required .el-form-item__label {
  margin-left: unset;
  margin-right: -9px;
}
html[dir='rtl'].mdp_landing #wrapper .mdp_landing_webinar .el-form-item__error {
  padding-left: unset;
  padding-right: 0;
}
html[dir='rtl'].mdp_landing .grid_g .el-form-item__content {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .mdp_landing_dialog .el-dialog__body {
  padding-left: unset;
  padding-right: 10px;
}
html[dir='rtl'] .mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full {
  text-align: right;
}
html[dir='rtl'] .mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full ul li {
  margin-left: unset;
  margin-right: 20px;
}
html[dir='rtl'] .mdp_landing_dialog .mdp_landing_form .attendee-reg-form .form_item_container {
  padding-left: unset;
  padding-right: 10px;
}
html[dir='rtl'] .mdp_landing_dialog .privacy_law .privacy_law_form .el-form-item .el-checkbox-group .privacy_law_checkbox_item {
  padding-left: unset;
  padding-right: 30px;
}
html[dir='rtl'] .mdp_landing_dialog .privacy_law .privacy_law_form .el-form-item .el-checkbox-group .privacy_law_checkbox_item .el-checkbox {
  margin-left: unset;
  margin-right: -30px;
}
html[dir='rtl'] .registration_privacy_statement_dialog .privacy_statement_dialog_footer .footer_btn_accept {
  margin-left: unset;
  margin-right: 8px;
}
html[dir='rtl'] .mdp_landing_pad #wrapper .mdp_landing_wrapper_bg {
  left: unset;
  right: 0;
}
html[dir='rtl'] #attendee_create_phone_country_Code {
  padding: 8px 22px 8px 10px;
}
html[dir='rtl'].mdp_landing .main {
  padding: 0 !important;
}
html[dir='rtl'].mdp_landing .mdp_landing_webinar .el-form-item,
html[dir='rtl'].mdp_landing .mdp_landing_form .el-form-item {
  display: block;
}
@media (min-width: 1920px) {
  html[dir='rtl'] .mdp_landing_wrapper &gt; .mdp_landing_wrapper_bg {
    right: calc(50% + 372px);
  }
  html[dir='rtl'].mdp_landing #wrapper .mdp_landing_wrapper_bg {
    left: 0px;
  }
}
@media (max-width: 767px) {
  html[dir='rtl'] body.mobile .prefBasicContainer .el-dialog--small {
    position: relative;
    max-width: 500px;
    min-width: auto;
    width: auto;
    margin: 0 10px;
    left: 0;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 0px) and (max-width: 560px) {
  html[dir='rtl'].mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language {
    left: 0;
    right: unset;
  }
  html[dir='rtl'].mdp_landing #wrapper .mdp_landing_wrapper_bg {
    right: 0;
  }
}
html[dir='rtl'].mdp_landing #regDlg-timezone-select {
  direction: rtl;
}
html[dir='rtl'] .manage_attendees .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html[dir='rtl'] .manage_attendees .breadcrumb .icon-ng-left {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .send_invitation_trigger .icon-email {
  margin-right: 0;
  margin-left: 4px;
}
html[dir='rtl'] .manage_attendees .attendee_list .first {
  padding-left: 0px;
  padding-right: 17px;
}
html[dir='rtl'] .manage_attendees .attendee_list .item {
  text-align: right;
}
html[dir='rtl'] .send-invitation .send-email-footer-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
html[dir='rtl'] .attendee-create-dialog .el-form-item {
  display: block;
}
html[dir='rtl'] .attendee_list .icon-arrow-left {
  -webkit-transform: none;
          transform: none;
}
html[dir='rtl'] .invitation_dialog .send_all_checkbox_group ul {
  padding-left: 0;
  padding-right: 24px;
}
html[dir='rtl'] .invitation_dialog .el-checkbox__original {
  left: auto;
  right: -999px;
}
html[dir='rtl'] .invitation_dialog .icon-clock {
  margin-left: 6px;
  margin-right: 2px;
}
html[dir='rtl'] .invitation_dialog .icon-ng-left {
  display: none;
}
html[dir='rtl'] .invitation_dialog .icon-ng-right {
  display: inline;
}
html[dir='rtl'] .invitation_dialog .email_log_content .log_item .time {
  margin-left: 20px;
  margin-right: 0;
}
html[dir='rtl'] .attendee-create-dialog #attendeeCreateTimezoneSelect {
  direction: rtl;
}
html[dir='rtl'] .loading_div {
  margin-right: 0px;
  margin-left: 18px;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th,
html[dir='rtl'] .content_wrapper .content .paging .p_body table td {
  text-align: right;
}
html[dir='rtl'] .material_dialog .material_setting .file_uploading.error .error {
  margin-right: 0px;
  margin-left: 22px;
}
html[dir='rtl'] .file_name {
  text-align: right;
}
html[dir='rtl'] .material_dialog .material_setting .mbs-upload .upload-container-hint .el-upload_desc {
  text-align: right;
}
html[dir='rtl'] .paging_area .number i {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
html[dir='rtl'] .paging_area .number.page_number .icon-ng-arrow-right {
  margin-right: 10px;
}
html[dir='rtl'] .manage_registration.content_wrapper .content .paging .p_body table th.reg_status,
html[dir='rtl'] .manage_registration.content_wrapper .content .paging .p_body table td.reg_status {
  padding-left: unset;
  padding-right: 15px;
}
html[dir='rtl'] .dot_loading div:nth-child(1) {
  right: 8px;
}
html[dir='rtl'] .dot_loading div:nth-child(2) {
  right: 30px;
}
html[dir='rtl'] .dot_loading div:nth-child(3) {
  right: 76px;
}
html[dir='rtl'] .dot_loading div:nth-child(4) {
  right: 122px;
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-24px, 0);
            transform: translate(-24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-24px, 0);
            transform: translate(-24px, 0);
  }
}
html[dir='rtl'] .content_wrapper .header .breadcrumb a i {
  margin: 0 3px 0 5px;
}
html[dir='rtl'] .content_wrapper .square_checkbox_label {
  margin-left: unset;
  margin-right: 10px;
}
html[dir='rtl'] .content_wrapper .details.pop_window {
  left: -60px;
}
html[dir='rtl'] .content_wrapper .pop_window {
  left: 5px;
  right: unset;
}
html[dir='rtl'] .content_wrapper .pop_window .auto_focus_ele {
  left: 0;
  right: unset;
}
html[dir='rtl'] .content_wrapper .pop_window .el-alert {
  right: 0;
  left: unset;
}
html[dir='rtl'] .content_wrapper .pop_window .close_pop {
  left: 22px;
  right: unset;
}
html[dir='rtl'] .content_wrapper .btns .btn {
  margin-left: 8px;
  margin-right: unset;
}
html[dir='rtl'] .content_wrapper .content .paging .p_header .tab_list i {
  margin-right: 5px;
  margin-left: unset;
}
html[dir='rtl'] .content_wrapper .content .paging .p_header .options .item {
  margin-left: 45px;
  margin-right: 0;
}
html[dir='rtl'] .content_wrapper .content .paging .p_header .operations {
  text-align: left;
  padding-left: unset;
  padding-right: 20px;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area {
  float: right;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area .page_number .icon-ng-arrow-left {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area .page_number .icon-ng-arrow-right {
  margin-left: 0;
  margin-right: unset;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body .data_card .data_card_item .select_box {
  float: left;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body .data_card .data_card_item .select_box .square_checkbox {
  float: left;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table .data_row.clicked td.check_col,
html[dir='rtl'] .content_wrapper .content .paging .p_body table .data_row.clicked:hover td.check_col {
  background: -webkit-gradient(linear, left top, right top, from(rgba(222, 222, 222, 0.9)), color-stop(25%, var(--mds-color-theme-text-secondary-normal)));
  background: linear-gradient(to right, rgba(222, 222, 222, 0.9), var(--mds-color-theme-text-secondary-normal) 25%);
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table .data_row:hover td.check_col {
  background: -webkit-gradient(linear, left top, right top, from(rgba(247, 248, 249, 0.9)), color-stop(25%, #f7f8f9));
  background: linear-gradient(to right, rgba(247, 248, 249, 0.9), #f7f8f9 25%);
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table .data_row td .round_color {
  margin: 0 -15px 3px 3px !important;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table .data_row td .el-input.check_col {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), color-stop(50%, var(--mds-color-theme-background-solid-primary-normal)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), var(--mds-color-theme-background-solid-primary-normal) 50%);
  z-index: 3;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th,
html[dir='rtl'] .content_wrapper .content .paging .p_body table td {
  text-align: right;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th.check_col,
html[dir='rtl'] .content_wrapper .content .paging .p_body table td.check_col {
  left: unset;
  right: 0;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th:first-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th.check_col {
  background: -webkit-gradient(linear, left top, right top, from(rgba(247, 247, 247, 0.9)), color-stop(20%, #f7f7f7));
  background: linear-gradient(to right, rgba(247, 247, 247, 0.9), #f7f7f7 20%);
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th .sort .sort_icon {
  margin-left: unset;
  margin-right: 3px;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th {
  text-align: right;
}
html[dir='rtl'] .paging_area {
  text-align: left;
}
html[dir='rtl'] .paging_area .number .page_no_input.page_number {
  margin-left: 0;
  margin-right: unset;
}
html[dir='rtl'] .paging_area .number .page_no_input.page_number .icon-ng-arrow-right {
  margin-left: 0;
  margin-right: unset;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th {
  text-align: right;
}
html[dir='rtl'] .attendee-reg-form .reg-form-item-group .el-form-item.no-right-padding {
  padding-left: 0;
  padding-right: 4px;
}
html[dir='rtl'] .attendee-reg-form .reg-form-item-group .el-form-item.no-left-padding {
  padding-left: 4px;
  padding-right: 0;
}
html[dir='rtl'] .el-form-item.is-required .el-form-item__label:before {
  margin-right: -11px !important;
}
html[dir='rtl'] .attendee-reg-form .el-form-item .el-form-item__label:before {
  right: -8px;
  left: unset;
}
html[dir='rtl'] .paging_area {
  text-align: left;
}
html[dir='rtl'] .paging_area .number .page_no_input.page_number {
  margin-left: 0;
  margin-right: unset;
}
html[dir='rtl'] .paging_area .number .page_no_input.page_number .icon-ng-arrow-right {
  margin-left: 0;
  margin-right: unset;
}
html[dir='rtl'] .content_wrapper .content .paging .p_body table th {
  text-align: right;
}
html[dir='rtl'] .manage_column_form .manage_column_form_check {
  margin-right: 32px;
}
html[dir='rtl'] .registerOperation #scroll {
  right: auto;
  left: 0px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(247, 247, 247, 0.7)), color-stop(30%, #f7f7f7));
  background: linear-gradient(to left, rgba(247, 247, 247, 0.7), #f7f7f7 30%);
}
html[dir='rtl'] .registerOperation .icon-download {
  margin-right: 12px;
}
html[dir='rtl'] .registerOperation .icon-ng-scroll {
  margin-right: 0px;
  margin-left: 12px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .practice_session_customize .gradientColorGreen {
  background: -webkit-gradient(linear, left bottom, left top, from(#93C437), to(#279BE8));
  background: linear-gradient(0deg, #93C437 0%, #279BE8 100%);
}
html[dir='rtl'] .practice_session_customize .gradientColorBlue {
  background: -webkit-gradient(linear, left bottom, left top, from(#279BE8), to(#875AE0));
  background: linear-gradient(0deg, #279BE8 0%, #875AE0 100%);
}
html[dir='rtl'] .practice_session_customize .gradientColorRed {
  background: -webkit-gradient(linear, left bottom, left top, from(#F55868), to(#875AE0));
  background: linear-gradient(0deg, #F55868 0%, #875AE0 100%);
}
html[dir='rtl'] .practice_session_customize .gradientColorYellow {
  background: -webkit-gradient(linear, left bottom, left top, from(#FFBE4F), to(#F26B1D));
  background: linear-gradient(0deg, #FFBE4F 0%, #F26B1D 100%);
}
html[dir='rtl'] .customize_option_card {
  border-left: unset;
  border-right: 1px solid #DEDEDE;
}
html[dir='rtl'] .customize_option_card .static_container,
html[dir='rtl'] .customize_option_card .media_container {
  padding: 0 20px 0 14px;
}
html[dir='rtl'] .customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .user_upload .icon-exit-contain {
  left: -7px;
  right: unset;
}
html[dir='rtl'] .customize_option_card .message_option .item_form .el-radio {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .upload_view .upload_info .info_container .loading_div {
  margin-left: 4px;
  margin-right: unset;
}
html[dir='rtl'] .upload_view .upload_info .info_container .error_icon,
html[dir='rtl'] .upload_view .upload_info .info_container .audio_icon {
  margin-left: 8px;
  margin-right: unset;
}
html[dir='rtl'] .upload_view .upload_info .info_container .file_info .file_size {
  border-left: unset;
  border-right: 1px solid #D1D3D4;
}
html[dir='rtl'] .practice_session_customize .preview_background .background_rounds {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
html[dir='rtl'] .ltr_container {
  direction: ltr;
}
html[dir='rtl'] .el-switch__core {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_header .header_toggle_btn .el-button-group .toggle_btn:first-of-type {
  border-radius: 0 4px 4px 0;
}
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_header .header_toggle_btn .el-button-group .toggle_btn:last-of-type {
  border-radius: 4px 0 0 4px;
}
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_container .preview_window .preview_wrapper.is_mobile .preview_without_content .name_label,
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_container .preview_window .preview_wrapper.is_mobile.after_upload .preview_without_content .name_label {
  left: auto;
  right: 4px;
}
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_container .preview_window .preview_wrapper .preview_without_content .name_label,
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_container .preview_window .preview_wrapper .preview_with_content .name_label {
  left: auto;
  right: 4px;
}
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_container .preview_window .preview_wrapper .preview_without_content .name_label {
  left: auto;
  right: 8px;
}
html[dir='rtl'] .producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_container .preview_window .preview_wrapper .preview_with_content .content_img_container {
  margin-right: 0;
  margin-left: 6px;
}
html[dir='rtl'] .producer_edit_name .producer_search_input input {
  padding-right: 36px;
}
html[dir='rtl'] .header_title {
  margin-left: 5px;
}
html[dir='rtl'] .delete_upload_file {
  left: -58px;
}
html[dir='rtl'] .meeting_widget .meeting_detail_info .meeting_detail_info_content {
  padding-left: unset;
  padding-right: 2px;
}
html[dir='rtl'] .meeting_widget .meeting_detail_info .practice_session_title h2,
html[dir='rtl'] .meeting_widget .registration_widget .practice_session_title h2,
html[dir='rtl'] .meeting_widget .branding_widget .practice_session_title h2,
html[dir='rtl'] .meeting_widget .bo_widget .practice_session_title h2,
html[dir='rtl'] .meeting_widget .invite_attendee_widget .practice_session_title h2,
html[dir='rtl'] .meeting_widget .email_template_widget .practice_session_title h2,
html[dir='rtl'] .meeting_widget .destination_url_widget .practice_session_title h2,
html[dir='rtl'] .meeting_widget .practice_session_widget .practice_session_title h2 {
  margin-left: 12px;
  margin-right: unset;
}
html[dir='rtl'] .meeting_widget .meeting_detail_wrapper dl dd {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .meeting_widget .registration_widget .reg_info_warp div:first-child {
  padding-left: unset;
  padding-right: 0;
}
html[dir='rtl'] .meeting_widget .meeting_widget_side .mdp_invited_list_scroll {
  padding-left: 0;
  padding-right: unset;
}
html[dir='rtl'] .meeting_detail_layout {
  padding-left: unset;
  padding-right: 2px;
}
html[dir='rtl'] .meeting_detail_layout .meeting_detail_top .left .host_name_mdp {
  padding-left: 12px;
  padding-right: unset;
  margin-left: 10px;
  margin-right: unset;
  border-left: 1px solid #E0E0E0;
  border-right: unset;
}
html[dir='rtl'] .meeting_detail_layout .smartbutton {
  margin-left: 0;
  margin-right: unset;
}
html[dir='rtl'] .meeting_detail_layout .meeting_detail_title {
  padding: 18px 0 10px 32px;
}
html[dir='rtl'] .destination_url_manage .el-form-item__content {
  margin-left: unset;
  margin-right: 0;
}
html[dir='rtl'] .destination_url_manage .url_input .el-form-item__error {
  padding-left: unset;
  padding-right: 0;
}
html[dir='rtl'] .icon-copy {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
html[dir='rtl'] .el-group-stacked .el-radio {
  margin-right: 0;
}
html[lang='iw-IL'] .time-range {
  direction: ltr;
  display: block;
}
html[dir='rtl'] .pmr_card_c {
  text-align: right;
}
html[dir='rtl'] .pmr_card_c .pmr_avatar {
  right: 0;
  left: auto;
}
html[dir='rtl'] .pmr_card_c .pmr_card_c_wrapper {
  margin-left: 0;
  margin-right: 155px;
  padding: 45px 5px 36px 0;
  text-align: right;
}
html[dir='rtl'] .pmr_card_c .pmr_card_c_smartbutton {
  margin: 0 5px 40px 0;
}
html[dir='rtl'] .pmr_card_c .pmr_card_c_smartbutton .smartbutton:first-of-type,
html[dir='rtl'] .pmr_card_c .schedule_meeting_or_event .el-button {
  margin-right: 0;
  margin-left: 8px;
}
html[dir='rtl'] .pmr_attendee .pmr_pop_title_t h1 {
  text-align: right;
  direction: rtl;
}
html[dir='rtl'] .pmr_attendee .pmr_wrapper .pmr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .pmr_attendee .pmr_wrapper .pmr .pmr_avatar {
  left: auto;
  right: 0;
}
html[dir='rtl'] .pmr_attendee .pmr_wrapper .pmr .pmr_c {
  padding-left: 0;
  padding-right: 156px;
}
html[dir='rtl'] .pmr_attendee .pmr_wrapper .pmr .pmr_c .pmr_slide_f {
  float: left;
}
html[dir='rtl'] .profile_container {
  margin-right: -32px;
}
html[dir='rtl'] .profile_container .setting_card .el-row .setting_card_content .el-form {
  margin-right: 0px!important;
}
html[dir='rtl'] .profile_container .setting_card .el-row .setting_card_content .el-form .el-col {
  padding-right: 0px !important;
}
html[dir='rtl'] .profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col .el-form-item {
  padding-right: 4px;
}
html[dir='rtl'] .profile_container .el-dialog .resetPassFooter {
  margin-left: 20px;
}
html[dir='rtl'] .profile_container .el-col .avatar_editor #change_avatar_button {
  padding-right: 4px;
}
html[dir='rtl'] .my_profile_panel .ac_my_profile {
  float: right;
}
html[dir='rtl'] .my_profile_panel .ac_my_profile .my_profile_header {
  text-align: center;
}
html[dir='rtl'] .my_profile_panel .ac_my_profile .detail {
  padding: 0;
}
html[dir='rtl'] .my_profile_panel .my_profile_header {
  text-align: right;
}
html[dir='rtl'] .my_profile_panel .myProfile_b {
  border-right: none;
  border-left: 1px solid #ebebeb;
}
html[dir='rtl'] .my_profile_panel .detail {
  left: auto;
  right: 440px;
  padding-left: 0;
  padding-right: 120px;
}
html[dir='rtl'] .my_profile_panel .detail_line {
  text-align: right;
}
html[dir='rtl'] .my_profile_panel .detail_line i {
  margin-right: 0;
  margin-left: 12px;
  left: auto;
  right: 1px;
}
html[dir='rtl'] .my_profile_panel .detail_line span {
  margin-left: 0;
  margin-right: 36px;
  unicode-bidi: -moz-plaintext;
  unicode-bidi: plaintext;
}
html[dir='rtl'] .edit_my_profile_panel {
  text-align: right;
  padding-left: 0;
  padding-right: 20px;
}
html[dir='rtl'] .edit_my_profile_panel .backurl {
  text-align: right;
}
html[dir='rtl'] .edit_my_profile_panel .backurl a i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 0;
  margin-left: 5px;
}
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form {
  text-align: right;
}
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form input {
  text-align: right;
}
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form .tip {
  text-align: right;
}
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form .el-form-item__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  padding-right: 10px;
  text-align: left;
}
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form .el-form-item__content {
  text-align: right;
}
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form .email .el-form-item__content,
html[dir='rtl'] .edit_my_profile_panel .edit_my_profile_form .password .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .pendingEmail-padding {
  padding-left: 0;
  padding-right: 10px;
}
html[dir='rtl'] #changePasswordForm .el-form-item,
html[dir='rtl'] .change_email_form .el-form-item {
  display: block;
}
html[dir='rtl'] #changePasswordForm .el-dialog__body &gt; .el-form-item__content,
html[dir='rtl'] .change_email_form .el-dialog__body &gt; .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .tracking-code-title {
  text-align: start;
}
html[dir='rtl'] .tracking-code-view .el-form-item {
  display: block;
  text-align: start;
}
html[dir='rtl'] .tracking-code-view .el-form-item .el-form-item__label {
  padding: 0 0 10px 0;
}
html[dir='rtl'] .edit_my_profile_submit {
  bottom: 6px;
  left: 0;
  margin-right: -240px;
  margin-top: 160px;
}
html[dir='rtl'] .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right {
  padding-right: 32px;
  padding-left: 0;
}
html[dir='rtl'] .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-label button {
  margin-left: 12px;
}
html[dir='rtl'] .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position {
  margin-right: 56px;
}
html[dir='rtl'] .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .photo-operate-button {
  left: 12px;
}
html[dir='rtl'] .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .photo-operate-button .el-button--default {
  margin-left: 10px;
}
html[dir='rtl'] .face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description li i {
  margin-left: 12px;
}
html[dir='rtl'] .face-recognition-row .face-recognition-button-label.edit span {
  margin-left: 12px;
}
html[dir='rtl'] .headerOp {
  left: 2px;
  right: auto;
  float: left;
}
html[dir='rtl'] .item_allrecording .m_list_item {
  margin: 0px 0px 12px;
}
html[dir='rtl'] .item_allrecording .m_list_item .m_list_item_imgblock .recording_list_topic.hasTypeIndicator,
html[dir='rtl'] .item_allrecording .m_list_item .m_list_item_imgblock .recording_list_duration.hasTypeIndicator {
  float: right;
}
html[dir='rtl'] .item_allrecording .el-checkbox {
  position: static;
}
html[dir='rtl'] .item_allrecording .icon-ng-sign-in {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
html[dir='rtl'] .item_allrecording .col:first-child {
  border-radius: 0px 8px 8px 0px;
}
html[dir='rtl'] .item_allrecording .col:last-child {
  border-radius: 8px 0px 0px 8px;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .form_box .file_box .file_name {
  max-width: 305px;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .form_box .file_box .file_size {
  border-right: 1px solid #c4c4c4;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .form_box .file_box:has(.file_size) {
  padding: 5px 0px 5px 12px;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .form_box .file_box .icon-mds-delete_bold {
  margin-left: 8px;
  margin-right: unset;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .form_box .setting_item .icon-info-alt-outline {
  margin-right: 7px;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .el-dialog__footer {
  left: 0px;
}
html[dir='rtl'] .add_recording_dialog .el-dialog .el-dialog__headerbtn {
  left: 26px;
  right: unset;
}
html[dir='rtl'] .shareDlg .recordingShareSection .sectionHeader .el-switch {
  float: left;
}
html[dir='rtl'] .shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea {
  left: -17px;
  right: auto;
}
html[dir='rtl'] .shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_link {
  padding: 3px 20px 3px 20px;
}
html[dir='rtl'] .downloadDlg {
  text-align: right;
}
html[dir='rtl'] .downloadContainer {
  text-align: right;
}
html[dir='rtl'] .el-col-16 {
  float: right;
}
html[dir='rtl'] .report_list .report_sub_list li .report_sub_icon {
  float: right;
}
html[dir='rtl'] .report_list .report_sub_list li .report_link {
  margin-left: 0;
  margin-right: 8px;
}
html[dir='rtl'] .report_list .report_sub_list li .report_sub_info {
  margin-left: 0;
  margin-right: 13px;
}
html[dir='rtl'] .report_search .el-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .report_pagination {
  right: auto;
  left: 0;
}
html[dir='rtl'] .report_pagination_controls &gt; button {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 16px 8px;
          transform-origin: 16px 8px;
}
html[dir='rtl'] .report_export .el-button {
  margin-left: 14px;
  margin-right: 0;
}
html[dir='rtl'] .report_sidebar_detail {
  right: auto;
  left: 0;
}
html[dir='rtl'] .report_sidebar_detail .sidebar_close {
  right: auto;
  left: 12px;
}
html[dir='rtl'] .slide-fade-enter,
html[dir='rtl'] .slide-fade-leave-to {
  -webkit-transform: translateX(-400px);
          transform: translateX(-400px);
}
html[dir='rtl'] .report_table_main #scroll {
  right: auto;
  left: 0px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(247, 247, 247, 0.7)), color-stop(30%, #f7f7f7));
  background: linear-gradient(to left, rgba(247, 247, 247, 0.7), #f7f7f7 30%);
}
html[dir='rtl'] .report_table_main .icon-ng-scroll {
  margin-right: 0px;
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
html[dir='rtl'] .report_table_main .operations {
  text-align: left;
  right: auto;
  left: 20px;
}
html[dir='rtl'] .preference-layout #main_content {
  overflow: visible !important;
}
html[dir='rtl'] .preference-layout .callme-numbers .phone-number-input {
  margin-left: 12px;
  margin-right: unset;
  top: -1px;
}
html[dir='rtl'] .preference-layout .webex-audio-form-item[callme-country],
html[dir='rtl'] .preference-layout .webex-audio-form-item[enableCallMe] {
  margin-left: 12px;
}
html[dir='rtl'] .preference-layout #perferenceGeneralPane-timezone-select {
  direction: rtl;
}
html[dir='rtl'] .preference_pane input,
html[dir='rtl'] .preference_pane textarea {
  text-align: right;
}
html[dir='rtl'] .alternateHost .el-radio {
  margin-left: auto;
  margin-right: 0;
}
html[dir='rtl'] .alternateHost .alternateHost_second {
  padding-right: 30px;
  padding-left: 0;
}
html[dir='rtl'] .alternateHost .alternateHost_second .el-input {
  padding-left: 0;
  padding-right: 30px;
}
html[dir='rtl'] .alternateHost .alternateHost_first {
  padding-left: 0;
  padding-left: 30px;
}
html[dir='rtl'] .alternateHost.first .el-form-item__error {
  padding-left: 0;
  padding-right: 28px;
}
html[dir='rtl'] .pref_basic_dropdown li.el-select-dropdown__item {
  direction: rtl;
}
html[dir='rtl'] .scheduling-template-edit {
  float: left;
}
@media (max-width: 767px) {
  html[dir='rtl'] .el-form-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
html[dir='rtl'] .preference_pane .tip {
  text-align: right;
}
html[dir='rtl'] .preference_pane .my_personal_room_form .pmr_url {
  text-align: right;
}
html[dir='rtl'] .preference_pane .my_personal_room_form .autoLock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .video-devices .video-device-input {
  width: 300px;
  margin-left: 12px;
  margin-right: unset;
}
html[dir='rtl'] .preference_pane .my_personal_room_form .notifyHost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .webex-audio-form-item.enableCallMe {
  margin-right: 20px;
}
html[dir='rtl'] .preference_pane input::-webkit-input-placeholder,
html[dir='rtl'] .preference_pane textarea::-webkit-input-placeholder {
  direction: rtl;
}
html[dir='rtl'] .preference_pane input::-moz-placeholder,
html[dir='rtl'] .preference_pane textarea::-moz-placeholder {
  direction: rtl;
}
html[dir='rtl'] .preference_pane input::-ms-input-placeholder,
html[dir='rtl'] .preference_pane textarea::-ms-input-placeholder {
  direction: rtl;
}
html[dir='rtl'] .preference_pane input::placeholder,
html[dir='rtl'] .preference_pane textarea::placeholder {
  direction: rtl;
}
html[dir='rtl'] .settings-layout #main_content {
  overflow: visible !important;
}
html[dir='rtl'] .settings-layout .callme-numbers .phone-number-input {
  margin-left: 12px;
  margin-right: unset;
  top: -1px;
}
html[dir='rtl'] .settings-layout .webex-audio-form-item[callme-country] .el-form-item__content,
html[dir='rtl'] .settings-layout .webex-audio-form-item-first[callme-country] .el-form-item__content,
html[dir='rtl'] .settings-layout .webex-audio-form-item[enableCallMe] .el-form-item__content {
  margin-left: 12px;
}
html[dir='rtl'] .settings-layout #settingsGeneralPane-timezone-select {
  direction: rtl;
}
html[dir='rtl'] .settings-layout .third-account-item button {
  float: left;
}
html[dir='rtl'] .settings-layout .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
html[dir='rtl'] .settings-layout .host_pin .el-form-item__error {
  top: auto;
}
html[dir='rtl'] .settings_pane input,
html[dir='rtl'] .settings_pane textarea {
  text-align: right;
}
html[dir='rtl'] .settings_pane input::-webkit-input-placeholder,
html[dir='rtl'] .settings_pane textarea::-webkit-input-placeholder {
  direction: rtl;
}
html[dir='rtl'] .settings_pane input::-moz-placeholder,
html[dir='rtl'] .settings_pane textarea::-moz-placeholder {
  direction: rtl;
}
html[dir='rtl'] .settings_pane input::-ms-input-placeholder,
html[dir='rtl'] .settings_pane textarea::-ms-input-placeholder {
  direction: rtl;
}
html[dir='rtl'] .settings_pane input::placeholder,
html[dir='rtl'] .settings_pane textarea::placeholder {
  direction: rtl;
}
html[dir='rtl'] .settings_pane input.vs__search {
  padding: 0 6px 0 22px;
}
html[dir='rtl'] .settings_pane .general_form .el-form-item__label {
  float: right;
}
html[dir='rtl'] .settings_pane .general_form .default_site_dropdown_location,
html[dir='rtl'] .settings_pane .general_form .trackcode_item {
  width: calc(45% + 102px);
}
html[dir='rtl'] .settings_pane .general_form .changePasswordForm .el-form-item__label {
  float: right;
}
html[dir='rtl'] .settings_pane #webexRefreshTokensGroup .el-form-item__label {
  display: inline;
}
html[dir='rtl'] .pref_basic .section .sectionTitle {
  min-width: 90px;
}
html[dir='rtl'] .alternateHost .el-radio {
  margin-left: auto;
  margin-right: 0;
}
html[dir='rtl'] .alternateHost .alternateHost_second {
  padding-right: 30px;
  padding-left: 0;
}
html[dir='rtl'] .alternateHost .alternateHost_second .el-input {
  padding-left: 0;
  padding-right: 30px;
}
html[dir='rtl'] .alternateHost .alternateHost_first {
  padding-left: 0;
  padding-left: 30px;
}
html[dir='rtl'] .alternateHost.first .el-form-item__error {
  padding-left: 0;
  padding-right: 28px;
}
html[dir='rtl'] .pref_basic_dropdown li.el-select-dropdown__item {
  direction: rtl;
}
html[dir='rtl'] .scheduling-template-edit {
  float: left;
}
@media (max-width: 767px) {
  html[dir='rtl'] .el-form-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
html[dir='rtl'] .settings-layout .flex_tabs .device-settings .active-detail .active-info .code-info {
  margin-left: 100px;
  margin-right: 16px;
}
html[dir='rtl'] .settings-layout .flex_tabs .device-settings .active-detail .active-close {
  position: absolute;
  top: 30px;
  left: 30px;
  right: auto;
}
html[dir='rtl'] .settings-layout .flex_tabs .device-settings .device-operate .device-tabs {
  margin-left: 50px;
  margin-right: 0;
}
html[dir='rtl'] .settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default {
  left: 35px;
  right: unset;
}
html[dir='rtl'] .settings-layout .flex_tabs .device-settings .device-section .device-operate .setting_card {
  padding: 32px 52px 32px 32px;
}
html[dir='rtl'] .manage_voicemail {
  float: left;
}
html[dir='rtl'] .inbox_dialog_box .searchInput .el-input__inner {
  padding-right: 35px;
}
html[dir='rtl'] .tooltip_list ul {
  padding-right: 8px;
}
html[dir='rtl'] .tooltip_list ul li {
  padding-right: 2em;
}
html[dir='rtl'] .musicPlay .audioPlay {
  margin-right: 30px;
}
html[dir='rtl'] .musicPlay .skip_bw {
  margin-right: 45%;
}
html[dir='rtl'] .OfficeAnyWhere-settings .calling_checkbox .top_26 {
  margin-left: 26px;
}
html[dir='rtl'] .schedules_settings .search-container .el-input__inner {
  padding-right: 34px;
}
html[dir='rtl'] .calling-settings .el-time-select .mock-label {
  padding-left: 20px;
}
html[dir='rtl'] .calling-settings .icon-info-alt-outline {
  padding-right: 5px;
}
html[dir='rtl'] .calling-settings .call_settings_callForwarding_form .callForwarding-detail div .el-form-item {
  display: block;
}
html[dir='rtl'] .add-contact-dialog .add-edit-contact-form .el-form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir='rtl'] .add-contact-dialog .contact-operate-button .el-button--default {
  margin-left: 10px;
}
html[dir='rtl'] .el-message-box.delete-contact-confirm {
  text-align: center;
}
html[dir='rtl'] .editModeClass {
  left: 0;
  right: auto !important;
}
html[dir='rtl'] .settings-layout .vs__actions {
  left: 0;
}
html[dir='rtl'] .settings-layout .settings_pane .tip {
  text-align: right;
}
html[dir='rtl'] .settings-layout .settings_pane .my_personal_room_form .pmr_url {
  text-align: right;
}
html[dir='rtl'] .settings-layout .settings_pane .my_personal_room_form .autoLock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .settings-layout .settings_pane .my_personal_room_form .notifyHost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir='rtl'] .settings-layout .video-devices .video-device-input {
  width: 300px;
  margin-left: 12px;
  margin-right: unset;
}
html[dir='rtl'] .settings-layout .video-devices .el-form-item__error {
  top: auto;
}
html[dir='rtl'] .settings-layout .settings-audio-and-video .el-form-item .el-form-item__content {
  margin-left: 12px;
}
html[dir='rtl'] .settings-layout .webex-audio-form-item.enableCallMe {
  margin-right: 0px;
}
html[dir='rtl'] .webinar_series_detail .webinar_series_main .meeting_detail_layout .meeting_detail_title {
  padding: 18px 0 10px 32px;
}
html[dir='rtl'] .webinar_series_detail .webinar_series_main .wsd_tab_copy_container {
  margin-right: 0;
  margin-left: 27px;
}
html[dir='rtl'] .webinar_series_detail .webinar_series_main .wsd_webinars_list .m_list_item.p_list_item .col.col_1 {
  margin-right: 0;
  margin-left: 8px;
}
html[dir='rtl'] .add_webinars_wrapper .add_webinars_list .el-checkbox__original {
  left: auto;
  right: -999px;
}
html[dir='rtl'] .webinar_series_dialog_content.contributors .el-radio {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  html[dir='rtl'] body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu {
    margin-right: 0;
  }
  html[dir='rtl'] .meeting_topic_column img {
    margin-left: auto;
    margin-right: 6px;
  }
  html[dir='rtl'] body.mobile .host_dropdown_menu {
    left: auto;
    right: 10px;
  }
  html[dir='rtl'] body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu .nav_bar {
    margin-left: 0;
    margin-right: 30px;
  }
  html[dir='rtl'] body.mobile #wrapper #frame_outter #frame.frame_host .main_top_menu .top_nav {
    text-align: left;
    padding-left: 0;
  }
  html[dir='rtl'] body.mobile .mobile_layout_logo img {
    margin-right: -29px;
  }
  html[dir='rtl'] body.mobile #host_dropdown_menu .el-dropdown-menu__item i {
    margin-left: 16px;
    margin-right: 0;
  }
  html[dir='rtl'] body.mobile #frame_outter #frame.frame_guest .main_top_menu .nav_bar {
    margin-left: 0;
    margin-right: 30px;
  }
  html[dir='rtl'] .meeting_list_content .m_list_item {
    display: block;
  }
  html[dir='rtl'] .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 {
    text-align: right ;
  }
  html[dir='rtl'] body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_4 {
    text-align: right;
  }
  html[dir='rtl'] .meeting-header .m_search_condition .el-checkbox {
    margin-right: 0 ;
  }
  html[dir='rtl'] .my_profile_panel .myProfile_b {
    border-left: none;
  }
  html[dir='rtl'] .my_profile_panel .detail {
    padding-right: 0;
  }
  html[dir='rtl'] body.mobile .nav_links_language {
    position: relative;
    margin-left: 95px;
  }
  html[dir='rtl'] body.mobile #wrapper #frame_outter #frame.frame_host .nav_t.nav_avatar {
    float: left;
    margin-left: 0px;
    margin-top: -68px;
  }
  html[dir='rtl'] body.mobile #wrapper #frame_outter #frame.frame_host .main .join-meeting-dialog .el-dialog.el-dialog--small {
    right: 0;
  }
}
html[dir='rtl'] .webinar-online-fte {
  left: 40px;
  right: unset;
}
html[dir='rtl'] .webinar-online-fte .webinar_fte {
  background-position: left 20px bottom 20px;
}
html[dir='rtl'] .webinar-online-fte .webinar_fte_close {
  left: 5px;
  right: unset;
}
html[dir='rtl'] .webinar-online-fte .webinar_fte_button i,
html[dir='rtl'] .webinar-online-fte .webinar_fte_button img {
  margin-left: unset;
  margin-right: 7px;
}
@media (min-width: 1440px) and (max-width: 1680px) {
  html[dir='rtl'] .webinar-online-fte {
    left: 0;
    right: unset;
  }
}
@media (min-width: 101px) and (max-width: 1439px) {
  html[dir='rtl'] .webinar-online-fte .webinar_fte_wrapper .webinar_fte_body:first-child {
    border-left: 1px solid #C9C9C9;
    border-right: unset;
  }
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main {
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .calendar_switch {
  text-align: left;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea label {
  margin-bottom: 8px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .cisco-bmmp-usage-widget {
  margin-top: 15px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .cisco-bmmp-usage-widget div {
  width: auto !important;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input-group__prepend {
  padding: 2px 15px 2px 15px;
  pointer-events: none;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input__inner {
  padding-right: 22px;
  margin-bottom: 2px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList img {
  margin: 100px auto 18px auto;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem:hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem_active {
  background-color: var(--mds-color-core-black-alpha-07);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem {
  border-radius: 25px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 5px;
  margin-right: 5px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-unavailable_bold {
  color: var(--mds-color-theme-common-text-error-normal);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-available_bold {
  color: var(--mds-color-theme-common-text-success-normal);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-unknown_bold {
  color: var(--mds-color-theme-common-text-warning-normal);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-not-working-hours_bold {
  color: #545454;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .itemBlock {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .itemBlock .mainSection {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 135px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .itemBlock .additionalSection {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .textBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar {
  margin-right: 8px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar .avatar_small {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px!important;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar .avatar_img {
  background-image: url(/webappng/images/logo_new.d794bf2d.svg);
  height: 32px;
  width: 32px;
  border-radius: 100%;
  display: block;
  margin: 0 auto 0px;
  background-size: cover;
  overflow: hidden;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar .avatar_img img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton {
  margin-right: auto;
  margin-left: 8px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button.is-circle {
  min-width: auto;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  padding: 0px 0px;
  background: none;
  margin-top: 1px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button.is-circle.withBorder {
  border: 0;
  background-color: var(--mds-color-theme-button-primary-normal);
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button.is-circle i {
  font-size: 13px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button + .el-button {
  margin-left: 0px !important;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .icon-mds-cancel_bold {
  margin-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .removeAllLink {
  margin-top: 15px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .attendees_error {
  padding: 12px 0 0 0;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input {
  margin-bottom: 2px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-loading-mask {
  margin-top: 0;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__empty {
  display: block;
  text-align: center;
  margin-top: 35px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap {
  min-height: 120px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px;
  border-bottom: 0px !important;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 4px 16px;
  height: 48px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-avatar {
  height: 28px;
  width: 28px;
  float: left;
  margin: 6px 12px 6px 0;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-avatar span {
  margin-bottom: 0px;
  width: 28px;
  height: 28px;
  min-width: 0px;
  font-size: 12px !important;
  line-height: 28px !important;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name {
  max-width: 200px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name span {
  display: block;
  min-width: 0;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name .predict_username {
  color: #999999;
  float: none;
  font-size: 12px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name .predict_displayname {
  margin-right: 10px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name .predict_displayname strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict_email {
  line-height: 40px !important;
  height: 40px;
  font-size: 12px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .remove-recent-contact {
  margin-right: auto;
  margin-left: 8px;
  color: #121212;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .template_btn {
  text-align: right;
  width: 100%;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .template_btn .template_text {
  padding-left: 0;
  padding-right: 10px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .template_btn .icon-arrow {
  position: inherit;
  right: auto;
  left: -15px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .el-dropdown-menu .el-dropdown-menu__item .dropdown-selected {
  float: left;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .el-popover__trigger {
  padding-left: 0;
  margin-right: 15px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .el-form-item {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .el-radio + .el-radio {
  margin-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .el-tabs .el-tabs__nav {
  margin-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .el-tabs .el-tabs__nav .el-tabs__item {
  margin-right: 0px;
  margin-left: 8px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .advanced_option_section .advanced_option_settings {
  padding-left: 24px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .advanced_option_section .audio_settings .audioBlock .el-form-item__content .el-radio-group .el-radio {
  margin-left: 16px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .col2_1,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .col2_1 {
  padding-right: 32px;
  padding-left: 28px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .col2_2,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .col2_2 {
  padding-left: 28px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .col3_1,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .col3_1 {
  padding-right: 32px;
  padding-left: 28px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .col3_2,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .col3_2 {
  padding-left: 28px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .col3_3,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .col3_3 {
  padding-left: 28px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .schedule_header,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .schedule_header {
  padding-left: 28px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .schedule_content,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .schedule_content {
  padding-left: 28px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .schedule_footer,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .schedule_footer {
  padding-left: 28px;
  padding-right: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .schedule_footer .schedule_block .meeting-template-button,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .schedule_footer .schedule_block .meeting-template-button {
  float: left;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container header h3,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container header h3 {
  margin-right: 10px;
  margin-left: 0px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .schedule_block .indent-level-1,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .schedule_block .indent-level-1 {
  margin-right: 30px;
}
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .schedule_container .schedule_block .indent-level-2,
html[dir="rtl"] #wrapper #frame_outter.unified_scheduler_layout #frame.frame_host .main .unified_scheduler .unified_scheduler_form.el-form--label-top .advanced_container .schedule_block .indent-level-2 {
  margin-right: 60px;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-mode-dialog .el-dialog__body .mbs-mode-panel .assign-sessions-options .el-radio + .el-radio {
  margin-right: 0px!important;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-mode-dialog .el-dialog__footer .unify-dialog-footer-btns #meeting-breakout-sessions-mode-import-btn {
  margin-right: 5px;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-assign-dialog .el-dialog__footer .dialog-footer-btns #meeting-breakout-sessions-add-done-btn {
  margin-left: 5px;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-assign-dialog .el-dialog__footer .dialog-footer-btns #meeting-breakout-sessions-assign-create-btn {
  margin-left: 5px;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-assign-dialog .unify-bo-footer .el-col-10 {
  padding-right: 5px!important;
  width: 37%;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-assign-dialog .unify-bo-container .unify-bo-search .el-select-dropdown__list li {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input-group__prepend {
  padding-right: 35px;
}
html[dir="rtl"] .el-dialog__wrapper .mbs-assign-dialog .unify-bo-container .unify-bo-search #meeting-breakout-sessions-search {
  padding-right: 36px;
}
html[dir="rtl"] .el-popover .settings-options .el-checkbox + .el-checkbox {
  margin-right: 0px;
}
html[dir="rtl"] .el-popover .el-popover__container .mbs-assign-options .el-checkbox + .el-checkbox {
  margin-right: 0px;
}
html[dir="rtl"] .el-popover .el-popover__container .bo-select-options .el-button + .el-button {
  margin-right: 0px;
}
.el-dialog__wrapper .meeting-attendee-privilege-dialog .el-dialog__body .el-tabs__header .el-tabs__nav {
  margin-right: 0px;
}
.el-dialog__wrapper .meeting-attendee-privilege-dialog .el-dialog__body .el-tabs__header .el-tabs__nav .el-tabs__item {
  margin-right: 0px;
  margin-left: 8px;
}
.el-dialog__wrapper .meeting-attendee-privilege-dialog .el-dialog__body .el-tabs__content .el-form .el-form-item .el-form-item__content .el-form-item__tooltip {
  vertical-align: middle;
}
.el-dialog__wrapper .meeting-attendee-privilege-dialog .unified_scheduler_form.el-form--label-top .el-form-item {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}
html[dir="rtl"] .unified-start-date-time .unified-timezone-section .unified-timzone-planner {
  padding-right: 10px;
  padding-left: 0px;
}
html[dir="rtl"] .unified-start-date-time .unified-timezone-section .unified-timzone-list .el-select .el-input__inner {
  direction: rtl;
}
html[dir="rtl"] .contentArea .el-radio-group .el-radio + .el-radio {
  margin-right: 0!important;
}
html[dir='rtl'] .first-screen .btn_close {
  right: auto;
  left: 16px;
}
html[dir='rtl'] .module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-left-icon {
  margin-left: 40px;
}
html[dir='rtl'] .module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .info-count-bar .item-count:first-child {
  padding-right: 0;
  padding-left: 40px;
}
html[dir='rtl'] .module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .info-count-bar .item-count:first-child::after {
  display: none;
}
html[dir='rtl'] .module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .info-count-bar .item-count:last-child::after {
  display: block;
}
html[dir='rtl'] .module-billing-wrapper .tip-margin-left {
  margin-right: 9px;
}
html[dir='rtl'] .notification-layout {
  margin: -10px 4px 0 24px;
}
html[dir='rtl'] .notification-layout.no-notification {
  margin-top: -30px;
}
html[dir='rtl'] .notification-layout .el-popover.notification-popover {
  left: 0;
  right: unset;
}
html[dir='rtl'] .assign_invite_dialog .el-dialog__footer .back-to-assign {
  float: right;
}
html[dir='rtl'] .login-email-error {
  text-align: right;
}
html[dir='rtl'] .login-error {
  text-align: right;
}
html[dir='rtl'] .el-checkbox &gt; .el-checkbox__label {
  padding-left: 0;
  padding-right: 30px;
}
html[dir='rtl'] .admin_menu_wrapper h3 {
  margin-right: 30px;
}
.freeBusySection {
  border-left: 1px solid var(--mds-color-theme-outline-input-normal);
  padding-left: 15px;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.freeBusySection .searchSwitcher {
  position: absolute;
  right: 30px;
}
.freeBusySection .loadingContainer {
  border-radius: 30px;
  background-color: var(--mds-color-theme-background-alert-theme-normal);
  left: calc(50% - 50px);
  height: 30px;
  position: absolute;
  top: 50px;
}
.freeBusySection .loadingContainer .loadingRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2px;
  margin-left: 10px;
}
.freeBusySection .loadingContainer .loadingRow .el-loading-mask {
  z-index: 1000;
  top: 0px;
}
.freeBusySection .loadingContainer .loadingRow .el-loading-mask .el-loading-spinner {
  margin-top: 0px;
  top: 0px;
}
.freeBusySection .loadingContainer .loadingRow .el-loading-mask .el-loading-spinner svg {
  width: 25px;
  height: 25px;
}
.freeBusySection .loadingContainer .loadingRow .loadingIndicator {
  font-size: 12px;
  white-space: nowrap;
  margin-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  margin-right: 10px;
}
.freeBusySection .busyCheckContainer {
  margin-top: 80px;
  padding-top: 10px;
  padding-left: 15px;
  height: calc(100% - 107px);
  position: relative;
  overflow: auto;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock {
  background-color: var(--mds-color-theme-background-secondary-normal);
  color: var(--mds-color-theme-text-secondary-normal);
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .borderBar {
  width: 6px;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .borderBar.tentative {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--mds-color-theme-outline-input-normal) 2px, var(--mds-color-theme-outline-input-normal) 4px);
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .borderBar.busy {
  background-color: var(--mds-color-theme-outline-input-normal);
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent .busyTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--mds-color-theme-text-primary-normal);
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent .busyTitle.compound {
  cursor: pointer;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent .busyHost {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
  max-width: 88%;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent .iconArea {
  right: 8px;
  bottom: 2px;
  position: absolute;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock,
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock {
  width: calc(100% - 88px);
  border-radius: 4px;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .borderBar,
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock .borderBar {
  border-radius: 4px 0 0 4px;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent.noPopover,
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock .busyContent.noPopover {
  width: calc(100% - 6px);
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock,
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock,
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock {
  position: absolute;
  right: 3px;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent,
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock .busyContent,
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .busyContent {
  height: 100%;
  padding: 8px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.freeBusySection .busyCheckContainer .hostBusyBlockContainer .busyBlock .busyContent.miniDuration,
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock .busyContent.miniDuration,
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .busyContent.miniDuration {
  padding: 0 8px;
}
.freeBusySection .busyCheckContainer .attendeeBusyBlockContainer .busyBlock {
  background-color: var(--mds-color-theme-background-alert-error-active);
  z-index: 200;
  opacity: 0.2;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer {
  position: relative;
  z-index: 700;
  height: 1440px;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock {
  width: calc(100% - 73px);
  border-radius: 4px;
  background-color: var(--mds-color-theme-background-alert-error-normal);
  z-index: 800;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.available {
  background-color: var(--mds-color-theme-background-alert-success-normal);
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.conflictBg {
  opacity: 0.8;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.prepareDrag {
  cursor: pointer;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.prepareDrag.mouseOnTopBorder {
  cursor: n-resize;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.prepareDrag.mouseOnBottomBorder {
  cursor: s-resize;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.draggingFromAvailable {
  background-color: var(--mds-color-theme-background-alert-success-active);
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock.draggingFromNotAvailable {
  background-color: var(--mds-color-theme-background-alert-error-active);
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .busyContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .hoverDragIndicator {
  position: absolute;
  width: 8px;
  height: 8px;
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .hoverDragIndicator.topLeft {
  top: 3px;
  left: 3px;
  background-image: repeating-linear-gradient(135deg, var(--mds-color-theme-text-alert-orange-normal), var(--mds-color-theme-text-alert-orange-normal) 6px, transparent 6px, transparent 16px);
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .hoverDragIndicator.topLeft.available {
  background-image: repeating-linear-gradient(135deg, var(--mds-color-theme-text-success-normal), var(--mds-color-theme-text-success-normal) 6px, transparent 6px, transparent 16px);
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .hoverDragIndicator.bottomRight {
  bottom: 3px;
  right: 3px;
  background-image: repeating-linear-gradient(-45deg, var(--mds-color-theme-text-alert-orange-normal), var(--mds-color-theme-text-alert-orange-normal) 6px, transparent 6px, transparent 16px);
}
.freeBusySection .busyCheckContainer .timeSlotPickerContainer .busyBlock .hoverDragIndicator.bottomRight.available {
  background-image: repeating-linear-gradient(-45deg, var(--mds-color-theme-text-success-normal), var(--mds-color-theme-text-success-normal) 6px, transparent 6px, transparent 16px);
}
.freeBusySection .timeLabelContainer {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.freeBusySection .timeLabelContainer .timeLabelItem {
  height: 60px;
  /*margin-left: 50px;*/
  position: relative;
}
.freeBusySection .timeLabelContainer .timeLabelItem .timeLabel {
  position: absolute;
  /*right: 270px;*/
  top: -7px;
  white-space: nowrap;
}
.freeBusySection .timeBorderContainer {
  /*position: absolute;
    top: 30px;
    right: 3px;*/
  width: 100%;
  height: 0px;
  /*display: flex;
    flex-direction: column;*/
}
.freeBusySection .timeBorderContainer .timeBorderItem {
  z-index: 400;
  height: 1px;
  background-color: var(--mds-color-theme-outline-input-normal);
  margin-left: 70px;
  position: relative;
}
.borderButton {
  position: relative;
  left: -30px;
  top: 15px;
  display: inline-block;
}
.el-button.pickerTrigger.el-button--text {
  height: 25px;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-popover.originalList {
  max-width: 370px;
}
.el-popover.originalList li:before {
  content: '- ';
}
.el-popover.originalList li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-popover.timeSlotPickerAttendee .attendeeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .avatar_small {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px!important;
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .avatar_img {
  width: 32px;
  height: 32px;
  margin: 0px;
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .freeBusyBlock {
  margin: 0 5px;
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-unavailable_bold {
  color: var(--mds-color-theme-common-text-error-normal);
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .textBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .textBlock .additionalSection {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.el-popover.timeSlotPickerAttendee .attendeeList .attendeeItem .textBlock .mainSection {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 145px;
}
.calendar_component_container .dateSwitcher {
  display: inline-block;
  border-radius: 30px;
  border: 1px solid var(--mds-color-theme-outline-input-normal);
}
.calendar_component_container .dateSwitcher .divider {
  color: var(--mds-color-theme-outline-input-normal);
  top: -1px;
  position: relative;
  display: inline-block;
}
.calendar_component_container .dateSwitcher .divider.first {
  left: -5px;
}
.calendar_component_container .dateSwitcher .divider.second {
  left: 5px;
}
.calendar_component_container .dateSwitcher .buttonText {
  font-size: 16px;
}
.calendar_component_container .dateSwitcher .embbedIcon {
  margin-top: 5px;
  margin-bottom: 5px;
}
.calendar_component_container .dateSwitcher .embbedIcon.preIcon {
  margin-left: 6px;
}
.calendar_component_container .dateSwitcher .embbedIcon.afterIcon {
  margin-right: 6px;
}
.calendar_component_container .calendarView .calendarHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.calendar_component_container .calendarView .calendarHeader .headerPadding {
  width: 70px;
}
.calendar_component_container .calendarView .calendarHeader .headerContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(100% - 70px);
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock.hide {
  display: none;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor {
  margin: 10px 0;
  line-height: 22px;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor .numberPart {
  font-weight: bold;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor .titlePart {
  font-weight: normal;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor .seperator {
  margin-right: 8px;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor .prefixPart {
  background-color: var(--mds-color-theme-background-accent-normal);
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor.today .numberPart {
  top: -3px;
  position: relative;
  background-color: var(--mds-color-theme-background-accent-normal);
  border-radius: 50%;
  width: 28px;
  height: 28px;
  color: var(--mds-color-theme-common-text-white);
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor.today .prefixPart {
  position: relative;
  top: -3px;
}
.calendar_component_container .calendarView .calendarHeader .headerContent .headerContentBlock .dateDescriptor.today .titlePart {
  font-weight: bold;
  position: relative;
  top: -3px;
  color: var(--mds-color-theme-text-accent-normal);
}
.calendar_component_container .calendarView .calendarContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 10px;
  position: relative;
}
.calendar_component_container .calendarView .calendarContent .timeLabelContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 70px;
}
.calendar_component_container .calendarView .calendarContent .timeLabelContainer .timeLabelItem {
  height: 60px;
}
.calendar_component_container .calendarView .calendarContent .timeLabelContainer .timeLabelItem .timeLabel {
  position: relative;
  top: -7px;
  white-space: nowrap;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot {
  position: relative;
  padding-right: 10px;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot.hide {
  display: none;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot.border {
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock {
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  background-color: var(--mds-color-theme-background-secondary-normal);
  color: var(--mds-color-theme-text-secondary-normal);
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock:hover {
  opacity: 50%;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .borderBar {
  width: 6px;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .borderBar.tentative {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--mds-color-theme-outline-input-normal) 2px, var(--mds-color-theme-outline-input-normal) 4px);
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .borderBar.busy {
  background-color: var(--mds-color-theme-outline-input-normal);
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent {
  height: 100%;
  padding: 8px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent.miniDuration {
  padding: 0 8px;
  line-height: 1.3;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent .calendarBlockTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--mds-color-theme-text-primary-normal);
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent .calendarBlockTitle.compound {
  cursor: pointer;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent .calendarBlockHost {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
  max-width: 88%;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent .iconArea {
  right: 8px;
  bottom: 2px;
  position: absolute;
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarCompositionBlock {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(100% - 10px);
}
.calendar_component_container .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarCompositionBlock .compositionSlot {
  position: relative;
  width: 100%;
}
.calendar_component_container .calendarView .calendarContent .timeBorderContainer {
  position: absolute;
  width: 100%;
  height: 0px;
}
.calendar_component_container .calendarView .calendarContent .timeBorderContainer .timeBorderItem {
  z-index: 400;
  height: 1px;
  background-color: var(--mds-color-theme-outline-input-normal);
  margin-left: 70px;
  position: relative;
}
.calendar_component_container .calendarView .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor {
  height: auto;
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor .oneDayEvent {
  background-color: var(--mds-color-theme-background-secondary-normal);
  width: 100%;
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor .oneDayEvent .topicAndHost {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor .oneDayEvent:hover {
  opacity: 50%;
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor .oneDayEvent .eBorderBar {
  width: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor .oneDayEvent .eBorderBar.tentative {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--mds-color-theme-outline-input-normal) 2px, var(--mds-color-theme-outline-input-normal) 4px);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarHeader .headerContent .headerContentBlock .allDayEventdDescriptor .oneDayEvent .eBorderBar.busy {
  background-color: var(--mds-color-theme-outline-input-normal);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarContent .calendarBlockContainer {
  width: calc(100% - 55px);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock {
  right: 10px;
  width: calc(100% - 10px);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarBlock .calendarBlockContent {
  width: calc(100% - 6px);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarContent .calendarBlockContainer .calendarBlockSlot .calendarCompositionBlock .compositionSlot .calendarBlock {
  right: 2px;
  width: calc(100% - 2px);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarContent .timeLabelContainer .timeLabelItem .timeLabel {
  color: var(--mds-color-theme-text-secondary-normal);
}
.calendar_component_container .calendarViewContainer.meetingList .calendarView .calendarContent .timeBorderContainer .timeBorderItem {
  background-color: var(--mds-color-theme-outline-secondary-normal);
}
.calendar_component_container .el-button.is-circle {
  min-width: auto;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 0px 0px;
  background: none;
  border: none;
}
.calendar_component_container .el-button.is-circle.withBorder {
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.calendar_component_container .el-button.is-circle i {
  font-size: 13px;
}
.calendar_component_container .calendarScopeBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.calendar_component_container .calendarScopeBar.meetingList {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
.calendar_component_container .calendarScopeBar .revertToday.el-button {
  height: 27px;
}
.calendar_component_container .calendarScopeBar .itemGap {
  margin-right: 10px;
}
.el-dropdown-menu.el-popper .el-dropdown-menu__item .scopeMenuItem {
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.timeLineForC {
  width: calc(100% - 50px);
  position: absolute;
}
.timeLineForC .dashedHr {
  border: 1px dashed;
  color: var(--mds-color-theme-common-text-error-normal);
}
.timeLineForC .solidHr {
  color: var(--mds-color-theme-common-text-error-normal);
  border: 1.2px solid;
}
.timeLineForC .circle {
  background-color: var(--mds-color-theme-common-text-error-normal);
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  top: 3px;
}
.timeLineForC .labelHeader {
  position: absolute;
  left: -69px;
  color: var(--mds-color-theme-common-text-error-normal);
}
.modern-view-header {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1 !important;
  overflow: hidden;
  position: relative !important;
  background-color: var(--mds-color-theme-gradation-primary) !important;
}
.modern-view-header.guest-login-header {
  background-color: var(--mds-color-theme-background-solid-secondary-normal) !important;
}
.modern-view-header.always-white {
  background: #ffffff !important;
}
.modern-view-header span.cisco-bmmp-status-widget {
  position: absolute;
  top: 0;
  left: 0;
}
.modern-view-header .headerbody {
  margin: 0 25px 0 30px;
}
.modern-view-header .headerbody .cisco-logo {
  float: left;
  font-size: 14px;
}
.modern-view-header .headerbody .cisco-logo a span {
  color: var(--customized-branding-color-desktop-app-header-text, var(--mds-color-theme-text-primary-normal));
  margin-left: 10px;
  font-size: 23px;
  font-weight: 400;
  line-height: 23px;
}
.modern-view-header .headerbody .cisco-logo_webex_logo_icon {
  margin-right: 6px;
  padding-bottom: 12px;
  width: 27px;
}
.modern-view-header .headerbody .custom-logo {
  float: right;
  font-size: 11pt;
}
.modern-view-header .headerbody .custom-logo.left {
  float: none;
}
.modern-view-header .headerbody .custom-logo .logo-for {
  font-size: 11pt;
  color: var(--mds-color-theme-text-secondary-normal);
  padding: 0 8px;
  font-family: 'ciscosanstt_extralight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.modern-view-header .headerbody .custom-logo img {
  max-width: 900px;
  max-height: 42px;
}
.modern-view-header.customize-header {
  position: relative;
}
.modern-view-header.customize-header .customize-header-body {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.modern-view-header img {
  max-height: 100%;
  line-height: 0;
  vertical-align: middle;
}
.modern-view-header img.userhub {
  vertical-align: baseline;
}
.modern-view-header a {
  text-decoration: none;
}
@media (prefers-color-scheme: dark) {
  body.meetsimpleBody .modern-view-header.dark {
    color: var(--mds-color-theme-text-primary-normal);
    background-color: #252525 !important;
  }
}
.auto-select {
  text-decoration: none;
  cursor: default;
  display: block;
}
.auto-select:hover {
  text-decoration: none;
}
.grid_block_lists {
  height: 350px;
}
.col {
  float: left;
  margin-right: 20px;
}
.col_5 {
  float: right;
  margin-right: 0;
}
.m_list {
  text-align: left;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
}
.m_list table {
  width: 100%;
  border-spacing: 0;
  table-layout: fixed;
}
.m_list .m_list_item {
  width: 100%;
}
.list_st {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_st .reg-status {
  display: inline-block;
}
.list_st .reg-status .reg-status-name {
  color: #999999;
  text-decoration: none;
}
.list_st .reg-status .reg-status-name:hover,
.list_st .reg-status .reg-status-name:active {
  color: #007ea8;
}
.list_st .reg-status .reg-status-item {
  margin-left: 7px;
}
.list_st .reg-status .reg-status-icon {
  vertical-align: middle;
}
.list_st .reg-status .reg-status-count {
  vertical-align: middle;
}
.list_st .reg-status .reg-status-count-wrap {
  display: inline-block;
  height: 12px;
  vertical-align: middle;
}
.list_st .reg-status .reg-status-count-wrap span {
  display: block;
  line-height: 12px;
}
.list_st .reg-status .reg-status-count-wrap .reg-status-count-placeholder {
  height: 1px;
}
.list_st_reg {
  white-space: normal;
}
.list_t {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 22px;
  max-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_t a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.list_t a:hover,
.list_t a:focus,
.list_t a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.list_t a,
.list_t i {
  vertical-align: middle;
}
.list_t .el-icon:hover {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.list_t a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 30px);
}
.list_t i {
  font-size: 12px;
}
.dashboard_meetingList .list_t,
.dashboard_meetingList .list_st {
  max-width: 420px;
}
.list_btn {
  line-height: 30px;
  font-size: 14px;
  vertical-align: top;
}
.list_btn_group {
  line-height: 30px;
  font-size: 14px;
  vertical-align: top;
}
.list_btn_group .link_split {
  font-size: 14px;
  margin: 0 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.m_list_item {
  *zoom: 1;
}
.m_list_item:before,
.m_list_item:after {
  content: " ";
  display: table;
}
.m_list_item:after {
  clear: both;
}
.m_list_item.m_list_item_header {
  font-size: 16px;
  margin-right: 20px;
}
.m_list_item.m_list_item_header label i:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.m_list_item .list_2lines {
  padding: 5px 0 0;
  line-height: 18px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.m_list_item .list_generating {
  color: var(--mds-color-theme-text-primary-disabled);
  font-size: 14px;
  white-space: normal !important;
  text-align: right;
}
.m_list_item .list_generating span {
  display: inline !important;
  white-space: normal !important;
}
.m_list_item .list_generating_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_lists_info {
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 20px;
  line-height: 30px;
  min-height: 60px;
  padding-top: 120px;
}
.m_lists_nodata {
  line-height: 32px;
  font-size: 12px;
}
.m_lists_nodata .nodata_public {
  max-width: 430px;
  margin: 0 auto;
}
.m_lists_nodata h3 {
  max-width: 430px;
  margin: 0 auto;
  color: #121212;
  line-height: 35px;
  font-size: 30px;
  margin-bottom: 15px;
}
.m_lists_nodata p {
  max-width: 430px;
  margin: 0 auto;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 16px;
}
.col_2 .list_t {
  cursor: default;
}
.meeting_list_content .m_list_item:hover,
.m_list_recordings .m_list_item:hover {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.meeting_list_content .m_list_item:hover .col_4 .list_btn,
.m_list_recordings .m_list_item:hover .col_4 .list_btn {
  visibility: visible !important;
}
.meeting_list_content .m_list_item:hover .col_6,
.m_list_recordings .m_list_item:hover .col_6 {
  cursor: pointer;
}
.item_allrecording .m_list_item:hover .recording_list_topic a {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.item_allrecording .m_list_item:hover.notPlayback {
  cursor: default;
}
.item_allrecording .m_list_item:hover.notPlayback .col_1 {
  cursor: default;
}
.item_allrecording .m_list_item:hover.notPlayback .recordingOp:hover {
  cursor: pointer;
}
.format_mtgTopic {
  font-style: italic;
}
.el-picker-panel__custom-range {
  border: none;
  margin: 0;
}
.registration {
  position: absolute;
  height: 16px;
  left: 37.86%;
  right: 55.66%;
  top: calc(53%);
  font-size: 12px;
  line-height: 14px;
  color: #007ea8;
}
.registration_Vertical_Bar {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin: auto 8px;
  background: var(--mds-color-theme-outline-primary-normal);
}
.registration_number_show {
  margin-left: 4px;
  height: 16px;
  font-size: 12px;
  line-height: 14px;
  color: #929596;
  vertical-align: revert;
}
.registration_Link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.show_host_name {
  white-space: normal;
  overflow-wrap: break-word;
  word-break: break-word;
  max-width: 100%;
  min-width: 80px;
  font-size: 14px;
}
.registration_icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px!important;
  margin-left: 4px!important;
}
.registration_show {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.list_st_show_registration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/*! NAV */
.nav_wrapper {
  position: relative;
  z-index: 2000;
}
.avatar_nav_menu .menu_avatar {
  display: inline-block;
  height: 40px;
  overflow: hidden;
}
.avatar_nav_menu .menu_avatar .avatar_img {
  margin: 0px auto;
}
.main_menu_content {
  margin-right: 3px;
  min-width: 230px;
}
.main_menu_content.el-dropdown-menu {
  max-height: 420px;
}
.main_menu_content .controlHub-desc {
  width: 252px;
  font-size: 12px;
  line-height: 19px;
  font-weight: 400;
  color: var(--mds-color-theme-text-secondary-normal);
}
.main_menu_content .menu_avatar {
  display: inline-block;
}
.main_menu_content .menu_avatar .avatar_img {
  margin: 0px auto;
}
.main_menu_content .menu_avatar .avatar-initials.avatar_xmiddle.high-contrast-visible {
  line-height: 48px;
}
.main_menu_content .popper__arrow,
.main_menu_content .popper__arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.main_menu_content .popper__arrow {
  border-width: 10px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
          filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
}
.main_menu_content .popper__arrow::after {
  content: " ";
  border-width: 10px;
}
.main_menu_content[x-placement^="bottom"] {
  margin-top: 1px;
  overflow: visible;
}
.main_menu_content[x-placement^="bottom"] .popper__arrow {
  top: -10px;
  border-top-width: 0;
  border-bottom-color: var(--mds-color-theme-outline-secondary-normal);
}
.main_menu_content[x-placement^="bottom"] .popper__arrow::after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: var(--mds-color-theme-background-solid-primary-normal);
}
.main_menu_content .nav_avatar_name {
  font-size: 14px;
  line-height: 20px;
  color: var(--mds-color-theme-text-inverted-norma);
  margin: 6px 30px 0px 30px;
  max-width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_menu_content .nav_avatar_email {
  font-size: 12px;
  min-width: 178px;
  line-height: 20px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin: 5px 30px 11px 30px;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_menu_content .nav_avatar_detail {
  text-align: center;
  cursor: default;
}
.main_menu_content .nav_icon {
  width: 7px;
  height: 13px;
}
.main_menu_content .more-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_menu_content .more-features a {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.main_menu_content .more-features .icon-arrow-right {
  padding-left: 16px;
  margin: auto 0px;
}
.main_menu_content .selected-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_menu_content .selected-feature a {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.main_menu_content .selected-feature .icon-ng-check {
  font-family: Atlantic-Icons !important;
  padding-left: 16px;
  margin: auto 0px;
}
.main_menu_content .el-dropdown-menu__item {
  line-height: 40px;
}
.sec_menu_content {
  margin-right: 10px;
  min-width: 230px;
  max-height: 85%;
  overflow-y: auto;
  overflow-x: hidden;
}
.sec_menu_content .el-dropdown-menu__item {
  line-height: 40px;
}
.sec_menu_content .el-dropdown-menu__item .goto_classiscview {
  width: 100%;
}
.sec_menu_content .el-dropdown-menu__item .goto_classiscview .goToCV {
  width: 100%;
}
.sec_menu_content .el-dropdown-menu__item .goto_classiscview .goToCV a {
  max-width: 100%;
  width: 100%;
}
.nav {
  width: 164px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0px;
  z-index: 1;
}
.nav.logined {
  width: 240px;
  left: 0px;
  bottom: 0;
  z-index: 101;
}
.nav.logined .avatar_name {
  text-align: left;
}
.nav.logined .avatar_name span {
  max-width: 130px;
}
.nav.logined .nav_t {
  padding-left: 10px;
  text-align: left;
}
.nav.logined .nav_m {
  padding-left: 38px;
}
.nav.logined .nav_b {
  padding-left: 48px;
}
.nav.logined .nav_b .nav_tabs {
  margin-top: 16px;
}
.nav_search {
  display: inline-block;
  float: left;
  text-align: left;
  margin-left: 65px;
}
.nav_search .el-input-group__prepend i {
  left: 0;
  padding: 2px 0 0 2px;
}
.nav_search .search-wrap {
  margin: 0 auto;
  position: relative;
}
.nav_search .el-input {
  height: 28px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.nav_search .el-input ::-webkit-input-placeholder {
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
}
.nav_search .el-input ::-moz-placeholder {
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
}
.nav_search .el-input ::-ms-input-placeholder {
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
}
.nav_search .el-input ::placeholder {
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
}
.nav_search .el-input .el-input__icon {
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 24px !important;
}
.nav_search .el-input input {
  font-family: Helvetica Neue, Helvetica, Arial, "sans-serif", Times New Roman;
  color: var(--mds-color-theme-text-primary-normal);
  border-radius: 100px;
  line-height: 22px;
  font-weight: 400;
  font-size: 14px;
  height: 28px;
  padding-right: 30px;
  padding-left: 8px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  border-color: var(--mds-color-theme-outline-input-normal);
  gap: 8px;
}
.nav_logo {
  padding: 0 0 66px 9px;
}
.nav_m {
  padding-top: 22px;
  padding-bottom: 190px;
}
.nav_t {
  text-align: center;
  padding: 6px 0 22px;
  font-size: 12px;
}
.nav_t .avatar_img {
  -webkit-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.001);
          box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.001);
}
.nav_t i.icon-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: inline-block;
  vertical-align: middle;
}
.nav_t.active i.icon-arrow {
  -webkit-animation: rotate180 0.5s both;
  animation: rotate180 0.5s both;
}
@-webkit-keyframes rotate180 {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
            transform: rotate3d(0, 0, 1, 270deg);
    opacity: 1;
  }
}
@keyframes rotate180 {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
            transform: rotate3d(0, 0, 1, 270deg);
    opacity: 1;
  }
}
.nav_t .avatar_name {
  height: 24px;
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}
.nav_t .avatar_name span {
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 60px;
  height: 20px;
  line-height: 20px;
}
.nav_t .avatar_name i.icon-ng-userl {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 20px;
}
.nav_t .avatar_name i {
  vertical-align: middle;
}
.nav_t .avatar_name:hover {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.nav_t a.avatar {
  text-decoration: none;
  display: block;
}
.nav_t a.avatar div:focus .avatar_name {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.nav_avatar {
  text-align: left;
  line-height: 24px;
  font-size: 16px;
  list-style: none;
  cursor: pointer;
  margin-top: -6px;
  /*li {
    list-style: none;
    line-height: 24px;
    font-size: 16px;
    //margin: 8px 0px;
    padding-top: 1px;
    white-space: nowrap;
    height: 40px;
    &amp;:hover {
      background: var(--mds-color-theme-background-primary-hover);
      border-radius: var(--mds-border-radius-core-medium);
    }
    &amp;:focus{
      background: var(--mds-color-theme-background-primary-active);
      border-radius: var(--mds-border-radius-core-medium);
    }
    &amp;.active{
      background: var(--mds-color-theme-background-primary-active);
      border-radius: var(--mds-border-radius-core-medium);
      !* LUI - Focus *!
      box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 5px rgba(17, 112, 207, 0.3), 0px 0px 0px 4px #1170CF;
      border-radius: 8px;
    }
    a{
      display: block;
      margin: 8px 0;
    }

  }*/
}
.nav_avatar.nav_t &gt; span[tabindex="0"] {
  display: block;
  height: 40px;
  border: 0;
}
.nav_avatar .customer-class {
  margin-right: 5px;
}
.nav_c {
  padding: 14px 0 15px;
}
.nav_tabs.user_menu li a#dashboard_nav_recording_item i {
  font-size: 20px;
}
.nav_tabs li {
  padding-left: 12px;
  padding-right: 12px;
  height: 40px;
}
.nav_tabs li a {
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  padding-left: 34px;
  display: block;
  position: relative;
  text-decoration: none;
  color: var(--mds-color-theme-text-secondary-normal);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav_tabs li a i {
  position: absolute;
  top: 0px;
  left: 1px;
  font-size: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
  padding-left: 1px;
}
.nav_tabs li a i.icon-ng-home,
.nav_tabs li a i.icon-player-play,
.nav_tabs li a i.icon-ng-meetings-list,
.nav_tabs li a i.icon-webinar,
.nav_tabs li a i.icon-ng-recording,
.nav_tabs li a i.icon-ng-preference,
.nav_tabs li a i.icon-ng-analysis,
.nav_tabs li a i.icon-ng-help,
.nav_tabs li a i.icon-download,
.nav_tabs li a i.icon-feedback,
.nav_tabs li a i.icon-custom-link,
.nav_tabs li a i.icon-ng-home-active,
.nav_tabs li a i.icon-player-play-active,
.nav_tabs li a i.icon-ng-meetings-list-active,
.nav_tabs li a i.icon-webinar-active,
.nav_tabs li a i.icon-ng-recording-active,
.nav_tabs li a i.icon-ng-preference-active,
.nav_tabs li a i.icon-ng-analysis-active,
.nav_tabs li a i.icon-ng-help-active,
.nav_tabs li a i.icon-download-active,
.nav_tabs li a i.icon-feedback-active,
.nav_tabs li a i.icon-custom-link-active {
  font-size: 20px;
}
.nav_tabs li a i.icon-mds-workspace_filled {
  font-size: 18px;
}
.nav_tabs li a:hover,
.nav_tabs li a:focus {
  background: var(--mds-color-theme-button-secondary-hover);
  color: var(--mds-color-theme-text-primary-normal);
  width: 200px;
  height: 40px;
  border-radius: 20px;
}
.nav_tabs li a:hover i,
.nav_tabs li a:focus i {
  left: 20px;
  color: var(--mds-color-theme-text-primary-normal);
}
.nav_tabs li.active a {
  color: var(--mds-color-theme-text-primary-normal);
  background: var(--mds-color-theme-button-secondary-pressed);
  width: 200px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid transparent;
  font-weight: 700;
}
.nav_tabs li.active a i {
  color: var(--mds-color-theme-text-primary-normal);
}
.nav_tabs li.nav-download,
.nav_tabs li.nav-users {
  position: relative;
}
.nav_tabs li.nav-download .download-fte-trigger,
.nav_tabs li.nav-users .download-fte-trigger {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 40px;
}
.nav_tabs .nav_tabs_acc {
  position: absolute;
  left: -10000px;
  overflow: hidden;
}
.nav_b {
  height: auto;
  min-height: 130px;
  position: relative;
  max-height: 180px;
  line-height: 16px;
  font-size: 14px;
}
.nav_b a {
  color: var(--mds-color-theme-text-secondary-normal);
  text-decoration: none;
}
.nav_b a:hover,
.nav_b a:focus,
.nav_b a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.nav_b .nav_fte_classicview {
  position: absolute;
  left: 80%;
  bottom: 9px;
}
.nav_b .nav_fte_classicview .el-popover {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 15px;
  text-align: center;
  width: 300px;
  padding-top: 13px;
}
.nav_b .nav_fte_classicview .el-popover div {
  text-align: left;
  line-height: 24px;
  margin-bottom: 10px;
}
.nav_b .nav_fte_classicview .el-popover .el-button {
  min-width: 80px;
}
.nav_b .nav_fte_classicview .el-popover .popper__arrow {
  left: -10px;
  bottom: 20px;
  margin-bottom: 3px;
  border-right-color: var(--mds-color-theme-outline-overlay-normal);
  border-left-width: 0;
}
.nav_b .nav_fte_classicview .el-popover .popper__arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: var(--mds-color-theme-outline-share-inactive);
  border-left-width: 0;
}
.main_top_menu {
  min-height: 72px;
  padding-top: 18px;
}
.nav_links li {
  padding: 4px 0;
  color: var(--mds-color-theme-text-secondary-normal);
}
.nav_links li a {
  line-height: 22px;
  white-space: nowrap;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
  max-height: 46px;
}
.nav_links li a {
  color: var(--mds-color-theme-text-secondary-normal);
  text-decoration: none;
}
.nav_links li a:hover,
.nav_links li a:focus,
.nav_links li a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.nav_links.nav_tabs li {
  padding: 0 12px 0px 12px;
  height: 40px;
}
.nav_links.nav_tabs li a {
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline;
  white-space: nowrap;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
}
.nav_links.nav_tabs li a:hover,
.nav_links.nav_tabs li a:focus {
  color: var(--mds-color-theme-text-primary-normal);
}
.nav_links.nav_tabs li a i {
  font-size: 24px;
}
.nav_links.nav_tabs li.active a {
  color: var(--mds-color-theme-text-primary-normal);
}
.prefBasicContainer .el-dialog--small {
  width: 500px;
}
.prefBasicContainer .el-dialog--mini {
  width: 402px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
  position: relative;
}
.prefBasicContainer .el-dialog__body {
  padding: 24px;
}
.prefBasicContainer .el-dialog__body .pref_basic .section {
  margin-bottom: 20px;
}
.prefBasicContainer .el-dialog__body .pref_basic .section .sectionTitle {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 9px;
}
.prefBasicContainer .el-dialog__body .pref_basic .section .el-select {
  width: 453px;
}
.prefBasicContainer .moreLink {
  padding-left: 337px;
  padding-bottom: 32px;
}
#verification_Sent_Dialogue .el-dialog {
  min-height: 310px;
}
.email_verify_center {
  text-align: center;
  line-height: 36px;
  position: relative;
  letter-spacing: normal;
}
.verify_email_sent_msg_page {
  line-height: 22px;
  font-size: 14px;
}
.verify_email_update_msg_page {
  line-height: 22px;
  padding-bottom: 16px;
  font-size: 14px;
}
.send_btn_top_page {
  margin-top: 48px;
}
.email_verify_center_page {
  font-size: 14px;
  line-height: 22px;
}
.email_verify_page_bottom {
  margin-bottom: 48px;
}
.email_verify_page_div {
  width: 778px;
  margin: auto auto;
  padding-top: 90px;
}
.email_verify_email_icon {
  font-size: 40px;
}
.email_verify_email_icon_big {
  font-size: 56px;
}
.icon_email_top {
  text-align: center;
  margin-top: 20px;
}
.verify_email_address {
  letter-spacing: normal;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 36px;
  position: relative;
}
.verify_email_address_page {
  font-size: 20px;
  line-height: 26px;
  padding: 20px 0 30px 0;
}
.verify_email_current_email {
  line-height: 16px;
}
.verify_email_current_email_page {
  line-height: 22px;
  font-size: 14px;
}
.hr_line {
  border-bottom: 1px solid var(--mds-color-theme-outline-input-normal);
  margin: 20px 0;
}
.verify_email_help {
  text-align: center;
  max-width: 400px;
  line-height: 20px;
  margin: 16px 0 10px 0;
  letter-spacing: normal;
}
.verify_email_button {
  min-width: 200px;
}
.verify_email_small_button {
  min-width: 100px;
}
.update_email_input {
  width: 300px;
}
.update_email_top {
  padding-top: 20px;
}
.update_email_back {
  text-align: left;
}
.update_email_back a {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.update_email_back a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.update_email_back i {
  font-size: 8px;
  vertical-align: middle;
}
.verify_email_not_current {
  text-align: center;
  margin-top: 10px;
  line-height: 36px;
  position: relative;
  letter-spacing: normal;
}
.verify_email_not_current_else {
  text-align: center;
  margin-top: 10px;
  line-height: 20px;
  position: relative;
  letter-spacing: normal;
  max-width: 400px;
}
#enforce_update_email_email {
  text-align: center;
}
.verify_email_not_current_verify_page {
  margin-top: 10px;
  line-height: 22px;
  font-size: 14px;
}
.verify_email_not_current_page {
  margin-top: 48px;
  line-height: 22px;
  font-size: 14px;
}
.verify_email_no_change_margin {
  margin-bottom: 20px;
}
.verify_email_warn_icon {
  font-size: 16px;
  color: var(--mds-color-theme-text-warning-normal);
  font-weight: bold;
  vertical-align: middle;
}
.verify_email_pop_verify {
  text-align: right;
  margin-top: 8px;
}
.verify_email_sent_msg {
  text-align: center;
  margin-top: 25px;
  line-height: 36px;
  position: relative;
}
.clear-spacing {
  letter-spacing: normal;
}
.update_email_alert {
  width: 300px;
  text-align: left;
  line-height: normal;
  margin: 10px auto;
}
#wrapper #frame.frame_host .nav_t #pop-verifyEmail {
  text-align: left;
}
#wrapper #frame.frame_host .nav_t .verify_email_pop_verify a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: underline;
}
.admin_menu_wrapper {
  margin-top: 40px;
}
.admin_menu_wrapper h3 {
  font-size: 12px;
  color: var(--mds-color-theme-outline-overlay-normal);
  margin-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 100px) and (max-width: 1279px) {
  .admin_menu_wrapper h3 {
    visibility: hidden;
  }
}
.admin_menu_wrapper .icon-ng-view-list {
  font-size: 20px;
  padding-left: 2px;
  padding-top: 1px;
}
.admin_menu_no_margin {
  margin-top: 0;
}
@media (max-width: 1400px) {
  .main_menu_content[x-placement^="bottom"] .popper__arrow {
    left: 80%;
  }
  html[dir="rtl"] .main_menu_content[x-placement^="bottom"] .popper__arrow {
    left: 20%;
  }
}
@media (min-width: 1401px) {
  .main_menu_content[x-placement^="bottom"] .popper__arrow {
    left: 63%;
  }
  html[dir="rtl"] .main_menu_content[x-placement^="bottom"] .popper__arrow {
    left: 37%;
  }
}
.text-spacing-applied .nav_bar .nav_search {
  max-width: 640px !important;
}
.avatar {
  text-align: center;
}
.avatar_cropper .cropper &gt; img {
  visibility: hidden;
}
.avatar_img {
  background-image: url(/webappng/images/logo_new.d794bf2d.svg);
  height: 60px;
  width: 60px;
  border-radius: 100%;
  display: block;
  margin: 0 auto 10px;
  background-size: cover;
  overflow: hidden;
}
.avatar_img img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.avatar_name {
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
}
.avatar_xlarge {
  width: 100px;
  height: 100px;
}
.avatar_mlarge {
  width: 64px;
  height: 64px;
}
.avatar_large {
  width: 60px;
  height: 60px;
}
.avatar_middle {
  width: 50px;
  height: 50px;
}
.avatar_xmiddle {
  width: 48px;
  height: 48px;
}
.avatar_small {
  width: 40px;
  height: 40px;
}
.avatar_xsmall {
  width: 28px;
  height: 28px;
}
.high-contrast-visible {
  display: none;
}
@media screen and (-ms-high-contrast: active) {
  .high-contrast-visible {
    display: inline-block !important;
  }
  .high-contrast-hide {
    display: none!important;
  }
}
.contrast-model .high-contrast-visible,
html[hc] .high-contrast-visible {
  display: inline-block !important;
}
.contrast-model .high-contrast-hide,
html[hc] .high-contrast-hide {
  display: none!important;
}
.contrast-model .avatar_mlarge span,
html[hc] .avatar_mlarge span {
  line-height: 64px;
  font-size: 24px;
}
.avatar-initials {
  border-radius: 50%;
  font-size: 20px;
  line-height: 40px;
  display: none!important;
  text-align: center;
  background: var(--mds-color-theme-avatar-default);
  color: var(--mds-color-theme-common-text-white);
  padding: 0px!important;
}
.avatar-initials.avatar_xlarge {
  line-height: 100px;
  font-size: 48px;
}
.avatar-initials.avatar_xsmall {
  font-size: 14px;
  line-height: 28px;
}
.avatar-initials.avatar_small {
  line-height: 40px!important;
}
.avatar-initials.avatar_mlarge {
  line-height: 64px;
}
.avatar-initials.avatar_xmiddle {
  line-height: 48px;
}
.recently-pmr-list-item a:hover {
  text-decoration: none;
}
.myProfile_b .avatar-initials.avatar_xlarge {
  line-height: 120px;
}
.avatar-initials.defaultAvatarIcon {
  display: inline-block !important;
}
.el-button.btn_xl {
  min-width: 240px;
  height: 48px;
  line-height: 20px;
  font-size: 20px;
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.el-button.btn_l {
  min-width: 100px;
  height: 36px;
  line-height: 16px;
  font-size: 16px;
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.el-button--secondary {
  border: 1px solid var(--mds-color-theme-text-accent-normal);
  color: var(--mds-color-theme-text-accent-normal);
  background-color: transparent;
}
.el-button--secondary:focus {
  border-color: inherit;
}
.el-button--secondary:hover {
  background-color: var(--mds-color-theme-text-accent-normal);
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.el-button--secondary:active {
  background: #064157;
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.el-button--secondary.el-button--samll {
  font-size: 14px;
  height: 28px;
  padding: 7px 14px;
}
.el-button--grey {
  background: var(--mds-color-theme-text-secondary-normal);
  border: 0;
  height: 28px;
  border-radius: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.el-button--grey:hover {
  background-color: #cdcdcd;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-button--grey:active {
  background: #cdcdcd;
  color: var(--mds-color-theme-text-primary-normal);
}
.grid_g .el-form {
  margin-top: 10px;
}
.grid_g .el-form-item .el-form-item__label:before {
  margin-left: -10px;
  margin-right: 0;
  width: 10px;
  display: inline-block;
}
.grid_g .el-form-item .revokeDetails {
  vertical-align: middle;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
  font-size: 14px;
}
.grid_g .el-form-item .revokeDetails.is-disabled {
  color: var(--mds-color-theme-text-secondary-normal);
  cursor: not-allowed;
}
.grid_g .el-form-item .el-form-item__content img {
  vertical-align: middle;
}
.grid_g .el-form-item .el-form-item__content .externalType {
  vertical-align: middle;
  margin-left: 8px;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
}
.grid_g .el-form-item .el-form-item__content .unlink {
  vertical-align: middle;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
  margin-left: 16px;
  font-size: 14px;
  text-decoration: underline;
}
.grid_g .el-form-item .el-form-item__content .unlink.disabled {
  color: #dedede;
  cursor: not-allowed;
}
.grid_g .el-form-item__label {
  color: var(--mds-color-theme-text-primary-normal);
  width: 226px;
  padding-left: 10px;
  line-height: 16px;
}
.grid_g .el-form-item__content {
  margin-left: 226px;
  max-width: 580px;
}
.grid_g .el-form-item {
  margin-bottom: 14px;
}
.grid_g .el-form-item.el_form_btns {
  position: absolute;
  left: 0px;
  bottom: 20px;
  margin-bottom: 0;
}
.grid_g .el-form-item.el_form_btns .el-form-item__content {
  margin-left: 0;
  font-size: 0;
  line-height: normal;
}
.required_field {
  color: #a12512;
  font-size: 14px;
  line-height: 19px;
}
/* Note: Deprecated @dropdown-caret-color as of v3.1.0*/
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 0px;
  font-weight: 400;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="checkbox"] {
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s 0.3s linear;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s 0.3s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s linear, -webkit-box-shadow ease-in-out .15s 0.3s linear;
}
.form-control .form-control-focus {
  border-color: #0092CC;
  outline: 0;
  /*.box-shadow(~"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px @{color-rgba}");*/
  /* use box shadow to make a thicker focus outline without affecting layout*/
  -webkit-box-shadow: #0092CC  0 0 0 1px;
  box-shadow: #0092CC  0 0 0 1px;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
.form-control.readonly,
fieldset[disabled] .form-control {
  background-color: #f8f8f8;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 14px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-top: 0px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #999;
}
@media (min-width: 320px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
    min-width: 150px;
  }
  .form-inline .form-content {
    min-width: 300px;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label {
  text-align: right;
  line-height: 30px;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  /* min-height: (@line-height-computed + (@padding-base-vertical + 1));*/
  padding-top: 0px;
}
.form-horizontal .form-group {
  *zoom: 1;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 320px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.form-password-generate {
  position: relative;
  display: inline-block;
}
.form-password-generate .ico {
  position: absolute;
  right: 18px;
  top: 8px;
}
/* webex styles */
.form-control::-ms-clear {
  display: none;
}
.form-length-xxxs {
  width: 40px!important;
}
.form-length-xxs {
  width: 46px!important;
}
.form-length-xs {
  width: 70px!important;
}
.form-length-s {
  width: 115px!important;
}
.form-length-m {
  width: 160px!important;
}
.form-length-l {
  width: 240px!important;
}
.form-length-xl {
  width: 300px!important;
}
input[type="text"].form-control,
input[type="password"].form-control {
  max-width: 390px;
  *max-width: inherit;
}
.form-control {
  display: inline-block;
  height: 30px;
  max-width: 420px;
  margin-right: 8px;
  padding-top: 4px\9;
  *vertical-align: middle;
  *padding: 4px 0px 0;
  *height: 24px;
  *padding-left: 10px;
}
.form-control.form-length-calendar {
  width: 100px;
  text-align: left;
}
.form-control.bigest {
  font-size: 35px;
  height: 56px;
  line-height: 1;
  padding-top: 7px;
  padding-bottom: 7px;
  *height: 40px;
  font-family: Helvetica, Arial, sans-serif;
  *padding: 10px 0 0;
  *height: 44px;
  *text-indent: 0;
}
.form-control.big {
  font-size: 17px;
  height: 39px;
  line-height: 1;
  padding-top: 7px;
  padding-bottom: 7px;
  *height: 23px;
  font-family: Helvetica, Arial, sans-serif;
  *padding: 9px 10px 0;
  *height: 28px;
}
.form-control.gray {
  color: #999;
}
.form-control.form-control-error,
.form-control.form-control-error:focus {
  border-color: #f05011;
  outline: 0;
  /*.box-shadow(~"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px @{color-rgba}");*/
  /* use box shadow to make a thicker focus outline without affecting layout*/
  -webkit-box-shadow: #f05011  0 0 0 1px;
  box-shadow: #f05011  0 0 0 1px;
}
textarea.form-control {
  height: auto;
  max-width: 500px;
  margin-right: 0;
  width: 380px;
  display: block;
}
input[type="file"].form-control {
  line-height: 20px;
}
select.form-control {
  height: auto;
  max-width: none;
  width: 300px;
}
.form-oneline {
  clear: both;
  zoom: 1;
  margin-bottom: 30px;
}
.form-oneline a {
  display: inline-block;
  line-height: 20px;
  margin-top: 5px;
}
.form-oneline .form-label {
  float: left;
  line-height: 30px;
  margin-right: 8px;
}
.form-oneline .form-group {
  display: table;
  zoom: 1;
  clear: none;
}
.form-oneline .form-group .form-control {
  margin-right: 8px;
}
.form-line-gap {
  margin-right: 8px;
}
.form-group {
  /*.col-sm-offset-3.col-sm-9{line-height:20px}*/
  /* table radio group*/
  /*fOR 10px form-group*/
  /* from-line-gutter*/
  /* line-height:20px;*/
  /* label wording format*/
}
.form-group.disabled {
  cursor: not-allowed;
  color: #999!important;
}
.form-group.disabled input {
  cursor: not-allowed;
  background-color: #f8f8f8;
}
.form-group .t-tablelist {
  padding-top: 1px;
}
.form-group .t-tablelist td {
  vertical-align: middle;
}
.form-group.form-captcha .form-captcha-img {
  border: 1px solid #ccc;
  border-radius: 2px;
}
.form-group.form-captcha .form-control-static.form-captcha-link {
  padding: 2px 0;
}
.form-group.form-captcha .form-control-static.form-captcha-link a img {
  vertical-align: middle;
  margin-right: 8px;
  line-height: 20px;
  *margin-top: -3px;
}
.form-group input {
  vertical-align: middle;
}
.form-group .col-sm-3 {
  width: 200px;
  padding: 0;
}
.form-group .col-sm-3.control-label {
  *line-height: 20px;
  *padding: 6px 0 0 0 ;
}
.form-group .col-sm-9 {
  min-width: 500px;
  max-width: 500px;
  line-height: 30px;
  width: auto;
  padding: 0 0 0 14px;
  *width: auto!important;
  *min-width: 0px!important;
  *text-align: left;
  /*fix ie focus outline display issue*/
}
.form-group .col-sm-9 .form-control-static {
  line-height: 20px;
  padding: 5px 0;
  word-wrap: break-word;
  white-space: normal;
}
.form-group .col-sm-9 .form-control-static a {
  display: inline-block;
}
.form-group .col-sm-9 span.form-control-static {
  display: inline-block;
}
.form-group .col-sm-9 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-group .popover {
  line-height: 1.2em;
  /*override col-sm-9*/
}
.form-group .col-sm-offset-3 {
  margin-left: 200px;
}
.form-group .t-radios-group td {
  line-height: 30px;
  vertical-align: top;
}
.form-group .form-line {
  margin-top: 5px;
}
.form-group .form-line:first-child {
  margin-top: 0;
}
.form-group.form-line {
  margin-bottom: 10px;
}
.form-group .form-line-text {
  line-height: 20px;
}
.form-group.form-group-btns {
  margin-top: 25px;
}
.form-group .control-label {
  padding: 5px 0;
  line-height: 20px;
}
.form-group .form-area {
  padding: 10px;
  border: 1px solid #d9d9d9;
  display: inline-block;
}
.form-group .form-area .form-control-static {
  margin-top: -4px;
}
.form-group.big .col-sm-3 {
  padding: 10px 0;
}
.form-gutter-xxl {
  margin-bottom: 40px!important;
}
.form-gutter-xl {
  margin-bottom: 20px!important;
}
.form-gutter-l {
  margin-bottom: 14px!important;
}
.form-gutter-m {
  margin-bottom: 10px!important;
}
.form-gutter-s {
  margin-bottom: 6px!important;
}
.form-gutter-xs {
  margin-bottom: 2px!important;
}
.no-gap {
  margin: 0!important;
}
/*! Feedback */
.c_feedback {
  text-align: left;
}
.c_feedback .c_feedback_c .el-form-item__label {
  width: auto;
}
.c_feedback .c_feedback_c .el-form-item__content {
  margin-left: 0;
}
.c_feedback a.c_feedback_action {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  display: block;
  overflow: hidden;
  opacity: 0.5;
  cursor: pointer;
}
.c_feedback a.c_feedback_action i.icon-ng-send-feedback {
  color: #292929;
  display: inline-block;
  line-height: 48px;
  font-size: 48px;
}
.c_feedback a.c_feedback_action:hover,
.c_feedback a.c_feedback_action:focus {
  opacity: 1;
}
.c_feedback a.c_feedback_action:hover i.icon-ng-send-feedback,
.c_feedback a.c_feedback_action:focus i.icon-ng-send-feedback {
  color: #049fd9;
}
.c_feedback .el-form-item.is-required .el-form-item__label::before {
  display: none !important;
}
.c_feedback .el-select {
  margin-bottom: 12px;
}
.c_feedback .el-select,
.c_feedback .el-input {
  max-width: inherit;
  width: 100%;
}
.c_feedback .el-dialog {
  margin-top: -220px;
}
.c_feedback .el-dialog--tiny {
  width: 24%;
  min-width: 440px;
  max-width: 440px;
}
.c_feedback .el-dialog__body {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #333;
}
.c_feedback .el-rate {
  display: block;
  height: inherit;
}
.c_feedback .el-rate__icon {
  font-size: 36px;
}
.c_feedback .el-rate__text {
  display: block;
  height: 20px;
  text-align: center;
  line-height: 20px;
  padding: 10px 0 15px;
  color: var(--mds-color-theme-text-accent-normal) !important;
}
.c_feedback .dialog-footer .el-button:last-child {
  margin-left: 0;
}
.c_feedback .dialog-footer .el-button.half {
  width: 49.5%;
}
.c_feedback .el-textarea textarea {
  height: 130px;
  padding: 10px 12px;
  overflow-x: hidden;
  overflow-y: auto;
  resize: none;
}
.c_feedback .dialog-footer-btns {
  text-align: left;
  margin-top: 105px;
  padding: 0;
}
.c_feedback_t {
  line-height: 24px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 0px;
}
.c_feedback_c {
  max-width: 580px;
}
.c_feedback_end {
  padding: 14px 0 20px;
  font-size: 14px;
  line-height: 40px;
  vertical-align: middle;
  color: var(--mds-color-theme-text-primary-normal);
}
.c_feedback_end i {
  color: #43a942;
  font-weight: bold;
  font-size: 53px;
  vertical-align: middle;
}
.c_feedback_end .c_feedback_thanks {
  vertical-align: middle;
  margin-top: 20px;
  display: block;
  line-height: 24px;
}
.c_feedback_end p {
  padding: 15px 0 20px;
  font-size: 14px;
  line-height: 24px;
}
.c_feedback_end p span {
  color: var(--mds-color-theme-text-accent-normal);
}
.c_feedback_end p a {
  font-size: 30px;
}
.c_feedback_end .el-button {
  min-width: 160px;
}
.c_feedback_causes ul {
  width: 100%;
}
.c_feedback_causes ul li {
  cursor: pointer;
  width: 100%;
  display: inline-block;
  border-radius: 5px;
  vertical-align: middle;
  height: 60px;
  line-height: 60px;
  border: 1px solid #dedede;
  margin: 10px 2% 5px 0;
}
.c_feedback_causes ul li span {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
  font-size: 16px;
}
.c_feedback_causes ul li:hover {
  background-color: rgba(4, 159, 217, 0.08);
  border: 1px solid rgba(4, 159, 217, 0.08);
}
.goToCV {
  display: inline-block;
  vertical-align: middle;
}
.goToCV #classicView {
  max-width: 160px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.top_nav .nav_links span {
  vertical-align: middle;
  display: inline-block;
}
.goToCV .el-dialog,
#flipBackDialog .el-dialog {
  margin-top: -220px;
}
.goToCV .el-dialog--tiny,
#flipBackDialog .el-dialog--tiny {
  width: 24%;
  min-width: 440px;
  max-width: 440px;
}
.goToCV .el-dialog__body,
#flipBackDialog .el-dialog__body {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #333;
}
.goToCV .dialog-footer .el-button:last-child,
#flipBackDialog .dialog-footer .el-button:last-child {
  margin-left: 0;
}
.goToCV .dialog-footer .el-button.half,
#flipBackDialog .dialog-footer .el-button.half {
  width: 49.5%;
}
.goToCV .el-textarea textarea,
#flipBackDialog .el-textarea textarea {
  height: 130px;
  padding: 10px 12px;
  overflow-x: hidden;
  overflow-y: auto;
  resize: none;
}
.goToCV .goToCV_body,
#flipBackDialog .goToCV_body {
  text-align: left;
}
.goToCV #goClassicFeedbackContent,
#flipBackDialog #goClassicFeedbackContent {
  margin-bottom: 10px;
}
.grid_g_all_block.feedback .module_header {
  margin-bottom: 48px;
}
.grid_g_all_block.feedback .c_feedback_t {
  margin-top: 18px;
}
.grid_g_all_block.feedback .el-textarea__inner {
  min-height: 200px;
  padding: 10px 16px;
}
.grid_g_all_block.feedback .c_feedback_f {
  max-width: 920px;
  margin: 120px auto 0;
  text-align: center;
}
.grid_g_all_block.feedback .c_feedback_f i.icon-success {
  font-size: 100px;
  font-weight: 100;
}
.grid_g_all_block.feedback .c_feedback_f .c_feedback_thanks {
  margin-top: 40px;
  line-height: 40px;
  font-size: 26px;
}
.grid_g_all_block.feedback .c_feedback_f .dialog-footer-btns {
  text-align: center;
  margin-top: 60px;
}
.grid_g_all_block.feedback .c_feedback_f .dialog-footer-btns .el-button {
  min-width: 200px;
}
.ec_feedback {
  width: 500px;
}
.ec_feedback .el-dialog__headerbtn {
  top: 25px;
  right: 25px;
}
.ec_feedback .el-dialog__textarea .el-dialog__header {
  padding: 15px 10px 10px 10px;
}
.ec_feedback .el-dialog__textarea .el-dialog__header .el-dialog__title {
  padding: 2px 10px;
  height: 24px;
  font-size: 18px!important;
  line-height: 21px;
  color: #121212;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .header_content {
  color: #000;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 20px;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .audio_button_group {
  margin-bottom: 10px;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .audio_button_group .el-button {
  background-color: #F7F7F7;
  margin: 0 8px 14px 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  font-size: 14px;
  color: #121212;
  min-width: 80px;
  height: 32px;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .audio_button_group .el-button:hover {
  background: #DEDEDE;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .audio_button_group .el-button.is-active {
  background-color: #CCCCCC;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons {
  font-size: 14px;
  line-height: 16px;
  color: #000;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons .el-checkbox-group {
  margin-top: 6px;
  margin-bottom: 10px;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons .el-checkbox-group .el-checkbox + .el-checkbox {
  margin-left: 0;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons .el-checkbox-group .el-checkbox {
  line-height: 27px;
  display: block;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons .el-checkbox-group .el-checkbox .el-checkbox__label {
  line-height: 120%;
  vertical-align: bottom;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons .reason_textarea .el-textarea .el-textarea__inner {
  border: 1px solid #C8CAC8;
}
.ec_feedback .el-dialog__textarea .el-dialog__body .feedback_reasons .reason_textarea .input-placeholder textarea {
  color: #545454;
  line-height: 16px;
}
.ec_feedback .dialog_footer {
  margin-top: 40px;
  padding: 6px 20px 20px 0;
}
.ec_feedback .dialog_footer .el-button {
  border-radius: 100px;
}
.ec_feedback .dialog_footer .el-button + .el-button {
  margin-left: 6px;
}
/*! global call in number dailog */
.global_numbers_dialog .el-dialog {
  max-width: 440px;
}
.global_numbers_dialog .el-dialog__header {
  padding: 24px 24px 0;
}
.global_numbers_dialog .el-table .cell,
.global_numbers_dialog .el-table th &gt; div {
  padding-left: 0px;
  padding-right: 0px;
}
.global_numbers_from {
  margin-bottom: 10px;
}
.global_numbers_from label {
  display: block;
  line-height: 32px;
}
.global_numbers_from input[type="text"].form-control {
  width: 100%;
  max-width: inherit;
}
.global_numbers_from p {
  padding: 7px 0;
  line-height: 20px;
}
.global_numbers_from .wbx-input-group {
  width: 100%;
  margin: 0 auto;
  display: inline-table;
}
.global_numbers_from .wbx-input {
  display: table-cell;
  vertical-align: middle;
  border-radius: 4px;
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  padding: 3px 10px;
  padding-right: 22px;
  height: 36px;
  width: 100%;
  background: #fff;
}
.global_numbers_from .wbx-input:focus {
  outline: none;
  border-color: var(--mds-color-theme-text-accent-normal);
}
.global_numbers_from .wbx-input.error {
  background-color: #fedcd7;
  color: #6a6b6c;
  border-color: #a12512;
}
.global_numbers_from .wbx-input::-ms-clear {
  display: none;
}
.global_numbers_from .wbx-input-append {
  display: table-cell;
  position: relative;
  padding: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.global_numbers_from .wbx-input-append .icon-exit {
  position: absolute;
  display: none;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  font-size: 10px;
  line-height: 15px;
  border-radius: 15px;
  background-color: #666;
  color: #fff;
  top: 9px;
  text-align: center;
  left: -22px;
  cursor: pointer;
}
.global_numbers_from .wbx-input-append.active .icon-exit {
  display: inline-block;
}
.search_grid .el-table th {
  height: 32px;
}
.search_grid .el-table th:first-child {
  border-right: 1px solid #ebebec;
}
.search_grid .el-table__empty-block .el-table__empty-text span {
  font-size: 14px;
  color: #999;
}
.search_grid .el-table__body {
  padding-top: 10px;
}
.search_grid .el-table td {
  height: 24px;
  padding: 10px 0;
}
.search_grid .header-icon {
  text-align: right;
  float: right;
  padding-right: 16px;
  line-height: 20px;
  vertical-align: middle;
}
.search_grid .callInNumbers-topHeader {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #ebedf0;
}
.search_grid .defaultCallInNumber-row .cell {
  font-weight: bold;
}
.search_grid .el-table__row .cell {
  padding-right: 10px;
}
.search_grid .defaultCallInNumber-column {
  padding-right: 5px;
}
.global_numbers_area .v-select {
  max-width: 398px;
}
.global_numbers_area .vs__dropdown-menu-container .el-select-dropdown__wrap {
  max-width: 414px;
  max-height: 161px;
}
.global_numbers_area .filterResultContainer {
  margin-top: 26px;
  width: 100%;
  min-height: 146px;
}
.global_numbers_area .filterResultContainer .global_number_filterResult {
  max-height: 246px;
}
.global_numbers_area .filterResultContainer .global_number_filterResult dl {
  display: grid;
  grid-template-columns: 60% 40%;
  row-gap: 5px;
  margin-top: 0;
  margin-bottom: 0;
}
.global_numbers_area .filterResultContainer .global_number_filterResult dl dt.labelColumn {
  grid-column: 1;
  padding: 6px 0 6px 30px;
  text-align: left;
}
.global_numbers_area .filterResultContainer .global_number_filterResult dl dd.numberColumn {
  grid-column: 2;
  margin-left: 0;
  padding: 6px 0 6px 20px;
  text-align: left;
}
.fte {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2001;
}
.fte .v-modal {
  z-index: 2000;
}
.fte .fte_block {
  position: relative;
  z-index: 2001;
  height: 100%;
}
.fte .fte_classicview {
  position: absolute;
  bottom: 16px;
  left: 26px;
}
.fte .fte_classicview .fte_classicview_link {
  display: inline-block;
  font-size: 14px;
}
.fte .fte_classicview .el-popover {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  width: 260px;
  padding-top: 13px;
}
.fte .fte_classicview .el-popover div {
  text-align: left;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 10px;
}
.fte .fte_classicview .el-popover .el-button {
  min-width: 80px;
}
.fte .fte_classicview .el-popover .popper__arrow {
  left: -10px;
  bottom: 20px;
  margin-bottom: 3px;
  border-right-color: #d9d9d9;
  border-left-width: 0;
}
.fte .fte_classicview .el-popover .popper__arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}
@media (min-width: 100px) and (max-width: 1279px) {
  .el-popover.user-hub-tooltip-fte {
    display: none;
  }
}
.user-hub-tooltip-fte {
  width: 294px;
  background: var(--mds-color-theme-teaching-background-normal);
  border-color: var(--mds-color-theme-teaching-outline-normal);
}
.user-hub-tooltip-fte[x-placement^=right] .popper__arrow {
  border-right-color: var(--mds-color-theme-teaching-outline-normal);
}
.user-hub-tooltip-fte[x-placement^=right] .popper__arrow::after {
  border-right-color: var(--mds-color-theme-teaching-background-normal);
}
.user-hub-tooltip-fte[x-placement^=left] .popper__arrow {
  border-left-color: var(--mds-color-theme-teaching-outline-normal);
}
.user-hub-tooltip-fte[x-placement^=left] .popper__arrow::after {
  border-left-color: var(--mds-color-theme-teaching-background-normal);
}
.user-hub-tooltip-fte[x-placement^=bottom] .popper__arrow {
  border-bottom-color: var(--mds-color-theme-teaching-outline-normal);
}
.user-hub-tooltip-fte[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: var(--mds-color-theme-teaching-background-normal);
}
.user-hub-tooltip-fte .header {
  height: 24px;
  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;
}
.user-hub-tooltip-fte .header span {
  color: var(--mds-color-theme-text-inverted-normal);
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.user-hub-tooltip-fte .header button {
  font-size: 20px;
  padding: 0;
  background: 0 0;
  border: none;
}
.user-hub-tooltip-fte .header .icon-mds-cancel_bold {
  font-size: 16px;
  color: var(--mds-color-theme-text-inverted-normal);
}
.user-hub-tooltip-fte .content {
  margin-top: 8px;
}
.user-hub-tooltip-fte .content p {
  color: var(--mds-color-theme-text-inverted-normal);
  font-size: 16px;
  line-height: 24px;
  text-align: start;
}
.user-hub-tooltip-fte .bottom {
  margin-top: 16px;
  text-align: start;
}
.user-hub-tooltip-fte .bottom .el-button {
  font-size: 14px;
}
.user-hub-tooltip-fte .bottom .el-button--primary {
  background-color: var(--mds-color-theme-button-inverted-normal);
  border: var(--mds-color-theme-button-border-normal);
}
.user-hub-tooltip-fte .bottom .el-button--primary,
.user-hub-tooltip-fte .bottom .el-button--primary:active,
.user-hub-tooltip-fte .bottom .el-button--primary:focus,
.user-hub-tooltip-fte .bottom .el-button--primary:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.user-hub-tooltip-fte .bottom .el-button--primary:hover {
  background-color: var(--mds-color-theme-button-inverted-hover);
}
.user-hub-welcome-fte {
  width: 800px;
  background: var(--mds-color-theme-background-gradient-primary);
}
.user-hub-welcome-fte .el-dialog__headerbtn {
  right: 12px;
  top: 12px;
}
.user-hub-welcome-fte .el-dialog__header {
  height: 0;
  padding: 0;
}
.user-hub-welcome-fte .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 48px 24px 24px 24px;
}
.user-hub-welcome-fte .el-dialog__body h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  margin: 0 0 16px;
}
.user-hub-welcome-fte .el-dialog__body p {
  font-size: 14px;
  line-height: 150%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.user-hub-welcome-fte img {
  margin: 24px auto;
  width: 480px;
  height: 268px;
}
.user-hub-welcome-fte .hub-operate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-hub-welcome-fte .hub-operate #downloadBtn {
  margin-bottom: 18px;
}
.user-hub-welcome-fte .hub-operate .get-started {
  margin: 0;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 500px) {
  .user-hub-welcome-fte .el-dialog__body h1 {
    font-size: 24px;
    line-height: 150%;
  }
  .user-hub-welcome-fte .el-dialog__body img {
    margin: 20px auto 16px auto;
    width: 188px;
    height: 188px;
  }
}
.g_mind {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  width: 100%;
}
.g_mind .g_mind_block {
  text-align: center;
  height: 250px;
  position: absolute;
  top: 50%;
  margin-top: -125px;
  left: 10%;
  right: 10%;
}
.g_mind .g_mind_info {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.g_mind .g_mind_info p {
  max-width: 663px;
  margin: 0 auto;
}
.g_mind.g_mind_join .g_mind_block {
  height: 460px;
  margin-top: -240px;
}
.g_mind .g_mind_joinCard {
  border-top: solid 1px var(--mds-color-theme-outline-input-normal);
  padding-top: 50px;
  margin: 50px auto 0;
  text-align: center;
}
.g_mind .g_mind_joinCard .grid_block_t {
  margin-bottom: 20px!important;
  font-size: 16px;
  line-height: 22px;
}
.g_mind .g_mind_title {
  margin-top: 50px;
}
.g_mind .g_mind_title.error-page {
  height: 90px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABUCAMAAABKrcKxAAACdlBMVEXRkwDSlQTSlQXSlgjTmQ3UmhHUmxLUmxPVnBXVnBbVnRfVnRjWnhnWnhrWnhvWnxzWnx3WoB7XoB/XoSDXoSHXoSLXoiPXoiTYoyXYoybYpCfYpCjYpCnZpSrZpSvZpizZpi3Zpi7Zpy/apzDaqDHaqDLaqTPaqTTbqTXbqjbbqjfbqzjbqznbrDrcrDzcrT3crT7crj/drkDdr0Hdr0Ldr0PdsETdsEXesUjeskneskrfs0vfs0zftVDgtVHgtlPgt1Tgt1Xht1bhuFfhuFjhuVnhuVrhulviulziu17ivGHjvWLjvWPjvWTjvmXjvmbkv2fkv2jkv2nkwGrkwWzlwW3lwm7lwnDlw3Hmw3LmxHPmxHTmxXXmxXbmxXfnxnjnxnnnx3rnx3voyH7oyX/oyYDoyoHpyoPpy4Tpy4XpzIbpzIfqzYjqzYnqzYrqzovqzozqz43r0JDr0JHr0ZLs0ZPs0pTs0pXs05bs05ft1Jrt1Zzt1Z3t1p7u16Du16Hu2KLu2KPv2KTv2aXv2abv2qfv2qjw26vw3Kzw3K3w3a7x3a/x3rDx3rHx3rLx37Px37Ty4Lby4bjz4rrz473z477z5L/05MD05cH05sP05sT15sX158b16Mj16Mn16cr26cv26cz26s326s7268/369D37NH37NL37NP37dT37dX47tf479n479r58Nv58Nz58d358d758d/58uD68uH68+L68+P69OT69OX69Ob79ef79ej79un79ur79+v89+z8+O78+O/8+fD8+fH9+fL9+vP9+vT9+/X9+/b+/Pf+/Pj+/Pn+/fr+/fv+/vz//v3///7////G6rMJAAAAAWJLR0TRedH/CgAAA4BJREFUWMO11mdXE0EUBuARJEKKFAUliIAIgr0gFkQpNkTsvYJiB0WFIIiiYscSQRQsQY0KETRSFBHEEInUJHv/kR84CpJsdmZ35v2Uufdmnj17zmSCgCC61CiFR9B6Hcl3EP7oh9lqTU17e02uek4dC+CJ7DQ3+InLklXSBz7LyoYWj8Y0UAcWZg9fnYqlDVyfwQ1fctNv0AUsvm/+L7z2tVAF0tNGVlIzaAL1yp8jS+1e9RSBuPOOtXPL6AHaMJtj0RqqpQX0TahyVn4c0EcJOJXkvJ6QRQdo9vzqvPFF3kIFWHWMr3N0NQ3gaSDvq+71fyodsIbc52+WhtskA/lLXHWXXJAKdCg+uWp/VHRIBDbtc93fu1kaUO3d5Xqgy/uVFICbdUXoHRfP4iQAV+dyQgA355p4wKzSC58kveqXaGD/Jpzfy40HxAJGebvjsch3KLXJjSKBRRrHWmamYy1vkTjg/hQbHmCb8kAM0BvwDPAAqAroFQEcXwW4ACSfIAeaPFvwga+eTcRA0knAB+BEMilQoe4nAfoDK8iAgeCHQALAg8lWIiA3DsgAWJpHAvxQGEmBT4ofBEDaQSAF4MAGfEDnYyEHLD46XICbWQLkAFybyWECl+eBGICbV4wHmMfWigLgrcqMBezZCuIA2LIXB6hVmMQCJmUdBrCwAMQCcCFWGLgbZRcP2KeVCgHdfs9BPADP/boFgCNrQQoAa466Bhrl36UB3+WNLoEV2SANgKwEV0AZzzVDAPSry/iBgUnlIBWA8uABXkCzWPB/Ym6u4MjifD6g1eszUIjRq5UHWHcIqCQj1TnwclwPHaB73EtngD3yJlDKzUi7E6BoAVDL/EuOQKfKQA8wqDodgJ3bgWK27RoJ1ChNNAGTsmYEEFMIVFMY8z9wK9pOF7BH3x4O/PZ9AZTzwvf3MOBwClBPSuYQ0KBoow+0KRr+AfE5wCBnlv8FKib24Z/RGOzRvolPBgFriBb/sWbPxZ/VhloBEEBOPDBK/FkABN/kzayAZnkrIEhLB2ZJ3wDIIOtiB3TJ6tDuncAwO/aj0CqWQGUEcu9gCbSNRqMsLAGzO/IxsATej0eJBSwBzUp0L5wlEPYQ2cOL2O1/MYJD8Eb2mtX+1bJ3gABuyUrY7H/V487gfaALitDoe+hu3qPPmzqp+u+NZitN9HdDVOPmn3TPDgDwB6p9sTAlcEvSAAAAAElFTkSuQmCC) no-repeat center center;
}
.g_mind .g_mind_title i {
  font-size: 72px;
  color: #a85f00;
}
.g_mind .g_mind_title i.icon-ng-error-dialog {
  color: #D08D1D;
}
.g_mind .g_mind_title i.icon-success {
  color: #049FD9;
}
.gnotis .g_mind_title {
  margin-top: 10px;
}
.gnotis .gnotis_actions {
  margin-top: 40px;
}
#topNotis,
.topNotis {
  text-align: center;
  background: var(--mds-color-theme-background-alert-warning-normal) !important;
  color: var(--mds-color-theme-text-warning-normal) !important;
  z-index: 1900;
  width: 100%;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#topNotis &gt; span,
.topNotis &gt; span {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
}
#topNotis.BMMPTopNotis,
.topNotis.BMMPTopNotis {
  display: table;
  background: none;
  color: initial;
}
#topNotis.BMMPTopNotis span,
.topNotis.BMMPTopNotis span {
  font-size: initial;
  line-height: initial;
}
/*! dialog */
.el-dialog .dialog-footer {
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.el-dialog .dialog-footer .el-button.half {
  font-size: 16px;
  width: 50%;
}
.avatar_editor {
  font-size: 0;
}
.avatar_editor .error-wrap .error {
  text-align: center;
}
.avatar_editor .avatar_img {
  margin-bottom: 0px;
}
.avatar_editor .change_photo {
  font-size: 14px;
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
  line-height: 20px;
  padding-top: 16px;
  display: inline-block;
}
.avatar_editor .user_avatar {
  opacity: 1;
  margin-top: 0px;
  border: none !important;
  overflow: hidden;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.avatar_editor .user_avatar p {
  border: 5px solid transparent;
  border-radius: 100%;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: block;
}
.avatar_editor .user_avatar p:hover a,
.avatar_editor .user_avatar:focus p a {
  display: block !important;
}
.avatar_editor .user_avatar p a {
  position: absolute;
  display: block;
  right: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  background-color: var(--mds-color-theme-button-primary-normal);
  color: var(--mds-color-theme-text-inverted-normal);
  height: 24%;
  line-height: 100%;
  text-decoration: none;
  padding-top: 0.5vh;
  display: none;
  font-size: 12px;
}
.avatar_editor .user_avatar_upload {
  opacity: 1;
  margin: 0px auto;
  margin-top: 24px;
  margin-bottom: 20px;
  border: none !important;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.avatar_editor .user_avatar_upload span {
  border: none;
  border-radius: 100%;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: block;
}
.avatar_editor .user_avatar_upload .uploading_progress_pane {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.5);
  border-radius: 100%;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: var(--mds-color-theme-text-primary-normal);
}
.avatar_editor .user_avatar_upload .el-loading-mask {
  position: absolute;
  z-index: 10000;
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-size: 14px;
}
.avatar_editor .user_avatar_upload .el-loading-spinner .el-loading-text {
  font-weight: 300;
  color: var(--mds-color-theme-text-primary-normal);
  margin: 3px 0;
  font-size: 14px;
}
.avatar_editor .el-dialog {
  width: 382px;
  min-height: 400px;
}
.avatar_editor .el-dialog .el-dialog__textarea {
  min-height: 335px;
}
.avatar_editor .el-dialog .el-dialog__body {
  padding: 30px 24px;
}
.avatar_editor .dialog .el-dialog__header {
  text-align: left;
}
.avatar_editor .dialog .upload_photo_description {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  text-align: left;
  color: var(--mds-color-theme-text-primary-normal);
  height: 48px;
}
.avatar_editor .dialog .select_the_image_to_reposition_it {
  line-height: 24px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  color: var(--mds-color-theme-text-primary-normal);
}
.avatar_editor .dialog .terms_of_service {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 24px;
  margin-bottom: 20px;
  text-align: left;
  font-size: 12px;
}
.avatar_editor .dialog .half {
  width: 48.9%;
}
.avatar_editor .cropper {
  width: 100px;
  height: 100px;
  margin: 0px auto;
}
.avatar_editor .slider {
  width: 270px;
  height: 50px;
  margin: 0px auto;
  padding-top: 20px;
}
.avatar_editor .slider .el-input-number__decrease,
.avatar_editor .slider .el-input-number__increase {
  color: var(--mds-color-theme-text-primary-normal);
}
.avatar_editor .slider .el-slider__runway {
  margin-top: -22px;
}
.avatar_editor .dialog-footer div.el-button {
  display: inline-block;
  padding: 0;
  border: none;
}
.avatar_editor .dialog-footer div.el-button div.el-upload .el-button {
  border: none;
}
.avatar_editor .dialog-footer .uploading {
  height: 40px;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.avatar_editor .el-dialog__footer {
  text-align: center;
}
.avatar_editor .el-dialog__footer .dialog-footer-btns {
  text-align: center;
}
.avatar_editor .el-dialog__footer .dialog-footer-btns .upload.is-safari .el-upload:focus {
  outline: -webkit-focus-ring-color solid 5px;
}
.avatar_editor .el-dialog__footer .el_upload_btn {
  display: inline-block;
  margin-right: 10px;
}
.cropper-view-box {
  outline: 0px solid var(--mds-color-theme-outline-label-cobalt) !important;
}
.cropper-container,
.cropper-wrap-box,
.cropper-crop-box,
.cropper-view-box,
.cropper-face {
  border-radius: 50% !important;
}
.el-date-range-picker__editors-wrap input.el-input__inner {
  padding: 3px 5px;
}
.avatar_edit_dialog .user_avatar_upload .avatar-initials.avatar_xlarge.high-contrast-visible {
  line-height: 100px;
}
.pmr_attendee .g_mind {
  z-index: auto;
}
#captcha-form .error-wrap {
  position: absolute;
  margin-top: 8px;
}
.captcha_joinMeeting .el-dialog {
  text-align: left;
}
.captcha_joinMeeting .el-input.error input {
  background-color: #fedcd7;
  color: #6a6b6c;
  border-color: #a12512;
}
.joinMeeting_comp .captcha_joinMeeting {
  width: auto;
  margin: 0 auto;
  padding-left: 0;
  margin-top: 3px;
}
.captcha_joinMeeting .el-dialog__body a {
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 26px;
}
.captcha_mdp {
  padding-top: 10px;
}
.captcha_mdp div.error-wrap {
  margin-left: 12px;
}
.captcha_mdp .captcha_action a {
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 26px;
}
.captcha_img {
  float: left;
  margin-bottom: 5px;
}
.captcha_action {
  margin-top: 10px;
  float: right;
  width: 20px;
}
.captcha_action.isSafari {
  margin-top: 25px;
}
.captcha_img img {
  width: 220px;
  height: 68px;
}
.captcha_joinMeeting .el-dialog {
  width: 320px;
}
.joinMeeting_comp .captcha_joinMeeting .error-wrap {
  padding-left: 0px;
  width: 270px;
}
.captcha_dialog .el-dialog {
  width: 320px;
}
#captcha-form .error_height {
  height: 15px;
}
.country-region-flag {
  width: 18px;
  height: 16px;
  background: transparent url(/webappng/images/country_flag.95a40aaa.png) center top no-repeat;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.disclaimer-dialog {
  height: 500px;
  width: 600px;
  max-width: 90%;
  max-height: 90%;
}
.disclaimer-dialog-content {
  height: 350px;
  max-height: 70%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow-y: auto;
  line-height: normal;
}
.disclaimer-dialog-content textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 345px;
  width: 100%;
  resize: none;
  border: none;
  outline: none;
}
.disclaimer-dialog .el-message-box__btns {
  padding-top: 0;
}
.policy-password &gt; div &gt; span {
  display: none;
}
.policy-password-dashboard {
  min-width: 360px;
  max-width: 580px;
}
.policy-password-dashboard .pwdPolicyMainTitle {
  font-size: 16px;
  font-weight: 300;
  margin: 15px 0 10px 10px;
  color: var(--mds-color-theme-text-primary-normal);
}
.policy-password-dashboard .policySection {
  /*margin-bottom: 8px;
    margin-left: 20px; */
  margin: 0 10px 10px 10px;
  font-size: 14px;
  font-weight: 300;
  color: #6a6b6c;
}
.policy-password-dashboard .policySection .policySectionTitle {
  /*margin-left: 22px;*/
  margin-bottom: 8px;
  color: var(--mds-color-theme-text-primary-normal);
}
.policy-password-dashboard .policySection .policySectionItem {
  position: relative;
  clear: both;
  margin-bottom: 4px;
  line-height: normal;
}
.policy-password-dashboard .policySection .policySectionItem i {
  float: left;
  display: block;
  margin-right: 7px;
}
.policy-password-dashboard .policySection .policySectionItem i.icon-ng-check {
  color: var(--mds-color-theme-common-touchbar-icon-stable);
  vertical-align: middle;
}
.policy-password-dashboard .policySection .policySectionItem i.icon-exit {
  color: var(--mds-color-theme-common-touchbar-background-red-normal);
  vertical-align: middle;
}
.policy-password-dashboard .policySection .policySectionItem span {
  margin-left: 22px;
  display: block;
}
.el-popover .pwdPolicyMainTitle {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 10px 0;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-popover .policySection {
  /*margin-bottom: 8px;
    margin-left: 20px; */
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 300;
  color: var(--mds-color-theme-text-secondary-normal);
}
.el-popover .policySection .policySectionTitle {
  /*margin-left: 22px;*/
  margin-bottom: 8px;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-popover .policySection .policySectionItem {
  position: relative;
  clear: both;
  margin-bottom: 4px;
  line-height: normal;
}
.el-popover .policySection .policySectionItem i {
  float: left;
  display: block;
  margin-right: 7px;
}
.el-popover .policySection .policySectionItem i.icon-ng-check {
  color: var(--mds-color-theme-common-touchbar-icon-stable);
  vertical-align: middle;
}
.el-popover .policySection .policySectionItem i.icon-exit {
  color: var(--mds-color-theme-common-touchbar-background-red-normal);
  vertical-align: middle;
}
.el-popover .policySection .policySectionItem span {
  margin-left: 22px;
  display: block;
}
.audio-setting .collapse-item {
  margin-bottom: 0;
}
.audio-setting .el-radio-group {
  display: block;
}
.audio-setting .indent-section {
  width: 500px;
  margin: 0 0 14px 30px;
}
.audio-setting .tsp-account {
  font-size: 14px;
  line-height: 36px;
}
.meeting-template-list {
  line-height: 36px;
}
.meeting-template-list-title {
  font-size: 14px;
  border-bottom: 1px solid #EBEBEC;
  padding: 0;
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting-template-list-title.expand {
  margin-top: 8px;
}
.meeting-template-list-item {
  font-size: 14px;
  padding-left: 20px;
  cursor: pointer;
}
.meeting-template-list-item:hover,
.meeting-template-list-item.hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.meeting-template-list-item.active {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.meeting-template-list-item.active .name {
  padding-right: 12px;
}
.meeting-template-list-item .name {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
  padding-right: 30px;
}
.meeting-template-list-item .operate {
  float: right;
}
.meeting-template-list-item .operate-with-padding {
  float: right;
  padding-right: 10px;
}
.meeting-template-list .el-select-dropdown__list {
  margin: 0;
}
.meeting-template-list li {
  font-size: 16px;
}
.meeting-template-select {
  max-width: 310px;
}
.meeting-template-select__input {
  width: 310px;
}
.meeting-template-button,
.webinar-template-button {
  margin-left: 10px;
  font-size: 16px;
}
.meeting-template-button.meeting-simple.is-mc,
.webinar-template-button.meeting-simple.is-mc {
  display: block;
  margin-left: 0;
  margin-bottom: 18px;
}
.meeting-template-button .el-button--text,
.webinar-template-button .el-button--text {
  margin-left: 10px;
}
.webinar-template-button {
  margin-left: 0;
}
.webinar-template-button #saveWebinarTemplateLink {
  margin-left: 0;
  text-decoration: underline;
  min-width: auto;
  color: var(--mds-color-theme-text-accent-normal);
  font-size: 14px;
}
.meeting-template-dialog {
  width: 440px;
}
.meeting-template-dialog-content {
  padding: 0 4px;
}
.meeting-template-dialog-content p {
  line-height: 22px;
  margin-bottom: 20px;
}
.meeting-template-dialog-content .el-form {
  margin-bottom: 20px;
}
.meeting-template-dialog-content .el-form-item {
  margin-bottom: 0;
}
.meeting-template-dialog-content .el-form-item__label::before {
  content: '' !important;
}
.meeting-template-dialog-content .el-form-item__error {
  padding-left: 0;
}
.save-template-warning {
  padding: 12px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.templatePlaceHolder_id {
  margin-bottom: 6px;
}
.save-template-form {
  margin-bottom: 0 !important;
}
.save-template-form input {
  font-size: 16px;
}
.save-template-form .el-checkbox__label {
  font-size: 16px;
}
.scheduling-meeting-template {
  width: 400px;
}
.scheduling-meeting-template .el-select-dropdown__wrap {
  max-height: none;
}
.scheduling-meeting-template .el-scrollbar__bar {
  display: none;
}
.webinar-template {
  width: 496px;
}
.webinar-template .save-template-warning {
  background: none;
  padding: 0;
}
.webinar-template .save-template-warning {
  background: none;
  padding: 0;
}
.chooose-settings .chooose-settings-line.hidden {
  display: none;
}
.chooose-settings .chooose-settings-line .settings-from-scheduling-pop {
  color: var(--mds-color-theme-text-primary-normal);
}
.chooose-settings .check-box,
.chooose-settings .view-settings {
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  -moz-text-align-last: auto;
       text-align-last: auto;
}
.chooose-settings .settings-from-scheduling-pop {
  display: inline-block;
  vertical-align: middle;
}
.view-settings-dialog .view-settings .view-settings-warning {
  max-width: 570px;
  line-height: 20px;
  color: var(--mds-color-theme-text-primary-normal);
}
.view-settings-dialog .view-settings .view-settings-table {
  margin: 20px auto;
}
.view-settings-dialog .view-settings .view-settings-table table {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.view-settings-dialog .view-settings .view-settings-table td {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  vertical-align: text-top;
}
.view-settings-dialog .view-settings .view-settings-table tr td .cell {
  padding: 12px 18px;
}
.view-settings-dialog .view-settings .view-settings-table tr td:first-child .cell {
  font-weight: 700;
  font-size: 16px;
}
.el-popover.one-search-popup[x-placement^='bottom'] {
  margin-top: 5px;
  padding: 0;
}
.el-popover.one-search-popup[x-placement^='bottom'] &gt; span {
  display: block;
}
.on-search-dashboard {
  padding-bottom: 10px;
}
.on-search-dashboard .header {
  margin: 0 8px;
  padding: 12px 8px 8px 12px;
  font-size: 14px;
  line-height: 22px;
  margin-top: 8px;
  border-top: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.on-search-dashboard .header:first-child {
  border-top: 0;
  margin-top: 0;
}
.on-search-dashboard .header span,
.on-search-dashboard .header h2 {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
}
.on-search-dashboard .header .show_more {
  float: right;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
}
.on-search-dashboard .list-item {
  display: block;
  padding: 3px 8px 3px 12px;
  margin: 0 8px;
  border-radius: var(--mds-border-radius-core-medium);
}
.on-search-dashboard .list-item .personal-room-list-item.el-row .el-col:first-child {
  margin-top: 5px;
}
.on-search-dashboard .list-item .personal-room-list-item.el-row .el-col:first-child .avatar-initials.avatar_small {
  line-height: 32px !important;
  font-size: 14px;
}
.on-search-dashboard .list-item .personal-room-list-item.el-row .el-col:last-child {
  margin-top: 6px;
}
.on-search-dashboard .list-item .meeting-list-item .el-col:last-child {
  margin-top: 6px;
}
.on-search-dashboard .list-item .recording-list-item i {
  margin-left: -2px;
  margin-top: 8px;
  cursor: pointer;
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.on-search-dashboard .list-item .recording-list-item i.icon-ng-more {
  width: 15px;
  height: 15px;
}
.on-search-dashboard .list-item .recording-list-item i:hover {
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.on-search-dashboard .list-item .recording-list-item i:active,
.on-search-dashboard .list-item .recording-list-item i:focus {
  background-color: var(--mds-color-theme-button-secondary-pressed);
  color: var(--mds-color-theme-text-primary-normal);
}
.on-search-dashboard .list-item:hover,
.on-search-dashboard .list-item.hover {
  background: var(--mds-color-theme-background-primary-hover);
  -webkit-box-shadow: 0 0 0 3px var(--mds-color-core-blue-50), 0 0 0 2px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0 0 0 3px var(--mds-color-core-blue-50), 0 0 0 2px var(--mds-color-theme-outline-theme-normal);
  cursor: pointer;
}
.on-search-dashboard .list-item:hover .el-button,
.on-search-dashboard .list-item.hover .el-button {
  visibility: visible;
}
.on-search-dashboard .list-item:hover .icon-link,
.on-search-dashboard .list-item.hover .icon-link {
  display: inline-block;
}
.on-search-dashboard .list-item:hover .icon-play,
.on-search-dashboard .list-item.hover .icon-play {
  display: inline-block;
}
.on-search-dashboard .list-item:hover .icon-mds-refresh_bold,
.on-search-dashboard .list-item.hover .icon-mds-refresh_bold {
  display: inline-block;
}
.on-search-dashboard .list-item .avatar_img {
  margin: 0;
}
.on-search-dashboard .list-item .el-button {
  display: block;
  visibility: hidden;
  margin: 0 auto;
}
.on-search-dashboard .list-item .secure-avatar {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-team-default-normal);
  text-align: center;
  line-height: 40px;
}
.on-search-dashboard .list-item .el-row.protected-meeting-list-item .el-col:last-child {
  text-align: left;
}
.on-search-dashboard .list-item .icon-link {
  display: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.on-search-dashboard .list-item .icon-play {
  display: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.on-search-dashboard .list-item .icon-mds-refresh_bold {
  display: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.on-search-dashboard .list-item.recording-list-item.deleted {
  cursor: default;
}
.on-search-dashboard .list-item .meeting-icon {
  vertical-align: middle;
  font-size: 12px;
}
.on-search-dashboard .list-item .meeting-flag {
  font-size: 14px;
  display: inline-block;
  border-radius: 4px;
  padding: 1px 8px;
  gap: 4px;
  line-height: 22px;
  height: 24px;
}
.on-search-dashboard .list-item .meeting-flag.event {
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  background: var(--mds-color-theme-background-label-cobalt-normal);
}
.on-search-dashboard .list-item .meeting-flag.training {
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-label-mint);
  background: var(--mds-color-theme-background-label-mint-normal);
}
.on-search-dashboard .list-item .fs-14 {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.on-search-dashboard .list-item .fs-12 {
  font-size: 12px;
  line-height: 18px;
  color: var(--mds-color-theme-text-secondary-normal);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.on-search-dashboard .list-item b,
.on-search-dashboard .list-item strong,
.on-search-dashboard .list-item .highlight {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.on-search-dashboard .el-col {
  text-align: left;
}
.on-search-dashboard .extra-link {
  padding-right: 32px;
  line-height: 44px;
  text-align: right;
}
.on-search-dashboard.no-data,
.on-search-dashboard .no-macthed-result {
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.on-search-dashboard .one-search-section-transcript .list-pagation-transcript {
  margin-left: 80px;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.on-search-dashboard .one-search-section-transcript .list-pagation-transcript a {
  text-decoration: none;
  color: var(--mds-color-theme-text-accent-normal);
}
.on-search-dashboard .one-search-section-transcript .list-pagation-transcript i {
  margin-left: 7px;
}
.on-search-dashboard .one-search-section-transcript .transcript-list-item {
  padding-left: 80px;
  display: block;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  color: var(--mds-color-theme-text-primary-normal);
}
.on-search-dashboard .one-search-section-transcript .transcript-list-item .el-row {
  margin-right: 0 !important;
}
.on-search-dashboard .one-search-section-transcript .transcript-list-item:hover {
  background: var(--mds-color-theme-background-secondary-hover);
  cursor: pointer;
}
.on-search-dashboard .one-search-section-transcript .transcript-list-item:hover .icon-link {
  display: inline-block;
}
.on-search-dashboard .one-search-section-transcript .transcript-list-item .el-col-20 {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 80%;
  overflow: hidden;
}
.on-search-dashboard .one-search-section-transcript .transcript-list-item .icon-link {
  display: none;
}
.one-search-popup {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  border-radius: var(--mds-border-radius-core-medium);
  z-index: 1999;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.one-search-popup .el-scrollbar__wrap {
  max-height: 350px;
}
.one-search-page .search-title {
  font-weight: 500;
  font-size: 20px;
  margin-top: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}
.one-search-page .search-title b,
.one-search-page .search-title strong,
.one-search-page .search-title .highlight {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.one-search-page .list-pagation {
  margin: 0 32px;
  height: 40px;
  line-height: 40px;
  margin-left: 48px;
}
.search-wrap .el-input {
  max-width: none;
  min-width: inherit;
}
.search-wrap input {
  border: none;
}
.search-wrap .el-input.invalid input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid var(--mds-color-theme-outline-label-pink);
}
.search-wrap .search_focus input {
  text-align: left;
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-input-active);
}
.recently-pmr-section .header {
  padding: 13px 0 5px 20px;
}
.recently-pmr-section .header h3 {
  font-size: 12px;
}
.recently-pmr-section .header p {
  font-size: 14px;
  font-weight: 400;
}
.recently-pmr-section__full .header {
  padding: 0;
  border: none;
}
.recently-pmr-section__full .header h2 {
  font-size: 16px;
  line-height: 35px;
}
.recently-pmr-section .recently-pmr-section .recently-pmr-list-item {
  padding: 0;
}
.recently-pmr-section.recently-pmr-section__full .recently-pmr-list {
  margin: 10px 0;
}
.recently-pmr-section .recently-pmr-list {
  margin-left: 12px;
  padding-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.recently-pmr-section .recently-pmr-list-item {
  position: relative;
  display: inline-block;
}
.recently-pmr-section .recently-pmr-list-item:hover {
  border-radius: 8px;
  background: var(--mds-color-theme-background-primary-hover);
}
.recently-pmr-section .recently-pmr-list-item a {
  text-align: center;
  width: 100px;
  height: 102px;
  padding-top: 12px;
  text-decoration: none;
}
.recently-pmr-section .recently-pmr-list-item a.el-tooltip {
  height: 85px;
  width: 76px;
}
.recently-pmr-section .recently-pmr-list-item a.el-tooltip .room-pin {
  margin-top: -32px;
  margin-left: 46px;
}
.recently-pmr-section .recently-pmr-list-item .list-item.hover .avatar_img {
  border-color: transparent;
  outline: none;
  border-radius: 50%;
}
.recently-pmr-section .recently-pmr-list-item .list-item.hover.avatar {
  background: var(--mds-color-theme-background-primary-hover);
  -webkit-box-shadow: 0 0 0 3px var(--mds-color-core-blue-50), 0 0 0 2px var(--mds-color-theme-outline-theme-normal);
  box-shadow: 0 0 0 3px var(--mds-color-core-blue-50), 0 0 0 2px var(--mds-color-theme-outline-theme-normal);
  cursor: pointer;
}
.recently-pmr-section .recently-pmr-list-item .avatar {
  display: block;
}
.recently-pmr-section .recently-pmr-list-item:first-child {
  padding-left: 0px;
}
.recently-pmr-section .recently-pmr-list-item:last-child {
  padding-right: 0px;
}
.recently-pmr-section .recently-pmr-list-item .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 12px;
  color: var(--mds-color-theme-text-accent-normal);
}
.recently-pmr-section .recently-pmr-list-item .room-pin {
  position: absolute;
  display: block;
  min-width: 20px;
  padding: 0;
  margin-top: -35px;
  margin-left: 28px;
}
.recently-pmr-section .recently-pmr-list-item .room-pin-status {
  display: none;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  border-radius: 20px;
  border-radius: 100%;
  background: var(--mds-color-theme-background-gradient-secondary);
  color: var(--mds-color-theme-text-warning-normal);
}
.recently-pmr-section .recently-pmr-list-item.separate {
  text-align: center;
  width: 100px;
  height: 102px;
}
.recently-pmr-section .recently-pmr-list-item.separate .name {
  color: var(--mds-color-theme-text-secondary-normal);
}
.recently-pmr-section .recently-pmr-list-item.hover .name {
  display: block;
}
.recently-pmr-section .recently-pmr-list-item.hover .room-pin-status {
  display: block;
}
.recently-pmr-section .recently-pmr-list-item.pinned.hover .room-pin-status {
  display: block;
  background: var(--mds-color-theme-background-gradient-secondary);
  color: var(--mds-color-theme-text-warning-normal);
}
.recently-pmr-section .recently-pmr-list-item.pinned .room-pin-status {
  display: block;
  background: var(--mds-color-theme-background-alert-warning-normal);
  color: var(--mds-color-theme-text-inverted-normal);
}
.recently-pmr-section .recently-pmr-list .recently-pmr-list-item .list-item.avatar .avatar-initials.avatar_small.high-contrast-visible {
  margin: 0 auto 10px;
}
.recently-pmr-section .recently-pmr-list .recently-pmr-list-item .list-item.avatar .avatar-initials {
  line-height: 48px;
  margin-bottom: 10px;
}
.personal-room-introduction-popup {
  width: 280px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 24px;
  color: var(--mds-color-theme-text-primary-normal);
}
.personal-room-introduction-popup .example-wrap {
  position: relative;
  display: inline-block;
}
.personal-room-introduction-popup .content-header {
  white-space: nowrap;
}
.personal-room-introduction-popup .content-header em {
  font-style: normal;
  border-bottom: 2px solid var(--mds-color-theme-outline-label-gold);
}
.personal-room-introduction-popup .content-body {
  position: absolute;
  right: 20px;
  margin-top: 3px;
}
.personal-room-introduction-popup .content-footer {
  margin-top: 20px;
  text-align: right;
  color: var(--mds-color-theme-outline-label-gold);
}
.personal-room-introduction-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  right: 0;
  color: var(--mds-color-theme-text-primary-disabled);
  top: 0;
  z-index: 2000;
  pointer-events: auto;
}
.personal-room-introduction-icon .icon-info-alt-outline {
  padding: 4px;
  margin: 5px;
}
.search-input .icon-mds-cancel_bold {
  padding: 2px;
}
.nav_search .personal-room-introduction-icon .icon-info-alt-outline {
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 10px;
}
.tracking-code-dialog {
  max-width: 400px;
  min-width: 400px;
}
.tracking-code-dialog .content {
  line-height: 1.5em;
}
.tracking-code-dialog .el-form-item__label {
  color: var(--mds-color-theme-text-primary-normal);
  padding: 11px 12px 11px 0;
}
.tracking-code-dialog-form {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 5px;
}
.tracking-code-dialog-form .el-select {
  width: 100%;
}
.tracking-code-dialog .el-dialog__body {
  padding-right: 0;
  padding-left: 0;
}
.tracking-code-dialog .el-dialog__body .content {
  padding-right: 20px;
  padding-left: 20px;
}
.tracking-code-dialog .el-scrollbar {
  margin-top: 15px;
}
.tracking-code-dialog .el-scrollbar__wrap {
  max-height: 336px;
}
.tracking-code-dialog .el-scrollbar__bar {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0;
}
.tracking-code-dialog.active .el-scrollbar__bar {
  opacity: 1;
}
.tracking-code .tracking-code-link {
  font-size: 16px;
}
.tracking-code .tracking-code__labels {
  float: left;
  margin-right: 10px;
}
.meeting-options .meeting-options-btn {
  font-size: 16px !important;
}
.meeting-options-dialog {
  min-width: 400px;
  max-width: 400px;
}
.meeting-options-dialog .meeting-options-dialog-content {
  line-height: 1.5em;
  margin-bottom: 20px;
}
.meeting-options-dialog .el-form-item {
  margin-bottom: 0;
}
.meeting-options-dialog .converged-webinar-options fieldset {
  margin-top: 15px;
}
.meeting-options-dialog .converged-webinar-options fieldset legend {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  border: none;
  margin-bottom: 0;
}
.meeting-options-dialog .converged-webinar-options fieldset .section {
  margin-top: 5px;
  margin-bottom: 15px;
}
.meeting-options-dialog .converged-webinar-options fieldset .section .el-form-item {
  height: 2.0em;
}
.el-tooltip__popper strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.meeting-attendee-privilege .meeting-attendee-privilege-btn {
  font-size: 16px !important;
}
.meeting-attendee-privilege-dialog {
  min-width: 430px;
  max-width: 430px;
}
.meeting-attendee-privilege-dialog .meeting-attendee-privilege-dialog-content {
  line-height: 1.5em;
  margin-bottom: 20px;
}
.meeting-attendee-privilege-dialog .meeting-attendee-privilege-dialog-content.center {
  margin-top: 20px;
}
.meeting-attendee-privilege-dialog .el-form-item {
  margin-bottom: 0;
}
/*@vs-colors: (
        lightest: rgba(60, 60, 60, 0.26),
        light: rgba(60, 60, 60, 0.5),
        dark: #333,
        darkest: rgba(0, 0, 0, .15),
) !default;

//  Global Component Variables
@vs-component-line-height: 1.4 !default;
@vs-component-placeholder-color: inherit !default;

//  Active State
@vs-state-active-bg: #5897fb !default;
@vs-state-active-color: #fff !default;

//  Disabled State
@vs-state-disabled-bg: rgb(248, 248, 248) !default;
@vs-state-disabled-color: map_get(@vs-colors, 'light') !default;
@vs-state-disabled-controls-color: map_get(@vs-colors, 'light') !default;
@vs-state-disabled-cursor: not-allowed !default;

//  Borders
@vs-border-width: 1px !default;
@vs-border-style: solid !default;
@vs-border-radius: 4px !default;
@vs-border-color: map_get(@vs-colors, 'lightest') !default;

//  Component Controls: Clear, Open Indicator
@vs-controls-color: map_get(@vs-colors, 'light') !default;
@vs-controls-size: 1 !default;
@vs-controls-deselect-text-shadow: 0 1px 0 #fff;

//  Selected
@vs-selected-bg: #f0f0f0 !default;
@vs-selected-border-color: @vs-border-color !default;
@vs-selected-border-style: @vs-border-style !default;
@vs-selected-border-width: @vs-border-width !default;

//  Dropdown
@vs-dropdown-z-index: 1000 !default;
@vs-dropdown-min-width: 160px !default;
@vs-dropdown-max-height: 350px !default;
@vs-dropdown-box-shadow: 0px 3px 6px 0px map_get(@vs-colors, 'darkest') !default;
@vs-dropdown-bg: #fff !default; */
.v-select {
  position: relative;
  font-family: inherit;
}
.vs__selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--mds-color-theme-background-primary-active);
}
.vs__selected .country-icon {
  position: relative;
  bottom: -1px;
}
.vs__deselect {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-left: 4px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  fill: rgba(60, 60, 60, 0.5);
  text-shadow: 0 1px 0 #fff;
}
/* States */
.vs--single .vs__selected {
  width: 100%;
  left: 0;
  background-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  padding: 0px 12px;
  height: 32px;
  line-height: 32px;
}
.vs--single.vs--open .vs__selected {
  position: absolute;
}
.vs--single.vs--searching .vs__selected {
  display: none;
}
.vs__search::-webkit-search-decoration,
.vs__search::-webkit-search-cancel-button,
.vs__search::-webkit-search-results-button,
.vs__search::-webkit-search-results-decoration,
.vs__search::-ms-clear {
  display: none;
}
.vs__search {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
}
.vs__search::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.vs__search::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.vs__search::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.vs__search::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
/**
    States
 */
.vs--unsearchable .vs__search {
  opacity: 1;
}
.vs--unsearchable .vs__search:hover {
  cursor: pointer;
}
.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search {
  opacity: .2;
}
.vs__dropdown-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
  white-space: normal;
  height: 32px;
  line-height: 32px;
}
.vs--focus .vs__dropdown-toggle {
  height: 32px;
  line-height: 32px;
}
.vs__selected-options {
  display: block;
  position: relative;
  font-size: 14px;
  width: 100%;
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.vs__selected-options:hover:not(:has(input:focus)) {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: var(--mds-border-radius-core-medium);
}
.vs__selected-options input {
  width: 100%;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  height: 32px;
  position: absolute;
  text-align: start;
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  border-radius: var(--mds-border-radius-core-medium);
  padding: 8px 12px;
}
.vs__selected-options input:focus {
  -webkit-box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
  border-radius: var(--mds-border-radius-core-medium);
  background-color: var(--mds-color-theme-background-primary-ghost);
}
.vs__selected-options input:focus-visible {
  outline: none;
}
.vs--single.vs--open .vs__selected-options span.country-code {
  color: var(--mds-color-theme-text-secondary-normal);
}
.vs__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 35px;
  height: 100%;
  right: 0;
  line-height: 32px!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.vs__actions .icon-arrow {
  font-size: 12px;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transform: translateX(0) rotateZ(90deg);
          transform: translateX(0) rotateZ(90deg);
  top: 50%;
}
.vs__actions .icon-arrow.is-reverse {
  -webkit-transform: translateX(0) rotateZ(270deg);
          transform: translateX(0) rotateZ(270deg);
}
.vs__actions .icon-arrow:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
/* Dropdown Toggle States */
.vs--searchable .vs__dropdown-toggle {
  cursor: text;
}
.vs--unsearchable .vs__dropdown-toggle {
  cursor: pointer;
}
/*.vs--open .vs__dropdown-toggle {
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }*/
.vs__dropdown-menu-container {
  position: absolute;
  top: 38px;
  min-width: 100%;
  z-index: 8000;
  border: 1px solid rgba(60, 60, 60, 0.26);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: var(--mds-border-radius-core-medium);
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.vs__dropdown-menu-container .el-scrollbar__bar {
  /*z-index: -1;*/
}
.vs__dropdown-menu-container .el-select-dropdown__wrap {
  max-height: 269px;
}
.vs__dropdown-wrap {
  min-width: 360px;
}
.vs__dropdown-menu {
  width: 360px;
  display: block;
  position: relative;
  margin: 0;
  text-align: left;
  list-style: none;
}
.vs__no-options {
  text-align: center;
  height: 110px;
  padding-top: 40px;
  display: block;
  min-width: 200px;
}
.vs__dropdown-option {
  margin: 0 6px;
  line-height: 1.42857143;
  /* Normalize line height */
  display: block;
  padding: 8px 10px;
  clear: both;
  color: var(--mds-color-theme-text-primary-normal);
  /* Overrides most CSS frameworks */
  white-space: nowrap;
}
.vs__dropdown-option:hover {
  cursor: pointer;
}
.vs__dropdown-option--highlight {
  background: var(--mds-color-theme-background-primary-active);
  border-radius: var(--mds-border-radius-core-medium);
  outline: 2px solid var(--mds-color-theme-outline-theme-normal);
  outline-offset: -2px;
}
.vs__dropdown-option--selected {
  background: var(--mds-color-theme-background-primary-hover);
  border-radius: var(--mds-border-radius-core-medium);
}
.vs__dropdown-option--selected div span:last-child::after {
  content: "\E9B7";
  font-family: Atlantic-Icons !important;
  color: var(--mds-color-theme-control-active-normal);
  padding-left: 15px;
}
.vs__dropdown_body {
  min-width: -webkit-min-content !important;
  min-width: -moz-min-content !important;
  min-width: min-content !important;
  font-size: 14px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vs__dropdown_body {
    min-width: 450px!important;
  }
}
.vs__dropdown-option .country-icon {
  position: relative;
  top: 2px;
}
.vs__dropdown-option .country-name {
  padding-right: 50px;
}
.vs__dropdown-option .teleAndCountryItem .country-name {
  display: inline-block;
  padding-right: 0;
  width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vs__dropdown-option .teleAndCountryItem .country-code {
  position: absolute;
  right: 15px;
}
.country-icon {
  background: url(/webappng/images/country_flag_new.bdb4deac.png) -32px top no-repeat;
}
.country-icon-new {
  width: 24px;
  height: 14px;
  position: relative;
  top: 2px;
  background-position: 0 0;
  background-size: cover;
  overflow: hidden;
  display: inline-block;
}
.predict_email {
  float: right;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
}
.predict_displayname {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 360px;
}
.predict_displaySpaceName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  max-width: 500px;
}
@media (min-width: 100px) and (max-width: 580px) {
  .predict_email {
    max-width: 80px;
  }
  .predict_displayname {
    max-width: 200px;
  }
}
@media (min-width: 580px) and (max-width: 780px) {
  .predict_email {
    max-width: 110px;
  }
  .predict_displayname {
    max-width: 160px;
  }
}
@media (min-width: 780px) and (max-width: 980px) {
  .predict_email {
    max-width: 140px;
  }
  .predict_displayname {
    max-width: 220px;
  }
}
@media (min-width: 980px) and (max-width: 1180px) {
  .predict_email {
    max-width: 240px;
  }
  .predict_displayname {
    max-width: 300px;
  }
}
.dashboard_guides {
  min-height: 220px;
  margin-bottom: 36px;
}
.dashboard_guides .el-carousel__container {
  min-height: 225px;
  height: auto;
}
.dashboard_guides .el-carousel__container .el-carousel__item .guide_wrapper {
  border: 1px solid transparent;
}
.dashboard_guides .el-carousel__item:focus .guide_wrapper {
  border-color: #CED2ED;
}
.el-carousel__indicators {
  position: absolute;
  bottom: 4px;
  left: 20px;
  right: auto;
  background: none;
  margin: 0;
}
.el-carousel__indicator {
  padding: 3px;
}
.el-carousel__button {
  width: 5px;
  height: 5px;
}
.el-carousel__indicator button {
  background-color: var(--mds-color-theme-button-primary-normal);
  opacity: 0.45;
}
.el-carousel__indicator button:focus {
  -webkit-box-shadow: 0px 0px 0px 4px var(--mds-color-theme-background-accent-normal);
          box-shadow: 0px 0px 0px 4px var(--mds-color-theme-background-accent-normal);
}
.el-carousel__indicator.is-active button {
  background-color: var(--mds-color-theme-button-primary-normal);
  opacity: 1;
}
.guide_wrapper {
  width: 100%;
  height: 100%;
  min-height: 225px;
  position: relative;
  margin-bottom: 36px;
  background: var(--mds-color-theme-background-secondary-normal) url(/webappng/images/guide_bg.506107c7.svg) no-repeat right bottom;
  border-radius: 4px;
  color: var(--mds-color-theme-text-primary-normal);
}
.guide_wrapper .guide_close {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
  text-align: center;
}
.guide_wrapper .guide_body {
  position: relative;
  padding: 39px 19px 0px;
}
.guide_wrapper .guide_body .guide_content {
  line-height: 20px;
  font-size: 14px;
}
.guide_wrapper .guide_body .guide_content a {
  color: #C74F0E;
}
.guide_wrapper .guide_body .guide_content a:hover {
  text-decoration: none;
}
.guide_wrapper .guide_body .guide_content a:hover span span {
  text-decoration: underline;
}
.guide_wrapper .guide_body .guide_content a:hover i {
  text-decoration: none;
}
.guide_wrapper .guide_body .guide_content_title {
  font-size: 16px;
  line-height: 20px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 8px;
}
.guide_wrapper .guide_body .guide_content_info {
  padding-bottom: 8px;
  min-height: 70px;
}
.guide_wrapper .guide_body .guide_button {
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 100px;
  font-size: 14px;
  border: none;
}
.guide_wrapper .guide_body .guide_button i {
  font-size: 10px;
  font-weight: bold;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-left: 7px;
}
.guide_wrapper .guide_body .guide_button img {
  margin-left: 7px;
}
.download_banner {
  background-image: url(/webappng/images/download_bg.e44ba147.svg);
}
.teams_banner {
  background-image: url(/webappng/images/teams_bg.b95243e5.svg);
}
/* Meeting Breakout Sessions */
.mbs .mbs-text-summary-preAssign {
  font-size: 14px;
}
.mbs .mbs-layout-scheduler {
  padding-left: 30px;
  line-height: 22px;
}
.mbs .mbs-layout-mdp {
  margin-bottom: 24px;
  line-height: 22px;
}
.mbs .bo_pre_assign_tip {
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs .mbs-link {
  font-size: 14px;
}
.mbs .mbs-text-summary {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-mode-dialog {
  min-width: 550px;
  max-width: 550px;
}
.mbs-mode-dialog .dialog-footer-btns .dialog-footer-more {
  display: inline;
  font-size: 14px;
  float: left;
}
.mbs-mode-dialog .dialog-footer-btns .dialog-footer-more .el-button {
  background: transparent;
}
.mbs-mode-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-download {
  font-size: 14px;
  margin-right: 20px;
  padding-left: 0px;
  border-width: 0px;
}
.mbs-mode-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-active {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.mbs-assign-dialog {
  min-width: 980px;
  max-width: 1024px;
}
.mbs-assign-dialog .create_loading {
  opacity: 0.4;
}
.mbs-assign-dialog .create_loading .el-loading-mask {
  position: fixed;
}
.mbs-assign-dialog .mbs-container .mbs-split {
  width: 100%;
  height: 500px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-row {
  height: 500px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-row-no-gutter {
  height: 500px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-col {
  height: 500px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-col.el-col-11 {
  width: 43%;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-col.el-col-13 {
  width: 56.5%;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper-no-gutter {
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper-grey-bg {
  background: var(--mds-color-theme-gradation-secondary);
  border-radius: 6px;
  height: 498px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper-right-border {
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header {
  position: absolute;
  height: 42px;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .mbs-title {
  font-size: 16px;
  line-height: 22px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .mbs-tip-align {
  padding-right: 25px;
  text-align: right;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .mbs-tip {
  font-size: 12px;
  line-height: 22px;
  text-align: right;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .mbs-header-btn-align {
  text-align: right;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .mbs-header-btn {
  height: 30px;
  margin-top: -4px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .el-button.is-circle {
  min-width: auto;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  padding: 0px 0px;
  background: none;
  margin-top: 1px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-header .el-button.is-circle.withBorder {
  border: 1px solid var(--mds-color-theme-outline-input-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left {
  position: absolute;
  top: 42px;
  bottom: 48px;
  left: 0;
  right: 0;
  padding: 16px 0 0 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-no-data {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-no-data div {
  text-align: center;
  line-height: 40px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-no-data .mbs-no-data-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-no-data .mbs-no-data-content {
  margin-top: 6px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-no-data .mbs-add-attendee-btn {
  margin-top: 16px;
  height: 30px;
  -ms-flex-item-align: center;
      align-self: center;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter {
  margin-bottom: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input {
  height: 28px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input ::-webkit-input-placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input ::-moz-placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input ::-ms-input-placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input ::placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input input {
  border-radius: 36px;
  height: 28px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input .el-input-group__prepend i {
  left: 0;
  padding: 0 0 0 2px;
  margin-top: -1px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .el-input .icon-exit-contain {
  padding-top: 0;
  margin-top: -2px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .mbs-filter-input {
  padding-left: 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .mbs-filter-icon .mbs-show-btn {
  opacity: 1;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .mbs-filter-icon .mbs-hide-btn {
  opacity: 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-filter .mbs-filter-icon .el-button--mini {
  min-width: 0;
  padding: 6px 7px;
  font-size: 14px;
  border-radius: 16px;
  height: 29px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-attendees {
  height: 100%;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-simple-list .mbs-session-name {
  padding-left: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 250px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-simple-list .mbs-rename-input {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  height: 28px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-simple-list .mbs-rename-input input {
  height: 28px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-simple-list .mbs-rename-input-tip {
  margin: 4px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-simple-list .mbs-rename-input-tip span {
  font-size: 12px;
  line-height: 22px;
  color: var(--mds-color-theme-text-error-normal);
  margin-left: 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .mbs-simple-list .mbs-rename-input-tip span i {
  margin-right: 6px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box {
  overflow: auto;
  height: calc(100% - 41px);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box .mbs-no-data {
  height: auto;
  min-height: 200px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box .mbs-attendees {
  height: auto;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box .mbs-pre-assign-attendees {
  height: auto;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box .mbs-pre-assign-attendees .mbs-list-scroll {
  overflow: inherit !important;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box .unassign-attendees-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box h2 {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-left: 16px;
  margin-right: 5px;
  font-weight: 400;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left.enable-pre-assign-mbs-content-left .left-list-box .attendee-exceed-tip {
  margin: 26px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right {
  position: absolute;
  top: 42px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 0 0 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions {
  height: 100%;
  overflow: auto;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse {
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item {
  margin-bottom: 15px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item &gt; .el-collapse-item__header .el-collapse-item__header__arrow {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item.is-active &gt; .el-collapse-item__header .el-collapse-item__header__arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header {
  height: 32px;
  padding-left: 16px;
  position: relative;
  background: var(--mds-color-theme-background-secondary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header span {
  width: 100%;
  max-width: 90%;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header .mbs-sessions-title-icon i {
  opacity: 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header .mbs-sessions-title-input {
  left: 4px;
  width: 80%;
  height: 32px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header .mbs-sessions-title-input input {
  height: 22px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header .mbs-sessions-title-input-tip {
  position: absolute;
  top: 25px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header .mbs-sessions-title-input-tip span {
  font-size: 12px;
  color: var(--mds-color-theme-text-error-normal);
  margin-left: 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header .mbs-sessions-title-input-tip span i {
  margin-right: 6px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header:hover {
  background: var(--mds-color-theme-background-secondary-hover);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header:hover .mbs-sessions-title-icon i {
  opacity: 1;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header_hover {
  background: var(--mds-color-theme-background-secondary-hover);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__header_hover .mbs-sessions-title-icon i {
  opacity: 1;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-sessions .mbs-sessions-collapse .el-collapse-item__content {
  padding: 10px 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search-label {
  padding-left: 18px;
  padding-right: 20px;
  margin-bottom: 10px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search {
  margin-top: 6px;
  margin-bottom: 5px;
  padding: 0 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input {
  height: 28px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input ::-webkit-input-placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input ::-moz-placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input ::-ms-input-placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input ::placeholder {
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input input {
  border-radius: 36px;
  height: 28px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .el-input .el-select-dropdown__list {
  margin: 8px 0px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px 0px 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item {
  padding: 4px 16px;
  height: 48px;
  display: block;
  margin: 0 16px 0px 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item.hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item a {
  color: var(--mds-color-theme-button-primary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item a:hover {
  color: var(--mds-color-theme-button-primary-hover);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item a:active {
  color: var(--mds-color-theme-button-primary-pressed);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-avatar {
  height: 28px;
  width: 28px;
  float: left;
  margin: 6px 12px 6px 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-avatar span {
  margin-bottom: 0px;
  width: 28px;
  height: 28px;
  min-width: 0px;
  line-height: 28px !important;
  font-size: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-name {
  max-width: 200px;
  height: 40px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-name strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-name span {
  display: block;
  min-width: 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username {
  float: none;
  font-size: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname {
  float: none;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .predict_email {
  line-height: 40px !important;
  height: 40px;
  font-size: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item .showLeft {
  float: left;
  text-align: left;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item:hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-already-invited-tip {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-left: 28px;
  margin-top: 10px;
  margin-bottom: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-already-invited-tip i {
  margin-right: 8px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-exceed-limit-tip {
  font-size: 12px;
  color: var(--mds-color-theme-text-error-normal);
  margin-left: 28px;
  margin-top: 10px;
  margin-bottom: 12px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-exceed-limit-tip i {
  margin-right: 8px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer {
  position: absolute;
  height: 48px;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer .mbs-select-all-chk {
  font-size: 14px;
  padding: 5px 0 0 16px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer .mbs-assign-to {
  font-size: 14px;
  text-align: right;
  padding: 14px 16px 9px 0;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer .mbs-assign-to .mbs-assign-to-text {
  color: var(--mds-color-theme-common-text-disabled);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer-no-line {
  position: absolute;
  height: 48px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer-no-line .mbs-footer-btn {
  height: 30px;
  margin-top: 9px;
}
.mbs-assign-dialog .el-dialog__header .bo-import-warning {
  background: var(--mds-color-theme-background-alert-warning-normal);
  color: var(--mds-color-theme-text-warning-normal);
  display: block;
  line-height: 32px;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  padding: 10px 25px 10px 25px;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more {
  display: inline;
  font-size: 14px;
  float: left;
  margin-left: 0px;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .el-button {
  background: transparent;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-download {
  font-size: 14px;
  padding-left: 0px;
  border-width: 0px;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-recreate {
  font-size: 14px;
  border-width: 0px;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-active {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-tip {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  float: left;
  margin-left: 16px;
  margin-top: 10px;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-tip i {
  margin-right: 8px;
}
.no-panelists-assigned-dialog {
  width: 200px;
  line-height: 20px;
}
.no-panelists-assigned-dialog .npad_bo_item {
  font-weight: bold;
  margin: 10px 0;
}
.no-panelists-assigned-dialog .npad-dialog-footer-btns {
  text-align: right;
  margin-top: 20px;
}
.send-email-invitation-dialog {
  width: 200px;
  line-height: 20px;
}
.send-email-invitation-dialog .seid-dialog-footer-btns {
  text-align: right;
  margin-top: 20px;
}
.send-email-invitation-dialog .el-checkbox {
  display: block;
  margin-left: 0;
}
.mbs-drop-menu-line {
  border-top: 1px solid var(--mds-color-theme-outline-secondary-normal);
  margin: 1px 0px;
}
.mbs-mode-panel .el-form-item {
  margin-bottom: 0;
}
.mbs-mode-panel .mbs-popover-alert {
  text-align: left;
}
.mbs-mode-panel .mbs-auto {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
}
.mbs-mode-panel .mbs-auto .mbs-number-input {
  margin-left: 12px;
  margin-right: 12px;
}
.mbs-mode-panel .mbs-tips {
  margin-top: 10px;
  font-size: 12px;
  line-height: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-mode-panel .mbs-radio {
  margin-top: 27px;
  font-size: 14px;
  line-height: 100%;
}
.mbs-popover-btn-recreate {
  text-align: right;
  margin: 10px 0 0 0;
}
.mbs-upload-header {
  margin-bottom: 16px;
  margin-top: 15px;
}
.mbs-upload .el-upload-dragger {
  width: 100%;
  border: 2px dashed var(--mds-color-theme-outline-secondary-normal);
  display: table;
  height: 360px;
  background-color: var(--mds-color-theme-gradation-secondary);
  border-radius: var(--mds-border-radius-core-medium);
}
.mbs-upload .el-upload {
  display: block;
}
.mbs-upload .el-upload_hint {
  font-size: 14px;
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 6px;
}
.mbs-upload .el-upload_text {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-upload .upload-container-hint {
  display: table-cell;
  vertical-align: middle;
}
.mbs-assign-to-dropdown {
  max-width: 300px;
  min-width: 220px;
}
.mbs-assign-to-dropdown.safari-scroll.el-popper::-webkit-scrollbar {
  width: 6px;
}
.mbs-assign-to-dropdown.safari-scroll.el-popper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.mbs-assign-to-dropdown.safari-scroll.el-popper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(100, 100, 100, 0.7);
}
.mbs-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mbs-tooltip-reg {
  width: 318px;
}
.mbs-link-right {
  padding-right: 6px;
}
.mbs-exchange-popover .mbs-exchange-filter {
  margin-bottom: 12px;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input {
  height: 28px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input ::-webkit-input-placeholder {
  text-align: left;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input ::-moz-placeholder {
  text-align: left;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input ::-ms-input-placeholder {
  text-align: left;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input ::placeholder {
  text-align: left;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input input {
  border-radius: 36px;
  height: 28px;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input .el-input-group__prepend i {
  left: 0;
  padding: 0 0 0 2px;
  margin-top: -1px;
}
.mbs-exchange-popover .mbs-exchange-filter .el-input .icon-exit-contain {
  padding-top: 0;
  margin-top: -2px;
}
.mbs-exchange-popover .mbs-exchange-list {
  height: 360px;
  overflow: auto;
}
.mbs-exchange-popover .mbs-exchange-list .mbs-exchange-title {
  line-height: 40px;
}
.mbs-exchange-popover .mbs-exchange-list .mbs-exchange-title .div {
  font-size: 14px;
}
.mbs-exchange-popover .mbs-exchange-list .mbs-list .m_list_item {
  margin: 3px;
}
.mbs-exchange-popover .mbs-exchange-nothing {
  height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
}
.mbs-exchange-popover .mbs-exchange-nothing div {
  text-align: center;
  line-height: 40px;
}
.mbs-exchange-popover .mbs-exchange-nothing .mbs-exchange-nothing-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs-exchange-popover .mbs-exchange-nothing .mbs-exchange-nothing-title {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-exchange-popover .mbs-exchange-nothing .mbs-exchange-nothing-content {
  margin-top: 6px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-list-normal-height {
  max-height: 315px !important;
}
.mbs-list-large-height {
  max-height: 403px !important;
}
.mbs-list {
  height: 100%;
}
.mbs-list .mbs-list-scroll {
  height: 100%;
  overflow: auto;
}
.mbs-list .mbs-list-scroll .mbs-list-nothing {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
}
.mbs-list .mbs-list-scroll .mbs-list-nothing div {
  text-align: center;
  line-height: 40px;
}
.mbs-list .mbs-list-scroll .mbs-list-nothing .mbs-list-nothing-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs-list .mbs-list-scroll .mbs-list-nothing .mbs-list-nothing-title {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-list .mbs-list-scroll .mbs-list-nothing .mbs-list-nothing-content {
  margin-top: 6px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-list .mbs-list-scroll .role-title {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-left: 40px;
  font-weight: 400;
  display: block;
}
.mbs-list .m_list_item {
  border-radius: var(--mds-border-radius-core-medium);
  margin: 0px 16px 1px 16px;
}
.mbs-list .m_list_item_hover {
  outline: 2px solid var(--mds-color-theme-outline-theme-normal);
  outline-offset: -2px;
}
.mbs-list .m_list_item_hover .col_3 i {
  opacity: 1;
}
.mbs-list .m_list_item_hover .col_3 a,
.mbs-list .m_list_item_hover .col_3 button.el-button--link {
  opacity: 1;
  color: var(--mds-color-theme-text-accent-normal) !important;
}
.mbs-list .m_list_item:hover {
  outline: 2px solid var(--mds-color-theme-outline-theme-normal);
  outline-offset: -2px;
}
.mbs-list .m_list_item:hover .col_3 i {
  opacity: 1;
}
.mbs-list .m_list_item:hover .col_3 a,
.mbs-list .m_list_item:hover .col_3 button.el-button--link {
  color: var(--mds-color-theme-text-accent-normal);
}
.mbs-list .m_list_item:hover .mbs-link-right {
  border-right: solid var(--mds-color-theme-outline-secondary-normal) 1px;
}
.mbs-list .m_list_item_input_focus {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.mbs-list .m_list_selected {
  background: var(--mds-color-theme-background-primary-active);
}
.mbs-list .col {
  margin: 8px 16px 10px 0;
}
.mbs-list .col_0 {
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs-list .col_0 .el-checkbox__label {
  display: none;
}
.mbs-list .col_1 {
  padding-top: 3px;
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs-list .col_1_for_attendee {
  padding-top: 3px;
  margin-left: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs-list .col_2 {
  padding-top: 3px;
  width: calc(100% - 170px);
  margin-right: 0px;
}
.mbs-list .col_2.locale_bg_BG {
  width: calc(100% - 185px);
}
.mbs-list .col_2.locale_fr_FR {
  width: calc(100% - 185px);
}
.mbs-list .col_2.locale_nl_NL {
  width: calc(100% - 190px);
}
.mbs-list .col_2.locale_cs_CS {
  width: calc(100% - 175px);
}
.mbs-list .col_2.locale_ro_RO {
  width: calc(100% - 175px);
}
.mbs-list .col_2_for_popover {
  padding-top: 3px;
  width: calc(100% - 60px);
  margin-right: 0px;
}
.mbs-list .col_2_for_attendee {
  padding-top: 3px;
  width: calc(100% - 330px);
  margin-right: 0px;
}
.mbs-list .col_2_for_attendee.locale_bg_BG {
  width: calc(100% - 340px);
}
.mbs-list .col_2_for_attendee.locale_fr_FR {
  width: calc(100% - 340px);
}
.mbs-list .col_2_for_attendee.locale_nl_NL {
  width: calc(100% - 380px);
}
.mbs-list .col_2_for_attendee.locale_de_DE {
  width: calc(100% - 380px);
}
.mbs-list .col_2_for_bo_session {
  width: 85%;
  padding-top: 3px;
  margin-right: 0px;
}
.mbs-list .col_2_for_bo_session_full {
  width: 100%;
  padding-top: 3px;
  margin-right: 0px;
}
.mbs-list .col_3 {
  padding-top: 3px;
  float: right;
  margin-right: 20px;
}
.mbs-list .col_3_single_link {
  padding-top: 7px;
}
.mbs-list .col_3 i {
  margin-right: 0px;
  margin-left: 10px;
  opacity: 0;
}
.mbs-list .col_3 a,
.mbs-list .col_3 button.el-button--link {
  font-size: 12px;
  color: var(--mds-color-theme-background-solid-primary-normal);
  margin-right: 0px;
  margin-left: 10px;
}
.mbs-list .avatar_img {
  margin: 0px;
}
.mbs-list .attendee_name {
  font-size: 14px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 220px;
  white-space: nowrap;
}
.mbs-list .attendee_role {
  font-size: 12px;
  line-height: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mbs-list .attendee-action {
  margin-top: 10px;
}
.mbs-list .attendee-action a,
.mbs-list .attendee-action button.el-button--link {
  color: var(--mds-color-theme-text-primary-normal);
}
.mbs-list .attendee-action a:hover,
.mbs-list .attendee-action button.el-button--link:hover,
.mbs-list .attendee-action button.el-button--link:focus {
  color: var(--mds-color-theme-text-accent-normal);
}
.mbs-list .icon-exit {
  font-size: 8px;
  margin-right: 8px;
}
.mbs_title_tip {
  margin-left: 10px;
}
.mbs_title_tip li {
  list-style: disc;
}
.bs_ec .el-input-number.is-controls-right {
  width: 86px;
  min-width: 86px;
}
.bs_ec .mbs-auto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 32px;
}
.bs_ec .bo-session-reset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.bs_ec .bo-session-reset .bo-session-reset-message {
  display: block;
}
.bs_ec .bo-session-reset .choose-panelists {
  display: block;
}
.bs_ec .bo-session-reset .choose-accepted-attendee {
  display: block;
  margin-left: 0px;
}
.mbs_assign_loading_container {
  opacity: 0.9;
  z-index: 2022;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mbs_assign_loading_container img {
  height: 58px;
  width: 58px;
}
@media (max-width: 900px) {
  body .mbs-assign-dialog {
    min-width: 90% !important;
    width: 90%;
  }
  body .mbs-split {
    width: 100% !important;
  }
  body .mbs-col {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.unified-registration-dialog {
  width: 980px;
  height: 621px;
}
.unified-registration-dialog .el-dialog__header {
  position: relative;
  padding: 0 0 0 20px;
}
.unified-registration-dialog .el-dialog__header .el-dialog__title {
  display: block;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px !important;
  line-height: 56px;
}
.unified-registration-dialog .el-dialog__header .el-dialog__headerbtn {
  position: absolute;
  right: 20px;
  top: 18px;
  margin: 0;
}
.unified-registration-dialog .el-dialog__body {
  position: relative;
  padding: 0;
}
.unified-registration-dialog .el-dialog__body .preview-button {
  position: absolute;
  right: 20px;
  top: -45px;
  font-size: 15px;
}
.unified-registration-dialog .el-dialog__footer {
  text-align: left;
  padding: 0 20px 20px;
}
@media (max-width: 980px) {
  .unified-registration-dialog {
    width: 90%;
  }
}
.preview-link.disabled {
  color: #999999;
}
.customize-registration-form .header .title {
  font-size: 18px;
}
.customize-registration-form .header .preview-link {
  font-size: 15px;
  float: right;
}
.customize-registration-form .footer {
  padding: 20px 11px;
}
.customize-registration-panel {
  height: 566px;
  position: relative;
}
.customize-registration-panel .choose-field-panel {
  position: absolute;
  overflow: hidden;
  top: 0;
  padding-top: 8px;
  left: 0;
  width: 296px;
  border-radius: 12px;
  margin-left: 20px;
  background: var(--mds-color-theme-gradation-primary);
}
.customize-registration-panel .choose-field-panel .el-tabs__header {
  border-bottom: none;
  margin: 0 12px 8px;
}
.customize-registration-panel .choose-field-panel .el-tabs__nav-wrap.is-scrollable {
  padding: 0;
}
.customize-registration-panel .choose-field-panel .el-tabs__item {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-family: 'CiscoSansTTMedium', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.customize-registration-panel .choose-field-panel .el-tabs__active-bar {
  border-bottom-width: 2px;
  background-color: var(--mds-color-theme-text-primary-normal);
}
.customize-registration-panel .choose-field-panel .el-tabs__nav .el-tabs__item {
  padding: 0 6px;
  margin-right: 15px;
}
.customize-registration-panel .choose-field-panel .el-tabs__nav .el-tabs__item:last-child {
  margin-right: 0;
}
.customize-registration-panel .choose-field-panel .el-tabs__nav .el-tabs__item.is-active {
  border-bottom-color: var(--mds-color-theme-text-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  font-family: 'CiscoSansTTMedium', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.customize-registration-panel .choose-field-panel .el-tabs__content {
  height: 440px;
}
.customize-registration-panel .customize-registration-form-panel {
  position: relative;
  margin-left: 308px;
  height: calc(100% - 70px);
  overflow: hidden;
}
.customize-registration-panel .customize-registration-form-footer {
  height: 70px;
  padding: 16px 20px;
  text-align: right;
}
.customize-registration-panel .customize-registration-form-footer .preview-btn {
  float: left;
  font-size: 14px;
  margin-left: 5px;
  padding: 3px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
}
.customize-registration-panel .customize-registration-form-footer .preview-btn i {
  font-size: 14px;
}
.customize-registration-panel .el-checkbox__inner::before {
  margin-top: -1px;
  margin-left: -8px;
}
.registration-field-list .el-scrollbar__wrap {
  padding: 0 12px;
  max-height: 392px;
}
.registration-field-list .footer {
  padding: 16px 12px;
}
.registration-field-list .el-dropdown {
  max-width: 258px;
  margin: 0 11px 6px 16px;
}
.registration-field-list .question-type {
  margin-left: 16px;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: bold;
}
.registration-field-list .filter-type {
  position: relative;
  display: inline-block;
  line-height: 16px;
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
.registration-field-list .filter-type.active i {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.registration-field-list .filter-type i {
  font-size: 8px;
  margin-left: 8px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.registration-field-list .html-format {
  padding: 8px 0;
}
.registration-field-list .add-more.disabled {
  cursor: default;
  color: #999999;
}
.registration-field-list-item {
  position: relative;
  min-height: 32px;
  cursor: pointer;
  background: var(--mds-color-theme-background-solid-primary-normal);
  border: 1px solid var(--mds-color-theme-background-secondary-normal);
  border-radius: 4px;
  margin: 8px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.registration-field-list-item .left {
  width: 221px;
  padding: 7px 0 7px 12px;
  min-height: 32px;
}
.registration-field-list-item .right {
  width: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.registration-field-list-item .right .icon-menu-dropdown {
  margin: auto;
}
.registration-field-list-item.disabled {
  color: #B2B2B2;
  cursor: not-allowed;
}
.registration-field-list-item.disabled .type {
  color: #B2B2B2;
}
.registration-field-list-item.disabled .icon-add {
  color: #B2B2B2;
  cursor: not-allowed;
}
.registration-field-list-item.disabled .icon-menu-dropdown i {
  cursor: not-allowed;
}
.registration-field-list-item:hover {
  background: var(--mds-color-theme-background-primary-hover);
}
.registration-field-list-item:hover.disabled {
  background-color: #fff;
}
.registration-field-list-item .name {
  display: block;
  line-height: 16px;
  word-break: break-word;
}
.registration-field-list-item .type {
  margin-top: 4px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.registration-field-list-item .icon-add {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  vertical-align: center;
  top: 50%;
  right: 3px;
  margin-top: -15px;
  cursor: pointer;
}
.customize-registration-form {
  height: 100%;
  overflow: hidden;
}
.customize-registration-form .form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2px 20px 0 20px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  padding: 0 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 14px;
}
.customize-registration-form .form-header &gt; .cell {
  text-align: center;
  vertical-align: top;
  padding: 0 4px;
}
.customize-registration-form .form-header &gt; .cell-1 {
  text-indent: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.customize-registration-form .form-header &gt; .cell-2 {
  width: 82px;
  text-align: center;
}
.customize-registration-form .form-header &gt; .cell-3 {
  width: 82px;
}
.customize-registration-form .form-body {
  margin: 0 20px 0 16px;
}
.customize-registration-form .form-body .form-draggable .customize-registration-form-item {
  position: relative;
}
.customize-registration-form .form-body .form-draggable .customize-registration-form-item:hover {
  background: var(--mds-color-theme-background-primary-hover);
}
.customize-registration-form .form-body .form-draggable .customize-registration-form-item::after {
  font-family: Atlantic-Icons;
  content: "\E0AE";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  position: absolute;
  left: 0;
  top: 24px;
  color: var(--mds-color-theme-text-primary-normal);
  display: none;
}
.customize-registration-form .form-body-grabbing .form-draggable .customize-registration-form-item:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.customize-registration-form .form-body-grabbing .form-draggable .customize-registration-form-item:hover::after {
  display: inline-block;
}
.customize-registration-form .form-footer {
  padding: 16px 16px;
  text-align: center;
}
.customize-registration-form .form-footer .add-field-link {
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
}
.customize-registration-form .form-footer .add-field-link i {
  margin-right: 5px;
}
.customize-registration-form .el-scrollbar__wrap {
  max-height: 405px;
}
.customize-registration-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  padding: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.customize-registration-form-item .cell {
  padding: 0 4px;
}
.customize-registration-form-item .cell-1 {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: calc(100% - 165px);
  position: relative;
  padding-left: 32px;
}
.customize-registration-form-item .cell-1 &gt; div {
  line-height: 20px;
  font-size: 14px;
}
.customize-registration-form-item .cell-1 &gt; div.field-label {
  margin-bottom: 4px;
  word-break: break-word;
}
.customize-registration-form-item .cell-1 &gt; div.field-type {
  color: var(--mds-color-theme-text-secondary-normal);
}
.customize-registration-form-item .cell-1 .field-seq {
  position: absolute;
  padding-left: 8px;
  width: 32px;
  top: 0;
  left: 0;
}
.customize-registration-form-item .cell-2 {
  position: relative;
  width: 60px;
  text-align: center;
}
.customize-registration-form-item .cell-2 .el-checkbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.customize-registration-form-item .cell-2 .el-checkbox__input {
  position: static;
  margin-top: 0;
}
.customize-registration-form-item .cell-3 {
  position: relative;
  width: 92px;
  line-height: 44px;
}
.customize-registration-form-item .cell-3 .icons-group {
  position: absolute;
  top: 50%;
  right: 0;
  height: 32px;
  margin-top: -16px;
}
.customize-registration-form-item .cell-3 .icons-group .icon {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  text-align: center;
}
.customize-registration-form-item .cell-3 .icons-group .icon:hover {
  background-color: var(--mds-color-theme-background-secondary-hover);
}
.customize-registration-form-item .cell-3 .icons-group .icon:active {
  background-color: #b2b2b2;
}
.customize-registration-form-item .cell-3 .icons-group i {
  cursor: pointer;
}
.customize-registration-form-item .cell-3 .icons-group i.disabled {
  cursor: default;
  color: #999999;
}
.edit-field-form {
  position: relative;
  margin-top: 4px;
  padding: 15px 40px 15px 32px;
  border-bottom: 1px solid var(--mds-color-theme-background-secondary-normal);
  background: var(--mds-color-theme-gradation-primary);
}
.edit-field-form .header {
  position: relative;
  line-height: 32px;
  margin-bottom: 12px;
}
.edit-field-form .header .customize-type {
  width: 288px;
  position: absolute;
  top: 0;
  right: 0;
}
.edit-field-form .header .field-seq {
  position: absolute;
  width: 32px;
  top: 0;
  left: -32px;
  padding-left: 8px;
}
.edit-field-form .header .field-title {
  display: inline-block;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
.edit-field-form .answer-title {
  position: relative;
  margin-bottom: 12px;
  line-height: 18px;
}
.edit-field-form .answer-title .field-title {
  display: inline-block;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
.edit-field-form .answer-title .add-option {
  position: absolute;
  right: 0;
}
.edit-field-form .el-form-item {
  margin-bottom: 15px;
}
.edit-field-form .el-form-item__label {
  padding-left: 0;
  color: var(--mds-color-theme-text-primary-normal);
  word-break: break-word;
}
.edit-field-form .el-form-item.is-required .el-form-item__label:before {
  margin-left: -11px;
}
.edit-field-form .el-form-item__content {
  line-height: 32px;
}
.edit-field-form .el-select {
  width: 100%;
}
.edit-field-form .max-length-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edit-field-form .max-length-container &gt; div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.edit-field-form .max-length-container &gt; div.unit {
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edit-field-form .eidit-field-items .field-item {
  position: relative;
  margin-top: 12px;
}
.edit-field-form .eidit-field-items .field-item:first-child {
  margin-top: 0;
}
.edit-field-form .eidit-field-items .field-item .icon {
  position: absolute;
  top: 0;
  width: 32px;
  right: -32px;
  height: 100%;
  text-align: center;
}
.edit-field-form .eidit-field-items .remove-icon {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.edit-field-form .eidit-field-items .remove-icon &gt; i {
  cursor: pointer;
  font-size: 12px;
}
.edit-field-form .eidit-field-items .remove-icon &gt; i.disabled {
  cursor: default;
  color: #999999;
}
.edit-field-form .eidit-field-item-footer {
  text-align: center;
}
.edit-field-form .item-customize-button {
  height: 28px;
  padding: 6px 12px;
  font-size: 14px;
  margin-left: -16px;
  border-radius: 25px;
}
.edit-field-form .field-footer {
  margin-top: 10px;
  text-align: right;
}
.edit-field-form .field-footer .el-button {
  min-width: 74px;
  vertical-align: top;
}
.edit-field-form .field-footer .el-button + .el-button {
  margin-left: 0;
}
.edit-field-form .field-footer .el-checkbox {
  vertical-align: top;
  line-height: 28px;
  float: left;
}
.edit-field-form .field-footer .el-checkbox__input {
  line-height: initial;
}
.unified-registration-preview-dialog .el-dialog__title {
  padding: 6px 8px;
  background: var(--mds-color-theme-background-label-cobalt-normal);
  font-size: 12px !important;
  margin-left: 20px;
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  border-radius: 4px;
}
.unified-registration-preview-dialog .el-dialog__body {
  max-width: 460px;
  padding-left: 40px;
  padding-right: 40px;
}
.unified-registration-preview-dialog .preview-title {
  font-size: 20px;
  line-height: 20px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin: 4px 0 8px;
}
.unified-registration-preview-dialog .preview-desc {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 20px;
  margin-bottom: 32px;
}
.unified-registration-preview-dialog .attendee-reg-form {
  max-width: 380px;
}
.attendee-reg-form .el-form-item {
  margin-bottom: 24px;
}
.attendee-reg-form .el-form-item:last-of-type {
  margin-bottom: 0;
}
.attendee-reg-form .el-form-item.is-required .el-form-item__label:before {
  color: #F7644A;
}
.attendee-reg-form .el-form-item .el-form-item__label {
  position: relative;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  padding-bottom: 4px;
  line-height: 20px;
  min-height: 24px;
  word-break: break-word;
}
.attendee-reg-form .el-form-item .el-form-item__label:before {
  position: absolute;
  left: -8px;
}
.attendee-reg-form .el-form-item .el-form-item__error {
  padding-left: 0;
}
.attendee-reg-form .el-form-item .el-checkbox,
.attendee-reg-form .el-form-item .el-radio {
  display: block;
  margin-top: 16px;
  line-height: 20px;
}
.attendee-reg-form .el-form-item .el-radio__input,
.attendee-reg-form .el-form-item .el-checkbox__input {
  margin-top: 0;
}
.attendee-reg-form .el-form-item .el-checkbox + .el-checkbox,
.attendee-reg-form .el-form-item .el-radio + .el-radio {
  margin-left: 0;
}
.attendee-reg-form .el-form-item .el-radio__label,
.attendee-reg-form .el-form-item .el-checkbox__label {
  line-height: 20px;
  word-break: break-word;
}
.attendee-reg-form .el-form-item .el-select,
.attendee-reg-form .el-form-item .v-select,
.attendee-reg-form .el-form-item .vs__dropdown-toggle {
  width: 100%;
}
.attendee-reg-form .el-form-item .v-select {
  margin-top: 2px;
}
.attendee-reg-form .el-form-item .vs__selected-options .vs__selected {
  width: 100%;
  max-width: 100%;
}
.attendee-reg-form .el-form-item .vs__selected-options .vs__selected + input {
  position: absolute;
  top: 0;
  width: 100%;
}
.attendee-reg-form .el-form-item .vs__dropdown-menu-container {
  left: 0;
  right: 0;
  width: 100%;
}
.attendee-reg-form .el-form-item .vs__dropdown-menu-container .vs__dropdown-option {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.attendee-reg-form .reg-form-item-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.attendee-reg-form .reg-form-item-group .el-form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 50%;
  padding: 0 4px;
}
.attendee-reg-form .reg-form-item-group .el-form-item.no-left-padding {
  padding-left: 0;
}
.attendee-reg-form .reg-form-item-group .el-form-item.no-right-padding {
  padding-right: 0;
}
.attendee-reg-form .reg-form-item-group.work-phone-item {
  position: relative;
}
.attendee-reg-form .reg-form-item-group.work-phone-item .v-select {
  position: relative;
}
.attendee-reg-form .reg-form-item-group.work-phone-item .vs__dropdown-menu-container {
  top: 60px;
}
.attendee-reg-form .container-btn {
  margin-top: 28px;
}
.attendee-reg-form .container-btn .registryButton {
  position: absolute;
  opacity: 0;
}
.attendee-reg-form .container-btn .el-button {
  min-width: 142px;
}
.field-list-dropdown {
  border: none;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.14);
}
.field-list-dropdown .el-dropdown-menu__item {
  position: relative;
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.field-list-dropdown .dropdown-selected {
  position: absolute;
  right: 4px;
  top: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
}
.webinar-participant-privilege-btn {
  font-size: 16px !important;
}
.webinar-participant-privilege-dialog {
  width: 644px;
}
.indent-30 {
  margin-left: 30px;
}
.participant-privilege-tab {
  height: 440px;
  overflow: hidden;
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.participant-privilege-tab &gt; .el-tabs__header {
  margin-bottom: 0;
  height: 100%;
  min-width: 144px;
  max-width: 180px;
}
.participant-privilege-tab &gt; .el-tabs__header .el-tabs__item {
  line-height: 40px;
  border-radius: 8px;
}
.participant-privilege-tab &gt; .el-tabs__header .el-tabs__nav-wrap {
  height: 100%;
}
.participant-privilege-tab &gt; .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll {
  height: 100%;
}
.participant-privilege-tab &gt; .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  margin: unset;
  width: 100%;
}
.participant-privilege-tab &gt; .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item {
  display: block;
  white-space: normal;
  height: auto;
}
.participant-privilege-tab &gt; .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item:last-child {
  line-height: 24px;
  padding: 8px 16px;
}
.participant-privilege-tab &gt; .el-tabs__content {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane {
  height: calc(100% - 44px);
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs {
  height: 100%;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content {
  height: calc(100% - 63px);
  overflow-y: scroll;
  padding: 0 20px;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .privilege-label {
  font-size: 14px;
  line-height: 22px;
  vertical-align: middle;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .privilege-label .icon-info-alt-outline {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .el-form-item {
  margin-bottom: 8px;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .el-form-item .el-form-item__content {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .el-form-item .el-form-item__content .el-checkbox {
  line-height: 20px;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .el-form-item .el-form-item__content .el-checkbox .el-checkbox__inner {
  top: 1px;
}
.participant-privilege-tab &gt; .el-tabs__content .el-tab-pane .el-tabs .el-tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center;
  padding: 12px 12px;
}
.participant-privilege-tab .margin-top20 {
  margin-top: 20px;
}
.bottom-patch-operation {
  line-height: 44px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom-patch-operation .select-all {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bottom-patch-operation .reset-default-btn {
  line-height: 44px;
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.schedule_popover {
  position: absolute;
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 270px;
  height: 133px;
  padding: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule_popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.schedule_popover .content {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  padding: 20px 20px 0 20px;
}
.schedule_popover .el-button {
  margin: 20px 0 20px 20px;
  height: 24px;
  min-width: 100px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  background-color: #08599c;
}
.schedule_meeting_popover {
  position: absolute;
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 270px;
  height: 133px;
  padding: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule_meeting_popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.schedule_meeting_popover .content {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  padding: 20px 20px 0 20px;
}
.schedule_meeting_popover .el-button {
  margin: 20px 0 20px 20px;
  height: 24px;
  min-width: 100px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  background-color: #08599c;
}
.schedule_event_popover {
  position: absolute;
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 270px;
  height: 133px;
  padding: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule_event_popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.schedule_event_popover .content {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  padding: 20px 20px 0 20px;
}
.schedule_event_popover .el-button {
  margin: 20px 0 20px 20px;
  height: 24px;
  min-width: 100px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  background-color: #08599c;
}
.classic_view_popover {
  position: absolute;
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 270px;
  height: 133px;
  padding: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  width: 310px;
  height: 160px;
}
.classic_view_popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.classic_view_popover .content {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  padding: 20px 20px 0 20px;
}
.classic_view_popover .el-button {
  margin: 20px 0 20px 20px;
  height: 24px;
  min-width: 100px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  background-color: #08599c;
}
.smartbutton .schedule_header .el-button-group .el-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  padding-left: 8px;
}
.smartbutton .schedule_header .el-button-group .el-button:first-child {
  min-width: 120px;
}
#scheduler_header_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.beta-icon {
  width: 44px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffecc2;
  color: #7d4705;
  font-size: 14px;
  border-radius: 4px;
}
.beta-icon--header {
  width: 44px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffecc2;
  color: #7d4705;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 0 0 8px;
}
.beta-icon--pmr {
  width: 44px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffecc2;
  color: #7d4705;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 18px;
}
.selected {
  color: #005e7d;
}
.selected .icon-style {
  margin-left: 10px;
}
.dropdown-label {
  cursor: pointer;
  font-size: 26px;
  line-height: 28px;
  color: var(--mds-color-theme-text-primary-normal);
}
.schedule_dropdown_menu .el-dropdown-menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.expand-icon {
  font-size: 14px;
  margin-left: 13px;
}
.schedule_meeting_or_event {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 416px;
}
.schedule_meeting_or_event .el-button {
  margin-right: 8px;
}
.schedule_meeting_or_event .popover_container .el-button {
  margin-right: 0;
}
.basic-button-popover {
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 320px;
  padding: 0;
}
.basic-button-popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.basic-button-popover .container {
  padding: 20px 20px 0 20px;
}
.basic-button-popover .container .content {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.basic-button-popover .container .btn {
  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;
}
.basic-button-popover .container .btn .ok {
  margin: 20px 0 20px 0;
  min-width: 100px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  background-color: #08599c;
}
.basic-button-popover .container .btn .skip {
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  min-width: 0;
}
.schedule-button-popover {
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 320px;
  padding: 0;
  margin-left: 93px;
}
.schedule-button-popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.schedule-button-popover .container {
  padding: 20px 20px 0 20px;
}
.schedule-button-popover .container .content {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.schedule-button-popover .container .btn {
  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;
}
.schedule-button-popover .container .btn .ok {
  margin: 20px 0 20px 0;
  min-width: 100px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  background-color: #08599c;
}
.schedule-button-popover .container .btn .skip {
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  min-width: 0;
}
.top_info {
  background: var(--mds-color-theme-background-alert-theme-normal);
  width: 100%;
  min-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 8px 2px 8px;
  position: relative;
  border-radius: 16px;
}
.top_info .info_content {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: 450;
  letter-spacing: -0.25px;
  color: var(--mds-color-theme-text-accent-normal);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin: 5px;
}
.top_info .info_content i.icon-info-alt-outline {
  font-size: 12px;
  position: absolute;
  top: 14px;
  padding: initial;
  line-height: initial;
}
.top_info .info_content .content-area {
  display: inline-block;
}
.top_info .info_content strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.top_info .close_info .icon-mds-cancel_bold {
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
}
.top_info_error {
  background-color: #FFE8E3;
}
.top_info_error .info_content {
  color: #A12512;
  text-align: center;
}
.top_info_warning {
  background: var(--mds-color-theme-background-alert-warning-normal);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.top_info_warning .info_content {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 12px;
  color: #7D4705;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.top_info_warning .info_content i.icon-info-alt-outline {
  font-size: 12px;
  position: absolute;
  top: 14px;
  padding: initial;
  line-height: initial;
}
.top_info_warning .info_content .content-area {
  display: inline-block;
  padding: 0 1px 0 1px;
}
.top_info_warning .info_content .content-area .el-alert {
  border: 0px;
}
.append_info {
  background: var(--mds-color-theme-background-alert-theme-normal);
  width: 100%;
  min-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3px;
  padding: 0 8px 0 8px;
  position: relative;
  border-radius: var(--mds-border-radius-core-medium);
}
.append_info .info_content {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  line-height: 24px;
  font-weight: 450;
  letter-spacing: -0.25px;
  color: var(--mds-color-theme-text-accent-normal);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  word-break: break-word;
  gap: 8px;
  margin: 0 5px 0 5px;
}
.append_info .info_content i.icon-mds-info-badge_filled {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 5px;
}
.append_margin_top_5px {
  margin-top: 5px;
  display: block;
  padding-top: 3px;
}
.host-fte-dialog {
  width: 712px;
  height: 494px;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content,
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content {
  top: 64px;
  left: 32px;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .title,
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .title {
  font-weight: bold;
  margin-bottom: 24px;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .tips,
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .tips {
  font-size: 14px;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .link,
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .link {
  margin-top: 32px;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .link .learn-more-link,
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .link .learn-more-link {
  color: #07C1F5;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .link .learn-more-link:hover,
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .link .learn-more-link:hover {
  color: #91EBFF;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .right .title {
  font-size: 16px;
  line-height: 20px;
  left: 394px;
  top: 149px;
}
.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .right .panelist {
  left: 46px;
  bottom: 123px;
}
.host-fte-dialog .el-dialog__header {
  display: none;
}
.host-fte-dialog .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 712px;
  height: 494px;
}
.host-fte-dialog .el-dialog__body .flow-step-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.host-fte-dialog .el-dialog__body .flow-step-container .fte-prev-step {
  width: 100%;
}
.host-fte-dialog .el-dialog__body .flow-step-container .fte-prev-step .el-button--text {
  min-width: 36px;
  margin: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .title {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25;
  margin-bottom: 16px;
  margin-top: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: normal;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .title strong {
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .tips {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .tips li {
  list-style: disc;
  margin-bottom: 8px;
  margin-left: 18px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .content-step2-tip1 {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .content-step2-tip2 .content-step2-tip2-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .content .link {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  width: 300px;
  position: absolute;
  top: 100px;
  left: 28px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .title {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25;
  margin-bottom: 16px;
  margin-top: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: normal;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .title strong {
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .tips {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .tips li {
  list-style: disc;
  margin-bottom: 8px;
  margin-left: 18px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .content-step2-tip1 {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .content-step2-tip2 .content-step2-tip2-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .link {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  width: 300px;
  position: absolute;
  top: 45px;
  left: 28px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .title {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25;
  margin-bottom: 16px;
  margin-top: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: normal;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .title strong {
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .tips {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .tips li {
  list-style: disc;
  margin-bottom: 8px;
  margin-left: 18px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .content-step2-tip1 {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .content-step2-tip2 .content-step2-tip2-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .link {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .title {
  font-size: 26px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  width: 300px;
  position: absolute;
  top: 120px;
  left: 28px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .title {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25;
  margin-bottom: 16px;
  margin-top: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: normal;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .title strong {
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .tips {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .tips li {
  list-style: disc;
  margin-bottom: 8px;
  margin-left: 18px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .content-step2-tip1 {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .content-step2-tip2 .content-step2-tip2-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .link {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  width: 300px;
  position: absolute;
  top: 45px;
  left: 28px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .title {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25;
  margin-bottom: 16px;
  margin-top: 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: normal;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .title strong {
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .tips {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .tips li {
  list-style: disc;
  margin-bottom: 8px;
  margin-left: 18px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .content-step2-tip1 {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .content-step2-tip2 .content-step2-tip2-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .link {
  font-size: 16px;
  line-height: 1.5;
  color: #545454;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .title {
  font-size: 26px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 32px;
  left: 28px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .btn .next {
  background-color: #030303;
  border: 0;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .btn:hover .next {
  -webkit-animation: color 0.5s linear both;
          animation: color 0.5s linear both;
}
.host-fte-dialog .el-dialog__body .flow-step-container .left .btn .skip {
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  color: #005e7d;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  min-width: 0;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ced2ed;
  border-radius: 0 6px 6px 0;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .right-container {
  height: 240px;
  width: 328px;
  border-radius: 20px;
  background-color: #fff;
  padding: 24px 24px 24px 24px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .right-container .right-container-title {
  font-size: 20px;
  line-height: 1.25;
  color: #121212;
  font-weight: bold;
  width: 300px;
  height: 50px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .bg {
  margin-top: 95px;
  text-align: center;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .title {
  position: absolute;
  font-size: 20px;
  line-height: 1.25;
  top: 151px;
  left: 388px;
  width: 290px;
  color: #121212;
  font-weight: bold;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .el-carousel__item .title {
  top: 120px;
  left: 30px;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .webex-event-title {
  position: absolute;
  font-size: 20px;
  line-height: 1.25;
  top: 151px;
  left: 388px;
  width: 290px;
  color: #121212;
  font-weight: bold;
  left: 30px;
  top: 120px;
  width: 210px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .tips-title {
  position: absolute;
  font-size: 20px;
  line-height: 1.25;
  top: 151px;
  left: 388px;
  width: 290px;
  color: #121212;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  left: 394px;
  top: 149px;
  width: 235px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .view {
  position: absolute;
  font-size: 14px;
  line-height: 1.25;
  top: 240px;
  left: 388px;
  width: 100px;
  color: #121212;
  font-weight: bold;
  word-break: keep-all;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .event {
  position: absolute;
  font-size: 14px;
  line-height: 1.25;
  top: 256px;
  color: #121212;
  width: 60px;
  height: 20px;
  left: 520px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .webcast {
  position: absolute;
  font-size: 14px;
  line-height: 1.25;
  top: 256px;
  width: 60px;
  height: 20px;
  left: 604px;
  color: #121212;
  width: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.host-fte-dialog .el-dialog__body .flow-step-container .right .panelist {
  position: absolute;
  font-size: 14px;
  line-height: 1.25;
  bottom: 130px;
  left: 30px;
  width: 100px;
  font-weight: bold;
  color: #121212;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.copy-to-attendees {
  position: absolute;
  top: 180px;
  right: 135px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 169px;
  white-space: nowrap;
  text-align: right;
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.popover {
  position: absolute;
  border-radius: 8px;
  background-color: #08599c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px 12px;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.popover::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #555;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.popover::after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #08599c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
@-moz-document url-prefix() {
  .flow-step-container .panelist-tip::after,
  .flow-step-container .panelist-tip::before,
  .flow-step-container .copy-tip::after,
  .flow-step-container .copy-tip::before {
    top: -23px;
  }
}
.panelist-tip {
  position: absolute;
  border-radius: 8px;
  background-color: #08599c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px 12px;
  left: 0;
  top: 315px;
  width: 180px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.panelist-tip::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #555;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.panelist-tip::after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #08599c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.panelist-tip--two-line {
  position: absolute;
  border-radius: 8px;
  background-color: #08599c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px 12px;
  word-wrap: break-word;
  white-space: pre-wrap;
  bottom: 60px;
  width: 180px;
}
.panelist-tip--two-line::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #555;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.panelist-tip--two-line::after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #08599c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.panelist-tip--three-line {
  position: absolute;
  border-radius: 8px;
  background-color: #08599c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px 12px;
  word-wrap: break-word;
  white-space: pre-wrap;
  bottom: 41px;
  width: 180px;
}
.panelist-tip--three-line::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #555;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.panelist-tip--three-line::after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #08599c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.copy-tip {
  position: absolute;
  border-radius: 8px;
  background-color: #08599c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px 12px;
  top: 210px;
  right: 60px;
  width: 190px;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.copy-tip::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #555;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.copy-tip::after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #08599c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.classic-tip {
  position: absolute;
  border-radius: 8px;
  background-color: #08599c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px 12px;
  width: 280px;
  height: 148px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.classic-tip::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #555;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.classic-tip::after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 65px;
  border-bottom: 8px solid #08599c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
@-webkit-keyframes color {
  0% {
    background-color: #030303;
  }
  50% {
    background-color: #020202;
  }
  80% {
    background-color: #010101;
  }
  100% {
    background-color: #010101;
  }
}
@keyframes color {
  0% {
    background-color: #030303;
  }
  50% {
    background-color: #020202;
  }
  80% {
    background-color: #010101;
  }
  100% {
    background-color: #010101;
  }
}
.panelist-popover {
  background-color: #08599c;
  color: #ffffff;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  width: 200px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
}
.panelist-popover .popper__arrow::after {
  border-bottom-color: #08599c !important;
  border-top-color: #08599c !important;
}
.panelist-popover .panelist-popover-content {
  margin: 8px 12px;
  font-size: 14px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.approval-rules-dialog {
  width: 700px;
  border-radius: 4px;
}
.approval-rules-dialog .el-dialog__header {
  position: relative;
  text-align: center;
  padding: 0 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.approval-rules-dialog .el-dialog__header .el-dialog__title {
  display: block;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px !important;
  line-height: 56px;
}
.approval-rules-dialog .el-dialog__header .el-dialog__headerbtn {
  position: absolute;
  right: 20px;
  top: 18px;
  margin: 0;
}
.approval-rules-dialog .el-dialog__body {
  position: relative;
  padding: 0 16px;
}
.approval-rules-dialog .el-dialog__body .preview-button {
  position: absolute;
  right: 20px;
  top: -45px;
  font-size: 15px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template {
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
  min-height: 220px;
  padding: 16px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .addRuleTitle {
  font-size: 14px;
  font-weight: bolder;
  color: var(--mds-color-theme-text-primary-normal);
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .label-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .label-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .width-100 {
  width: 100%;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .select,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .input {
  width: calc(96%);
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .approval-rules-select-left,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .drop-select {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .approval-rules-select-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .approval-rules-select-right .el-checkbox__label {
  line-height: 20px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .v-select {
  width: 100%;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleActionItem .approval-rules-select-left {
  margin-right: 8px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .el-form-item__error {
  padding: 0px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleSaveWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleSaveWrapper .ruleSaveDefault,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleSaveWrapper ruleSaveActive {
  width: 70px;
  height: 30px;
  color: #999;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-select {
  min-width: 200px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .rulesList {
  padding: 30px 0 60px 0;
  height: 280px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list ::-webkit-scrollbar {
  width: 6px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list table {
  width: 100%;
  border-collapse: collapse;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list table tbody {
  height: 200px;
  display: block;
  overflow-y: scroll;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list table tbody tr::after {
  content: '.';
  position: absolute;
  left: 10px;
  font-size: 20px;
  line-height: 20px;
  top: 3px;
  color: var(--mds-color-theme-text-primary-normal);
  text-shadow: 0 5px var(--mds-color-theme-text-primary-normal), 0 10px var(--mds-color-theme-text-primary-normal);
  display: none;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list table tbody tr:hover::after {
  display: inline-block;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules {
  -webkit-transform: scale(1);
          transform: scale(1);
  position: relative;
  text-align: left;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleFirstLine,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleFirstLine,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleFirstLine {
  width: 55%;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 390px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleFirstLine .bolder,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleFirstLine .bolder,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleFirstLine .bolder {
  white-space: pre;
  font-weight: bolder;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleFirstLine .regField,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleFirstLine .regField,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleFirstLine .regField {
  white-space: pre;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleOtherLine,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleOtherLine,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleOtherLine {
  width: 15%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleOtherLine .popUp,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleOtherLine .popUp,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleOtherLine .popUp {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  display: inline-block;
  margin-right: 10px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleOtherLine .popup_placeholder,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleOtherLine .popup_placeholder,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleOtherLine .popup_placeholder {
  display: inline-block;
  width: 24px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleOtherLine i,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleOtherLine i,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleOtherLine i {
  line-height: inherit;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow {
  height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleFirstLine,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow .ruleOtherLine {
  font-size: 16px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData:hover {
  background: var(--mds-color-theme-background-secondary-hover);
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleData .ruleOtherLine {
  padding-left: 5px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRow {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleFirstLine,
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .ruleRowNoRules .ruleOtherLine {
  font-size: 16px;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .noRules .svgRules {
  margin: 30px 0 15px 0;
  text-align: center;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .noRules .noRulesTip {
  Font-size: 16px;
  text-align: center;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px 0;
}
.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-footer .footer_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 215px;
  height: 30px;
  padding: 0 10px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.approval-rules-dialog .el-dialog__footer {
  text-align: left;
  padding: 0 20px 20px;
}
.preview-link.disabled {
  color: var(--mds-color-theme-common-text-disabled);
}
#approvalpopup,
#approvalpopover {
  min-width: initial;
  padding: 8px 12px;
}
#ruleSaveBtn {
  min-width: 70px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.approve_rule_field_option,
.approve_rule_keyword_option {
  white-space: pre;
  max-width: 500px;
}
#wrapper {
  max-width: inherit;
  width: 100%;
}
#wrapper #header {
  width: 100%;
  background: #fff;
  margin: 0 auto;
}
#wrapper #header iframe {
  margin: 0 auto;
  min-width: 1190px;
  display: block;
}
#wrapper #app {
  height: inherit;
  overflow-y: hidden;
  overflow-x: hidden;
  display: block;
}
#wrapper #frame {
  width: 1440px;
  margin: 0 auto;
  position: relative;
  height: auto;
}
#wrapper #frame.frame_host {
  width: 100%;
  height: 100%;
}
#wrapper .main {
  width: 100%;
  padding-left: 164px;
}
#wrapper .main .panel-smb-portal {
  margin-left: -240px;
}
#wrapper .frame_host .main {
  padding-left: 240px;
}
.nav_toggle_icon {
  display: none;
  z-index: 131;
  position: fixed;
}
@media (min-height: 100px) and (max-height: 1900px) {
  .grid_g_all {
    min-height: 580px;
  }
  .grid_g_all .mdp {
    max-height: 510px;
  }
  .grid_g_all .pmr_attendee_main {
    min-height: 560px;
    max-height: 560px;
  }
  .grid_g_all.recording_detail {
    min-height: 550px;
  }
  body .item_upcomming .meeting_list_content {
    min-height: 350px;
  }
  body .item_allrecording .m_list {
    overflow: hidden;
  }
  body .item_allrecording .m_list .m_list_recordings {
    overflow-y: auto;
    overflow-x: hidden;
  }
  body .grid_g.insight .insight_meeting_numbers {
    min-height: 628px;
    padding: 0px;
  }
  body .insight_empty_box {
    min-height: 628px;
    max-height: 628px;
    padding: 0px;
  }
  body .grid_g.insight .insight_attendee {
    min-height: 628px;
    max-height: 628px;
    padding: 0px;
  }
  body .guest .grid_u_1_1.grid_join .grid_block {
    height: 270px;
    min-height: 270px;
  }
  body .grid_g.dashboard .grid_blockt {
    min-height: 236px;
    height: 236px;
  }
  body .grid_block .joinMeeting_comp h5.grid_block_t {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
  }
  body .grid_block .joinMeeting_comp .db_recently {
    margin-top: 3px;
  }
  body .guest .grid_u_1_1.grid_ads .grid_block {
    height: 330px;
    min-height: 330px;
  }
  body .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads {
    padding-top: 0px;
  }
  .grid_block.insight_usage_report {
    height: 240px;
    min-height: 240px;
  }
}
@media (min-height: 100px) and (max-height: 800px) {
}
/*
@media (min-height: 100px) and (max-height: 768px) {
  .grid_g_all {
    min-height: 590px;
    max-height: 600px;
    .mdp {
      max-height: 510px;
    }
    .pmr_attendee_main {
      max-height: 580px;
    }
  }

  body {
    .item_upcomming .meeting_list_content,
    .item_allrecording .m_list {
      max-height: 355px;
      min-height: 355px;
    }

    .grid_g.dashboard .pmr_card {
      min-height: 370px;
    }
    .guest .grid_u_1_1.grid_join .grid_block {
      height: 270px;
      min-height: 270px;
    }
    .guest .joinMeeting_comp {
      margin-top: 65px;
    }

    .grid_g.dashboard .grid_blockt {
      min-height: 246px;
      height: 246px;
    }
    .grid_block .joinMeeting_comp {
      h5.grid_block_t {
        margin-top: 25px;
        margin-bottom: 0px !important;
      }
      .db_recently {
        margin-top: 3px;
      }
    }
    .guest .grid_u_1_1.grid_ads .grid_block {
      height: 330px;
      min-height: 330px;
      .grid_block_ads {
        padding-top: 0px;
      }
    }
  }

  body .grid_block.upcoming_block_lists {
    height: 240px;
    min-height: 240px;
    .m_list {
      height: 140px;
      .m_list_item_2, .m_list_item_3, .m_list_item_4 {
        .hidden;
      }
    }

  }
}

@media (min-height: 769px) and (max-height: 860px) {
  .grid_g_all {
    min-height: 630px;
    height: 630px;
    .mdp {
      max-height: 540px;
    }
    .pmr_attendee_main {
      max-height: 610px;
    }
  }

  .guest .grid_u_1_1.grid_ads .grid_block {
    height: 330px;
    min-height: 330px;
    .grid_block_ads {
      padding-top: 0px;
    }
  }

  body {
    .item_upcomming .meeting_list_content{
      max-height: 350px;
      min-height: 350px;
    }
  .item_allrecording .m_list {
    max-height: 430px;
    min-height: 430px;
  }

    .guest .grid_u_1_1.grid_join .grid_block {
      height: 270px;
      min-height: 270px;
    }
    .guest .joinMeeting_comp {
      margin-top: 65px;
    }
  }

  body {
    .grid_g.dashboard .pmr_card {
      min-height: 370px;
    }
    .grid_g.dashboard .grid_blockt {
      min-height: 246px;
      height: 246px;
    }
    .grid_block .joinMeeting_comp {
      h5.grid_block_t {
        margin-top: 25px;
        margin-bottom: 0px !important;
      }
      .db_recently {
        margin-top: 3px;
      }
    }

  }

  body .grid_block.upcoming_block_lists {
    height: 245px;
    min-height: 245px;
    .m_list {
      height: 140px;
      .m_list_item_2, .m_list_item_3, .m_list_item_4 {
        .hidden;
      }
    }

  }
}

@media (min-height: 861px) and (max-height: 973px) {
  .grid_g_all {
    min-height: 700px;
  }

  body {
    .item_upcomming .meeting_list_content {
      max-height: 425px;
      min-height: 425px;
    }
    .guest .grid_u_1_1.grid_join .grid_block {
      height: 380px;
      min-height: 380px;
    }
  }

  body .grid_block.upcoming_block_lists {
    height: 320px;
    .m_list {
      height: 211px;
      .m_list_item_3, .m_list_item_4 {
        .hidden;
      }
    }
  }
}


@media  (min-height: 974px) and (max-height: 979px) {
  .grid_g_all {
    min-height: 820px;
  }

  body {
    .grid_g.dashboard {
      .pmr_card {
        min-height: 470px;
      }
      .grid_block.grid_blockt {
        height: 326px;
        &amp;.with_pmr_recently .grid_block_t {
          margin-bottom: 30px;
        }
      }
      .grid_block.grid_blockb {
        height: 120px;
      }
    }

    .grid_block.upcoming_block_lists {
      height: 320px;
      .m_list {
        height: 211px;
        .m_list_item_3, .m_list_item_4 {
          .hidden;
        }
      }
    }
    .grid_block h3.grid_block_t {
      margin-bottom: 70px;
    }

    .guest {

      .joinMeeting_comp {
        margin-top: 140px;
      }

      .grid_u_1_1.grid_join .grid_block {
        height: 390px;
      }
      .grid_u_1_1.grid_ads .grid_block {
        height: 420px;
        .grid_block_ads {
          padding-top: 42px;
        }
        .el-carousel {
          height: 410px;
          .el-carousel__container {
            height: 370px;
          }
        }
      }

    }
    .item_upcomming .meeting_list_content {
      max-height: 560px;
      min-height: 560px;
    }
    .item_allrecording .m_list {
      max-height: 600px;
      min-height: 600px;
    }
  }

}

@media (min-height: 980px) {
  .grid_g_all {
    min-height: 820px;
  }

  body {
    .grid_g.dashboard {
      .pmr_card {
        min-height: 470px;
      }
      .grid_block.grid_blockt {
        height: 326px;
        &amp;.with_pmr_recently .grid_block_t {
          margin-bottom: 30px;
        }
      }
      .grid_block.grid_blockb {
        height: 120px;
      }
    }

    .grid_block.upcoming_block_lists {
      min-height: 400px;
      .m_list {
        height: 280px;
        .m_list_item_4 {
          .hidden;
        }
      }
    }
    .grid_block h3.grid_block_t {
      margin-bottom: 70px;
    }

    .guest {

      .joinMeeting_comp {
        margin-top: 140px;
      }

      .grid_u_1_1.grid_join .grid_block {
        height: 410px;
      }
      .grid_u_1_1.grid_ads .grid_block {
        height: 420px;
        .grid_block_ads {
          padding-top: 42px;
        }
        .el-carousel {
          height: 410px;
          .el-carousel__container {
            height: 370px;
          }
        }
      }

    }
    .item_upcomming .meeting_list_content{
      max-height: 560px;
      min-height: 560px;
    }
    .item_allrecording .m_list {
      max-height: 590px;
      min-height: 590px;
    }
  }

}

@media (min-height: 1100px) {
  .grid_g_all {
    min-height: 940px;
  }

  body {
    .item_upcomming .meeting_list_content{
      max-height: 690px;
      min-height: 690px;
    }
    .item_allrecording .m_list {
      max-height: 730px;
      min-height: 730px;
    }


    .guest .grid_u_1_1.grid_join .grid_block {
      height: 480px;
      min-height: 480px;
    }
  }
}

@media (min-height: 1200px) {
  .grid_g_all {
    min-height: 1020px;
  }

  body {
    .item_upcomming .meeting_list_content,
    .item_allrecording .m_list {
      max-height: 760px;
      min-height: 760px;
    }

    .guest .grid_u_1_1.grid_join .grid_block {
      height: 520px;
      min-height: 520px;
    }
  }
}

@media (min-height: 1400px) {
  .grid_g_all {
    min-height: 1220px;
  }

  body {
    .item_upcomming .meeting_list_content,
    .item_allrecording .m_list {
      max-height: 960px;
      min-height: 960px;
    }

    .guest .grid_u_1_1.grid_join .grid_block {
      height: 630px;
      min-height: 630px;
    }
  }
}

*/
@media (min-width: 100px) {
  body .guest .grid_u_1_1.grid_ads .grid_block .grid_block_ads {
    max-width: 850px;
  }
  body .pmr_card .pmr_subtitle_meetingURL {
    max-width: 300px;
  }
  body .pmr_card .pmr .pmr_t {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (min-width: 100px) and (max-width: 1279px) {
  body {
    /*-------MC Online CTA--------*/
  }
  body #wrapper {
    min-width: inherit;
  }
  body #wrapper #frame.frame_host .main_top_menu {
    margin-left: 20px;
    padding-left: 64px;
    padding-right: 20px;
  }
  body #wrapper #frame.frame_host .main_top_menu .nav_bar {
    min-width: inherit;
  }
  body #wrapper #frame.frame_host .nav {
    width: 64px;
  }
  body #wrapper #frame.frame_host .nav .customized_brand_logo {
    display: none;
  }
  body #wrapper #frame.frame_host .nav .nav_m {
    padding-left: 0px;
  }
  body #wrapper #frame.frame_host .nav .nav_m .nav_logo {
    padding: 0;
    width: 40px;
    overflow: hidden;
    margin: 25px auto 18px;
  }
  body #wrapper #frame.frame_host .nav .nav_m .nav_logo img {
    height: 15px;
  }
  body #wrapper #frame.frame_host .nav .nav_m .nav_logo.userhub img {
    width: 40px;
  }
  body #wrapper #frame.frame_host .nav .nav_m .nav_logo.userhub span {
    display: none;
  }
  body #wrapper #frame.frame_host .nav .nav_m .nav_c {
    padding-top: 58px;
  }
  body #wrapper #frame.frame_host .nav .nav_m .nav_c .nav_tabs li {
    padding-left: 8px;
  }
  body #wrapper #frame.frame_host .nav .nav_tabs.user_menu li a#dashboard_nav_recording_item i {
    left: 9px;
    top: 9px;
  }
  body #wrapper #frame.frame_host .nav .nav_tabs li a {
    width: 40px;
    display: block;
    overflow: hidden;
  }
  body #wrapper #frame.frame_host .nav .nav_tabs li a i {
    left: 7.5px;
    top: 7.5px;
  }
  body #wrapper #frame.frame_host .nav .nav_tabs li a:hover,
  body #wrapper #frame.frame_host .nav .nav_tabs li a:focus {
    padding-left: 40px;
  }
  body #wrapper #frame.frame_host .nav .nav_tabs li.active a {
    padding-left: 40px;
  }
  body #wrapper #frame.frame_host .nav .nav_b .nav_links li {
    height: 26px;
  }
  body #wrapper #frame.frame_host .nav .nav_b .nav_links li a {
    padding-left: 45px;
  }
  body #wrapper #frame.frame_host .nav .nav_b .nav_links li a span {
    display: none;
  }
  body #wrapper #frame.frame_host .nav .nav_b .nav_links li a span.entrance_shortcut {
    display: block;
    text-align: center;
  }
  body #wrapper #frame.frame_host .nav .nav_b .nav_links.nav_tabs li {
    height: 40px;
    padding-left: 8px;
  }
  body #wrapper #frame.frame_host .main {
    padding-left: 64px;
    padding-right: 0px;
    min-width: inherit;
  }
  body #wrapper #frame.frame_host .main .panel-smb-portal {
    margin-left: -64px;
  }
  body #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_wrapper {
    max-width: 500px;
  }
  body #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_wrapper .pmr_card_c_name span {
    max-width: 460px;
  }
  body #wrapper.branded #frame.frame_host .nav .nav_m .nav_c {
    padding-top: 0;
  }
  body #wrapper .grid_g.dashboard .grid_g_main_left {
    margin-right: 376px;
  }
  body #wrapper .el-drawer.downloadDrawer {
    left: 64px;
  }
  body #wrapper #frame.frame_host .nav .cisco-bmmp-cta-widget {
    display: none;
  }
  body .grid_g .mdp_invited_list {
    width: 640px;
    border-left: none;
    padding-left: 0px;
  }
  body .grid_g .mdp_invited_list .mdp_attendee_name {
    max-width: 460px;
  }
  body #reactWidgets {
    left: 45px;
  }
  body #SettingsGeneralPane .el-tabs__nav .el-tabs__item {
    margin-left: 2px !important;
    margin-right: 2px !important;
    padding: 0 4px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  #wrapper #frame.frame_host .main .grid,
  #wrapper #frame.frame_host .main #footer,
  #wrapper #frame.frame_host .main_top_menu .nav_bar,
  #wrapper #frame.frame_host .main .download_banner {
    max-width: 100% !important;
  }
  #wrapper #frame.frame_host .grid_g.dashboard .grid_g_main_left {
    margin-right: 390px;
  }
  #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_wrapper {
    max-width: 500px;
  }
  #wrapper #frame.frame_host .pmr_card_block .pmr_card_c .pmr_card_c_wrapper .pmr_card_c_title {
    max-width: 460px;
  }
}
@media (min-width: 1280px) and (max-width: 1445px) {
  .grid_g.dashboard.userDashboard .meeting_list_content {
    min-width: 564px;
  }
}
@media (min-width: 1680px) {
  #wrapper #frame.frame_host .main .grid,
  #wrapper #frame.frame_host .main #footer,
  #wrapper #frame.frame_host .main_top_menu .nav_bar,
  #wrapper #frame.frame_host .main .download_banner {
    max-width: 100% !important;
  }
  #wrapper #frame.frame_host .main .grid.grid-full {
    max-width: inherit !important;
  }
  #wrapper #frame.frame_host .main_top_menu .nav_search {
    width: calc(100% - 470px);
  }
}
@media (min-width: 1440px) {
  #wrapper #header iframe {
    margin: 0 auto;
    width: 100% !important;
    display: block;
  }
}
@media (min-width: 768px) {
  body {
    overflow-x: hidden !important;
  }
}
@media (min-width: 101px) and (max-width: 869px) {
  body .item_allrecording #recording_list_all.m_list .col.col_2,
  body .item_allrecording #recording_list_deleted.m_list .col.col_2,
  body .item_allrecording #recording_list_shared.m_list .col.col_2,
  body .item_allrecording #recording_list_all.m_list .col.col_3,
  body .item_allrecording #recording_list_deleted.m_list .col.col_3,
  body .item_allrecording #recording_list_shared.m_list .col.col_3,
  body .item_allrecording #recording_list_all.m_list .col.col_4,
  body .item_allrecording #recording_list_deleted.m_list .col.col_4,
  body .item_allrecording #recording_list_shared.m_list .col.col_4,
  body .item_allrecording #recording_list_all.m_list .col.col_5,
  body .item_allrecording #recording_list_deleted.m_list .col.col_5,
  body .item_allrecording #recording_list_shared.m_list .col.col_5,
  body .item_allrecording #recording_list_all.m_list .col.col_6,
  body .item_allrecording #recording_list_deleted.m_list .col.col_6,
  body .item_allrecording #recording_list_shared.m_list .col.col_6 {
    margin-left: 0px;
  }
  body .item_allrecording #recording_list_all.m_list .col.col_6,
  body .item_allrecording #recording_list_deleted.m_list .col.col_6,
  body .item_allrecording #recording_list_shared.m_list .col.col_6,
  body .item_allrecording #recording_list_all.m_list .col.col_5,
  body .item_allrecording #recording_list_deleted.m_list .col.col_5,
  body .item_allrecording #recording_list_shared.m_list .col.col_5 {
    display: none;
  }
  body .item_allrecording #recording_list_all.m_list .col.col_1,
  body .item_allrecording #recording_list_deleted.m_list .col.col_1,
  body .item_allrecording #recording_list_shared.m_list .col.col_1 {
    display: inline-block;
    width: calc(100% - 491px);
  }
  body .item_allrecording #recording_list_all.m_list .col.col_1_shared,
  body .item_allrecording #recording_list_deleted.m_list .col.col_1_shared,
  body .item_allrecording #recording_list_shared.m_list .col.col_1_shared {
    display: inline-block;
    width: calc(100% - 451px);
  }
  body .item_allrecording #recording_list_all.m_list .col.col_1:has(&gt; .list_generating_title),
  body .item_allrecording #recording_list_deleted.m_list .col.col_1:has(&gt; .list_generating_title),
  body .item_allrecording #recording_list_shared.m_list .col.col_1:has(&gt; .list_generating_title) {
    width: calc(100% - 491px);
  }
  body .item_allrecording #recording_list_all.m_list .col.col_generating,
  body .item_allrecording #recording_list_deleted.m_list .col.col_generating,
  body .item_allrecording #recording_list_shared.m_list .col.col_generating {
    width: 351px;
  }
  body #wrapper #frame.frame_host .main #footer {
    padding: 0 16px 0 0;
    min-width: unset;
  }
}
@media (min-width: 101px) and (max-width: 768px) {
  body #wrapper.playback_responsive {
    min-width: auto;
  }
  body #wrapper .preview_playback .audio_img_playback .preview_content .preview_text .text_content {
    min-width: 100%;
  }
  body #wrapper {
    min-width: 768px;
    max-width: 768px;
    overflow: hidden;
  }
  body #wrapper.download-page {
    min-width: 460px;
  }
  body #wrapper.hologram {
    min-width: unset;
    max-width: unset;
  }
  body #wrapper.wrapper_host #app {
    overflow-x: auto;
    min-width: 763px;
  }
  body #wrapper.wrapper_host.meeting_email_template_container #app {
    overflow-x: auto;
    min-width: inherit !important;
  }
  body #wrapper.wrapper_host.stage_manager_container #app {
    overflow-x: auto;
    min-width: inherit !important;
  }
  body #wrapper #frame.frame_host .main .grid,
  body #wrapper #frame.frame_host .main .download_banner {
    min-width: inherit;
  }
  body #wrapper #frame.frame_host .main .setting_card {
    overflow-wrap: break-word;
  }
  body #wrapper #frame.frame_host .main .phone-number-input {
    width: 180px;
  }
  body #wrapper #frame.frame_host .main .el-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body #wrapper #frame.frame_host .main .setting_card_header {
    width: 100%;
  }
  body #wrapper #frame.frame_host .main .setting_card .setting_card_content {
    width: 100%;
  }
  body #wrapper #frame.frame_host .main .video-devices {
    width: 592px;
  }
  body #wrapper #frame.frame_host .main .video-devices-col_2 {
    margin: 10px 24px 0 195px;
    width: 261px;
  }
  body #wrapper #frame.frame_host .main .callme-auth {
    margin-left: 195px;
  }
  body #wrapper #frame.frame_host .main .special-language {
    width: 350px ;
  }
  body #wrapper #frame.frame_host .main .video-devices-col_3 {
    margin-top: 10px;
  }
  body #wrapper #frame.frame_host .main .el-form-item__label {
    width: 160px;
  }
  body .grid_g_main_left {
    max-width: 660px;
  }
  body .grid_g_main_right {
    display: none;
  }
  body #wrapper .grid_g.dashboard .grid_g_main_left {
    margin-right: 0px;
  }
  body .meeting_list .m_list .col_1,
  body .meeting_list_content .m_list .col_1 {
    display: none;
  }
  body .meeting_list .m_list .col_2,
  body .meeting_list_content .m_list .col_2 {
    margin-left: 10px;
  }
  body .meeting_list .m_recording_wrap .headerOp .item_storage {
    display: none;
  }
  body .upcoming_block_lists .meeting_list_content .m_list .col_3 {
    width: calc(100% - 342px);
  }
}
@media (min-width: 101px) and (max-width: 870px) {
  body #wrapper #frame.frame_guest .grid_ads .grid_block_ads {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body #wrapper #frame.frame_guest .grid_block_ads .ads_img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 60px 0 115px 0;
  }
  body #wrapper #frame.frame_guest .grid_block_ads .ads_info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 475px;
  }
  body .guest .grid_u_1_1.grid_ads .grid_block {
    height: auto !important;
  }
}
@media (min-width: 101px) and (max-width: 930px) {
  .guestDashboard .guest_search .grid_join .join_meeting_input {
    float: none;
  }
  .guestDashboard .guest.hide_carousel .join_meeting_image {
    text-align: center;
    margin-top: 40px;
  }
}
@media (min-width: 769px) and (max-width: 1098px) {
  body #wrapper #frame.frame_host .main .grid,
  body #wrapper #frame.frame_host .main #footer,
  body #wrapper #frame.frame_host .main .download_banner {
    min-width: inherit;
  }
  body .grid_g_main_left {
    max-width: 940px;
  }
  body #wrapper .grid_g.dashboard.userDashboard .grid_g_main_left {
    margin-right: 30px;
  }
}
@media (min-width: 101px) and (max-width: 1098px) {
  body .grid_g_main_right {
    display: none;
  }
  body .item_allrecording .m_list_item.m_list_item_header .col_1 {
    padding-left: 38px;
  }
  body .item_allrecording .m_list_item.m_list_item_header .col_1_shared {
    padding-left: 38px;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) {
  /*----For recording playback----*/
  #wrapper.recording_layout,
  #wrapper.recording_layout #app,
  #wrapper.recording_layout #app .grid_g_all.recording_detail {
    min-width: initial !important;
  }
  #wrapper.recording_layout .main {
    padding-left: 0;
  }
  /*----insight----*/
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 0px) and (max-width: 830px) {
  .grid_g .el-form-item__content {
    margin-left: 0px;
  }
  .schedule-advance-item .el-form-item__content {
    margin-left: 0px;
  }
  .preference_pane .el-form-item__content,
  .ng_sched_container .el-form-item__content {
    float: left;
    width: 100%;
    padding-left: 10px;
    margin-left: 0px !important;
  }
  .preference-audio-and-video .webex-audio .inner-form-item,
  .preference-audio-and-video .other-teleconference.webex-audio {
    margin: 12px 0;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 1280px) and (max-width: 1400px) {
  body #wrapper #frame.frame_host .main_top_menu {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 1450px) {
  body #wrapper #frame.frame_host .nav_t {
    padding-right: 20px;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 100px) and (max-width: 758px) {
  .frame_guest .main_top_menu {
    display: none;
  }
  .recording_list_topic span {
    max-width: 300px !important;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 100px) and (max-width: 450px) {
  #wrapper .main .recording_landing,
  #wrapper .main .recording_detail {
    width: 340px;
    min-width: 340px;
    min-height: 450px;
  }
  .main .recording_landing .pwdProtection .pwdItem .el-input {
    width: 100%;
  }
  .main .recording_landing .landingTitle {
    padding: 20px;
  }
  .main .recording_landing .pwdProtection {
    padding: 20px;
  }
  .main .recording_landing .landingTitle {
    font-size: 20px;
    line-height: 1.5;
  }
  .main .recording_info .module_header span {
    white-space: normal;
  }
  .main .recording_info {
    margin: 50px 10px;
  }
  .main .recording_video iframe {
    width: 662px;
    height: 440px;
    -webkit-transform: scale(0.43, 0.43);
            transform: scale(0.43, 0.43);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 100px) and (max-width: 380px) {
  #wrapper .main .recording_landing,
  #wrapper .main .recording_detail {
    width: 300px;
    min-height: 450px;
    min-width: 300px;
  }
  .main .recording_landing .pwdProtection .pwdItem .el-input {
    width: 100%;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 100px) and (max-width: 320px) {
  #wrapper .main .recording_landing,
  #wrapper .main .recording_detail {
    width: 260px;
    min-height: 400px;
    min-width: 260px;
  }
  .main .recording_landing .pwdProtection .pwdItem .el-input {
    width: 100%;
  }
  .main .recording_landing .landingTitle {
    padding: 15px;
  }
  .main .recording_landing .pwdProtection {
    padding: 15px;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 680px) and (max-width: 830px) {
  #wrapper .main .recording_detail {
    width: 100%;
    min-width: 560px;
  }
  .main .recording_video iframe {
    border: 0;
    width: 662px;
    height: 440px;
    -webkit-transform: scale(0.88, 0.88);
            transform: scale(0.88, 0.88);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 570px) and (max-width: 680px) {
  #wrapper .main .recording_detail {
    width: 100%;
    min-width: 550px;
  }
  .main .recording_video iframe {
    -webkit-transform: scale(0.75, 0.75);
            transform: scale(0.75, 0.75);
    border: 0;
    width: 662px;
    height: 440px;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 450px) and (max-width: 570px) {
  .main .recording_video iframe {
    -webkit-transform: scale(0.68, 0.68);
            transform: scale(0.68, 0.68);
    border: 0;
    width: 662px;
    height: 440px;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@media (min-width: 1169px) and (max-width: 1439px) and (min-width: 100px) and (max-width: 830px) {
  .attendee_responsive {
    float: left;
    width: 100%;
    padding-left: 10px;
    margin-left: 0px !important;
  }
  .meeting_numbers_responsive {
    width: 100%;
  }
}
@media (min-width: 768px) {
  body.recording_body {
    overflow-x: auto !important;
  }
}
@media (min-width: 1px) and (max-width: 1000px) {
  body #wrapper.recording_layout {
    min-width: 1000px;
    max-width: 1000px;
  }
}
@media (min-width: 1001px) and (max-width: 1200px) {
  body #wrapper.recording_layout {
    min-width: 1200px;
    max-width: 1200px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  body #wrapper.recording_layout {
    min-width: 1300px;
    max-width: 1300px;
  }
}
@media (min-width: 1300px) and (max-width: 1390px) {
  body #wrapper.recording_layout {
    min-width: 1390px;
    max-width: 1390px;
  }
}
@media (min-width: 1391px) and (max-width: 1440px) {
  body #wrapper.recording_layout {
    min-width: 1440px;
    max-width: 1440px;
  }
}
@media (min-width: 1441px) and (max-width: 1499px) {
  body #wrapper.recording_layout {
    min-width: 1499px;
    max-width: 1499px;
  }
}
@media (min-width: 1500px) and (max-width: 1680px) {
  body #wrapper.recording_layout {
    min-width: 1598px;
    max-width: 1680px;
  }
  body #wrapper .body .recording_video iframe {
    min-height: 720px;
  }
}
@media (min-width: 1920px) {
  .producer_customize_stage .preview_wrapper {
    width: 1000px;
    height: 564px;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .producer_customize_stage .preview_wrapper {
    width: 834px;
    height: 470px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .producer_customize_stage .preview_wrapper {
    width: 674px;
    height: 380px;
  }
}
@media (min-width: 100px) and (max-width: 1279px) {
  .producer_customize_stage .preview_wrapper {
    height: 304px;
  }
  .special-language {
    width: 350px ;
  }
  .titleClass .setting_card_header {
    width: 100%;
  }
  .titleClass .setting_card .setting_card_content {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 812px) {
  .call_settings_general_form .el-select.el-select__middle {
    width: 260px;
  }
  #sequentialRingForm .email-input-container .number-container .el-form-item .el-input {
    width: 160px;
  }
  #sequentialRingForm .email-input-container .number-container .md_left-24 {
    width: 180px;
    display: inline-block;
  }
}
@media (max-width: 1023px) {
  body .settings-layout .cisco-logo.hologram {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .img-info {
    width: 100%;
    max-width: none;
    max-height: none;
  }
  body .settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .code-info {
    width: 100%;
    margin-left: 0;
    padding: 1rem 1rem 2rem;
  }
}
@media (max-width: 1300px) {
  body .settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default {
    position: static;
    margin-right: 10px;
  }
}
@media (min-width: 1130px) and (max-width: 1279px) {
  body .settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  body #wrapper {
    min-width: inherit;
  }
  .el-dialog__wrapper .el-dialog--middle {
    width: 100%;
    min-width: 0 !important;
  }
  .add-edit-contact-container .el-form-item__label {
    width: 100%;
  }
  .setting_card {
    overflow-wrap: break-word;
  }
  .phone-number-input {
    width: 180px;
  }
  .el-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .setting_card_header {
    width: 100%;
  }
  .setting_card .setting_card_content {
    width: 100%;
  }
  .video-devices {
    width: 592px;
  }
  .video-devices-col_2 {
    margin: 10px 24px 0 195px;
    width: 261px;
  }
  .callme-auth {
    margin-left: 195px;
  }
  .special-language {
    width: 350px ;
  }
  .video-devices-col_3 {
    margin-top: 10px;
  }
  .el-form-item__label {
    width: 160px;
  }
  .callme-auth {
    margin-left: 195px !important;
  }
}
@media (max-height: 768px) {
  .help-doc-container .help-doc-popover {
    bottom: 30px!important;
    height: 85vh!important;
  }
}
@media (min-width: 1160px) and (max-width: 1420px) {
  .call_settings_personalAssistant_form .setting_card_header.el-col.el-col-5 {
    padding-right: 30px;
  }
}
@media (min-width: 1420px) and (max-width: 1600px) {
  .call_settings_personalAssistant_form .setting_card_header.el-col.el-col-5 {
    padding-right: 50px;
  }
}
.add_interpreter_section {
  padding-left: 30px;
}
.add_interpreter_section .add_interpreter_label {
  line-height: 22px;
}
.add_interpreter_section .add_interpreter_summary {
  font-size: 12px;
  line-height: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.assign_interpreter_section .add_interpreter_label {
  line-height: 36px;
}
.assign_interpreter_section .add_interpreter_label .el-button--link {
  font-size: 16px;
}
.assign_interpreter_section .add_interpreter_summary {
  font-size: 12px;
  line-height: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.assign_interpreter_section .disabled_tip {
  color: var(--mds-color-core-gray-70);
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 8px;
}
.interpretation_setting {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  width: 550px;
}
.interpretation_setting a {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.interpretation_setting a.channel_title {
  padding-left: 27px;
  position: relative;
  display: block;
}
.interpretation_setting a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.interpretation_setting .setting_area {
  max-height: 500px;
}
.interpretation_setting .setting_area .setting_block {
  padding: 16px;
}
.interpretation_setting .setting_area .setting_block.channel_setting {
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
}
.interpretation_setting .setting_area .setting_block .setting_title {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
  border: 0;
  color: inherit;
}
.interpretation_setting .setting_area .setting_block .setting_title i {
  vertical-align: middle;
}
.interpretation_setting .setting_area .setting_block .setting_title .label {
  margin-right: 4px;
}
.interpretation_setting .setting_area .setting_block .setting_title.interpreter_list_area {
  margin: 0 -16px;
  padding: 0 16px 12px;
  border-bottom: 1px solid var(--mds-color-theme-outline-input-normal);
}
.interpretation_setting .setting_area .setting_block .setting_options {
  text-align: right;
  margin-top: 16px;
}
.interpretation_setting .setting_area .setting_block .setting_options .el-button {
  height: 32px;
  font-size: 14px;
}
.interpretation_setting .setting_area .setting_block .setting_options .el-button:focus {
  border-color: inherit;
}
.interpretation_setting .setting_area .setting_block .language_selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}
.interpretation_setting .setting_area .setting_block .language_selection .source,
.interpretation_setting .setting_area .setting_block .language_selection .target {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.interpretation_setting .setting_area .setting_block .language_selection .source .el-select,
.interpretation_setting .setting_area .setting_block .language_selection .target .el-select {
  width: 100%;
}
.interpretation_setting .setting_area .setting_block .language_selection .channel {
  font-size: 16px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}
.interpretation_setting .setting_area .setting_block .language_selection .channel img {
  height: 13px;
}
.interpretation_setting .setting_area .setting_block .language_selection + .error_info {
  margin-bottom: 14px;
  margin-top: -4px;
}
.interpretation_setting .setting_area .setting_block .sign_language_selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}
.interpretation_setting .setting_area .setting_block .sign_language_selection .target {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.interpretation_setting .setting_area .setting_block .sign_language_selection .target .el-select {
  width: 100%;
}
.interpretation_setting .setting_area .setting_block .sign_language_selection .channel {
  font-size: 16px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}
.interpretation_setting .setting_area .setting_block .sign_language_selection .channel img {
  height: 13px;
}
.interpretation_setting .setting_area .setting_block .sign_language_selection + .error_info {
  margin-bottom: 14px;
  margin-top: -4px;
}
.interpretation_setting .setting_area .setting_block .labelSignInterpreterSearch {
  margin-bottom: 6px;
}
.interpretation_setting .setting_area .setting_block .setting_content {
  margin-top: 8px;
  position: relative;
}
.interpretation_setting .setting_area .setting_block .setting_content .interpreter-place-holder {
  display: block;
  margin-top: 4px;
  padding-left: 12px;
}
.interpretation_setting .setting_area .setting_block .setting_content.interpreter_list {
  max-height: 220px;
  overflow-y: auto;
  margin: 8px -18px;
  padding: 0 18px;
}
.interpretation_setting .setting_area .setting_block .setting_content.interpreter_list .remove_btn {
  margin-left: 26px;
}
.interpretation_setting .setting_area .setting_block .setting_content.interpreter_list .remove_btn #emptyChannelRemove {
  color: var(--mds-color-theme-text-accent-normal);
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list {
  font-size: 14px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .channels {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 7px;
  border: 0;
  color: inherit;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .channels a .icon-ng-down {
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  font-size: 12px;
  margin-right: 15px;
  color: var(--mds-color-theme-text-primary-normal);
  position: absolute;
  left: 0;
  top: 3px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .channels a.fold .icon-ng-down {
  -webkit-transform: rotateZ(-90deg);
          transform: rotateZ(-90deg);
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .channels .channel_name {
  font-weight: 600;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .channels .channel_icon {
  margin: 0 5px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .channels .channel_icon img {
  height: 10px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters {
  margin: 0;
  padding: 0;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name {
  margin-bottom: 20px;
  padding-left: 30px;
  line-height: 20px;
  height: 20px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .name_item {
  max-width: 318px;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name.hide {
  display: none;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .operations {
  float: right;
  margin-top: 1px;
  font-size: 13px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .operations a:not(.last) {
  margin-right: 15px;
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .operations .icon-download {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .operations i:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .operations .cleanBlueBlock {
  display: inline-block;
  overflow: hidden;
  height: 15px;
}
.interpretation_setting .setting_area .setting_block .setting_content .empty_list {
  width: 100%;
  padding: 50px 0 10px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.interpretation_setting .setting_area .setting_block .setting_content .empty_list img {
  width: 172px;
  margin-bottom: 20px;
}
.interpretation_setting .setting_area .setting_block .setting_content .empty_list .empty_info {
  padding: 0 50px 0 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.interpretation_setting .setting_area .wating_hall {
  position: relative;
}
.interpretation_setting .setting_area .wating_hall input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  border-radius: 4px;
  border: 1px solid var(--mds-color-theme-common-text-secondary-dark);
  color: var(--mds-color-theme-text-primary-normal);
  height: 32px;
  line-height: 1;
  padding: 8px 12px;
  width: 100%;
}
.interpretation_setting .setting_area .wating_hall input.error {
  border-color: var(--mds-color-theme-outline-cancel-normal);
}
.interpretation_setting .setting_area .wating_hall a {
  color: var(--mds-color-theme-text-primary-normal);
  position: absolute;
  right: 9px;
  top: 8px;
}
.interpretation_setting .setting_area .wating_hall a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.interpretation_setting .error .el-input__inner {
  border-color: var(--mds-color-theme-outline-cancel-normal);
}
.error_info {
  color: var(--mds-color-theme-text-error-normal);
  margin-top: 8px;
  line-height: 14px;
  font-size: 12px;
}
.error_info i {
  font-size: 12px;
  margin-right: 4px;
  vertical-align: middle;
}
.middle_width_tooltip_content {
  width: 256px;
}
.scheduler_ws .operate {
  margin-left: 10px;
}
.ws_select_dialog .content {
  max-width: 480px;
}
.ws_select_dialog .content .select_content {
  line-height: 22px;
  margin-bottom: 12px;
}
.ws_select_dialog .content .ws_select {
  display: block;
  margin: 8px 0 16px 0;
}
.ws_select_dialog .content .no_series {
  margin-top: 22px;
  margin-bottom: 12px;
}
.ws_delete_dialog .content {
  max-width: 400px;
}
.ws_delete_dialog .query_content {
  padding-top: 30px;
}
.ws_create_dialog .content {
  max-width: 470px;
}
.ws_create_dialog .content .tips {
  margin-top: 12px;
  margin-bottom: 6px;
}
.ws_create_dialog .content .el-radio {
  margin: 0 0 8px 0;
  display: block;
}
.ws_create_dialog .content .el-radio__input {
  margin-top: 3px;
}
.ws_create_dialog .content .el-radio__label {
  line-height: 22px;
}
.ws_create_dialog .content .registration_type_prompt {
  margin: 0 0 20px 0;
  padding: 10px 15px;
}
.ws_register_agent_full_tip {
  max-width: 250px;
}
.ws_register {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  background: #f7f7f7;
}
.ws_register body #wrapper {
  min-width: inherit;
  max-width: inherit;
}
.ws_register body #wrapper .skip-link,
.ws_register body #wrapper #topNotis,
.ws_register body #wrapper #header,
.ws_register body #wrapper #ng_nav {
  display: none !important;
}
.ws_register body #wrapper #app {
  min-width: inherit;
  height: 100% !important;
}
.ws_register body #wrapper #app #frame_outter #frame #main,
.ws_register body #wrapper #app #frame_outter #frame #main_content {
  max-width: inherit !important;
  height: 100%;
  padding: 0;
}
.ws_register body #wrapper .ro_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
  overflow-y: auto;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper {
  position: relative;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info {
  padding: 0 64px 16px 100px;
  margin-right: 512px;
  height: 100%;
  overflow-y: auto;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .logo {
  max-height: 80px;
  margin: 24px 0;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info h1 {
  font-size: 36px;
  line-height: 56px;
  margin-top: 88px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .ws_desc {
  font-size: 16px;
  line-height: 24px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .agenda_label {
  margin-top: 32px;
  font-size: 16px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .el-checkbox-group,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .el-radio-group {
  display: block;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 20px;
  margin: 12px 0;
  border-radius: 12px;
  border: 1px solid var(--mds-color-theme-button-inverted-hover);
  background: var(--mds-color-theme-button-inverted-hover);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting:hover {
  border: 1px solid var(--mds-color-theme-button-inverted-pressed);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .el-checkbox__input,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .el-radio__input {
  position: static;
  margin-top: 0;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .el-checkbox__label,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .el-radio__label {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-left: 16px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .is-disabled .el-checkbox__inner,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .is-disabled .el-radio__inner {
  border: 1px solid var(--mds-color-theme-background-primary-disabled);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .agenda_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .agenda_item.is-disabled .topic,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .agenda_item.is-disabled .other {
  color: var(--mds-color-theme-text-primary-disabled);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .topic {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  vertical-align: middle;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .full_tag {
  display: inline-block;
  background: var(--mds-color-theme-text-secondary-normal);
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  line-height: 12px;
  padding: 4px 16px;
  margin-left: 12px;
  border-radius: 4px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other {
  margin-top: 2px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 20px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .mtg_time,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .host_name {
  display: inline-block;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .mtg_time span,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .host_name span {
  display: inline-block;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .mtg_time {
  margin-right: 8px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .d {
  margin: 0 8px;
  border-right: 1px solid var(--mds-color-theme-background-secondary-active);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .host_avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting.disabled:hover {
  border: 1px solid var(--mds-color-theme-button-inverted-hover);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting.disabled .topic,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting.disabled .other {
  color: var(--mds-color-theme-text-primary-disabled);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .reged_label {
  margin-top: 28px;
  font-size: 16px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .select_all,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .show_past {
  margin-top: 12px;
  height: 24px;
  line-height: 24px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .select_all .el-checkbox__label,
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .show_past .el-checkbox__label {
  font-size: 16px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form {
  position: absolute;
  right: 0;
  top: 0;
  width: 512px;
  height: 100%;
  padding: 60px 90px 60px 40px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  overflow-y: auto;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form.full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form .desc {
  margin: 16px 0 24px 0;
  color: var(--mds-color-theme-text-secondary-normal);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form .privacy_law_checkbox_item .el-checkbox {
  display: inline-block;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form .remember_me + .container-btn {
  margin-top: 14px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form .another_reg {
  display: block;
  margin-top: 24px;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .mdp_landing_timezone_language_btn {
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent;
  color: var(--mds-color-theme-text-primary-normal);
  border: none;
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .mdp_landing_timezone_language_btn:hover {
  background: var(--mds-color-theme-background-secondary-hover);
}
.ws_register body #wrapper .ro_wrapper .ri_wrapper .mdp_landing_timezone_language_btn:active {
  background: var(--mds-color-theme-background-secondary-active);
}
.ws_register body #wrapper .re_wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-y: auto;
}
.ws_register body #wrapper .re_wrapper .e_content {
  text-align: center;
}
.ws_register body #wrapper .re_wrapper .empty_h1 {
  font-size: 36px;
  line-height: 56px;
  margin-bottom: 32px;
  padding: 0 28px;
}
.ws_register body #wrapper .re_wrapper .empty_desc {
  max-width: 1000px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 48px auto;
  text-align: start;
}
.ws_register body #wrapper .re_wrapper .empty_tip {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 48px;
  padding: 0 28px;
}
.ws_register body #wrapper .re_wrapper .empty_img {
  width: 150px;
  height: 90px;
  margin-bottom: 60px;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info {
    width: 780px;
    height: auto;
    padding: 0 48px 16px 48px;
    margin: 0 auto;
  }
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info h1,
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info p {
    min-width: inherit;
  }
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form {
    width: 780px;
    height: auto;
    position: static;
    padding: 16px 48px 16px 48px;
    margin: 0 auto;
  }
  .ws_register body #wrapper .re_wrapper .empty_desc {
    max-width: 750px;
  }
}
@media (min-width: 0px) and (max-width: 800px) {
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info {
    width: auto;
    max-width: 640px;
    height: auto;
    padding: 0 28px 16px 28px;
    margin: 0 auto;
  }
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info h1,
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info p {
    min-width: inherit;
  }
  .ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_form {
    max-width: 640px;
    width: auto;
    height: auto;
    position: static;
    padding: 16px 28px 16px 28px;
    margin: 0 auto;
  }
  .ws_register body #wrapper .re_wrapper .empty_desc {
    padding: 0 28px;
  }
}
.ws_reg_ret {
  width: 520px;
  padding: 20px;
  text-align: center;
}
.ws_reg_ret img {
  width: 88px;
  height: 88px;
  margin-bottom: 32px;
}
.ws_reg_ret .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 16px;
}
.ws_reg_ret .mid_content {
  line-height: 24px;
  margin-bottom: 8px;
}
.ws_reg_ret ul.webinar {
  text-align: start;
  margin-bottom: 40px;
}
.ws_reg_ret ul.webinar li {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 8px 12px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 22px;
}
.ws_reg_ret .final_content {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 24px;
  margin-bottom: 40px;
}
.ws_reg_ret .el-button {
  padding-left: 32px;
  padding-right: 32px;
}
.ws_select_popper ul {
  max-width: 720px;
}
.setting_card {
  background-color: var(--mds-color-theme-groupedbackground-secondary-normal);
  border-radius: 12px;
  width: 100%;
  margin-top: 20px;
  padding: 32px 32px;
  font-size: 14px;
  line-height: 32px;
}
.setting_card.hologram {
  margin-top: 0;
  padding: 0;
}
.setting_card .setting_card_header__text {
  font-weight: 700;
}
.setting_card .setting_card_content {
  line-height: 32px;
}
.setting_card .el-row {
  width: 100%;
}
.setting_card .cancel-save-bar-container {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 0px 0px 10px 10px;
  min-height: 52px;
  margin: 32px -32px -32px;
}
.setting_card .cancel-save-bar {
  margin-top: 10px;
  padding-right: 20px;
  float: right;
}
.notification-layout {
  left: unset;
  width: 100%;
}
.notification-layout .el-popover.notification-popover {
  width: 360px;
  height: 100%;
  overflow: auto;
  background: var(--mds-color-theme-background-gradient-primary);
}
.notification-layout .el-popover.notification-popover .el-popover__header {
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 0px;
}
.notification-layout .el-popover.notification-popover .el-popover__container {
  padding-top: 0px;
}
.notification-layout .el-popover.notification-popover .notification-body .no-notification {
  margin: 150px 24px 0 24px;
  text-align: center;
}
.notification-layout .el-popover.notification-popover .notification-body .no-notification p {
  margin: 12px 0 12px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}
.notification-layout .el-popover.notification-popover .notification-body .no-notification span {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-card {
  border-radius: 12px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  padding: 20px;
  margin-top: 20px;
  text-align: start;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-card img {
  margin-bottom: 12px;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-card p {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-card div {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 21px;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-card .unassigned-license {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-card .unassigned-license .unassigned-license-amount {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: var(--mds-color-theme-button-accent-normal);
}
.notification-layout .el-popover.notification-popover .notification-body .notification-header {
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.5;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-header .title {
  font-size: 16px;
  font-weight: 700;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-header .notification-cancel-btn {
  width: 22px;
  height: 22px;
  padding: 3px;
}
.notification-layout .el-popover.notification-popover .notification-body .notification-header .icon-mds-cancel_bold {
  font-size: 16px;
}
.notification-layout {
  margin-top: 4px;
  margin-right: 24px;
  width: 40px;
  height: 40px;
}
.notification-layout .icon-mds-alert_bold {
  width: 40px;
  height: 40px;
  font-size: 22px;
  margin-top: -2px;
  padding: unset;
}
.notification-layout .icon-mds-alert_bold.icon-pressed {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.notification-layout .is-read-notification {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--mds-color-theme-button-accent-normal);
  position: relative;
  top: -40px;
  float: right;
}
.help-popover.el-popover[x-placement^=right] {
  margin-left: 0px;
}
.help-popover {
  background: var(--mds-color-theme-background-gradient-primary);
  overflow: auto;
  width: 360px;
  height: 100%;
  bottom: 0;
  border-radius: 0;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.help-popover .card-btn {
  white-space: normal;
  height: 35px;
}
.help-popover .el-popover__container {
  padding-top: 0px;
}
.help-popover .el-popover__container .help-popover-card {
  font-size: 14px;
  border-radius: 12px;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  padding: 20px;
  margin-top: 20px;
}
.help-popover .el-popover__container .help-popover-card img {
  margin-bottom: 12px;
}
.help-popover .el-popover__container .help-popover-card p {
  font-weight: 700;
  line-height: 24px;
}
.help-popover .el-popover__container .help-popover-card div {
  margin-top: 8px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 21px;
}
.help-popover .el-popover__container .help-popover-card li {
  height: 30px;
}
.help-popover .el-popover__container .help-popover-card li button {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.help-popover .el-popover__container .help-popover-header {
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
}
.help-popover .el-popover__container .help-popover-header .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
  font-size: 16px;
}
.help-popover .el-popover__container .help-popover-header .help-popover-cancel-btn {
  width: 22px;
  height: 22px;
  padding: 3px;
  margin-top: 1px;
}
.help-popover .el-popover__container .help-popover-header .icon-mds-cancel_bold {
  font-size: 16px;
}
.help-doc-container button,
.help-doc-container a {
  outline-offset: -2px;
}
.help-doc-container #help_doc_icon {
  position: fixed;
  cursor: pointer;
  font-size: 24px;
  border-radius: 50%;
  text-align: center;
  z-index: 102;
}
.help-doc-container .help-doc-popover {
  z-index: 2001;
  position: fixed;
  bottom: 100px;
  right: 90px;
  width: 375px;
  height: 80vh;
  max-height: 640px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
.help-doc-container .help-doc-popover .el-popover {
  padding: 0;
  border: 1px;
}
.help-doc-container .help-doc-header {
  padding: 10px 5px;
}
.help-doc-container .help-doc-header h2 {
  padding: 10px 12px 8px 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  color: var(--mds-color-theme-text-primary-normal);
  display: inline;
}
.help-doc-container .help-doc-header .el-button--ghost {
  float: right;
  height: 30px;
  padding: 0px 5px 5px 1px;
}
.help-doc-container .help-doc-card {
  height: 75vh;
}
.help-doc-container .help-doc-chat {
  width: 375px;
  max-height: 596px;
  height: 73vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  font-weight: 400;
}
.help-doc-container .chat-container {
  overflow-y: auto;
  padding: 10px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  height: 70vh;
  max-height: 526px;
}
.help-doc-container .chat-container::-webkit-scrollbar {
  width: 16px;
}
.help-doc-container .chat-container::-webkit-scrollbar-thumb {
  background-clip: content-box;
  background-color: var(--mds-color-theme-scrollbar-button-normal);
  border: 0.25rem solid transparent;
  border-radius: 0.5rem;
}
.help-doc-container .chat-container::-webkit-scrollbar-track {
  background-color: var(--mds-color-theme-scrollbar-background-secondary-normal);
  border: 0.25rem solid transparent;
  border-radius: 0.5rem;
}
.help-doc-container .chat-container::-webkit-scrollbar-thumb:hover {
  background: var(--mds-color-theme-scrollbar-button-hover);
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 0.5rem;
}
.help-doc-container .send-message-button p {
  margin: 0 0 0 4px;
}
.help-doc-container .send-message-button .el-button {
  margin: 2px;
  height: 25px;
  padding: 2px 9px;
  font-size: 14px;
}
.help-doc-container .chat-welcome-message {
  text-align: center;
  width: 100%;
  height: 56%;
  margin-top: 100px;
}
.help-doc-container .chat-welcome-message .hi-message {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0;
  text-align: center;
  color: var(--mds-color-theme-text-primary-normal);
}
.help-doc-container .chat-welcome-message img,
.help-doc-container .chat-welcome-message p {
  text-align: center;
  max-width: 100%;
  line-height: 26px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.help-doc-container .received-loading {
  display: -webkit-inline-flex;
  margin: 5px;
  padding: 8px;
}
.help-doc-container .received-loading .loading-message {
  padding: 5px;
}
.help-doc-container .sent {
  -ms-flex-item-align: end;
      align-self: flex-end;
  background: var(--mds-color-theme-background-alert-theme-normal);
  margin: 5px;
  padding: 8px;
  border-radius: 8px;
  line-height: 1.2em;
}
.help-doc-container .sent .sent-container {
  max-width: 300px;
}
.help-doc-container .received-container img {
  width: 24px;
  height: 24px;
}
.help-doc-container .received-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1.2em;
}
.help-doc-container .received-message {
  white-space: pre-line;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: var(--mds-color-theme-background-secondary-normal);
  margin: 5px;
  padding: 8px;
  border-radius: 8px;
  max-width: 300px;
  word-wrap: break-word;
}
.help-doc-container .reference-link {
  white-space: pre-line;
  background: var(--mds-color-theme-background-secondary-normal);
  margin: 2px 2px 2px 27px;
  padding: 8px;
  border-radius: 8px;
  max-width: 300px;
}
.help-doc-container .reference-link a {
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 5px;
}
.help-doc-container .footer-feedback {
  margin-top: 5px;
  border-top: 1px solid;
  padding-top: 5px;
  border-top-color: #c4c4c4;
}
.help-doc-container .footer-feedback .el-button + .el-button {
  padding-left: 0;
}
.help-doc-container .footer-feedback .el-button.is-circle {
  padding: 0;
}
.help-doc-container .footer-feedback .feedback-more {
  float: right;
}
.help-doc-container .new-conversation {
  position: relative;
  margin: 10px 0;
  text-align: center;
}
.help-doc-container .new-conversation .sub-name {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  top: 0;
  z-index: 1;
}
.help-doc-container .new-conversation .gradient-text {
  position: relative;
  display: inline-block;
  font-size: 14px;
}
.help-doc-container .new-conversation .gradient-text::before,
.help-doc-container .new-conversation .gradient-text::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 80%;
  height: 1px;
}
.help-doc-container .new-conversation .gradient-text::before {
  background: -webkit-gradient(linear, left top, right top, from(var(--mds-color-theme-background-solid-secondary-normal)), to(var(--mds-color-theme-background-secondary-normal)));
  background: linear-gradient(to right, var(--mds-color-theme-background-solid-secondary-normal), var(--mds-color-theme-background-secondary-normal));
}
.help-doc-container .new-conversation .gradient-text::after {
  background: -webkit-gradient(linear, left top, right top, from(var(--mds-color-theme-background-secondary-normal)), to(var(--mds-color-theme-background-solid-secondary-normal)));
  background: linear-gradient(to right, var(--mds-color-theme-background-secondary-normal), var(--mds-color-theme-background-solid-secondary-normal));
}
.help-doc-container .new-conversation .gradient-text::before {
  left: -90%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.help-doc-container .new-conversation .gradient-text::after {
  right: -90%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.help-doc-container .send-message-container .stop-generate {
  padding: 5px 0 0 10px;
}
.help-doc-container .send-message-container .line {
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(50%, var(--mds-color-theme-text-accent-normal)), to(var(--mds-color-theme-background-solid-secondary-normal)));
  background: linear-gradient(to right, var(--mds-color-theme-background-solid-secondary-normal) 0%, var(--mds-color-theme-text-accent-normal) 50%, var(--mds-color-theme-background-solid-secondary-normal) 100%);
}
.help-doc-container .send-message-container .input-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 4px;
  position: relative;
}
.help-doc-container .send-message-container .input-container-img {
  width: 16px;
  position: absolute;
  margin: 12px 12px;
}
.help-doc-container .send-message-container .input-container .textExceedsTooltip {
  margin-right: 4px;
}
.help-doc-container .send-message-container .input-container .search-input {
  min-width: 330px;
  margin: 5px;
}
.help-doc-container .send-message-container .input-container .search-input .el-input {
  color: var(--mds-color-core-white-alpha-95);
}
.help-doc-container .send-message-container .input-container .search-input .el-input__icon {
  top: -2px !important;
}
.help-doc-container .send-message-container .input-container .search-input .el-input__inner {
  background-color: transparent;
  padding-right: 30px;
  padding-left: 25px;
  text-indent: 0;
  border: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.help-doc-container .send-message-container .input-container .input-placeholder ::-webkit-input-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.help-doc-container .send-message-container .input-container .input-placeholder ::-moz-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.help-doc-container .send-message-container .input-container .input-placeholder ::-ms-input-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.help-doc-container .send-message-container .input-container .input-placeholder ::placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.help-doc-container .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 10px 0 10px;
}
.help-doc-container .pagination .page-button {
  font-size: 14px;
  margin: 0 5px;
  padding: 5px 10px;
  background-color: transparent;
  cursor: pointer;
}
.help-doc-container .pagination .round-button {
  border-radius: 20px;
}
.help-doc-container .pagination .arrow-button {
  border: none;
  padding: 0;
}
.help-doc-container .pagination .arrow {
  display: inline-block;
  font-size: 18px;
}
.help-doc-container .pagination button.active {
  font-weight: bold;
  background-color: var(--mds-color-core-white-alpha-95);
}
.help-doc-container .pagination button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.help-doc-container .pagination .pagination-buttons {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
}
.help-doc-container .pagination .round-button {
  width: 100%;
  text-align: center;
  position: relative;
}
.help-doc-container .pagination .buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.help-doc-container .pagination .buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.help-doc-container .pagination .slide-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.help-doc-container .pagination .slide-enter-active,
.help-doc-container .pagination .slide-leave-active {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.help-doc-container .pagination .slide-enter,
.help-doc-container .pagination .slide-leave-to {
  position: absolute;
}
.help-doc-container .pagination .slide-enter,
.help-doc-container .pagination .slide-leave-to {
  opacity: 0;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.help-doc-container .pagination .slide-enter {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.help-doc-container .pagination .slide-leave-to {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.help-doc-container .pagination .icon-line {
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.help-doc-container .pagination .icon-line .icon-line-iconStyle {
  position: relative;
  background-clip: padding-box;
  border: 10px solid transparent;
  border-radius: 50%;
}
.help-doc-container .pagination .icon-line .icon-line-iconStyle::before {
  content: '';
  border: 1.5px solid transparent;
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, from(#0672EF), color-stop(60%, #0672EF), color-stop(60%, #3CC29A), to(#3CC29A));
  background: linear-gradient(to right, #0672EF 0%, #0672EF 60%, #3CC29A 60%, #3CC29A 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.help-doc-container .pagination .icon-line-img {
  display: inline-block;
  width: 28px;
}
.help-doc-container .pagination .icon-line:after {
  content: '';
  display: block;
  width: 1px;
  height: 24px;
  margin-left: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(50%, var(--mds-color-theme-scrollbar-button-normal)), to(var(--mds-color-theme-background-solid-secondary-normal)));
  background: linear-gradient(to bottom, var(--mds-color-theme-background-solid-secondary-normal) 0%, var(--mds-color-theme-scrollbar-button-normal) 50%, var(--mds-color-theme-background-solid-secondary-normal) 100%);
  vertical-align: middle;
}
.help-doc-container .pagination .reversed .buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.guest_signin {
  width: 250px;
  text-align: center;
  margin: 0 auto;
}
.guest_signin .pmr_t {
  margin: 100px 0 0 0;
}
.guest_signin .btn_xl {
  margin-top: 109px;
}
.guest_signin .guest_info {
  color: var(--mds-color-theme-text-secondary-normal);
  width: 250px;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  margin-top: 24px;
}
#Join_meeting img {
  width: 400px;
  margin-top: 68px;
}
#advertising {
  display: none;
}
#advertising img {
  width: 900px;
  margin-top: 90px;
}
.guest .grid_u_1_1.grid_join .grid_block {
  background-size: cover;
  height: 315px;
  min-height: 315px;
}
.guest .grid_u_1_1.grid_ads .grid_block {
  padding: 0;
  height: 335px;
}
.guest .joinMeeting_comp_icon {
  width: 64px;
}
.guest .joinMeeting_comp h1.grid_block_t {
  font-size: 36px;
  line-height: 49px;
  margin-bottom: 20px;
  font-weight: normal;
}
.guest .nav_t {
  padding: 0;
  display: inline-block;
  float: right;
}
.guest .nav_t a {
  font-size: 20px;
  line-height: 27px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.guest .nav_t .loginOpt .el-button-group .el-button:first-child {
  color: var(--mds-color-theme-text-inverted-normal);
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.guest .nav_t .loginOpt .el-button-group .el-button:first-child i {
  height: 18px;
  width: 18px;
  vertical-align: middle;
  margin-right: 11px;
  line-height: 18px;
}
.guest .grid_u_1_1 .grid_block {
  height: 410px;
}
.guest .grid_u_1_1 .grid_block .el-carousel__indicators--outside {
  margin-top: 0px;
}
.guest #Join_meeting img {
  margin-top: 68px;
}
.guest .el-carousel {
  overflow: hidden;
  height: 335px;
}
.guest .el-carousel .el-carousel__item {
  overflow: hidden;
}
.guest .el-carousel .el-carousel__container {
  text-align: center;
}
.guest.hide_carousel .grid_u_1_1.grid_join .grid_block {
  width: 975px;
  margin: 140px auto 0;
}
.guest.hide_carousel .join_meeting_input {
  float: left;
}
.guest.hide_carousel .join_meeting_image {
  text-align: right;
}
.guest .nav_toggle_icon {
  display: block;
  font-size: 18px;
  margin: 20px 10px 0 15px;
}
.guest .nav_show .nav_m {
  padding: 0px;
}
.guest .nav.nav_show {
  left: 15px !important;
  top: 50px;
  position: fixed;
}
.guest .dropdown-menu li {
  height: 44px;
  width: 144px;
  color: #292929;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  line-height: 44px;
  padding-left: 19px;
  padding-right: 12px;
}
.guest .dropdown-menu li:hover {
  color: #049fd9;
}
.guest .dropdown-menu li img {
  height: 18px;
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
}
.guest .dropdown-menu li .dropdown-selected-span {
  display: block;
  float: right;
  padding-left: 0px;
}
.guest .dropdown-menu li .icon-ng-mark {
  color: #049fd9;
}
.guest .dropdown-menu .selected-item {
  color: #049fd9;
}
.guest .dropdown-menu :focus {
  outline: 0;
}
.guest .nav {
  left: -1065px !important;
  z-index: 130;
  background-color: white;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  height: auto;
  border: 1px solid transparent;
}
.nav_bar {
  text-align: right;
}
.nav_bar .nav_links {
  margin: 8px 10px;
  display: inline-block;
  font-size: 14px;
}
.nav_bar .nav_links span {
  border-right: 1px solid var(--mds-color-theme-outline-input-normal);
  padding: 0 10px;
  padding-left: 5px;
}
.nav_bar .nav_links span a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.nav_bar .nav_links span a:hover,
.nav_bar .nav_links span a:focus,
.nav_bar .nav_links span a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
#wrapper #frame.frame_guest .main {
  padding-left: 48px;
  padding-right: 48px;
  height: 100%;
}
#wrapper #frame.frame_guest .grid_block_ads {
  position: relative;
  min-width: 700px;
  max-width: 850px;
  margin: 0 auto;
  display: block;
  height: 100%;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_img {
  float: left;
  padding-top: 60px;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_img.right {
  float: right;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_info {
  text-align: left;
  float: right;
  padding-top: 65px;
  font-size: 14px;
  line-height: 1.7em;
  color: var(--mds-color-theme-text-primary-normal);
  width: 450px;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_info h2 {
  margin-bottom: 20px;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 26px;
  font-weight: normal;
  line-height: 32px;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_info p {
  margin-bottom: 10px;
  line-height: 24px;
  max-height: 120px;
  min-height: 80px;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 5;
  box-orient: vertical;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_info p.more_lines {
  max-height: 144px;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 6;
  box-orient: vertical;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_info .ads_info_more a {
  margin-right: 8px;
}
#wrapper #frame.frame_guest .grid_block_ads .ads_info.left {
  float: left;
}
#wrapper #frame.frame_guest .new .guest .grid_u_1_1:first-child .grid_block::after {
  display: none;
}
#wrapper #frame.frame_guest .grid_g_all {
  max-width: 100% !important;
}
#wrapper #frame.frame_guest .guest .guest_search {
  margin-top: 1px;
}
#wrapper #frame.frame_guest .guest .joinMeeting_form {
  position: relative;
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .el-input__inner {
  border-radius: 24px;
  font-size: 16px;
  padding: 0 30px 0 16px;
  border: none;
  background-color: transparent;
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .el-input__inner:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .join-input:hover {
  background-color: var(--mds-color-theme-background-secondary-hover);
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .join-input {
  border-radius: 50px;
  background-color: var(--mds-color-theme-background-secondary-normal);
  line-height: 48px;
  height: 48px;
  border: 1px solid transparent;
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .join-input-focus {
  border: 1px solid var(--mds-color-theme-outline-input-active);
  -webkit-box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .el-form-item__error {
  position: absolute;
}
#wrapper #frame.frame_guest .guest .joinMeeting_form .el-input-group__append button {
  border-radius: 24px;
  min-width: 60px;
  height: 28px;
  padding: 0 10px;
  margin-right: 0;
  border: 1px solid transparent;
}
#wrapper #frame.frame_guest .guest .el-input__icon {
  font-size: 18px;
  width: 40px;
}
#wrapper #frame.frame_guest .guest_menu {
  float: left;
  margin-top: 8px;
}
#wrapper #frame.frame_guest .guest_menu .el-dropdown {
  font-size: 20px;
}
#wrapper #frame.frame_guest .guest_menu .el-dropdown .el-dropdown-link {
  cursor: pointer;
}
#wrapper #frame.frame_guest .guest .download {
  width: 1000px;
  margin: 0 auto;
}
#wrapper #frame.frame_guest .guest_layout .support,
#wrapper #frame.frame_guest .guest_layout .download,
#wrapper #frame.frame_guest .guest_layout .feedback {
  max-width: 920px;
  margin: 60px auto 0;
  padding: 0px;
}
#wrapper #frame.frame_guest .grid_g_all.recording_landing,
#wrapper #frame.frame_guest .grid_g_all.recording_detail {
  margin-top: 75px;
}
#wrapper #frame.frame_guest .landing {
  max-width: 1260px;
  margin: 0 auto;
  height: 95%;
}
#wrapper #frame.frame_guest .guest_layout .grid_block_t.module_header {
  font-size: 26px;
  margin-bottom: 48px;
}
#wrapper #frame.frame_guest .guest_layout .appSection,
#wrapper #frame.frame_guest .guest_layout .mobileSection,
#wrapper #frame.frame_guest .guest_layout .versionSection,
#wrapper #frame.frame_guest .guest_layout .sectionText {
  width: 520px;
}
#wrapper #frame.frame_guest .guest_layout .grid_g_all_block {
  padding-bottom: 60px;
}
.icon-ng-view-list {
  color: var(--mds-color-theme-text-primary-normal);
}
.ie #wrapper #frame.frame_guest .guest .joinMeeting_form .el-input-group__append button {
  margin-top: 0;
}
.ie #wrapper .frame_guest#frame .guest .joinMeeting_form .el-input__inner {
  line-height: 48px;
}
.guest_search {
  background: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0.6+0,0+100 */
  /*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%); !* FF3.6-15 *!*/
  /*background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%); !* Chrome10-25,Safari5.1-6 *!*/
  /*background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%,rgba(255,255,255,0) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#00ffffff',GradientType=0 );*/
}
.content-blurred-wrap {
  background: #fff;
  background-blend-mode: darken;
  position: fixed;
  height: 390px;
  width: 100%;
  overflow: hidden;
  z-index: 9;
  pointer-events: none;
}
.content-blurred {
  position: relative;
  background-color: #fff;
  -webkit-filter: blur(20px);
  filter: url(#blur-effect);
  z-index: 1;
  opacity: .55;
}
.slot {
  height: 414px;
}
#guest_menu_dropdown li {
  line-height: 44px;
  white-space: nowrap;
}
#guest_menu_dropdown li a {
  font-size: 16px;
}
#guest_menu_dropdown li i {
  font-size: 20px;
  padding-right: 16px;
  vertical-align: text-top;
}
#guest_menu_dropdown li .el-dropdown-menu__item--divided {
  border-top: 1px solid #EBEBEB;
}
#guest_menu_dropdown li .el-dropdown-menu__item--divided:before {
  height: 0px;
}
#guest_signin_split_button img {
  padding-right: 16px;
  vertical-align: middle;
}
.appleSignin img {
  padding-bottom: 3px;
}
#wrapper #frame.frame_guest .grid_g_all {
  margin-top: 14px;
}
#guest_menu_dropdown {
  min-width: 170px;
}
#guest_menu_dropdown.el-dropdown-menu {
  max-height: 400px;
}
.guestDashboard .grid_join {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ie .guestDashboard .join_wrap {
  margin: inherit;
}
.guestDashboard .join_wrap {
  margin: auto 0;
  text-align: center;
}
.guestDashboard .guest_search.linear-bg {
  width: 100%;
}
.dashboard_fixed_header {
  pointer-events: none;
  z-index: 10;
  height: 390px;
  position: relative;
  overflow: hidden;
}
.dashboard_fixed_header .join_box {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.dashboard_fixed_header .grid_join {
  height: 100%;
}
.content_blurred_wrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.content_gradient_wrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.content_gradient_wrap:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: calc(100% - 40px);
  background: var(--mds-color-theme-background-solid-secondary-normal);
}
.content_gradient_wrap:after {
  float: left;
  content: '';
  display: inline-block;
  width: 100%;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--mds-color-theme-gradation-primary)), color-stop(63.38%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, var(--mds-color-theme-gradation-primary) 0%, rgba(255, 255, 255, 0.5) 63.38%, rgba(255, 255, 255, 0) 100%);
  margin-top: -5px;
}
@supports (-ms-ime-align:auto) {
  .guestDashboard .content_blurred_wrap {
    opacity: 0;
  }
}
@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
  .guestDashboard .content_blurred_wrap {
    opacity: 0;
  }
}
.search_focus input {
  text-align: left;
}
.search_focus ::-webkit-input-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.search_focus ::-moz-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.search_focus ::-ms-input-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.search_focus ::placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.frame_guest .main .meeting_detail {
  width: 1024px;
  margin: auto;
}
.frame_guest .meeting_detail .meeting_detail_wrapper {
  width: auto;
}
#joinMeeting_comp_title a {
  pointer-events: auto;
}
#wrapper #app.wrapper_guest_dashboard {
  overflow-y: auto;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
#wrapper #app.wrapper_guest_dashboard .non_sign_nav {
  background-color: transparent;
}
.frame_guest .meeting_detail .meeting_detail_title h4 {
  max-width: 670px;
}
.frame_guest .nologin_meetings.post-meeting_detail {
  margin-left: 0;
  margin-right: 0;
  max-width: 1024px;
  margin: 0px auto 0;
  padding: 0;
}
#frame.frame_guest .main .pme-player {
  left: 0px;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .content_blurred_wrap {
    display: none;
  }
}
.frame_guest .nologin_meetings {
  max-width: 920px;
  margin: 60px auto 0;
  padding: 0;
}
.pmr_t {
  padding: 0;
  font-size: 26px;
  line-height: 50px;
  color: var(--mds-color-theme-text-accent-normal);
  font-weight: normal;
}
.pmr_avatar_img {
  width: 138px;
  height: 138px;
}
.pmr_url {
  margin-bottom: 14px;
}
.pmr_more &gt; a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
  line-height: 20px;
  display: inline-block;
}
.pmr_more &gt; a:hover,
.pmr_more &gt; a:focus,
.pmr_more &gt; a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.pmr_more &gt; a span.pmr_more_icon {
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  margin-top: -3px;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.pmr_more &gt; a span.pmr_more_icon i.icon-ng-more {
  vertical-align: middle;
}
.pmr_more &gt; a span.pmr_more_icon i.icon-more {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  vertical-align: middle;
  i-webkit-transform: scale(0.82) translate(-9%, 0px);
  -webkit-transform: scale(0.82) translate(-9%, 0px);
          transform: scale(0.82) translate(-9%, 0px);
}
.pmr_lobby {
  display: none;
  color: var(--mds-color-theme-text-secondary-normal);
}
.pmr_lobby .avatar_img,
.pmr_lobby .avatar_more {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 3px;
  vertical-align: middle;
}
.pmr_lobby .avatar_more {
  border-radius: 50%;
  width: 29px;
  height: 29px;
  border: 1px solid var(--mds-color-theme-text-accent-normal);
  line-height: 27px;
  text-align: center;
  text-decoration: none;
}
.pmr_lobby_t {
  margin-bottom: 15px;
}
.pmr_pop_title {
  padding: 6px 9px 14px 9px;
}
.pmr_subtitle {
  line-height: 19px;
  -o-object-fit: contain;
     object-fit: contain;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: var(--mds-color-theme-text-secondary-normal);
  padding-top: 6px;
  white-space: nowrap;
}
.pmr_subtitle span,
.pmr_subtitle a {
  vertical-align: middle;
}
.pmr_subtitle .pmr_subtitle_meetingURL {
  max-width: 300px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pmr_pop {
  padding-top: 11px;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 12px;
  line-height: 22px;
}
.pmr_pop_items.callinNumber {
  line-height: 20px;
}
.pmr_pop_items.callinNumber a {
  display: inline-block;
}
.pmr_pop_imoret {
  margin-bottom: 3px;
  line-height: 18px;
}
.pmr_pop_imoret span,
.pmr_pop_imoret h5,
.pmr_pop_imoret h3,
.pmr_pop_imoret a {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  vertical-align: top;
  display: inline-block;
}
.pmr_pop_imoret a.pmr_pop_imoret_help {
  color: var(--mds-color-theme-text-secondary-normal);
  vertical-align: top;
  display: inline-block;
}
.pmr_pop_imoret a.pmr_pop_imoret_help:hover,
.pmr_pop_imoret a.pmr_pop_imoret_help:focus,
.pmr_pop_imoret a.pmr_pop_imoret_help:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.pmr_pop_imoret a.pmr_pop_imoret_help i.icon-ng-help {
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
}
.pmr_pop_imoret a.pmr_pop_imoret_help span {
  display: none;
}
.pmr_pop_imorei {
  line-height: 20px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  font-style: normal;
  margin-top: 8px;
}
.pmr_pop_imorei span {
  margin-right: 5px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.pmr_pop_imorei label {
  color: var(--mds-color-theme-text-secondary-normal);
}
.pmr_pop_imorei i {
  font-style: normal;
}
dl.pmr_pop_imorei {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 1px;
  margin-top: 0;
  margin-bottom: 0;
}
dl.pmr_pop_imorei dt {
  grid-column: 1;
}
dl.pmr_pop_imorei dd {
  grid-column: 2;
  margin-left: 6px;
}
.pmr_invite_link,
.pmr_invite_num {
  display: inline-block;
  width: auto;
  border: none;
  vertical-align: middle;
  outline: none;
  color: var(--mds-color-theme-text-secondary-normal);
  overflow: visible;
}
.pmr_invite_link {
  max-width: 270px;
  min-width: 200px;
}
.pmr_invite_num {
  width: 120px;
}
.popover-content {
  padding: 20px 0 28px 28px;
}
#Join_meeting img {
  margin-top: 30px;
}
.db_recently {
  margin-top: 15px;
}
.db_recently a {
  display: inline-block;
}
.db_recently .avatar_img {
  margin: 0 10px;
}
.grid_g.dashboard .pmr_card {
  min-height: 220px;
}
.grid_g.dashboard .grid_blockt {
  min-height: 260px;
}
.grid_g.dashboard .grid_blockt .grid_block_t {
  margin-bottom: 64px;
  margin-top: 12px;
}
.grid_g.dashboard .grid_blockt.with_pmr_recently .grid_block_t {
  margin-bottom: 16px;
  margin-top: 12px;
}
.grid_g.dashboard .grid_blockb,
.grid_g.dashboard .grid_u_1_1 .grid_blockb {
  position: relative;
}
.grid_g.dashboard .grid_blockb .grid_block_t,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t {
  height: 100%;
  width: 100%;
  display: table;
  vertical-align: middle;
}
.grid_g.dashboard .grid_blockb .grid_block_t span,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}
.grid_g.dashboard .grid_blockb .grid_block_t span a,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a {
  display: inline-block;
  color: #049fd9;
}
.grid_g.dashboard .grid_blockb .grid_block_t span a:hover,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:hover,
.grid_g.dashboard .grid_blockb .grid_block_t span a:focus,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:focus,
.grid_g.dashboard .grid_blockb .grid_block_t span a:active,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.grid_g.dashboard .grid_blockb .grid_block_t span a:hover i,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:hover i,
.grid_g.dashboard .grid_blockb .grid_block_t span a:active i,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:active i,
.grid_g.dashboard .grid_blockb .grid_block_t span a:focus i,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:focus i {
  color: #049fd9;
}
.grid_g.dashboard .grid_blockb .grid_block_t i,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t i {
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.grid_g.dashboard .grid_blockb .grid_block_t h3,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t h3 {
  display: inline-block;
  vertical-align: middle;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.grid_g.dashboard .grid_blockb .x_comingsoon_tips,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comingsoon_tips {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  height: 100%;
  width: 100%;
  display: none;
  vertical-align: middle;
}
.grid_g.dashboard .grid_blockb .x_comingsoon_tips .x_comingsoon_tips_b,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comingsoon_tips .x_comingsoon_tips_b {
  width: 100%;
  height: 100%;
}
.grid_g.dashboard .grid_blockb .x_comingsoon_tips &gt; div,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comingsoon_tips &gt; div {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}
.grid_g.dashboard .grid_blockb .x_comingsoon_tips &gt; div &gt; p,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comingsoon_tips &gt; div &gt; p {
  font-size: 14px;
  width: 75%;
  line-height: 20px;
  margin: 0 auto;
  text-align: left;
}
.grid_g.dashboard .grid_blockb:hover .x_comingsoon_tips,
.grid_g.dashboard .grid_u_1_1 .grid_blockb:hover .x_comingsoon_tips {
  display: table;
}
.grid_g.dashboard .grid_blockb .x_comming,
.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comming {
  line-height: 50px;
}
.grid_g.dashboard .grid_u_1_1 .x_comming {
  line-height: 150px;
  font-size: 26px;
}
.grid_g.dashboard .grid_g_main_left {
  width: 100%;
  min-height: 670px;
  margin-right: 470px;
}
.grid_g.dashboard .grid_g_main_left .pmr_card {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.grid_g.dashboard .dashboard_meetingList {
  padding: 50px 20px 0 20px;
  position: relative;
}
.grid_g.dashboard .dashboard_meetingList .dashboard_meetingList_scheduler {
  display: inline-block;
}
.grid_g.dashboard #upcoming_block_title {
  margin-top: 0;
  font-size: 20px;
  line-height: 35px;
  padding-left: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.grid_g.dashboard .upcoming_block_lists {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  min-height: 250px;
  position: static;
  text-align: left;
}
.grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_1 {
  margin-top: 12px;
}
.grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 {
  text-align: right;
  margin: 11px 12px 11px 0px;
}
.grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_4 .list_btn .el-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  min-width: 70px;
}
.grid_g.dashboard .upcoming_block_lists .view_meetings {
  text-align: left;
  padding-left: 12px;
  padding-top: 20px;
}
.grid_g.dashboard .upcoming_block_lists .header_container {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid_g.dashboard .callinNumber {
  font-size: 12px;
  padding: 0px;
}
.grid_g.dashboard .callinNumber a:hover {
  text-decoration: underline;
}
.pop.attendeePopover .tspCallinNumber,
.pop.attendeePopover .wbxCallinNumber {
  font-size: 12px;
}
.pop.attendeePopover .callinNumber {
  padding: 0px;
}
#scheduleEntry:hover i,
#scheduleEntry:hover h3 {
  color: #0393c9;
}
#scheduleEntry:active i,
#scheduleEntry:active h3 {
  color: #0387b8;
}
#scheduleEntry:focus h3 {
  color: #00618e;
}
.landing .g_mind .g_mind_info {
  font-size: 28px;
  font-weight: 200;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 38px;
}
.download_btn {
  width: 160px;
  height: 32px;
  border-radius: 18px;
  background-color: #049fd9;
  font-size: 14px;
  font-weight: 300;
  line-height: 12px;
  color: #ffffff;
}
.download_img_block {
  margin-left: 10px;
  margin-top: 180px;
}
.download_block {
  width: 420px;
  margin-left: 120px;
  margin-top: 120px;
}
.download_block .thanks_text {
  font-size: 26px;
  font-weight: 300;
  color: #292929;
  line-height: 35px;
  padding-bottom: 28px;
}
.download_block .title_text {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #343537;
  padding-bottom: 14px;
}
.download_block .detail_text {
  font-size: 14px;
  width: 400px;
  line-height: 24px;
  color: #343537;
  font-weight: 300;
  padding-bottom: 14px;
}
.insight_image_div {
  border-radius: 4px;
  position: relative;
  border: 1px solid #d7d7d8;
  height: 300px;
  width: 300px;
}
.insight_image {
  margin-top: 60px;
  margin-left: 40px;
}
.insight_tips {
  margin: 0 20px 20px 20px;
  text-align: center;
  width: 250px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 18px;
}
#insight_title {
  margin: 20px 12px 0;
}
.grid_g_main_right {
  width: 300px;
  position: absolute;
  right: 10px;
  top: 0px;
  padding-top: 40px;
}
.grid_g_main_right .recenty-pmr-section .header {
  padding: 0;
}
.grid_g_main_right .recenty-pmr-section .header h3 {
  font-size: 16px;
  line-height: 35px;
  padding: 0;
  border: none;
}
#main.main_download_wrap.main_insight .grid_g.dashboard .grid_g_main_left {
  min-height: 940px;
}
.new-features-dialog {
  width: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.new-features-dialog .el-dialog__body {
  text-align: center;
}
.new-features-dialog .new-features-dialog-tittle {
  word-break: keep-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  line-height: 1.25;
}
.new-features-dialog .new-features-dialog-content {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #545454;
}
.new-features-dialog .new-features-dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.new-features-dialog .new-features-dialog-footer .new-features-dialog-btn {
  background: #dedede;
  border-radius: 100px;
  border: 1px solid #fdfdfd;
  margin-top: 12px;
  margin-bottom: 32px;
  color: #121212;
}
.new-features-dialog.webinar_new_name .new-features-dialog-tittle {
  font-size: 26px;
  line-height: 30px;
  margin: 24px 0;
}
.new-features-dialog.webinar_new_name .new-features-dialog-content {
  line-height: 19px;
  width: 400px;
  margin: auto;
}
.new-features-dialog.webinar_new_name .new-features-dialog-content label {
  margin-top: 45px;
}
.new-features-dialog.webinar_new_name .new-features-dialog-btn {
  margin-top: 0;
  padding: 8px 5px;
  background-color: #3B3B3B;
  color: #F7F7F7;
}
.new-features-dialog.webinar_new_name .el-dialog__headerbtn {
  top: 18px;
  right: 13px;
}
.new-features-dialog.webinar_new_name .new-features-dialog-btn {
  margin-bottom: 40px;
}
.able64BitApp .el-button {
  margin-right: 8px;
  margin-bottom: 12px;
}
.able64BitApp .el-button:last-child {
  margin-right: 0;
}
.able64BitApp .el-button + .el-button {
  margin-left: 0;
}
.able64BitApp .el-button--large {
  padding: 6px 30px;
}
.download-app-dropdown img {
  vertical-align: bottom;
  margin-right: 6px;
}
.fte-mask {
  width: 100%;
  height: 100%;
  background-color: rgba(52, 53, 55, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
}
.fte-step-number {
  position: absolute;
  bottom: 219px;
  font-size: 32px;
  color: #fff;
  line-height: 44px;
  left: 28px;
}
.fte-step-number span {
  font-size: 16px;
}
.fte-step-content {
  position: absolute;
  min-height: 202px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.fte-step-exit {
  position: absolute;
  right: 20px;
  top: 20px;
  color: var(--mds-color-theme-text-primary-normal);
  z-index: 10;
}
.fte-step-exit:active,
.fte-step-exit:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.fte-layout {
  width: auto;
  margin: 0 auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.fte-layout-extra {
  position: absolute;
  bottom: -9999px;
}
.fte-layout-content {
  position: relative;
  height: 100%;
  margin: auto;
  width: 100%;
}
.fte-layout-title {
  font-size: 24px;
  margin-bottom: 14px;
}
.fte-layout-desc {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 22px;
}
.fte-layout-left {
  float: left;
}
.fte-layout-left-content {
  padding-top: 20px;
}
.fte-layout-middle {
  float: left;
  width: calc(45%);
  padding-left: 30px;
}
.fte-layout-middle-content {
  padding-top: 45px;
}
.fte-layout-right {
  float: right;
  text-align: center;
  padding-top: 70px;
}
.fte-link-button {
  margin-top: 16px;
  font-size: 18px;
}
.fte-language {
  padding-left: 40px;
}
.fte-language .fte-layout-content {
  margin-left: calc(100vw - 81%);
}
.fte-language .fte-layout-content {
  width: calc(73%);
}
.fet-step .fte-language .fte-layout-content {
  margin-left: calc(100vw - 88%);
}
.fte-below {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  position: fixed;
}
.fte-layout .fte-layout-content button {
  min-width: auto;
}
.fte_step1[x-placement^=right] .popper__arrow .popper__arrow:after {
  border-right-color: #08599C;
}
.fte_step1.el-popover .popper__arrow {
  border-top-color: var(--mds-color-theme-text-primary-normal);
  border-bottom-color: var(--mds-color-theme-text-primary-normal);
}
.fte_step1.el-popover .popper__arrow::after {
  border-bottom-color: var(--mds-color-theme-text-primary-normal) !important;
  border-top-color: var(--mds-color-theme-text-primary-normal);
}
.fte_step2[x-placement^=right] .popper__arrow {
  border-right-color: #08599C;
}
.fte_step2[x-placement^=right] .popper__arrow:after {
  border-right-color: #08599C;
}
.pmr-schedule-event .popper__arrow .popper__arrow:after {
  border-right-color: #08599C;
}
.pmr-schedule-event.el-popover[x-placement^=right] .popper__arrow {
  top: 28px!important;
}
.pmr-schedule-event.el-popover[x-placement^=right] .popper__arrow::after {
  border-right-color: #08599C !important;
  border-top-color: #ffffff;
}
.smartbutton span[aria-describedby] {
  display: block;
}
.pmr-schedule-event.el-popover[x-placement^=left] .popper__arrow::after {
  border-left-color: #08599C !important;
}
.right-bottom {
  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;
  width: 100%;
  position: relative;
  margin-top: 15px;
  min-height: 24px;
  font-size: 0;
}
.right-bottom .el-button--primary {
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-button-inverted-normal);
  border: var(--mds-color-theme-button-border-normal);
}
.step1_tips {
  min-height: 54px;
  color: var(--mds-color-theme-text-inverted-normal);
  font-size: 14px;
  line-height: 21px;
}
.step1_button {
  height: 28px;
  min-width: 100px;
  background-color: var(--mds-color-theme-teaching-background-normal);
  border: 1px solid;
  vertical-align: middle;
}
.fte_step1,
.pmr-schedule-event {
  background: var(--mds-color-theme-teaching-background-normal) !important;
  border-radius: 5px;
  min-height: 122px;
  width: 380px;
  border: 1px solid var(--mds-color-theme-teaching-outline-normal);
  margin-left: 10px;
}
.fte_step2 {
  background: #08599C !important;
  border-radius: 5px;
  min-height: 140px;
  width: 388px;
  border: 1px solid #08599C;
}
.step1-right {
  padding-left: 81px;
}
.step2_header {
  padding-left: 84px;
  padding-bottom: 2px;
  width: 100%;
  color: var(--mds-color-theme-text-inverted-normal);
  font-size: 14px;
  line-height: 19px;
}
.step2_header-title {
  min-height: 54px;
}
.step2_header #step2 {
  margin-left: 0!important;
}
.step_num {
  max-width: calc(100% - 100px);
  display: inline-block;
  color: #99DDFF;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
}
.fte-menu-placeholder {
  width: 220px;
  height: 1px;
  position: absolute;
}
.fte-menu-placeholder-inner {
  width: 220px;
  height: 1px;
  margin-top: -40px;
  pointer-events: none;
}
.popover_container {
  display: inline-block;
}
.popover_container .step1_button {
  outline: none;
}
.popover_container .el-popover[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: #08599C ;
}
.fte_more_features[x-placement^=left] {
  border-radius: 8px;
  width: 306px;
  left: -328px !important;
  border: 1px solid var(--mds-color-theme-teaching-outline-normal);
}
.fte_more_features[x-placement^=right] {
  border-radius: 8px;
  width: 306px;
  right: -318px !important;
  border: 1px solid var(--mds-color-theme-teaching-outline-normal);
}
.more_features_header {
  width: 100%;
  color: var(--mds-color-theme-text-inverted-normal);
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  line-height: 19px;
}
.more_features_header-title {
  min-height: 54px;
}
.more_features_header #step2 {
  margin-left: 0!important;
}
.more_features_header #moreFeatureFTCancel {
  float: right;
  width: 20px;
  padding: 0;
}
.more_features_header .icon-mds-cancel_bold {
  font-size: 16px;
  color: var(--mds-color-theme-text-inverted-normal);
}
.fte_more_features.el-popover[x-placement^=left] .popper__arrow {
  left: 297px !important;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  width: 16px;
  height: 16px;
  border-right: 1px solid var(--mds-color-theme-teaching-outline-normal) !important;
  border-top: 1px solid var(--mds-color-theme-teaching-outline-normal) !important;
  border-left: 0;
  border-bottom: 0;
  background: var(--mds-color-theme-teaching-background-normal);
}
.fte_more_features.el-popover[x-placement^=left] .popper__arrow::after {
  content: "";
  border-width: 0;
}
.fte_more_features.el-popover[x-placement^=right] .popper__arrow {
  left: -9px !important;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  width: 16px;
  height: 16px;
  border-right: 0;
  border-top: 0;
  border-left: 1px solid var(--mds-color-theme-teaching-outline-normal) !important;
  border-bottom: 1px solid var(--mds-color-theme-teaching-outline-normal) !important;
  background: var(--mds-color-theme-teaching-background-normal);
}
.fte_more_features.el-popover[x-placement^=right] .popper__arrow::after {
  content: "";
  border-width: 0;
}
.fte_more_feature_title {
  display: inline-block;
  line-height: 36px !important;
  min-height: 36px;
  font-weight: bold;
}
.fte_more_feature_desc {
  line-height: 24px !important;
  white-space: normal;
}
.grid_g_all_block.support .module_header {
  margin-bottom: 48px;
}
.grid_g_all_block.support .content_block {
  margin-top: 40px;
}
.grid_g_all_block.support .content_block h4 {
  line-height: 27px;
  font-size: 20px;
  font-weight: normal;
}
.grid_g_all_block.support .content_block.last {
  margin-top: 100px;
}
.grid_g_all_block.support .content_block.last .c_feedback {
  position: static;
  font-size: 14px;
}
.grid_g_all_block.support .content_block_info {
  margin-top: 16px;
  font-size: 14px;
  line-height: 24px;
}
.grid_g_all_block.support .content_block_info &gt; div {
  margin: 1px 0;
  white-space: pre;
}
.grid_g_all_block.support .content_block_info .gray {
  color: var(--mds-color-theme-text-secondary-normal);
}
.grid_g_all_block.support .grid_block_t.module_header {
  font-size: 20px;
}
.grid_g_all_block.support .content_block h2 {
  font-size: 18px;
}
.link_disabled {
  pointer-events: none;
}
.download-center {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
}
.download-center.download-panel .part .el-button--default {
  font-size: 14px;
  font-weight: 500;
}
.download-center.download-panel .part .el-button--default i.icon-mds-arrow-down_bold {
  padding-left: 5px;
}
.download-center.download-panel .part .el-button--default i.icon-mds-arrow-down_bold:before {
  vertical-align: middle;
}
.download-center.download-panel .part.part-mobile a.link {
  display: inline-block;
}
.download-center.unSigin {
  margin-top: 72px;
}
.download-center .header {
  margin-top: 48px;
  margin-bottom: 60px;
}
.download-center .sub-title {
  margin-top: 4px;
  text-align: center;
}
.download-center .page-title {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
  height: 49px;
  line-height: 49px;
}
.download-center p,
.download-center ul {
  line-height: 1.5em;
}
.download-center .part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 860px;
  margin: 0 auto;
  padding: 60px 20px;
}
.download-center .part.part-vdi {
  padding-bottom: 0;
}
.download-center .part:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.download-center .part:nth-child(even) .thumbnail {
  text-align: right;
}
.download-center .part:nth-child(even) .thumbnail img {
  right: 0;
}
.download-center .part &gt; .thumbnail {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  vertical-align: middle;
  position: relative;
}
.download-center .part &gt; .thumbnail img {
  display: block;
  position: absolute;
  top: 50%;
  max-width: 72%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
}
.download-center .part &gt; .content {
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.download-center .part .link {
  cursor: pointer;
}
.download-center .part .link.el-button--primary {
  text-decoration: none;
  line-height: 32px;
  padding: 0 12px;
}
.download-center .part .link img {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.download-center .part .link.el-button--default {
  text-decoration: none;
  line-height: 32px;
  padding: 0 12px;
  font-size: 14px;
}
.download-center .part::after {
  content: "";
  clear: both;
  display: block;
}
.download-center .phase-title {
  font-size: 26px;
  line-height: 35px;
  margin: 24px 0;
}
.download-center .phase-title.phase-title-large {
  margin-top: 40px;
}
.download-center .footer {
  margin: 20px 0;
}
.download-center .dropdown-btn {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.download-center .dropdown-btn .vdi-getstarted {
  position: relative;
  padding-right: 20px;
}
.download-center .dropdown-btn .vdi-getstarted .icon-mds-arrow-up_bold,
.download-center .dropdown-btn .vdi-getstarted .icon-mds-arrow-down_bold {
  vertical-align: middle;
  margin-left: 5px;
}
.download-center.download-panel {
  width: 100%;
  z-index: 2001;
  background: var(--mds-color-theme-background-gradient-primary);
  height: 100%;
  overflow: auto;
}
.download-center.download-panel .header {
  margin: 16px 0 0 20px;
}
.download-center.download-panel .header.no-meeting {
  margin-bottom: 16px;
}
.download-center.download-panel .header .page-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  height: 24px;
  text-align: left;
}
.download-center.download-panel .header .downloads-cancel-btn {
  float: right;
  margin-top: -23px;
  margin-right: 17px;
}
.download-center.download-panel .sub-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0 0 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.download-center.download-panel .sub-title .icon-info-alt-outline {
  margin-left: 8px;
}
.download-center.download-panel .artical &gt; ul &gt; li {
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  margin: 0 20px 20px 20px;
  border-radius: 12px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part {
  padding: 20px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .footer {
  margin: 20px 0 0;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .footer .vdi-getstarted {
  color: var(--mds-color-theme-text-accent-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .footer .el-collapse-item__header {
  padding-left: 0px;
  color: var(--mds-color-theme-text-accent-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .footer .el-collapse-item__header .el-collapse-item__header__arrow {
  color: var(--mds-color-theme-text-accent-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .footer .el-collapse-item__wrap {
  border-radius: 8px;
  margin-top: 7.5px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .footer .el-collapse-item__wrap .el-collapse-item__content {
  padding: 12px;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .title.phase-title {
  margin: 20px 0 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .logo {
  height: 48px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content .logo img {
  width: 48px;
  height: 48px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content &gt; i {
  font-size: 40px;
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content &gt; i.icon-mds-remote-desktop-control_regular {
  color: var(--mds-color-theme-illustrations-onboarding-tertiary-0);
}
.download-center.download-panel .artical &gt; ul &gt; li .part .content p {
  font-weight: 400;
  color: var(--mds-color-theme-text-secondary-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap {
  color: var(--mds-color-theme-text-secondary-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section {
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section.section1 {
  padding-bottom: 12px;
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section &gt; .header {
  margin: 0 0 8px;
  font-size: 14px;
  text-align: left;
  font-weight: 700;
  line-height: 21px;
  color: var(--mds-color-theme-text-primary-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section .link {
  margin: 8px 0 8px;
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section .extenal .header {
  line-height: 18px;
  font-weight: 700;
  margin: 4px 0px 8px;
  color: var(--mds-color-theme-text-primary-normal);
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section .extenal .content label {
  display: block;
  font-weight: 700;
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section .extenal .content ul li:last-child div:last-child .label {
  display: none;
}
.download-center.download-panel .artical &gt; ul &gt; li .vdi-extenal-wrap .section p {
  margin: 0;
}
.vdi-extenal-wrap {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.vdi-extenal-wrap .section {
  max-width: 860px;
  margin: 0 auto;
  padding: 24px 20px;
}
.vdi-extenal-wrap .section .header {
  margin: 12px 0 24px;
  font-size: 20px;
}
.vdi-extenal-wrap p {
  margin: 8px 0;
}
.vdi-extenal-wrap .extenal {
  font-size: 12px;
  line-height: 1.7em;
}
.vdi-extenal-wrap .extenal .header {
  font-size: 12px;
  margin: 20px 4px 8px 0px;
  font-weight: bold;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.vdi-extenal-wrap strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.vdi-extenal-wrap .mark {
  font-style: normal;
  color: #535759;
}
.vdi-extenal-wrap .link {
  text-decoration: none;
  margin: 8px 0 20px;
}
.vdi-extenal-wrap .content .label {
  display: inline-block;
  min-width: 125px;
}
.vdi-extenal-wrap .content-suport-platform {
  margin-left: 15px;
}
.vdi-extenal-wrap .content-suport-platform li:nth-child(odd) {
  margin-top: 24px;
  list-style: disc;
}
.version-popover {
  line-height: 22px;
}
.version-popover i.icon-ng-secure {
  margin: 0 5px;
  font-size: 10px;
}
.version-popover table {
  border-spacing: 0;
  border-collapse: collapse;
}
.version-popover table td {
  padding: 5px 10px;
  text-align: left;
}
.version-popover table tr td:first-child {
  padding-right: 5px;
}
.version-popover .footer {
  margin-top: 10px;
  padding: 5px 0;
  text-align: center;
}
.version-popover .footer a {
  color: #049fd9;
  text-decoration: none;
}
.version-popover .footer a:hover,
.version-popover .footer a:focus,
.version-popover .footer a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.version-popover .footer a {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .download-center .part {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 60px 20px;
  }
  .download-center .part:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .download-center .part &gt; .thumbnail {
    position: static;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-top: 20px;
  }
  .download-center .part &gt; .thumbnail img {
    position: static;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    -webkit-transform: none;
            transform: none;
  }
  .download-center .part &gt; .content {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  .download-center .part .lotus_adminTool {
    position: static;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.part-plugin {
  position: relative;
}
.part-plugin.part_plugin_lotus {
  padding-bottom: 90px;
}
.part-plugin .lotus_adminTool {
  position: absolute;
  height: 40px;
  line-height: 20px;
  left: 20px;
  bottom: 50px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.footer-link-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-link-group img {
  margin-right: 6px;
}
.footer-link-group .download-app-dropdown img {
  vertical-align: bottom;
}
.footer-link-group &gt; .ableDropApp {
  margin-right: 10px;
}
.footer-link-group &gt; .ableDropApp:last-child {
  margin-right: 0;
}
.footer-link-group .el-button + .el-dropdown {
  margin-left: 8px;
}
.ableDropApp .el-button {
  margin-right: 8px;
  margin-bottom: 12px;
}
.ableDropApp .el-button:last-child {
  margin-right: 0;
}
.ableDropApp .el-button + .el-button {
  margin-left: 0;
}
.downloadVersionTip {
  max-width: 259px;
}
.versionContent-popover.is-dark {
  background-color: var(--mds-color-theme-common-overlay-primary-normal);
  border-color: var(--mds-color-theme-common-overlay-primary-normal);
  color: var(--mds-color-theme-common-text-white);
}
.versionContent-popover.is-dark[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: var(--mds-color-theme-common-overlay-primary-normal);
}
.version-popover.is-dark {
  background-color: var(--mds-color-theme-common-overlay-primary-normal);
  border-color: var(--mds-color-theme-common-overlay-primary-normal);
  color: var(--mds-color-theme-common-text-white);
}
.version-popover.is-dark[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: var(--mds-color-theme-common-overlay-primary-normal);
}
#versionContent-pop {
  line-height: 21px;
}
#versionContent-pop .footer {
  margin-top: 21px;
}
.el-drawer.downloadDrawer {
  width: 360px;
  left: 240px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.el-drawer.downloadDrawer .el-drawer__body {
  padding: 0;
}
.el-drawer.downloadDrawer .el-drawer__header {
  margin-bottom: 0;
  padding: 0;
}
.promotional-landing-iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.signup_box {
  overflow: auto;
  height: 100%;
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  min-width: 960px;
  padding: 0 calc((100% - 960px)/2);
  padding-bottom: 60px;
}
.signup_box h2 {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.signup_box .left_form {
  display: inline-block;
}
.signup_box .left_form .icon-ng-inline-error {
  vertical-align: middle;
}
.signup_box .left_form .el-form-item__error {
  padding-left: 0;
}
.signup_box .left_form .el-input .el-input__inner {
  width: 100%;
  height: 100%;
}
.signup_box .left_form .el-checkbox {
  margin-left: 0;
  display: block;
}
.signup_box .left_form .el-form-item__label label {
  font-weight: 600;
}
.signup_box .left_form .vs__dropdown-toggle {
  height: 36px;
  width: 92px;
}
.signup_box .left_form .vs__dropdown-toggle .vs__selected-options .vs__selected {
  -webkit-box-flex: 99;
      -ms-flex: 99;
          flex: 99;
  text-align: center;
  line-height: 34px;
  min-width: 60px;
  margin: 0;
}
.signup_box .left_form .vs__dropdown-toggle .vs__selected-options .vs__selected .country-icon,
.signup_box .left_form .vs__dropdown-toggle .vs__selected-options .vs__selected .country-icon-new {
  display: none;
}
.signup_box .left_form .el-select {
  width: 100%;
}
.signup_box .left_form &gt; .el-form-item {
  width: 480px;
  margin-top: 24px;
}
.signup_box .left_form .username_form_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.signup_box .left_form .username_form_item .el-form-item {
  width: 236px;
}
.signup_box .left_form .number_form_item &gt; .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.signup_box .left_form .number_form_item &gt; .el-form-item__content .el-select {
  width: 92px;
  min-width: 92px;
}
.signup_box .left_form .number_form_item &gt; .el-form-item__content &gt; .el-form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 8px;
}
.signup_box .left_form .tracking_code {
  line-height: 22px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  cursor: pointer;
}
.signup_box .left_form .captcha_img {
  width: 120px;
  height: 50px;
}
.signup_box .left_form .captcha_img &gt; img {
  width: 100%;
  height: 100%;
}
.signup_box .left_form .captcha_mdp {
  padding-top: 0;
}
.signup_box .left_form .response_err_tip {
  margin-bottom: -20px;
  margin-top: 30px;
}
.signup_box .left_form .captcha_action {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
}
.signup_box .left_form .btn_form_item {
  margin-top: 52px;
}
.signup_box .tracking-code-link {
  font-size: 14px;
}
.signup_box .right_img {
  vertical-align: top;
  margin-top: 100px;
  margin-left: 190px;
  width: 265px;
}
.signup_success_dialog {
  width: 460px;
  height: 413px;
  text-align: center;
}
.signup_success_dialog img {
  margin-top: 76px;
  width: 88px;
  width: 73.06px;
}
.signup_success_dialog .dialog_title {
  margin-top: 16.62px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  line-height: 32px;
}
.signup_success_dialog .dialog_text {
  margin-top: 20px;
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  line-height: 24px;
}
.signup_success_dialog .el-message-box__content {
  margin: 0 36px;
}
.signup_success_dialog .el-message-box__btns {
  text-align: center;
  padding-top: 20px;
}
.signup_success_dialog .el-message-box__btns .el-button {
  margin-left: 0;
  min-width: 87px;
}
.joinMeeting_comp .grid_block_t {
  margin-bottom: 16px;
}
.joinMeeting_comp_logo_icon {
  width: 112px;
  height: 80px;
}
.joinMeeting_comp .joinMeeting_comp_hader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.joinMeeting_comp .joinMeeting_comp_hader .desktop-only {
  margin-top: 10px;
}
.joinMeeting_comp .descption {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
  text-align: center;
  line-height: 19px;
  margin-bottom: 7px;
}
.joinMeeting_comp .descption span {
  display: inline-block;
  max-width: 374px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}
.joinMeeting_comp .descption span label {
  display: inline;
}
.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon {
  width: 22px;
  height: 22px;
  margin-top: -2px;
  margin-left: -2px;
  color: var(--mds-color-theme-text-primary-normal);
}
.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon .icon-info-alt-outline {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  height: 22px;
  width: 22px;
  cursor: pointer;
  font-size: 16px;
  color: #343537;
}
.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon:hover,
.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon:focus,
.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.joinMeeting_comp .descption a {
  display: inline-block;
  vertical-align: top;
}
.joinMeeting_comp .joinMeeting_form {
  width: 500px;
  margin: 0 auto;
  display: inline-table;
}
.joinMeeting_comp .joinMeeting_form .input-placeholder ::-webkit-input-placeholder {
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.joinMeeting_comp .joinMeeting_form .input-placeholder ::-moz-placeholder {
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.joinMeeting_comp .joinMeeting_form .input-placeholder ::-ms-input-placeholder {
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.joinMeeting_comp .joinMeeting_form .input-placeholder ::placeholder {
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.joinMeeting_comp .is-error .join-input .el-input__inner {
  border: 2px solid var(--mds-color-theme-text-error-normal) !important;
}
.joinMeeting_comp .is-error .float-input-label,
.joinMeeting_comp .is-error .float-input.focused label {
  color: var(--mds-color-theme-text-primary-normal);
}
.joinMeeting_comp .joinMeeting_input {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-radius: 24px;
  border: none;
  padding: 3px 40px 3px 16px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  width: 100%;
  background: #ebebec;
  outline: none;
}
.joinMeeting_comp .joinMeeting_input:focus {
  background-color: #ebebec !important;
}
.joinMeeting_comp .joinMeeting_input:hover {
  background-color: #d7d7d8;
  border-color: #d7d7d8;
}
.joinMeeting_comp .joinMeeting_input:active {
  background-color: #aeaeaf;
  border-color: #aeaeaf;
}
.joinMeeting_comp .joinMeeting_input.error {
  background-color: #fedcd7 !important;
  border-color: #a12512 !important;
  border-width: 1px !important;
}
.joinMeeting_comp .joinMeeting_input::-ms-clear {
  display: none;
}
.joinMeeting_comp .wbx-input-append {
  display: table-cell;
  position: relative;
  padding: 0;
  width: 46px;
  border: 0;
}
.joinMeeting_comp .wbx-input-append .el-button {
  vertical-align: middle;
  width: 36px;
  overflow: hidden;
  padding: 0;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.joinMeeting_comp .wbx-input-append .el-button.is-disabled {
  background-color: #ebebec;
  cursor: default;
}
.joinMeeting_comp .wbx-input-append .el-button i {
  font-size: 12px;
  line-height: 32px;
  display: inline-block;
  margin-right: -2px;
  vertical-align: top;
}
.joinMeeting_comp .wbx-input-append .el-button span {
  display: none;
}
.joinMeeting_comp .wbx-input-append .el-button {
  position: absolute;
  min-width: 36px;
  top: 0px;
  right: 0;
}
.joinMeeting_comp .wbx-input-append .icon {
  position: absolute;
  display: none;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  font-size: 14px;
  line-height: 15px;
  border-radius: 15px;
  color: var(--mds-color-theme-text-primary-normal);
  left: -34px;
  top: 16px;
  font-size: 20px;
  cursor: pointer;
}
.joinMeeting_comp .wbx-input-append .icon:hover {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.joinMeeting_comp .wbx-input-append .icon:active {
  color: #0387b8;
}
.joinMeeting_comp .wbx-input-append.active .icon {
  display: inline-block;
}
.joinMeeting_comp .error-wrap {
  margin: 0 auto;
  padding-left: 16px;
  margin-top: 6px;
  font-size: 14px;
}
.wbx-join-popover {
  width: 246px;
  line-height: 24px;
  padding: 0 6px;
  color: #343537;
  font-size: 14px;
}
.wbx-join-popover .example {
  margin-top: 6px;
}
.wbx-join-popover .tooltip {
  position: relative;
  display: inline-block;
}
.wbx-join-popover .tooltip .example-link {
  white-space: nowrap;
}
.wbx-join-popover .tooltip span {
  border-bottom: 2px solid #a85f00;
}
.wbx-join-popover .tooltip .arrow {
  position: absolute;
  right: 20px;
  text-align: center;
  padding-top: 3px;
}
.wbx-join-popover .tooltip .room {
  margin-top: 20px;
  text-align: right;
  color: #a85f00;
}
.login-view .error-wrap .error {
  position: absolute;
  top: 0;
}
.joinMeeting_form .float-input-label {
  font-size: 16px;
  line-height: 48px;
  left: 32px;
}
.joinMeeting_form .float-input.focused label {
  top: -10px;
}
#ipt-joinmeeting {
  float: left;
  height: 48px;
}
.joinMeeting_form .el-input__inner {
  display: inline-block;
  border-radius: 18px;
  border: 1px solid #ededed;
  padding: 3px 40px 3px 16px;
  height: 36px;
  line-height: 30px;
  font-size: 14px;
  width: 100%;
  background-color: #ededed;
  outline: none;
}
.joinMeeting_form .el-input__inner::-ms-clear {
  display: none;
}
.joinMeeting_form .el-select__middle {
  width: 100%;
}
.join-meeting-dialog .el-dialog.el-dialog--small {
  width: 520px;
}
.join-meeting-dialog .el-dialog__textarea {
  height: 520px;
}
.join-meeting-dialog .el-dialog__textarea .el-dialog__body span {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.join-meeting-dialog .el-dialog__textarea .el-dialog__body .el-input {
  margin-top: 20px;
}
.join-meeting-dialog .el-dialog__textarea .el-dialog__body .el-input input {
  border-radius: 8px;
  border: 1px solid var(--mds-color-theme-outline-input-normal);
}
.join-meeting-dialog .el-dialog__textarea .el-dialog__body .one-search-popup {
  left: 20px;
  top: 153px;
  width: 456px;
}
.join-meeting-dialog .el-dialog__textarea .el-dialog__body .noresult {
  margin: 0 auto;
  margin-top: 80px;
  width: 140px;
}
.join-meeting-dialog .el-dialog__textarea .el-dialog__body .noresult p {
  margin-left: 42px;
  margin-top: 22px;
}
.join-meeting-recently-pmr table tr {
  width: 460px;
  height: 50px;
  background-color: transparent !important;
}
.join-meeting-recently-pmr table tr .el-button {
  visibility: hidden;
}
.join-meeting-recently-pmr table tr:hover,
.join-meeting-recently-pmr table tr:focus {
  outline: none;
}
.join-meeting-recently-pmr table tr:hover td,
.join-meeting-recently-pmr table tr:focus td {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.join-meeting-recently-pmr table tr:hover td .el-button,
.join-meeting-recently-pmr table tr:focus td .el-button {
  visibility: visible;
}
.join-meeting-recently-pmr table tr td:nth-child(1) {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.join-meeting-recently-pmr table tr td:nth-child(1) .avatar_img {
  width: 32px;
  height: 32px;
  margin-bottom: 0;
}
.join-meeting-recently-pmr table tr td:nth-child(1) .avatar_img span {
  display: block;
  margin-top: 5px;
}
.join-meeting-recently-pmr table tr td:nth-child(1) .avatar_img span.avatar_small {
  width: 32px;
  height: 32px;
}
.join-meeting-recently-pmr table tr td:nth-child(1) .avatar_small {
  width: 32px;
  height: 32px;
  line-height: 32px !important;
}
.join-meeting-recently-pmr table tr td:nth-child(2) p:nth-child(1) {
  font-size: 16px;
  line-height: 24px;
  color: var(--mds-color-theme-text-trimary-normal);
}
.join-meeting-recently-pmr table tr td:nth-child(2) p:nth-child(2) {
  font-size: 14px;
  line-height: 22px;
  color: var(--mds-color-theme-text-secondary-normal);
  width: 340px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.join-meeting-recently-pmr table tr td:nth-child(3) {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.join-meeting-search {
  margin-top: 20px;
}
.join-meeting-search .meetinglist .meeting-flag {
  font-size: 14px;
  display: inline-block;
  border-radius: 4px;
  padding: 1px 8px;
  gap: 4px;
  line-height: 22px;
  height: 24px;
}
.join-meeting-search .meetinglist .meeting-flag.event {
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  background: var(--mds-color-theme-background-label-cobalt-normal);
}
.join-meeting-search .meetinglist .meeting-flag.training {
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-label-mint);
  background: var(--mds-color-theme-background-label-mint-normal);
}
.join-meeting-search .el-row {
  border-radius: 25px;
  height: 52px;
}
.join-meeting-search .el-row:hover,
.join-meeting-search .el-row:focus {
  background-color: var(--mds-color-theme-background-primary-hover);
  outline: none;
  -webkit-box-shadow: 0 0 0 3px var(--mds-color-core-blue-50), 0 0 0 2px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0 0 0 3px var(--mds-color-core-blue-50), 0 0 0 2px var(--mds-color-theme-outline-theme-normal);
  cursor: pointer;
}
.join-meeting-search .el-row:hover .el-col-4 .el-button,
.join-meeting-search .el-row:focus .el-col-4 .el-button,
.join-meeting-search .el-row:hover .el-col-8 .el-button,
.join-meeting-search .el-row:focus .el-col-8 .el-button,
.join-meeting-search .el-row:hover .el-col-6 .el-button,
.join-meeting-search .el-row:focus .el-col-6 .el-button {
  opacity: 1;
}
.join-meeting-search .el-row.pmrlist {
  padding-top: 10px;
}
.join-meeting-search .el-row.meetinglist {
  padding-top: 6px;
}
.join-meeting-search .el-row.meetinglist .el-col-2 {
  padding-top: 5px;
}
.join-meeting-search .el-row.meetinglist .el-col-2 .secure-avatar {
  padding-top: 5px;
  padding-left: 6px;
}
.join-meeting-search .el-row.meetinglist .el-col-22 {
  margin-top: -6px;
  line-height: 13px;
}
.join-meeting-search .el-row.meetinglist .el-col-4,
.join-meeting-search .el-row.meetinglist .el-col-8,
.join-meeting-search .el-row.meetinglist .el-col-6 {
  margin-top: 5px;
}
.join-meeting-search .el-row .el-col-2 {
  padding-left: 5px;
}
.join-meeting-search .el-row .el-col-2 .avatar_small {
  width: 32px;
  height: 32px;
  line-height: 32px !important;
}
.join-meeting-search .el-row .el-col-2 .avatar_small span {
  display: block;
  margin-top: 5px;
}
.join-meeting-search .el-row div.title.fs-14,
.join-meeting-search .el-row div.extra.fs-12 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.join-meeting-search .el-row .el-col-18 {
  padding-left: 10px;
}
.join-meeting-search .el-row .el-col-18 &gt; p {
  width: 340px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.join-meeting-search .el-row .el-col-14 {
  padding-left: 10px;
}
.join-meeting-search .el-row .el-col-14 &gt; p {
  width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.join-meeting-search .el-row .el-col-16 {
  padding-left: 10px;
}
.join-meeting-search .el-row .el-col-16 &gt; p {
  width: 265px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.join-meeting-search .el-row .el-col-4,
.join-meeting-search .el-row .el-col-8,
.join-meeting-search .el-row .el-col-6 {
  padding-top: 2px;
}
.join-meeting-search .el-row .el-col-4 .el-button,
.join-meeting-search .el-row .el-col-8 .el-button,
.join-meeting-search .el-row .el-col-6 .el-button {
  display: block;
  float: right;
  margin-right: 8px;
  opacity: 0;
}
.join-meeting-search .el-row .el-col-4 .el-button:hover,
.join-meeting-search .el-row .el-col-8 .el-button:hover,
.join-meeting-search .el-row .el-col-6 .el-button:hover,
.join-meeting-search .el-row .el-col-4 .el-button:focus,
.join-meeting-search .el-row .el-col-8 .el-button:focus,
.join-meeting-search .el-row .el-col-6 .el-button:focus {
  opacity: 1;
}
.back-to-meetings {
  font-size: 14px;
}
.mdp {
  overflow: auto;
  margin: 50px  0px 30px 100px;
  padding-right: 100px;
  font-size: 12px;
  color: #343537;
}
.mdp .calendar {
  float: left;
}
.mdp .section {
  margin-left: 100px;
}
.mdp .item {
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mdp .item .item-label {
  margin-right: 8px;
  display: inline-block;
}
.mdp .item .item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mdp .item-footer {
  display: block;
}
.mdp .topic {
  font-size: 20px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 30px;
  margin-bottom: 10px;
}
.mdp .topic .icon {
  font: 16px bold;
}
.mdp .copy {
  vertical-align: middle;
  cursor: pointer;
  color: #343537;
  font-size: 14px;
}
.mdp .copy:hover {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.mdp .copy:hover .icon-ng-copy {
  color: var(--mds-color-theme-text-accent-normal);
}
.mdp .copy .icon-ng-copy {
  margin-right: 8px;
  vertical-align: middle;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp .copy .icon-ng-copy-mdp {
  margin-right: 4px;
}
.mdp .copied {
  color: #43a942;
  font-size: 14px;
}
.mdp .copied:hover {
  color: #43a942;
  text-decoration: none;
}
.mdp .el-collapse-item__header {
  padding-left: 0;
}
.mdp .el-collapse-item__content {
  padding: 0;
}
.mdp .el-collapse-item__header__arrow {
  width: 20px;
}
.mdp .mdp-copy {
  width: 20px;
  margin-right: 4px;
  font-size: 14px;
  vertical-align: middle;
}
.mdp .status {
  margin: 5px 0;
}
.mdp .status .icon {
  display: inline-block;
  border-radius: 12px;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  border-style: solid;
  border-width: 1px;
}
.mdp .status .icon.icon-started {
  background-color: #43a942;
  border-color: #43a942;
}
.mdp .status .icon.icon-not-started {
  background-color: #ebebec;
  border-color: #ebebec;
}
.mdp .status .icon.icon-time-to-join {
  background-color: #43a942;
  border-color: #43a942;
}
.mdp .item-more a {
  color: #343537;
  text-decoration: none;
}
.mdp .item-more a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.mdp .item-more .icon-more {
  vertical-align: middle;
  margin-right: 8px;
}
.mdp .host {
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp .split {
  padding: 0 5px;
}
.mdp .el-popover-group-pin {
  display: inline-block;
  position: relative;
}
.mdp .el-popover-group-pin .el-form-item__content {
  line-height: inherit;
}
.mdp .el-popover-group-pin .el-popover {
  position: absolute;
  left: 100%;
  top: 14px;
}
.mdp .el-popover-group-pin .el-popover span {
  white-space: nowrap;
}
.mdp .el-popover-group-pin .el-popover .popper__arrow {
  margin-top: 50%;
  margin-top: -10px;
}
.mdp .remain-time {
  font-weight: bold;
}
.mdp .meeting-footer {
  margin-top: 30px;
}
.mdp-copy-section {
  position: absolute;
  left: 0;
  right: 0;
  top: -99999px;
}
.meeting-password {
  margin: 30px 0;
}
.meeting-password .title {
  line-height: 30px;
}
.meeting-password .el-input {
  max-width: 280px;
}
.meeting-password .el-input.error input {
  color: var(--mds-color-theme-text-error-normal);
  border-color: var(--mds-color-theme-outline-cancel-normal);
}
.meeting-password .error-wrap {
  margin-top: 5px;
  margin-left: 20px;
}
.meeting-password .error-wrap .error {
  position: static;
}
.meeting-edit {
  font-size: 14px;
  margin-top: 12px;
}
.meeting-edit .el-button.first {
  border-left: 1px solid #ebebec;
}
.meeting-password-group .el-button {
  min-width: 100px;
}
.meeting-password-group a.el-button:hover {
  text-decoration: none;
}
.meeting-join .el-form-item {
  margin-bottom: 0;
}
.meeting-join a {
  cursor: pointer;
}
.meeting-join .el-input {
  width: 310px;
  margin-top: 14px;
  display: inline-block;
}
.meeting-join .el-form-item__content {
  margin-left: 0;
}
.meeting-join .el-form {
  padding-bottom: 0;
}
.hidden-form {
  display: none;
}
.icon-mdp-pmr {
  font-size: 18px !important;
  color: var(--mds-color-theme-text-secondary-normal) !important;
}
.basicInfoHeader {
  font-size: 14px;
  line-height: 19px;
  padding-bottom: 10px;
}
.basicInfoHeader a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.basicInfoHeader a:hover,
.basicInfoHeader a:focus,
.basicInfoHeader a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.basicInfoHeader i {
  font-size: 8px;
  margin-right: 5px;
  vertical-align: middle;
}
.mdp_action,
.wsd_action {
  display: inline-block;
  float: right;
}
.cancel_3rd_party_meeting {
  font-size: 16px;
  color: var(--mds-color-theme-button-cancel-normal);
  font-weight: bold;
  vertical-align: bottom;
}
.calendar {
  position: relative;
  width: 70px;
  height: 70px;
  border: 1px solid var(--mds-color-theme-text-secondary-normal);
  border-radius: 3px;
}
.calendar .hook {
  position: absolute;
  top: -1px;
  background-color: #fff;
  width: 8px;
  height: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border: 1px solid var(--mds-color-theme-text-secondary-normal);
  border-top: none;
}
.calendar .hook.left {
  left: 10px;
}
.calendar .hook.right {
  right: 10px;
}
.calendar .month {
  color: #e9691e;
  line-height: 20px;
  margin-top: 10px;
  text-align: center;
}
.calendar .date {
  font-size: 26px;
  color: #343537;
  text-align: center;
  line-height: 35px;
}
.meeting-header {
  margin: 0;
  padding-top: 32px;
}
.meeting-header .upgrade {
  padding-bottom: 15px;
}
.meeting-header .m_search_condition .el-checkbox {
  margin-left: 20px;
}
.meeting-header .m_search_condition .meeting-filter-label {
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
}
.meeting-header .m_search_condition .meeting-filter-label span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 140px;
}
.meeting-header .m_search_condition .meeting_filter_type input {
  text-indent: 100%;
}
.item_upcomming .el-tabs__header {
  margin: 0 0 12px ;
}
.meeting_list .el-tabs__header {
  margin: 0 0 12px ;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
  border-radius: 107px;
}
.meeting_list .el-tabs__nav {
  margin: 8px;
}
.item_upcomming .m_search_condition_wrap {
  margin-top: 8px;
}
.item_upcomming #tab-recording .el_button--link {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.item_upcomming #tab-recording #recordingListTip {
  padding: 5px 8px;
}
.item_upcomming .m_recording_wrap {
  margin-top: 8px;
}
.item_upcomming .recording-tip:has(.top_info_warning,.top_info) {
  margin-bottom: 21px;
}
.item_upcomming .recording-tip .top_info_warning {
  border: 1px solid transparent;
  border-radius: 16px;
}
.item_upcomming .recording-tip .top_info_warning .info_content {
  line-height: 0px;
}
.item_upcomming .recording-tip .top_info_warning .el-alert__content {
  font-size: 16px;
}
.item_upcomming .recording-tip .top_info_warning + .top_info {
  margin-top: 12px;
  border: 1px solid transparent;
  padding: 5px 24px 5px 13px;
  border-radius: 8px;
  line-height: 24px;
}
.item_upcomming .recording-tip .top_info_warning + .top_info .info_content {
  font-size: 16px;
}
.item_upcomming .recording-tip .top_info_warning + .top_info .info_content .content-area {
  padding: 0 20px 0 9px;
}
.item_upcomming .recording-tip .top_info_warning + .top_info &gt; i {
  margin-top: 8px;
  color: var(--mds-color-theme-text-accent-normal);
}
.item_upcomming .recording-tip .top_info_warning + .top_info .close_info i {
  margin-top: 19px;
  color: var(--mds-color-theme-text-accent-normal);
}
.item_upcomming .meeting_list_content {
  min-height: 460px;
  right: 20px;
  top: 15px;
  z-index: 999;
  margin-top: 16px;
}
.item_upcomming .el-tabs__item,
.grid_block_t.upcomming_card {
  display: inline-block;
}
.grid_block_t.module_header {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 40px;
  font-weight: 500;
}
.meeting_list_content .m_list .list_t {
  line-height: 24px;
  max-height: inherit;
  overflow: auto;
  text-overflow: inherit;
  white-space: inherit;
}
.meeting_list_content .m_list .list_t a {
  overflow: auto;
  text-overflow: inherit;
  white-space: inherit;
}
.meeting_list_content .m_list .list_st {
  line-height: 22px;
  margin-top: -2px;
}
.meeting_list_content .m_list .col_1 {
  width: 32px;
  margin: 9px 12px 9px 14px;
}
.meeting_list_content .m_list .col_1 .avatar_small {
  width: 32px;
  height: 32px;
}
.meeting_list_content .m_list .col_1 .avatar-initials {
  font-size: 14px;
  line-height: 32px !important;
}
.meeting_list_content .m_list .col_2 {
  width: 200px;
  margin: 3px 0px 3px 0;
}
.meeting_list_content .m_list .col_2 div:nth-child(1) {
  font-size: 16px;
  font-weight: 400;
}
.meeting_list_content .m_list .col_2 div:nth-child(2) {
  font-size: 14px;
}
.meeting_list_content .m_list .col_3 {
  width: calc(100% - 360px);
  margin: 3px 0px 3px 0;
}
.meeting_list_content .m_list .col_3 .list_t .meeting_topic_column a {
  vertical-align: top;
  display: inline-block;
  margin-left: 5px;
  cursor: default;
}
.meeting_list_content .m_list .col_3 .list_t .meeting_topic_column a:hover,
.meeting_list_content .m_list .col_3 a:active,
.meeting_list_content .m_list .col_3 a:focus {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.meeting_list_content .m_list .col_3 i {
  vertical-align: text-bottom;
  font-size: 14px;
}
.meeting_list_content .m_list .col_4 {
  width: 80px;
  text-align: right;
  float: right;
  margin: 11px 12px 11px 0px;
}
.meeting_list_content .m_list .col_5 {
  float: right;
  margin: 11px 12px 15px 0px;
}
.meeting_list_content .m_list .col_webinar_1 {
  float: left;
  width: calc(50% - 60px);
  margin-left: 6px;
}
.meeting_list_content .m_list .avatar_img {
  margin-bottom: 0;
}
.meeting_list_content .m_list .google_calendar_meeting {
  vertical-align: middle;
}
.meeting_list_content .m_list .not_webex_meeting {
  cursor: default !important;
  background: var(--mds-color-theme-background-secondary-disabled) !important;
}
.meeting_list_content .m_list .not_webex_meeting:hover {
  background: var(--mds-color-theme-background-secondary-disabled) !important;
}
.meeting_list_content .m_list .not_webex_meeting:active {
  background: var(--mds-color-theme-background-secondary-disabled) !important;
}
.meeting_list_content .m_list .meetings_total {
  line-height: 44px;
}
.meeting_list_content .m_list li {
  background: var(--mds-color-theme-background-secondary-normal);
  border-radius: 8px;
  margin-bottom: 8px;
  min-height: 50px;
}
.meeting_list_content .m_list li:hover {
  background: var(--mds-color-theme-background-secondary-hover);
  border-radius: 8px;
}
.meeting_list_content .m_list li:active {
  background: var(--mds-color-theme-background-secondary-active);
  border-radius: 8px;
}
#pane-history .meeting_list_content .m_list .col_3 {
  width: calc(100% - 615px);
  margin: 3px 0px 3px 0;
}
#pane-history .meeting_list_content .m_list .col_3 .list_t .meeting_topic_column a {
  vertical-align: top;
  display: inline-block;
  margin-left: 5px;
}
.upcoming_block_lists .meeting_list_content .m_list .col_2 {
  width: 168px;
}
.upcoming_block_lists .meeting_list_content .m_list .col_3 {
  width: calc(100% - 365px);
}
.upcoming_block_lists .meeting_list_content .m_list .col_4 {
  width: 120px;
}
.upcoming_block_lists .meeting_list_content .m_list_item:hover {
  cursor: pointer;
}
.meeting_list .list_btn {
  min-width: 300px;
}
.meeting_list .list_st {
  min-width: 180px;
}
.m_search_condition_wrap.m_list .m_list_item.future .el-input__inner,
.m_search_condition_wrap.m_list .m_list_item.history .el-input__inner,
.m_search_condition_wrap.webinar.m_list .m_list_item.meetings .el-input__inner {
  border-radius: 16px;
}
.m_search_condition_wrap.m_list .m_list_item.future,
.m_search_condition_wrap.m_list .m_list_item.history,
.m_search_condition_wrap.webinar.m_list .m_list_item.meetings {
  margin-left: 4px;
}
.m_search_condition_wrap.m_list .m_list_item.future .el-select,
.m_search_condition_wrap.m_list .m_list_item.history .el-select,
.m_search_condition_wrap.webinar.m_list .m_list_item.meetings .el-select {
  padding: 4px 0;
}
.m_search_condition_wrap.m_list .m_list_item.future .el-input,
.m_search_condition_wrap.m_list .m_list_item.history .el-input {
  padding: 4px;
}
.future .el-date-editor--daterange.el-input,
.history .el-date-editor--daterange.el-input,
.meeting_list.webinar_list .el-date-editor--daterange.el-input {
  width: 235px;
  padding: 4px;
}
.m_search_condition_wrap.m_list .m_list_item.future .el-date-editor .el-input__icon,
.m_search_condition_wrap.m_list .m_list_item.history .el-date-editor .el-input__icon {
  right: 4px;
}
.m_search_condition_wrap.m_list .m_list_item.future .el-input .el-input__icon.icon-.icon-mds-arrow-right_bold.disableFocusIcon {
  right: 6px;
}
.m_search_condition_wrap.m_list .m_list_item.history .el-input .el-input__icon.icon-.icon-mds-arrow-right_bold.disableFocusIcon {
  right: -1px;
}
.m_search_condition_wrap.m_list .m_list_item.meetings .el-input .el-input__icon.icon-arrow-down {
  right: 4px;
  top: 2.5px;
}
/*
For the bug(WEBEX-405090): when we set 'append-to-body="false"' for el-date-picker,
the style of el-date-picker has some conflicts with the style of common, which causes the error message
not to be displayed properly. So we need to add the following style to fix this bug.
*/
.m_search_condition_wrap.m_list .el-date-range-picker .el-form-item {
  margin-bottom: 0;
}
.m_search_condition_wrap.m_list .el-date-range-picker .el-date-range-picker__editor.el-input {
  padding: 0;
}
.m_search_condition_wrap.m_list .el-date-range-picker .el-picker-panel__body table {
  border-spacing: 0 3px;
}
.upcoming_block_lists {
  overflow-y: auto;
  overflow-x: hidden;
}
.grid_block.upcoming_block_lists {
  min-height: 265px;
}
.grid_block.upcoming_block_lists .el-alert--prompt .icon-exit {
  color: var(--mds-color-theme-text-primary-normal);
}
.icon.meetingListItem {
  height: 16px;
  line-height: 16px;
  padding: 3px;
  font-weight: 800;
  color: var(--mds-color-theme-text-secondary-normal);
}
.showmore {
  position: relative;
  text-align: center;
  font-size: 16px;
}
.loading-showmore {
  width: 50px;
  height: 50px;
  -webkit-animation: loading-rotate 2s linear infinite;
  animation: loading-rotate 2s linear infinite;
}
.upcoming_block_lists .m_lists_info {
  margin-top: 0px;
  line-height: 120px;
  min-width: 160px;
}
.upcoming_block_lists .m_lists_info.m_lists_nodata {
  line-height: 32px;
  font-size: 12px;
  min-height: 270px;
}
.upcoming_block_lists .m_lists_info.m_lists_nodata p {
  max-width: 430px;
  margin: 0 auto;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 16px;
}
@media (max-width: 350px) {
  .pmr_more_info .meetingpmr {
    max-width: 175px;
  }
}
@media (min-width: 351px) and (max-width: 390px) {
  .pmr_more_info .meetingpmr {
    max-width: 240px;
  }
}
@media (max-width: 860px) {
  .pmr_more_info .meetingpmr {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (min-width: 391px) and (max-width: 399px) {
  .pmr_more_info .meetingpmr {
    max-width: 280px;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
  body.mobile .grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info {
    width: 100%;
    white-space: nowrap;
  }
  body.mobile .grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .meetingpmr {
    max-width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 819px) {
  body.mobile .grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info {
    white-space: nowrap;
  }
  body.mobile .grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .meetingpmr {
    max-width: 225px;
  }
}
@media (min-width: 820px) and (max-width: 920px) {
  body.mobile .grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info {
    white-space: nowrap;
  }
  body.mobile .grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .meetingpmr {
    max-width: 280px;
  }
}
@media (min-width: 360px) and (max-width: 860px) {
  .meeting_list_sched.pmr {
    width: 200px;
  }
  .meeting_list_sched .schedule_meeting_or_event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .meeting_list_sched .schedule_meeting_or_event .popover_container .el-button {
    margin-top: 8px;
  }
}
.meeting_list_sched {
  padding-top: 2px;
  margin: 0 12px 0 2px;
  float: right;
}
/*--------auto fix--------*/
.fixed-header {
  margin-top: 0px;
  height: 85px;
  /*&amp;:before {
    content: "";
    display: block;
    height: 38px;
  }*/
}
.fixed-header .meeting_list_sched.webinar_list_sched .smartbutton .schedule_meeting_or_event {
  min-width: 360px;
}
#frame_outter.focus_noOutline .item_upcomming .el-tabs__header .el-tabs__item a:focus {
  outline: none;
}
.meeting_topic_column .meeting_type_flag_block {
  display: inline-block;
}
.ec-flag,
.tc-flag,
.webinar-flag {
  border-radius: 4px;
  float: initial;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  padding: 1px 8px;
}
.ec-flag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  height: 24px;
  background: var(--mds-color-theme-background-label-cobalt-normal);
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  vertical-align: middle;
  border-radius: 4px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.ec-flag.disabled {
  cursor: default;
  color: var(--mds-color-theme-text-primary-disabled);
}
.webinar-flag {
  background: var(--mds-color-theme-background-label-cobalt-normal);
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  height: 24px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-positive: 0;
      flex-grow: 0;
  vertical-align: middle;
}
.ec_unavailable {
  color: #a12512;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
  margin-left: 4px;
}
.tc-flag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  height: 24px;
  border: 1px solid var(--mds-color-theme-outline-label-mint);
  background: var(--mds-color-theme-background-label-mint-normal);
  vertical-align: middle;
  border-radius: 4px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.highlights-flag,
.transcript-flag,
.recording-flag {
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  padding: 1px 8px;
  background: var(--mds-color-theme-background-solid-tertiary-normal);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
  line-height: 22px;
}
.highlights-flag {
  height: 24px;
  border-radius: 4px;
}
.transcript-flag {
  height: 24px;
  border-radius: 4px;
}
.recording-flag {
  height: 24px;
  border-radius: 4px;
}
.meeting_topic {
  line-height: 22px;
  overflow: auto;
  overflow-wrap: break-word;
  word-break: break-word;
  float: left;
  padding-right: 5px;
  font-weight: 700;
  font-size: 16px;
}
.meeting_topic.home {
  max-width: calc(100% - 78px);
}
.meeting_topic.meetings {
  max-width: calc(100% - 100px);
}
.meeting_topic_column span img {
  vertical-align: text-bottom;
}
.icon-meetings-pmr {
  font-size: 16px !important;
  color: #666 !important;
}
.meeting_list_tips_info {
  border: 1px solid #EBEBEB;
  background-color: #FAFAFA;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  text-align: left;
}
.meeting_list_tips_info .el-alert__content {
  vertical-align: middle;
}
.meeting_list_tips_info .el-alert__icon,
.meeting_list_tips_info .el-alert__closebtn {
  font-size: 16px;
  font-weight: 300;
  color: var(--mds-color-theme-text-primary-normal);
}
.event_unavailable {
  position: relative;
  top: 10px;
}
.event_unavailable .icon-ng-error-dialog {
  font-size: 20px;
  font-weight: bold;
}
.meeting_alert_info {
  padding: 1px;
  margin-bottom: 2px;
}
.meeting_alert_info i {
  padding-right: 7px;
  font-weight: 700;
}
.meeting_alert_info span {
  line-height: 38px;
}
.meeting_alert_info {
  padding: 1px;
  margin-bottom: 2px;
}
.meeting_alert_info i {
  padding-right: 7px;
  font-weight: 700;
}
.meeting_alert_info span {
  line-height: 38px;
}
.pmr_more_info {
  float: left;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_card_c_name .pmr_card_c_title h2,
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header h1 {
  font-size: 20px;
  line-height: 0;
  font-weight: 500;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .meeting_list_sched.pmr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  min-width: 400px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .meeting_list_sched.pmr &gt; .el-button.el-button--success {
  min-width: 60px;
  margin-left: 8px;
  margin-top: 8px;
  margin-right: 8px;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .meeting_list_sched.pmr.mobile {
  min-width: 220px;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .meeting_list_sched.pmr.mobile &gt; div,
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .meeting_list_sched.pmr.mobile &gt; button {
  float: left;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info {
  padding-top: 5px;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_card_c_more.pmr_more {
  display: inline;
  margin-top: 0;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_card_c_more.pmr_more span.pmr-detail-info {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding-top: 4px;
  border-radius: 100%;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_card_c_more.pmr_more span.pmr-detail-info:hover {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_card_c_more.pmr_more span.pmr-detail-info i.icon-mds-pmr_bold {
  font-size: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .meetingpmr {
  display: inline-block;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .meetingpmr #pm_url {
  display: block;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_slide_f {
  margin-left: 5px;
  display: inline;
  margin-top: 1px;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_slide_f .el-tooltip.el-button span {
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  padding-top: 4px;
  border-radius: 100%;
}
.grid_g &gt; .grid_g_all &gt; .grid_g_all_block .fixed-header .pmr_more_info .pmr_slide_f .el-tooltip.el-button span i.icon-mds-copy_bold {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
}
.el-tooltip__popper.is-dark a#eventUnavailableTooltipId {
  color: var(--mds-color-theme-teaching-text-accent-normal);
}
.text-spacing-applied .meeting-header .fixed-header {
  height: 125px !important;
}
.calendar_view .el-tabs__header {
  margin: 0 0 12px;
  background: var(--mds-color-theme-background-secondary-normal);
  border-radius: 107px;
}
.calendar_view .el-tabs__nav {
  margin: 8px;
}
.calendar_view .list_view {
  min-height: 460px;
  right: 20px;
  top: 15px;
  z-index: 999;
  margin-top: 16px;
}
.calendar_view .list_view .list_main .group_title {
  font-size: 16px;
  margin-bottom: 15px;
  color: var(--mds-color-theme-text-primary-normal);
}
.calendar_view .list_view .list_main .today {
  font-weight: 700;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.calendar_view .list_view .list_main .group_content {
  margin-bottom: 15px;
}
.calendar_view .list_view .list_main .group_content .past_base_color {
  color: var(--mds-color-theme-text-primary-disabled);
}
.calendar_view .list_view .list_main .group_content .upcoming_base_color {
  color: var(--mds-color-theme-text-secondary-normal);
}
.calendar_view .list_view .list_main .group_content .list_t {
  line-height: 24px;
}
.calendar_view .list_view .list_main .group_content .list_st {
  line-height: 22px;
  margin-top: -2px;
}
.calendar_view .list_view .list_main .group_content .col_0 {
  width: 6px;
  height: 50px;
  margin-right: 0;
}
.calendar_view .list_view .list_main .group_content .col_0 .rsvp {
  height: 100%;
  border-radius: 4px 0px 0px 4px;
}
.calendar_view .list_view .list_main .group_content .col_0 .accept_normal {
  background: var(--mds-color-theme-outline-button-normal);
}
.calendar_view .list_view .list_main .group_content .col_0 .accept_active {
  background: var(--mds-color-theme-indicator-stable);
}
.calendar_view .list_view .list_main .group_content .col_0 .tentative_normal {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--mds-color-theme-outline-button-normal) 2px, var(--mds-color-theme-outline-button-normal) 4px);
}
.calendar_view .list_view .list_main .group_content .col_0 .tentative_active {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--mds-color-theme-indicator-stable) 2px, var(--mds-color-theme-indicator-stable) 4px);
}
.calendar_view .list_view .list_main .group_content .col_0 .no_response_normal {
  border: 1px solid var(--mds-color-theme-outline-button-normal);
}
.calendar_view .list_view .list_main .group_content .col_0 .no_response_active {
  border: 1px solid var(--mds-color-theme-indicator-stable);
}
.calendar_view .list_view .list_main .group_content .col_1 {
  width: 32px;
  margin: 9px;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar_small {
  width: 32px;
  height: 32px;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar-initials {
  font-size: 14px;
  line-height: 32px !important;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar_text_visible .high-contrast-hide {
  display: none !important;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar_text_visible .high-contrast-visible {
  display: inline-block !important;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar {
  position: relative;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar_presence {
  position: absolute;
  bottom: -0.2rem;
  right: -0.2rem;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar_presence_wrapper_circular {
  border-radius: 100vh;
}
.calendar_view .list_view .list_main .group_content .col_1 .avatar_presence_wrapper_square {
  border-radius: 25%;
}
.calendar_view .list_view .list_main .group_content .col_2 {
  width: calc(100% - 250px);
  margin: 3px 0px 3px 0;
}
.calendar_view .list_view .list_main .group_content .col_2 .details .topic {
  line-height: 24px;
}
.calendar_view .list_view .list_main .group_content .col_2 .details .topic a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-disabled);
}
.calendar_view .list_view .list_main .group_content .col_2 .details .topic .upcoming_topic_color {
  color: var(--mds-color-theme-text-primary-normal);
}
.calendar_view .list_view .list_main .group_content .col_2 .details .today {
  font-weight: 700;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.calendar_view .list_view .list_main .group_content .col_2 .details .time {
  font-size: 14px;
  line-height: 22px;
}
.calendar_view .list_view .list_main .group_content .col_2 .details .time .dot {
  width: 4px;
  height: 4px;
  margin-left: 8px;
  margin-right: 8px;
}
.calendar_view .list_view .list_main .group_content .col_2 .details .time .progress {
  color: #3CC29A;
}
.calendar_view .list_view .list_main .group_content .col_3 {
  width: 180px;
  text-align: right;
  float: right;
  margin: 11px 12px 11px 0px;
  line-height: 28px;
}
.calendar_view .list_view .list_main .group_content .col_3 .roster {
  margin-right: 5px;
}
.calendar_view .list_view .list_main .group_content .avatar_img {
  margin-bottom: 0;
}
.calendar_view .list_view .list_main .group_content .google_calendar_meeting {
  vertical-align: middle;
}
.calendar_view .list_view .list_main .group_content .list_item:hover {
  cursor: pointer;
}
.calendar_view .list_view .list_main .group_content li {
  background: var(--mds-color-theme-background-secondary-normal);
  border-radius: 8px;
  margin-bottom: 8px;
  height: 50px;
}
.calendar_view .list_view .list_main .group_content li:hover {
  background: var(--mds-color-theme-background-secondary-hover);
  border-radius: 8px;
}
.calendar_view .list_view .list_main .group_content li:active {
  background: var(--mds-color-theme-background-secondary-active);
  border-radius: 8px;
}
.item_upcomming {
  position: relative;
}
.obtp_roster .roster_avatar {
  width: 32px;
  height: 32px;
  margin: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.obtp_roster .roster_avatar .avatar_small {
  width: 32px;
  height: 32px;
}
.obtp_roster .roster_avatar .avatar-initials {
  font-size: 14px;
  line-height: 32px !important;
}
.obtp_roster .roster_avatar .avatar_text_visible .high-contrast-hide {
  display: none !important;
}
.obtp_roster .roster_avatar .avatar_text_visible .high-contrast-visible {
  display: inline-block !important;
}
.obtp_roster .roster_avatar .avatar {
  position: relative;
}
.obtp_roster .roster_avatar .avatar_presence {
  position: absolute;
  bottom: -0.2rem;
  right: -0.2rem;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.obtp_roster .roster_avatar .avatar_presence_wrapper_circular {
  border-radius: 100vh;
}
.obtp_roster .roster_avatar .avatar_presence_wrapper_square {
  border-radius: 25%;
}
.obtp_roster .roster_name {
  white-space: nowrap;
  display: inline-block;
  padding: 5px;
}
.advanced .header {
  padding: 4px 0;
  font-size: 12px;
  line-height: 27px;
  color: var(--mds-color-theme-text-primary-normal);
}
.advanced .header h3 {
  font-weight: normal;
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
.advanced .item {
  line-height: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
}
.advanced .item span {
  color: var(--mds-color-theme-text-primary-normal);
  margin-right: 5px;
}
.advanced .footer {
  margin: 16px 0;
  font-size: 14px;
}
.advanced .footer .split {
  padding: 0 5px;
}
.advanced .el-dialog {
  width: 26%;
  min-width: 500px;
}
.manage_registration {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  overflow-x: auto;
  color: var(--mds-color-theme-text-primary-normal);
}
.manage_registration a {
  color: var(--mds-color-theme-text-primary-normal);
}
.manage_registration a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.manage_registration.content_wrapper .content .paging .p_body table th.reg_status,
.manage_registration.content_wrapper .content .paging .p_body table td.reg_status {
  padding-left: 15px;
}
.manage_registration.content_wrapper .occ_mgr_header {
  font-weight: 900;
}
.manage_registration.content_wrapper .occ_link {
  color: var(--mds-color-theme-text-accent-normal);
}
.manage_registration.content_wrapper .occ_table {
  margin-bottom: 90px;
  overflow: auto;
}
.manage_registration.content_wrapper .occ_table .el-table__header-wrapper {
  position: sticky;
  top: 0;
  z-index: 2;
}
.manage_registration.content_wrapper .occ_footer {
  position: absolute;
  bottom: 40px;
  left: 30px;
  right: 30px;
  height: 50px;
  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;
}
.manage_registration .data_table .manage-registration-name {
  font-weight: bold;
  text-decoration: underline;
}
.manage_registration .aria-polite {
  position: absolute;
  opacity: 0;
  left: -9999px;
}
.manage_registration_webinar {
  width: 100%;
  height: auto;
  max-height: inherit;
  min-height: 580px;
}
.manage_registration_webinar .data_table tr th button {
  font-size: 14px;
  height: auto;
  padding: initial;
}
.round_color {
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border-radius: 100%;
}
.round_color.warn {
  background-color: var(--mds-color-theme-text-warning-normal);
}
.round_color.error {
  background-color: var(--mds-color-theme-illustrations-error-1);
}
.round_color.ok {
  background-color: var(--mds-color-theme-common-touchbar-background-green-normal);
}
.data_loading {
  position: absolute;
  left: -10px;
  right: -10px;
  top: 50px;
  bottom: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dot_loading {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 80px;
}
.dot_loading div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--mds-color-theme-common-touchbar-background-blue-normal);
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.dot_loading div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.8s infinite;
          animation: lds-ellipsis1 0.8s infinite;
}
.dot_loading div:nth-child(2) {
  left: 30px;
  -webkit-animation: lds-ellipsis2 0.8s infinite;
          animation: lds-ellipsis2 0.8s infinite;
}
.dot_loading div:nth-child(3) {
  left: 76px;
  -webkit-animation: lds-ellipsis2 0.8s infinite;
          animation: lds-ellipsis2 0.8s infinite;
}
.dot_loading div:nth-child(4) {
  left: 122px;
  -webkit-animation: lds-ellipsis3 0.8s infinite;
          animation: lds-ellipsis3 0.8s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(24px, 0);
            transform: translate(24px, 0);
  }
}
.content_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  position: absolute;
  padding: 20px 30px;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .content_wrapper {
    padding: 20px 0 0;
  }
}
.content_wrapper .header .breadcrumb {
  line-height: 17px;
}
.content_wrapper .header .breadcrumb.mobile_layout {
  display: none;
}
@media screen and (max-width: 500px) {
  .content_wrapper .header .breadcrumb {
    display: none;
  }
  .content_wrapper .header .breadcrumb.mobile_layout {
    display: block;
  }
}
.content_wrapper .header .breadcrumb a {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.content_wrapper .header .breadcrumb a:hover,
.content_wrapper .header .breadcrumb a:active,
.content_wrapper .header .breadcrumb a:focus {
  color: var(--mds-color-theme-text-accent-hover);
}
.content_wrapper .header .breadcrumb a i {
  font-size: 8px;
  margin: 0 5px 0 3px;
  vertical-align: middle;
}
.content_wrapper .header .title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin: 25px 0 30px;
  color: var(--mds-color-theme-text-primary-normal);
}
@media screen and (max-width: 540px) {
  .content_wrapper .header .title {
    font-size: 20px;
    margin: 15px 0;
  }
}
.content_wrapper .header .title.shorten {
  margin-bottom: 18px;
}
.content_wrapper .header .title_flex {
  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;
}
.content_wrapper .header .occ_time {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 32px;
}
.content_wrapper .square_checkbox {
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--mds-color-theme-background-primary-ghost);
  border-radius: 4px;
  height: 16px;
  width: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.content_wrapper .square_checkbox:hover {
  background: var(--mds-color-theme-control-inactive-hover);
  border-color: var(--mds-color-theme-control-inactive-hover);
}
.content_wrapper .square_checkbox:focus {
  outline: none;
  -webkit-box-shadow: 0px 0px 0px 2px var(--mds-color-theme-background-solid-primary-normal), 0px 0px 0px 5px rgba(17, 112, 207, 0.3), 0px 0px 0px 4px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0px 0px 0px 2px var(--mds-color-theme-background-solid-primary-normal), 0px 0px 0px 5px rgba(17, 112, 207, 0.3), 0px 0px 0px 4px var(--mds-color-theme-outline-theme-normal);
}
.content_wrapper .square_checkbox i {
  color: var(--mds-color-theme-background-solid-primary-normal);
  display: none;
  font-size: 11px;
  line-height: 16px;
}
.content_wrapper .square_checkbox.checked {
  background: var(--mds-color-theme-control-active-normal);
  border-color: var(--mds-color-theme-control-active-normal);
}
.content_wrapper .square_checkbox.checked i {
  display: block;
}
.content_wrapper .square_checkbox_label {
  margin-left: 10px;
}
.content_wrapper .show_more {
  display: none;
}
.content_wrapper .show_more.pop_window {
  height: 0;
  width: 0;
  top: 104px;
  padding: 0;
  overflow: hidden;
  border-radius: 4px;
}
.content_wrapper .show_more.pop_window .pop_title {
  font-size: 16px;
  line-height: 17px;
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .show_more.pop_window .pop_content {
  font-size: 14px;
  top: 40px;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.content_wrapper .show_more.display {
  padding: 20px;
  right: 20px;
  width: 200px;
  height: 300px;
  z-index: 1000;
  display: block;
}
.content_wrapper .details.pop_window {
  bottom: 0;
  width: 0;
  top: 73px;
  right: -60px;
  position: fixed;
}
.content_wrapper .details.display {
  width: 400px;
  right: 0;
  max-width: 100%;
}
@media screen and (max-width: 450px) {
  .content_wrapper .details.display {
    width: 450px;
  }
}
.content_wrapper .details.display .pop_content {
  top: 150px;
}
.content_wrapper .pop_window {
  position: absolute;
  background: var(--mds-color-theme-background-solid-primary-normal);
  -webkit-box-shadow: rgba(100, 100, 100, 0.4) 4px 4px 10px;
          box-shadow: rgba(100, 100, 100, 0.4) 4px 4px 10px;
  padding: 30px;
  opacity: 0;
  right: 5px;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.content_wrapper .pop_window.display {
  opacity: 1;
  z-index: 1000;
}
.content_wrapper .pop_window .auto_focus_ele {
  height: 0;
  width: 0;
  z-index: -100;
  opacity: 0;
  position: absolute;
  padding: 0;
  right: 0;
}
.content_wrapper .pop_window .el-alert {
  z-index: -2;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.content_wrapper .pop_window .el-alert.show_alert {
  opacity: 1;
  z-index: 20;
}
.content_wrapper .pop_window .pop_title,
.content_wrapper .pop_window .pop_content {
  position: relative;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.3px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: normal;
  margin: 0;
}
.content_wrapper .pop_window .close_pop {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 100;
}
.content_wrapper .pop_window .close_pop:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .pop_window .pop_title .text_sub {
  padding-top: 30px;
  font-size: 16px;
  margin-bottom: 9px;
}
.content_wrapper .pop_window .pop_title .text_sub .round_color {
  margin-bottom: 2px;
}
.content_wrapper .pop_window .pop_title .text_main {
  font-size: 24px;
  white-space: nowrap;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
}
.content_wrapper .pop_window .pop_content {
  font-weight: normal;
  position: absolute;
  bottom: 70px;
  left: 30px;
  right: 30px;
  overflow-y: auto;
}
.content_wrapper .pop_window .pop_content .select_item {
  margin-top: 15px;
  line-height: 17px;
}
.content_wrapper .pop_window .pop_content .select_item &gt; span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}
.content_wrapper .pop_window .pop_content .select_item &gt; span:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .pop_window .pop_content .details {
  font-size: 14px;
  line-height: 22px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.content_wrapper .pop_window .pop_content .details .detail_item &gt; div {
  margin: 15px 0;
}
.content_wrapper .pop_window .pop_content .details .detail_item .item_val {
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  margin-left: 0;
}
.content_wrapper .pop_window .pop_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.content_wrapper .pop_window .pop_bottom .btns {
  padding: 2px 15px 8px;
}
.content_wrapper .btns {
  color: var(--mds-color-theme-text-secondary-normal);
}
.content_wrapper .btns .text {
  margin: 0 12px;
}
.content_wrapper .btns .btn {
  display: inline-block;
  min-height: 32px;
  font-size: 16px;
  line-height: 32px;
  background: var(--mds-color-theme-button-secondary-active-normal);
  opacity: 0.41;
  border-radius: 16px;
  cursor: not-allowed;
  padding: 0 12px;
  margin: 4px 8px 4px 0;
}
.content_wrapper .btns .btn.active {
  opacity: 1;
  cursor: pointer;
  background: var(--mds-color-theme-button-secondary-active-normal);
}
.content_wrapper .btns .btn.active:hover {
  background: var(--mds-color-theme-button-secondary-active-hover);
}
.content_wrapper .cutting_line {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  display: block;
}
.content_wrapper .content {
  height: 100%;
  position: relative;
}
.content_wrapper .content .paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.content_wrapper .content .paging .p_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}
.content_wrapper .content .paging .p_header .tab_list i {
  font-size: 14px;
  margin-left: 5px;
  vertical-align: middle;
}
.content_wrapper .content .paging .p_header i {
  font-size: 20px;
}
.content_wrapper .content .paging .p_header .select_status {
  display: none;
}
.content_wrapper .content .paging .p_header .options {
  position: relative;
}
.content_wrapper .content .paging .p_header .options .item {
  font-size: 15px;
  line-height: 18px;
  margin-right: 45px;
  margin-left: 0;
  text-decoration: none;
  border: none;
  background: transparent;
  color: var(--mds-color-theme-text-secondary-normal);
  cursor: pointer;
}
.content_wrapper .content .paging .p_header .options .item:hover,
.content_wrapper .content .paging .p_header .options .item.active {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .content .paging .p_header .options .active_item_bar {
  position: absolute;
  border-top: 2px solid var(--mds-color-theme-text-primary-normal);
  bottom: -7px;
  width: 0;
  -webkit-transition: width 0.3s, left 0.3s;
  transition: width 0.3s, left 0.3s;
}
.content_wrapper .content .paging .p_header .search input {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  border: 0;
  color: var(--mds-color-theme-text-primary-disabled);
  min-width: 200px;
  margin: 0 10px;
  opacity: 0.94;
}
.content_wrapper .content .paging .p_header .search input::-webkit-input-placeholder {
  opacity: 0.4;
}
.content_wrapper .content .paging .p_header .search input::-moz-placeholder {
  opacity: 0.4;
}
.content_wrapper .content .paging .p_header .search input::-ms-input-placeholder {
  opacity: 0.4;
}
.content_wrapper .content .paging .p_header .search input::placeholder {
  opacity: 0.4;
}
.content_wrapper .content .paging .p_header .search .icon-exit {
  cursor: pointer;
}
.content_wrapper .content .paging .p_header .search .icon-exit:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .content .paging .p_header .operations {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 20px;
}
.content_wrapper .content .paging .p_header .operations a.disable,
.content_wrapper .content .paging .p_header .operations span.disable {
  opacity: 0.3;
  cursor: not-allowed;
}
@media screen and (max-width: 600px) {
  .content_wrapper .content .paging .p_header {
    padding-bottom: 30px;
  }
  .content_wrapper .content .paging .p_header .options {
    display: none;
  }
  .content_wrapper .content .paging .p_header .select_status {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .content_wrapper .content .paging .p_header .select_status .el-select {
    width: 100%;
  }
  .content_wrapper .content .paging .p_header .operations {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .content_wrapper .content .paging .p_header .operations a,
  .content_wrapper .content .paging .p_header .operations span {
    width: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    border-radius: 4px;
    border: 1px solid var(--mds-color-theme-text-secondary-normal);
  }
  .content_wrapper .content .paging .p_header .operations a i,
  .content_wrapper .content .paging .p_header .operations span i {
    display: inline-block;
    margin-top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.content_wrapper .content .paging .p_body {
  width: 100%;
  overflow-x: auto;
  padding: 0 0 20px;
  margin-bottom: 50px;
}
.content_wrapper .content .paging .p_body .data_card {
  display: none;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option {
  position: absolute;
  left: 0;
  right: 0;
  background: var(--mds-color-theme-background-solid-primary-normal);
  text-align: right;
  padding: 0 11px;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option .cutting_line {
  margin: 10px -10px 15px;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area {
  font-size: 16px;
  margin-top: 2px;
  float: left;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area .page_number {
  margin: 0;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area .page_number i {
  font-size: 14px;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area .page_number .icon-ng-arrow-left {
  margin-left: 0;
}
.content_wrapper .content .paging .p_body .data_card .data_card_option .paging_area .page_number .icon-ng-arrow-right {
  margin-right: 0;
}
.content_wrapper .content .paging .p_body .data_card .data_card_items {
  padding-top: 43px;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .select_box {
  float: right;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .select_box .square_checkbox {
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  float: right;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .select_box .square_checkbox.checked {
  border-color: #00a0d1;
  background-color: #00a0d1;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_top,
.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_content {
  padding: 10px;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_content &gt; div {
  padding: 7px 0;
  font-size: 16px;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_content .card_name {
  font-size: 18px;
  font-weight: 600;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_top {
  font-weight: 600;
  border-bottom: 1px solid #e0e0e0;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.warn .data_card_item_top,
.content_wrapper .content .paging .p_body .data_card .data_card_item.error .data_card_item_top,
.content_wrapper .content .paging .p_body .data_card .data_card_item.ok .data_card_item_top {
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.warn .square_checkbox,
.content_wrapper .content .paging .p_body .data_card .data_card_item.error .square_checkbox,
.content_wrapper .content .paging .p_body .data_card .data_card_item.ok .square_checkbox {
  border-color: var(--mds-color-theme-background-solid-primary-normal);
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.warn {
  border-color: #d97f00;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.warn .data_card_item_top {
  background-color: #d97f00;
  border-bottom-color: #d97f00;
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.error {
  border-color: var(--mds-color-theme-illustrations-error-1);
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.error .data_card_item_top {
  color: var(--mds-color-theme-background-solid-primary-normal);
  background-color: var(--mds-color-theme-illustrations-error-1);
  border-bottom-color: var(--mds-color-theme-illustrations-error-1);
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.ok {
  border-color: var(--mds-color-theme-common-touchbar-background-green-normal);
}
.content_wrapper .content .paging .p_body .data_card .data_card_item.ok .data_card_item_top {
  color: var(--mds-color-theme-background-solid-primary-normal);
  background-color: var(--mds-color-theme-common-touchbar-background-green-normal);
  border-bottom-color: var(--mds-color-theme-common-touchbar-background-green-normal);
}
@media screen and (max-width: 540px) {
  .content_wrapper .content .paging .p_body .data_table {
    display: none;
  }
  .content_wrapper .content .paging .p_body .data_card {
    display: block;
  }
}
.content_wrapper .content .paging .p_body table {
  min-width: 800px;
  width: 100%;
  border-spacing: 0;
}
.content_wrapper .content .paging .p_body table .data_row.clicked td,
.content_wrapper .content .paging .p_body table .data_row.clicked:hover td {
  background: var(--mds-color-theme-background-secondary-hover);
}
.content_wrapper .content .paging .p_body table .data_row.clicked td.check_col,
.content_wrapper .content .paging .p_body table .data_row.clicked:hover td.check_col {
  background: -webkit-gradient(linear, right top, left top, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(25%, var(--mds-color-theme-text-secondary-normal)));
  background: linear-gradient(to left, var(--mds-color-theme-background-solid-secondary-normal), var(--mds-color-theme-text-secondary-normal) 25%);
}
.content_wrapper .content .paging .p_body table .data_row:hover td {
  background: var(--mds-color-theme-background-solid-secondary-normal);
}
.content_wrapper .content .paging .p_body table .data_row:hover td span.clickable {
  cursor: pointer;
  color: var(--mds-color-theme-text-accent-normal);
}
.content_wrapper .content .paging .p_body table .data_row:hover td.check_col {
  background: -webkit-gradient(linear, right top, left top, from(var(--mds-color-theme-background-label-slate-normal)), color-stop(25%, var(--mds-color-theme-background-label-slate-hover)));
  background: linear-gradient(to left, var(--mds-color-theme-background-label-slate-normal), var(--mds-color-theme-background-label-slate-hover) 25%);
}
.content_wrapper .content .paging .p_body table .data_row td {
  height: 60px;
}
.content_wrapper .content .paging .p_body table .data_row td:nth-child(2),
.content_wrapper .content .paging .p_body table .data_row td:nth-child(3) {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .content .paging .p_body table .data_row td:nth-child(2) span,
.content_wrapper .content .paging .p_body table .data_row td:nth-child(3) span,
.content_wrapper .content .paging .p_body table .data_row td:nth-child(4) span,
.content_wrapper .content .paging .p_body table .data_row td:nth-child(5) span {
  white-space: nowrap;
}
.content_wrapper .content .paging .p_body table .data_row td.wrap_text span {
  white-space: normal;
  word-break: break-word;
}
.content_wrapper .content .paging .p_body table .data_row td .round_color {
  margin: 0 3px 3px -15px;
}
.content_wrapper .content .paging .p_body table .data_row td .el-input input {
  z-index: 0;
  border-color: rgba(0, 0, 0, 0);
}
.content_wrapper .content .paging .p_body table .data_row td .el-input input:focus {
  border-color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .content .paging .p_body table .data_row td.check_col {
  background: -webkit-gradient(linear, right top, left top, from(var(--mds-color-theme-gradation-secondary)), color-stop(50%, var(--mds-color-theme-background-solid-primary-normal)));
  background: linear-gradient(to left, var(--mds-color-theme-gradation-secondary), var(--mds-color-theme-background-solid-primary-normal) 50%);
  z-index: 3;
}
.content_wrapper .content .paging .p_body table th,
.content_wrapper .content .paging .p_body table td {
  padding: 15px 10px;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
.content_wrapper .content .paging .p_body table th:first-child,
.content_wrapper .content .paging .p_body table td:first-child {
  width: 60px;
  min-width: 60px;
  text-align: center;
}
.content_wrapper .content .paging .p_body table th.center_align,
.content_wrapper .content .paging .p_body table td.center_align {
  text-align: center;
}
.content_wrapper .content .paging .p_body table th.check_col,
.content_wrapper .content .paging .p_body table td.check_col {
  left: 0;
  position: sticky;
  z-index: 4;
}
.content_wrapper .content .paging .p_body table th {
  background: var(--mds-color-theme-background-solid-secondary-normal);
  position: sticky;
  min-width: 125px;
  white-space: nowrap;
  font-weight: 600;
  color: var(--mds-color-theme-text-primary-normal);
  top: 0;
  z-index: 2;
}
.content_wrapper .content .paging .p_body table th:first-child {
  min-width: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.content_wrapper .content .paging .p_body table th:last-child {
  min-width: 0;
}
.content_wrapper .content .paging .p_body table th.show_more_btn {
  font-weight: normal;
  max-width: 50px;
  min-width: 50px;
  text-align: center;
  right: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-box-shadow: -7px 0px 10px var(--mds-color-theme-background-solid-tertiary-normal);
          box-shadow: -7px 0px 10px var(--mds-color-theme-background-solid-tertiary-normal);
  background: -webkit-gradient(linear, left top, right top, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(20%, var(--mds-color-theme-background-solid-tertiary-normal)));
  background: linear-gradient(to right, var(--mds-color-theme-background-solid-secondary-normal), var(--mds-color-theme-background-solid-tertiary-normal) 20%);
}
.content_wrapper .content .paging .p_body table th.show_more_btn:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .content .paging .p_body table th.show_more_btn i {
  vertical-align: middle;
  display: inline-block;
  font-size: 20px;
}
.content_wrapper .content .paging .p_body table th.check_col {
  -webkit-box-shadow: 7px 0px 10px var(--mds-color-theme-background-solid-tertiary-normal);
          box-shadow: 7px 0px 10px var(--mds-color-theme-background-solid-tertiary-normal);
  background: -webkit-gradient(linear, right top, left top, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(20%, var(--mds-color-theme-background-solid-tertiary-normal)));
  background: linear-gradient(to left, var(--mds-color-theme-background-solid-secondary-normal), var(--mds-color-theme-background-solid-tertiary-normal) 20%);
}
.content_wrapper .content .paging .p_body table th .sort {
  cursor: pointer;
  white-space: nowrap;
}
.content_wrapper .content .paging .p_body table th .sort.no_sort .sort_icon {
  display: none;
}
.content_wrapper .content .paging .p_body table th .sort:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.content_wrapper .content .paging .p_body table th .sort .sort_title {
  display: inline-block;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.content_wrapper .content .paging .p_body table th .sort .sort_icon {
  opacity: 0;
  margin-left: 3px;
  margin-bottom: 1px;
  width: 20px;
  display: inline-block;
}
.content_wrapper .content .paging .p_body table th .sort .sort_icon i {
  vertical-align: middle;
  margin-bottom: -1px;
  display: none;
}
.content_wrapper .content .paging .p_body table th .sort .sort_icon.asc,
.content_wrapper .content .paging .p_body table th .sort .sort_icon.desc {
  opacity: 1;
}
.content_wrapper .content .paging .p_body table th .sort .sort_icon.asc .icon-arrow-up {
  display: inline-block;
}
.content_wrapper .content .paging .p_body table th .sort .sort_icon.desc .icon-arrow-down {
  display: inline-block;
}
.content_wrapper .content .paging .p_body .empty_list {
  text-align: center;
  margin-top: 40px;
}
.content_wrapper .content .paging .p_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .content_wrapper .content .paging .p_footer {
    height: 60px;
    line-height: 64px;
    background-color: var(--mds-color-theme-background-solid-primary-normal);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content_wrapper .content .paging .p_footer .paging_area,
  .content_wrapper .content .paging .p_footer .text {
    display: none;
  }
  .content_wrapper .content .paging .p_footer .selected_num {
    display: inline-block;
  }
}
.content_wrapper .content .paging .el-alert {
  z-index: -2;
  opacity: 0;
  position: absolute;
  bottom: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.content_wrapper .content .paging .el-alert.show_alert {
  opacity: 1;
  z-index: 20;
}
.paging_area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  min-width: 168px;
}
.paging_area .number {
  display: inline-block;
  margin: 0 6px;
}
.paging_area .number i {
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: not-allowed;
  margin: 0 10px;
  opacity: 0.5;
}
.paging_area .number i.active {
  opacity: 1;
  cursor: pointer;
}
.paging_area .number .page_no_input input {
  border: 1px solid rgba(0, 0, 0, 0.16);
  width: 30px;
  height: 24px;
  text-align: center;
  border-radius: 4px;
  -moz-appearance: textfield;
}
.paging_area .number .page_no_input input::-webkit-outer-spin-button,
.paging_area .number .page_no_input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.paging_area .number.page_number {
  margin-right: 0;
}
.paging_area .number.page_number .icon-ng-arrow-right {
  margin-right: 0;
}
.black_tool_tip.el-tooltip__popper.is-dark {
  font-size: 16px;
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: 300;
}
.black_tool_tip.el-tooltip__popper.is-dark.small {
  font-size: 14px;
}
.manage_column_form .el-form-item {
  margin-bottom: 0px;
}
.manage_column_form .manage_column_form_check {
  margin-left: 32px;
}
.columns_dialog {
  width: 500px;
}
.columns_dialog p {
  margin-bottom: 5px;
}
.registerOperation {
  margin-right: 10px;
}
.registerOperation #scroll {
  position: absolute;
  top: 67px;
  right: 0px;
  z-index: 999;
  width: 40px;
  background: -webkit-gradient(linear, left top, right top, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(30%, var(--mds-color-theme-background-solid-tertiary-normal)));
  background: linear-gradient(to right, var(--mds-color-theme-background-solid-secondary-normal), var(--mds-color-theme-background-solid-tertiary-normal) 30%);
  color: #B2B2B2;
}
.registerOperation .icon-download {
  margin-left: 12px;
}
.registerOperation .icon-ng-scroll {
  margin-right: 12px;
}
.registerOperation #filter_columns_btn {
  color: var(--mds-color-theme-text-primary-normal);
}
.email_template_content {
  width: 100%;
}
.email_template_layout {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.email_template_layout .meeting_detail_top.email_template {
  display: block;
  margin-bottom: 12px;
}
.email_template_layout .meeting_detail_top.email_template .meeting_detail_title {
  padding-right: 0;
}
.email_template_layout .meeting_detail_top.email_template .description {
  margin-top: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.email_template_layout .formatType {
  font-size: 16px;
}
.email_template_layout .formatType .el-select {
  width: 240px;
  margin-left: 8px;
}
.email_template_layout .formatType .el-radio-group {
  margin-left: 8px;
}
.email_template_layout .formatType .el-radio-group .el-radio__label {
  font-size: 16px;
}
.email_template_layout .meeting_detail_layout .meeting_detail_container {
  background: var(--mds-color-theme-background-solid-primary-normal);
  padding: 16px 16px 32px 32px;
}
.email_template_layout .meeting_detail_layout #cancelTemplate {
  padding-left: 0;
  margin-left: 2px;
  margin-bottom: 6px;
}
.email_template_layout .meeting_detail_layout #cancelTemplate:hover {
  background: none;
}
.email_template_layout .meeting_detail_layout .icon-ng-left {
  font-size: 12px;
}
.email_template_layout .meeting_detail_layout .meeting_detail_title.setting-level {
  padding: 0;
}
.email_template_layout .meeting_detail_layout .meeting_detail_title .meeting_topic_wrapper .el-button {
  float: right;
  margin-top: -4px;
}
.email_template_layout .meeting_detail_layout .meeting_detail_title .meeting_topic_wrapper .temp_select {
  margin-top: 5px;
  margin-left: -12px;
}
.email_template_layout .meeting_detail_layout .meeting_detail_title .meeting_topic_wrapper .temp_select .el-select .el-input__inner {
  border: 0;
}
.email_template_layout .meeting_detail_layout .meeting_detail_title h1 {
  font-weight: 600;
  max-width: 80%;
}
.email_template_layout .email_template_operations .email_template_type .el-form-item__label {
  width: auto;
  padding-left: 0;
}
.email_template_layout .email_template_operations .email_template_type .el-form-item__content {
  margin-left: 0;
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.email_template_layout .email_template_operations .email_template_type .el-select {
  max-width: 360px;
  width: 50%;
}
.email_template_layout .email_template_operations .email_template_type .el-checkbox {
  margin-left: 24px;
}
.email_template_layout .email_template_operations .email_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  border-radius: 8px;
}
.email_template_layout .email_template_operations .email_type .divider {
  height: 1px;
  border: none;
  margin: 8px 18px 0 18px;
  background: var(--mds-color-theme-outline-secondary-normal);
}
.email_template_layout .email_template_operations .email_type .email_type_left {
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
  -ms-flex-negative: 2;
      flex-shrink: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 400px;
}
.email_template_layout .email_template_operations .email_type .email_type_left .group {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px 10px 20px;
}
.email_template_layout .email_template_operations .email_type .email_type_left .category {
  color: var(--mds-color-theme-text-primary-normal);
  padding: 0 10px 0 20px;
}
.email_template_layout .email_template_operations .email_type .email_type_left .category &gt; div {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.email_template_layout .email_template_operations .email_type .email_type_left .category:hover {
  cursor: pointer;
  background: var(--mds-color-theme-background-secondary-hover);
}
.email_template_layout .email_template_operations .email_type .email_type_left .category.current {
  background: var(--mds-color-theme-background-secondary-active) !important;
}
.email_template_layout .email_template_operations .email_type .email_type_left .category .reminder {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.email_template_layout .email_template_operations .email_type .email_type_left .category .indicator {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  margin-left: auto;
  width: 50px;
  height: 22px;
  padding: 0 4px;
  line-height: 22px;
  text-align: center;
  border-radius: 8px;
  background: var(--mds-color-theme-background-accent-normal);
  color: var(--mds-color-theme-common-text-white);
}
.email_template_layout .email_template_operations .email_type .email_type_left .category .indicator.off {
  background: var(--mds-color-theme-background-secondary-normal) !important;
  color: var(--mds-color-theme-text-secondary-normal);
}
.email_template_layout .email_template_operations .email_type .email_type_right {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 960px) {
  .email_template_layout .email_template_operations .email_type .email_type_right .label {
    width: 160px;
  }
  .email_template_layout .email_template_operations .email_type .email_type_right .op_item {
    max-width: 200px;
  }
}
@media (min-width: 960px) {
  .email_template_layout .email_template_operations .email_type .email_type_right .label {
    width: 200px;
  }
  .email_template_layout .email_template_operations .email_type .email_type_right .op_item {
    max-width: 320px;
  }
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title {
  padding-bottom: 12px;
  border-top-right-radius: 8px;
  color: var(--mds-color-theme-text-primary-normal);
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .title {
  min-height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .label {
  height: 32px;
  line-height: 32px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .label .icon-info-alt-outline {
  margin-left: 4px;
  vertical-align: middle;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .apply_template {
  margin-top: 2px;
  margin-left: auto;
  height: 32px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .el-switch {
  margin: 4px 0;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .sw_text {
  padding: 1px 4px 0 4px;
  height: 32px;
  line-height: 32px;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker {
  height: 32px;
  margin-right: 0;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 12px;
  border-radius: 0;
  text-align: start;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 100%;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker button:hover {
  background: var(--mds-color-theme-text-secondary-normal);
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker button.is-disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker .icon-arrow {
  float: right;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .form_item.form_item_right {
  min-width: 280px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op {
  height: 60px;
  padding: 24px 20px 8px 20px;
  line-height: 28px;
  font-size: 16px;
  font-weight: 600;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op .op_item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op a {
  float: right;
  display: inline-block;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op button {
  float: right;
}
.email_template_layout .email_template_operations .email_type .email_type_right .email_template_type {
  margin-top: 16px;
}
.email_template_layout .email_template_operations .email_type .email_type_right .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}
.email_template_layout .email_template_operations .email_type .email_type_right .el-form-item .el-form-item__label {
  width: 30%;
  text-align: left;
  min-width: 120px;
}
.email_template_layout .email_template_operations .email_type .email_type_right .el-form-item .el-form-item__content {
  width: 70%;
}
.email_template_layout .email_template_operations .email_type .email_type_right .el-form-item .el-form-item__content .el-select {
  width: 100%;
  max-width: none;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 6px 0  0  0;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title &gt; span {
  font-size: 16px;
  font-weight: 600;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title i {
  margin-left: 6px;
  font-size: 14px;
  vertical-align: middle;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .editable_div {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  max-width: 90%;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .editable_div.limit_title_height {
  max-height: 58px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .editable_div.editing {
  border-bottom: 1px solid #cccdce;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .edit_name_btn {
  margin-left: 6px;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  color: var(--mds-color-theme-text-primary-normal);
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .edit_name_btn .icon-ng-edit,
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .edit_name_btn .icon-ng-check {
  margin-top: -1px;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 220px;
  margin-right: 6px;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher {
  padding-right: 10px;
  border-right: 1px solid var(--mds-color-theme-text-primary-disabled);
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher &gt; label {
  margin-right: 6px;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher.single {
  padding-right: 0;
  border-right: 0;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .preview {
  margin-left: 16px;
  line-height: 16px;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .preview a {
  color: var(--mds-color-theme-text-primary-normal);
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .el-switch .el-switch__core,
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .el-switch[aria-checked="false"] .el-switch__core {
  background-color: #949494;
}
.email_template_layout .email_template_operations .email_body_edit .email_edit_header .el-switch.is-checked .el-switch__core {
  background-color: var(--mds-color-theme-control-active-normal);
}
.email_template_layout .email_template_operations .email_body_edit .email_account {
  margin-top: 12px;
}
.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}
.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .el-form-item__label {
  text-align: start;
  width: 240px;
  padding-left: 0;
}
.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .el-form-item__content {
  margin-left: 0;
  margin-right: 6px;
  max-width: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .readonly .el-input__inner {
  color: var(--mds-color-theme-text-primary-disabled);
  cursor: not-allowed;
}
.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .logo_img {
  max-width: 200px;
  max-height: 60px;
  display: inline-block;
}
@media screen and (max-width: 820px) {
  .email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .logo_img {
    max-width: 120px;
  }
}
.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .preview_img {
  width: auto;
  height: auto;
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.email_template_layout .email_template_operations .email_body_edit .email_content {
  margin-top: 20px;
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.email_template_layout .email_template_operations .email_body_edit .email_content i span {
  display: inherit !important;
}
.email_template_layout .email_template_operations .email_body_edit .email_content .CodeMirror {
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  border-radius: 8px;
}
.email_template_layout .email_template_operations .email_body_edit .el-form-item__error {
  top: 0;
}
.email_template_layout .email_template_operations .email_body_edit .logo_option {
  float: left;
  height: 100%;
  position: relative;
}
.email_template_layout .email_template_operations .email_body_edit .logo_option .upload_logo,
.email_template_layout .email_template_operations .email_body_edit .logo_option .external_link {
  display: inline-block;
}
.email_template_layout .email_template_operations .email_body_edit .logo_option .external_link {
  border: 1px solid var(--mds-color-theme-text-secondary-normal);
}
.email_template_layout .email_template_operations .email_body_edit .logo_option .upload_logo {
  margin-right: 8px;
}
.email_template_layout .email_template_operations .email_body_edit .logo_option .upload_logo button {
  border: 1px solid var(--mds-color-theme-text-secondary-normal);
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input {
  position: absolute;
  z-index: 1000;
  background: var(--mds-color-theme-background-solid-primary-normal);
  width: 380px;
  right: 0;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  padding: 16px;
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input .el-form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input .el-form-item .el-form-item__label {
  padding-top: 0;
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input .el-form-item .el-input {
  width: 286px;
  margin-right: 4px;
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input .el-form-item .save_logo_btn {
  min-width: 0;
  border: 1px solid var(--mds-color-theme-text-secondary-normal);
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input .external_close {
  position: absolute;
  right: 16px;
  top: 16px;
}
.email_template_layout .email_template_operations .email_body_edit .external_link_input .external_close .icon-exit {
  color: var(--mds-color-theme-text-primary-normal);
}
.email_template_layout .preview_header,
.email_preview_popup .preview_header {
  padding: 4px 20px 4px 20px;
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 10px;
}
.email_template_layout .preview_header dt,
.email_preview_popup .preview_header dt {
  grid-column: 1;
}
.email_template_layout .preview_header dd,
.email_preview_popup .preview_header dd {
  grid-column: 2;
  margin-left: 10px;
}
.email_template_layout .preview_content,
.email_preview_popup .preview_content {
  background: var(--mds-color-theme-background-alert-default-normal);
  padding: 15px;
}
.email_template_layout .preview_content .icon-calendar-month,
.email_preview_popup .preview_content .icon-calendar-month {
  margin: 0 6px;
}
.email_template_layout .preview_content iframe,
.email_preview_popup .preview_content iframe {
  width: 100%;
  border: none;
}
.email_template_layout .email_preview .preview_header,
.email_preview_popup .email_preview .preview_header {
  padding: 0;
}
.email_template_layout .email_preview .preview_content,
.email_preview_popup .email_preview .preview_content {
  border: 1px solid rgba(0, 0, 0, 0.2);
  max-height: 440px;
  overflow-y: auto;
  margin-top: 20px;
  border-radius: 8px;
}
.email_template_layout .email_preview .preview_content iframe,
.email_preview_popup .email_preview .preview_content iframe {
  width: 100%;
  border: none;
}
.email_preview_popup {
  max-width: 1000px;
  width: 85%;
}
.email_preview_popup .email_preview .preview_content {
  max-height: none;
  overflow-y: hidden;
}
.email_preview_popup .email_preview .preview_content iframe {
  height: 440px;
}
.apply_template_tip {
  display: block;
  max-width: 300px;
  text-align: center;
}
.email_reminder_tooltip {
  max-width: 512px;
}
.email_content .toolbar-button-group:first-child table::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: transparent;
}
.email_content .toolbar-button-group:first-child table::-webkit-scrollbar-thumb {
  width: 4px;
  background: #cccccc;
}
@media (max-width: 860px) {
  #wrapper #frame.frame_host .main .grid:has(.email_template_operations) {
    padding: 0 5px 0 0;
  }
  #wrapper #frame.frame_host .main .grid:has(.email_template_operations) .email_type .email_type_left .group {
    padding: 10px 10px 10px 10px;
  }
  #wrapper #frame.frame_host .main .grid:has(.email_template_operations) .email_type .email_type_left .category {
    padding: 0 10px 0 10px;
  }
  #wrapper #frame.frame_host .main .grid:has(.email_template_operations) .email_type .email_type_right {
    min-width: 530px;
  }
}
.loading-wave-dots {
  position: relative;
}
.loading-wave-dots:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background-color: #bbb;
  border-radius: 50%;
  -webkit-animation: linear loading-wave-dots 1.5s infinite;
          animation: linear loading-wave-dots 1.5s infinite;
}
@-webkit-keyframes loading-wave-dots {
  0% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
  }
  5% {
    -webkit-box-shadow: -32px -4px 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px -4px 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-box-shadow: -32px -6px 0 #999, -16px -4px 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px -6px 0 #999, -16px -4px 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-box-shadow: -32px 2px 0 #bbb, -16px -2px 0 #999, 16px 4px 0 #bbb, 32px 4px 0 #bbb;
            box-shadow: -32px 2px 0 #bbb, -16px -2px 0 #999, 16px 4px 0 #bbb, 32px 4px 0 #bbb;
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    background-color: #bbb;
  }
  20% {
    -webkit-box-shadow: -32px 6px 0 #bbb, -16px 4px 0 #bbb, 16px 2px 0 #bbb, 32px 6px 0 #bbb;
            box-shadow: -32px 6px 0 #bbb, -16px 4px 0 #bbb, 16px 2px 0 #bbb, 32px 6px 0 #bbb;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    background-color: #999;
  }
  25% {
    -webkit-box-shadow: -32px 2px 0 #bbb, -16px 2px 0 #bbb, 16px -4px 0 #999, 32px -2px 0 #bbb;
            box-shadow: -32px 2px 0 #bbb, -16px 2px 0 #bbb, 16px -4px 0 #999, 32px -2px 0 #bbb;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    background-color: #bbb;
  }
  30% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px -2px 0 #bbb, 32px -6px 0 #999;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px -2px 0 #bbb, 32px -6px 0 #999;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  35% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px -2px 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px -2px 0 #bbb;
  }
  40% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
  }
  100% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
  }
}
@keyframes loading-wave-dots {
  0% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
  }
  5% {
    -webkit-box-shadow: -32px -4px 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px -4px 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-box-shadow: -32px -6px 0 #999, -16px -4px 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px -6px 0 #999, -16px -4px 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-box-shadow: -32px 2px 0 #bbb, -16px -2px 0 #999, 16px 4px 0 #bbb, 32px 4px 0 #bbb;
            box-shadow: -32px 2px 0 #bbb, -16px -2px 0 #999, 16px 4px 0 #bbb, 32px 4px 0 #bbb;
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    background-color: #bbb;
  }
  20% {
    -webkit-box-shadow: -32px 6px 0 #bbb, -16px 4px 0 #bbb, 16px 2px 0 #bbb, 32px 6px 0 #bbb;
            box-shadow: -32px 6px 0 #bbb, -16px 4px 0 #bbb, 16px 2px 0 #bbb, 32px 6px 0 #bbb;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    background-color: #999;
  }
  25% {
    -webkit-box-shadow: -32px 2px 0 #bbb, -16px 2px 0 #bbb, 16px -4px 0 #999, 32px -2px 0 #bbb;
            box-shadow: -32px 2px 0 #bbb, -16px 2px 0 #bbb, 16px -4px 0 #999, 32px -2px 0 #bbb;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    background-color: #bbb;
  }
  30% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px -2px 0 #bbb, 32px -6px 0 #999;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px -2px 0 #bbb, 32px -6px 0 #999;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  35% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px -2px 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px -2px 0 #bbb;
  }
  40% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
  }
  100% {
    -webkit-box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
            box-shadow: -32px 0 0 #bbb, -16px 0 0 #bbb, 16px 0 0 #bbb, 32px 0 0 #bbb;
  }
}
.loading-circles {
  position: relative;
}
.loading-circles:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2.5px;
  margin-left: -2.5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-animation: linear loading-circles 0.75s infinite;
          animation: linear loading-circles 0.75s infinite;
}
@-webkit-keyframes loading-circles {
  0% {
    -webkit-box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
            box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
  }
  12.5% {
    -webkit-box-shadow: 0 -12px 0 #dfdfdf, 8.52px -8.52px 0 #505050, 12px 0 0 #646464, 8.52px 8.52px 0 #797979, 0 12px 0 #8d8d8d, -8.52px 8.52px 0 #a2a2a2, -12px 0 0 #b6b6b6, -8.52px -8.52px 0 #cacaca;
            box-shadow: 0 -12px 0 #dfdfdf, 8.52px -8.52px 0 #505050, 12px 0 0 #646464, 8.52px 8.52px 0 #797979, 0 12px 0 #8d8d8d, -8.52px 8.52px 0 #a2a2a2, -12px 0 0 #b6b6b6, -8.52px -8.52px 0 #cacaca;
  }
  25% {
    -webkit-box-shadow: 0 -12px 0 #cacaca, 8.52px -8.52px 0 #dfdfdf, 12px 0 0 #505050, 8.52px 8.52px 0 #646464, 0 12px 0 #797979, -8.52px 8.52px 0 #8d8d8d, -12px 0 0 #a2a2a2, -8.52px -8.52px 0 #b6b6b6;
            box-shadow: 0 -12px 0 #cacaca, 8.52px -8.52px 0 #dfdfdf, 12px 0 0 #505050, 8.52px 8.52px 0 #646464, 0 12px 0 #797979, -8.52px 8.52px 0 #8d8d8d, -12px 0 0 #a2a2a2, -8.52px -8.52px 0 #b6b6b6;
  }
  37.5% {
    -webkit-box-shadow: 0 -12px 0 #b6b6b6, 8.52px -8.52px 0 #cacaca, 12px 0 0 #dfdfdf, 8.52px 8.52px 0 #505050, 0 12px 0 #646464, -8.52px 8.52px 0 #797979, -12px 0 0 #8d8d8d, -8.52px -8.52px 0 #a2a2a2;
            box-shadow: 0 -12px 0 #b6b6b6, 8.52px -8.52px 0 #cacaca, 12px 0 0 #dfdfdf, 8.52px 8.52px 0 #505050, 0 12px 0 #646464, -8.52px 8.52px 0 #797979, -12px 0 0 #8d8d8d, -8.52px -8.52px 0 #a2a2a2;
  }
  50% {
    -webkit-box-shadow: 0 -12px 0 #a2a2a2, 8.52px -8.52px 0 #b6b6b6, 12px 0 0 #cacaca, 8.52px 8.52px 0 #dfdfdf, 0 12px 0 #505050, -8.52px 8.52px 0 #646464, -12px 0 0 #797979, -8.52px -8.52px 0 #8d8d8d;
            box-shadow: 0 -12px 0 #a2a2a2, 8.52px -8.52px 0 #b6b6b6, 12px 0 0 #cacaca, 8.52px 8.52px 0 #dfdfdf, 0 12px 0 #505050, -8.52px 8.52px 0 #646464, -12px 0 0 #797979, -8.52px -8.52px 0 #8d8d8d;
  }
  62.5% {
    -webkit-box-shadow: 0 -12px 0 #8d8d8d, 8.52px -8.52px 0 #a2a2a2, 12px 0 0 #b6b6b6, 8.52px 8.52px 0 #cacaca, 0 12px 0 #dfdfdf, -8.52px 8.52px 0 #505050, -12px 0 0 #646464, -8.52px -8.52px 0 #797979;
            box-shadow: 0 -12px 0 #8d8d8d, 8.52px -8.52px 0 #a2a2a2, 12px 0 0 #b6b6b6, 8.52px 8.52px 0 #cacaca, 0 12px 0 #dfdfdf, -8.52px 8.52px 0 #505050, -12px 0 0 #646464, -8.52px -8.52px 0 #797979;
  }
  75% {
    -webkit-box-shadow: 0 -12px 0 #797979, 8.52px -8.52px 0 #8d8d8d, 12px 0 0 #a2a2a2, 8.52px 8.52px 0 #b6b6b6, 0 12px 0 #cacaca, -8.52px 8.52px 0 #dfdfdf, -12px 0 0 #505050, -8.52px -8.52px 0 #646464;
            box-shadow: 0 -12px 0 #797979, 8.52px -8.52px 0 #8d8d8d, 12px 0 0 #a2a2a2, 8.52px 8.52px 0 #b6b6b6, 0 12px 0 #cacaca, -8.52px 8.52px 0 #dfdfdf, -12px 0 0 #505050, -8.52px -8.52px 0 #646464;
  }
  87.5% {
    -webkit-box-shadow: 0 -12px 0 #646464, 8.52px -8.52px 0 #797979, 12px 0 0 #8d8d8d, 8.52px 8.52px 0 #a2a2a2, 0 12px 0 #b6b6b6, -8.52px 8.52px 0 #cacaca, -12px 0 0 #dfdfdf, -8.52px -8.52px 0 #505050;
            box-shadow: 0 -12px 0 #646464, 8.52px -8.52px 0 #797979, 12px 0 0 #8d8d8d, 8.52px 8.52px 0 #a2a2a2, 0 12px 0 #b6b6b6, -8.52px 8.52px 0 #cacaca, -12px 0 0 #dfdfdf, -8.52px -8.52px 0 #505050;
  }
  100% {
    -webkit-box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
            box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
  }
}
@keyframes loading-circles {
  0% {
    -webkit-box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
            box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
  }
  12.5% {
    -webkit-box-shadow: 0 -12px 0 #dfdfdf, 8.52px -8.52px 0 #505050, 12px 0 0 #646464, 8.52px 8.52px 0 #797979, 0 12px 0 #8d8d8d, -8.52px 8.52px 0 #a2a2a2, -12px 0 0 #b6b6b6, -8.52px -8.52px 0 #cacaca;
            box-shadow: 0 -12px 0 #dfdfdf, 8.52px -8.52px 0 #505050, 12px 0 0 #646464, 8.52px 8.52px 0 #797979, 0 12px 0 #8d8d8d, -8.52px 8.52px 0 #a2a2a2, -12px 0 0 #b6b6b6, -8.52px -8.52px 0 #cacaca;
  }
  25% {
    -webkit-box-shadow: 0 -12px 0 #cacaca, 8.52px -8.52px 0 #dfdfdf, 12px 0 0 #505050, 8.52px 8.52px 0 #646464, 0 12px 0 #797979, -8.52px 8.52px 0 #8d8d8d, -12px 0 0 #a2a2a2, -8.52px -8.52px 0 #b6b6b6;
            box-shadow: 0 -12px 0 #cacaca, 8.52px -8.52px 0 #dfdfdf, 12px 0 0 #505050, 8.52px 8.52px 0 #646464, 0 12px 0 #797979, -8.52px 8.52px 0 #8d8d8d, -12px 0 0 #a2a2a2, -8.52px -8.52px 0 #b6b6b6;
  }
  37.5% {
    -webkit-box-shadow: 0 -12px 0 #b6b6b6, 8.52px -8.52px 0 #cacaca, 12px 0 0 #dfdfdf, 8.52px 8.52px 0 #505050, 0 12px 0 #646464, -8.52px 8.52px 0 #797979, -12px 0 0 #8d8d8d, -8.52px -8.52px 0 #a2a2a2;
            box-shadow: 0 -12px 0 #b6b6b6, 8.52px -8.52px 0 #cacaca, 12px 0 0 #dfdfdf, 8.52px 8.52px 0 #505050, 0 12px 0 #646464, -8.52px 8.52px 0 #797979, -12px 0 0 #8d8d8d, -8.52px -8.52px 0 #a2a2a2;
  }
  50% {
    -webkit-box-shadow: 0 -12px 0 #a2a2a2, 8.52px -8.52px 0 #b6b6b6, 12px 0 0 #cacaca, 8.52px 8.52px 0 #dfdfdf, 0 12px 0 #505050, -8.52px 8.52px 0 #646464, -12px 0 0 #797979, -8.52px -8.52px 0 #8d8d8d;
            box-shadow: 0 -12px 0 #a2a2a2, 8.52px -8.52px 0 #b6b6b6, 12px 0 0 #cacaca, 8.52px 8.52px 0 #dfdfdf, 0 12px 0 #505050, -8.52px 8.52px 0 #646464, -12px 0 0 #797979, -8.52px -8.52px 0 #8d8d8d;
  }
  62.5% {
    -webkit-box-shadow: 0 -12px 0 #8d8d8d, 8.52px -8.52px 0 #a2a2a2, 12px 0 0 #b6b6b6, 8.52px 8.52px 0 #cacaca, 0 12px 0 #dfdfdf, -8.52px 8.52px 0 #505050, -12px 0 0 #646464, -8.52px -8.52px 0 #797979;
            box-shadow: 0 -12px 0 #8d8d8d, 8.52px -8.52px 0 #a2a2a2, 12px 0 0 #b6b6b6, 8.52px 8.52px 0 #cacaca, 0 12px 0 #dfdfdf, -8.52px 8.52px 0 #505050, -12px 0 0 #646464, -8.52px -8.52px 0 #797979;
  }
  75% {
    -webkit-box-shadow: 0 -12px 0 #797979, 8.52px -8.52px 0 #8d8d8d, 12px 0 0 #a2a2a2, 8.52px 8.52px 0 #b6b6b6, 0 12px 0 #cacaca, -8.52px 8.52px 0 #dfdfdf, -12px 0 0 #505050, -8.52px -8.52px 0 #646464;
            box-shadow: 0 -12px 0 #797979, 8.52px -8.52px 0 #8d8d8d, 12px 0 0 #a2a2a2, 8.52px 8.52px 0 #b6b6b6, 0 12px 0 #cacaca, -8.52px 8.52px 0 #dfdfdf, -12px 0 0 #505050, -8.52px -8.52px 0 #646464;
  }
  87.5% {
    -webkit-box-shadow: 0 -12px 0 #646464, 8.52px -8.52px 0 #797979, 12px 0 0 #8d8d8d, 8.52px 8.52px 0 #a2a2a2, 0 12px 0 #b6b6b6, -8.52px 8.52px 0 #cacaca, -12px 0 0 #dfdfdf, -8.52px -8.52px 0 #505050;
            box-shadow: 0 -12px 0 #646464, 8.52px -8.52px 0 #797979, 12px 0 0 #8d8d8d, 8.52px 8.52px 0 #a2a2a2, 0 12px 0 #b6b6b6, -8.52px 8.52px 0 #cacaca, -12px 0 0 #dfdfdf, -8.52px -8.52px 0 #505050;
  }
  100% {
    -webkit-box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
            box-shadow: 0 -12px 0 #505050, 8.52px -8.52px 0 #646464, 12px 0 0 #797979, 8.52px 8.52px 0 #8d8d8d, 0 12px 0 #a2a2a2, -8.52px 8.52px 0 #b6b6b6, -12px 0 0 #cacaca, -8.52px -8.52px 0 #dfdfdf;
  }
}
.loading-bubbles {
  position: relative;
}
.loading-bubbles:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.5px;
  margin-left: -0.5px;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  -webkit-animation: linear loading-bubbles 0.85s infinite;
          animation: linear loading-bubbles 0.85s infinite;
}
@-webkit-keyframes loading-bubbles {
  0% {
    -webkit-box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
            box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
  }
  12.5% {
    -webkit-box-shadow: 0 -12px 0 3.2px #666, 8.52px -8.52px 0 0.4px #666, 12px 0 0 0.8px #666, 8.52px 8.52px 0 1.2px #666, 0 12px 0 1.6px #666, -8.52px 8.52px 0 2px #666, -12px 0 0 2.4px #666, -8.52px -8.52px 0 2.8px #666;
            box-shadow: 0 -12px 0 3.2px #666, 8.52px -8.52px 0 0.4px #666, 12px 0 0 0.8px #666, 8.52px 8.52px 0 1.2px #666, 0 12px 0 1.6px #666, -8.52px 8.52px 0 2px #666, -12px 0 0 2.4px #666, -8.52px -8.52px 0 2.8px #666;
  }
  25% {
    -webkit-box-shadow: 0 -12px 0 2.8px #666, 8.52px -8.52px 0 3.2px #666, 12px 0 0 0.4px #666, 8.52px 8.52px 0 0.8px #666, 0 12px 0 1.2px #666, -8.52px 8.52px 0 1.6px #666, -12px 0 0 2px #666, -8.52px -8.52px 0 2.4px #666;
            box-shadow: 0 -12px 0 2.8px #666, 8.52px -8.52px 0 3.2px #666, 12px 0 0 0.4px #666, 8.52px 8.52px 0 0.8px #666, 0 12px 0 1.2px #666, -8.52px 8.52px 0 1.6px #666, -12px 0 0 2px #666, -8.52px -8.52px 0 2.4px #666;
  }
  37.5% {
    -webkit-box-shadow: 0 -12px 0 2.4px #666, 8.52px -8.52px 0 2.8px #666, 12px 0 0 3.2px #666, 8.52px 8.52px 0 0.4px #666, 0 12px 0 0.8px #666, -8.52px 8.52px 0 1.2px #666, -12px 0 0 1.6px #666, -8.52px -8.52px 0 2px #666;
            box-shadow: 0 -12px 0 2.4px #666, 8.52px -8.52px 0 2.8px #666, 12px 0 0 3.2px #666, 8.52px 8.52px 0 0.4px #666, 0 12px 0 0.8px #666, -8.52px 8.52px 0 1.2px #666, -12px 0 0 1.6px #666, -8.52px -8.52px 0 2px #666;
  }
  50% {
    -webkit-box-shadow: 0 -12px 0 2px #666, 8.52px -8.52px 0 2.4px #666, 12px 0 0 2.8px #666, 8.52px 8.52px 0 3.2px #666, 0 12px 0 0.4px #666, -8.52px 8.52px 0 0.8px #666, -12px 0 0 1.2px #666, -8.52px -8.52px 0 1.6px #666;
            box-shadow: 0 -12px 0 2px #666, 8.52px -8.52px 0 2.4px #666, 12px 0 0 2.8px #666, 8.52px 8.52px 0 3.2px #666, 0 12px 0 0.4px #666, -8.52px 8.52px 0 0.8px #666, -12px 0 0 1.2px #666, -8.52px -8.52px 0 1.6px #666;
  }
  62.5% {
    -webkit-box-shadow: 0 -12px 0 1.6px #666, 8.52px -8.52px 0 2px #666, 12px 0 0 2.4px #666, 8.52px 8.52px 0 2.8px #666, 0 12px 0 3.2px #666, -8.52px 8.52px 0 0.4px #666, -12px 0 0 0.8px #666, -8.52px -8.52px 0 1.2px #666;
            box-shadow: 0 -12px 0 1.6px #666, 8.52px -8.52px 0 2px #666, 12px 0 0 2.4px #666, 8.52px 8.52px 0 2.8px #666, 0 12px 0 3.2px #666, -8.52px 8.52px 0 0.4px #666, -12px 0 0 0.8px #666, -8.52px -8.52px 0 1.2px #666;
  }
  75% {
    -webkit-box-shadow: 0 -12px 0 1.2px #666, 8.52px -8.52px 0 1.6px #666, 12px 0 0 2px #666, 8.52px 8.52px 0 2.4px #666, 0 12px 0 2.8px #666, -8.52px 8.52px 0 3.2px #666, -12px 0 0 0.4px #666, -8.52px -8.52px 0 0.8px #666;
            box-shadow: 0 -12px 0 1.2px #666, 8.52px -8.52px 0 1.6px #666, 12px 0 0 2px #666, 8.52px 8.52px 0 2.4px #666, 0 12px 0 2.8px #666, -8.52px 8.52px 0 3.2px #666, -12px 0 0 0.4px #666, -8.52px -8.52px 0 0.8px #666;
  }
  87.5% {
    -webkit-box-shadow: 0 -12px 0 0.8px #666, 8.52px -8.52px 0 1.2px #666, 12px 0 0 1.6px #666, 8.52px 8.52px 0 2px #666, 0 12px 0 2.4px #666, -8.52px 8.52px 0 2.8px #666, -12px 0 0 3.2px #666, -8.52px -8.52px 0 0.4px #666;
            box-shadow: 0 -12px 0 0.8px #666, 8.52px -8.52px 0 1.2px #666, 12px 0 0 1.6px #666, 8.52px 8.52px 0 2px #666, 0 12px 0 2.4px #666, -8.52px 8.52px 0 2.8px #666, -12px 0 0 3.2px #666, -8.52px -8.52px 0 0.4px #666;
  }
  100% {
    -webkit-box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
            box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
  }
}
@keyframes loading-bubbles {
  0% {
    -webkit-box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
            box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
  }
  12.5% {
    -webkit-box-shadow: 0 -12px 0 3.2px #666, 8.52px -8.52px 0 0.4px #666, 12px 0 0 0.8px #666, 8.52px 8.52px 0 1.2px #666, 0 12px 0 1.6px #666, -8.52px 8.52px 0 2px #666, -12px 0 0 2.4px #666, -8.52px -8.52px 0 2.8px #666;
            box-shadow: 0 -12px 0 3.2px #666, 8.52px -8.52px 0 0.4px #666, 12px 0 0 0.8px #666, 8.52px 8.52px 0 1.2px #666, 0 12px 0 1.6px #666, -8.52px 8.52px 0 2px #666, -12px 0 0 2.4px #666, -8.52px -8.52px 0 2.8px #666;
  }
  25% {
    -webkit-box-shadow: 0 -12px 0 2.8px #666, 8.52px -8.52px 0 3.2px #666, 12px 0 0 0.4px #666, 8.52px 8.52px 0 0.8px #666, 0 12px 0 1.2px #666, -8.52px 8.52px 0 1.6px #666, -12px 0 0 2px #666, -8.52px -8.52px 0 2.4px #666;
            box-shadow: 0 -12px 0 2.8px #666, 8.52px -8.52px 0 3.2px #666, 12px 0 0 0.4px #666, 8.52px 8.52px 0 0.8px #666, 0 12px 0 1.2px #666, -8.52px 8.52px 0 1.6px #666, -12px 0 0 2px #666, -8.52px -8.52px 0 2.4px #666;
  }
  37.5% {
    -webkit-box-shadow: 0 -12px 0 2.4px #666, 8.52px -8.52px 0 2.8px #666, 12px 0 0 3.2px #666, 8.52px 8.52px 0 0.4px #666, 0 12px 0 0.8px #666, -8.52px 8.52px 0 1.2px #666, -12px 0 0 1.6px #666, -8.52px -8.52px 0 2px #666;
            box-shadow: 0 -12px 0 2.4px #666, 8.52px -8.52px 0 2.8px #666, 12px 0 0 3.2px #666, 8.52px 8.52px 0 0.4px #666, 0 12px 0 0.8px #666, -8.52px 8.52px 0 1.2px #666, -12px 0 0 1.6px #666, -8.52px -8.52px 0 2px #666;
  }
  50% {
    -webkit-box-shadow: 0 -12px 0 2px #666, 8.52px -8.52px 0 2.4px #666, 12px 0 0 2.8px #666, 8.52px 8.52px 0 3.2px #666, 0 12px 0 0.4px #666, -8.52px 8.52px 0 0.8px #666, -12px 0 0 1.2px #666, -8.52px -8.52px 0 1.6px #666;
            box-shadow: 0 -12px 0 2px #666, 8.52px -8.52px 0 2.4px #666, 12px 0 0 2.8px #666, 8.52px 8.52px 0 3.2px #666, 0 12px 0 0.4px #666, -8.52px 8.52px 0 0.8px #666, -12px 0 0 1.2px #666, -8.52px -8.52px 0 1.6px #666;
  }
  62.5% {
    -webkit-box-shadow: 0 -12px 0 1.6px #666, 8.52px -8.52px 0 2px #666, 12px 0 0 2.4px #666, 8.52px 8.52px 0 2.8px #666, 0 12px 0 3.2px #666, -8.52px 8.52px 0 0.4px #666, -12px 0 0 0.8px #666, -8.52px -8.52px 0 1.2px #666;
            box-shadow: 0 -12px 0 1.6px #666, 8.52px -8.52px 0 2px #666, 12px 0 0 2.4px #666, 8.52px 8.52px 0 2.8px #666, 0 12px 0 3.2px #666, -8.52px 8.52px 0 0.4px #666, -12px 0 0 0.8px #666, -8.52px -8.52px 0 1.2px #666;
  }
  75% {
    -webkit-box-shadow: 0 -12px 0 1.2px #666, 8.52px -8.52px 0 1.6px #666, 12px 0 0 2px #666, 8.52px 8.52px 0 2.4px #666, 0 12px 0 2.8px #666, -8.52px 8.52px 0 3.2px #666, -12px 0 0 0.4px #666, -8.52px -8.52px 0 0.8px #666;
            box-shadow: 0 -12px 0 1.2px #666, 8.52px -8.52px 0 1.6px #666, 12px 0 0 2px #666, 8.52px 8.52px 0 2.4px #666, 0 12px 0 2.8px #666, -8.52px 8.52px 0 3.2px #666, -12px 0 0 0.4px #666, -8.52px -8.52px 0 0.8px #666;
  }
  87.5% {
    -webkit-box-shadow: 0 -12px 0 0.8px #666, 8.52px -8.52px 0 1.2px #666, 12px 0 0 1.6px #666, 8.52px 8.52px 0 2px #666, 0 12px 0 2.4px #666, -8.52px 8.52px 0 2.8px #666, -12px 0 0 3.2px #666, -8.52px -8.52px 0 0.4px #666;
            box-shadow: 0 -12px 0 0.8px #666, 8.52px -8.52px 0 1.2px #666, 12px 0 0 1.6px #666, 8.52px 8.52px 0 2px #666, 0 12px 0 2.4px #666, -8.52px 8.52px 0 2.8px #666, -12px 0 0 3.2px #666, -8.52px -8.52px 0 0.4px #666;
  }
  100% {
    -webkit-box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
            box-shadow: 0 -12px 0 0.4px #666, 8.52px -8.52px 0 0.8px #666, 12px 0 0 1.2px #666, 8.52px 8.52px 0 1.6px #666, 0 12px 0 2px #666, -8.52px 8.52px 0 2.4px #666, -12px 0 0 2.8px #666, -8.52px -8.52px 0 3.2px #666;
  }
}
.loading-default {
  position: relative;
  border: 1px solid #999;
  -webkit-animation: ease loading-rotating 1.5s infinite;
          animation: ease loading-rotating 1.5s infinite;
}
.loading-default:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
  width: 6px;
  height: 6px;
  background-color: #999;
  border-radius: 50%;
}
.loading-spiral {
  border: 2px solid #aeaeaf;
  border-right-color: #049fd9;
  -webkit-animation: linear loading-rotating 0.85s infinite;
          animation: linear loading-rotating 0.85s infinite;
}
.icon-ng-spinner {
  border: 1px solid #aeaeaf;
  border-right-color: #111;
  -webkit-animation: linear loading-rotating 0.85s infinite;
          animation: linear loading-rotating 0.85s infinite;
}
@-webkit-keyframes loading-rotating {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading-rotating {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.infinite-loading-container {
  clear: both;
  text-align: center;
}
.infinite-loading-container *[class^=loading-] {
  display: inline-block;
  margin: 15px 0;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  border-radius: 50%;
}
.infinite-status-prompt {
  color: #999;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
}
body #wrapper.mobile {
  min-width: inherit;
}
.callInNumber {
  font-size: 16px;
  line-height: 24px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  text-overflow: ellipsis;
  font-weight: 300;
  color: #1f353d;
  height: 100%;
  overflow-y: auto;
}
.callInNumber .callInNumber_cell {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #323233;
  font-size: 16px;
  line-height: 24px;
  background-color: #fff;
  padding: 10px 15px;
}
.callInNumber .callInNumber_cell .callInNumber_cell_title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.callInNumber .callInNumber_list {
  padding-top: 6px;
  padding-bottom: 6px;
}
.callInNumber .callInNumber_header {
  font-size: 26px;
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 20px;
}
.callInNumber .callInNumber_find {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px;
}
.callInNumber .callInNumber_restriction {
  padding: 10px 15px;
  font-weight: 300;
}
.callInNumber .callInNumber_restriction a,
.callInNumber .callInNumber_restriction a:active,
.callInNumber .callInNumber_restriction a:focus {
  text-decoration: none;
  color: #049fd9;
}
.callInNumber .column_number {
  padding-left: 15px;
}
.callInNumber .column_number a,
.callInNumber .column_number a:active,
.callInNumber .column_number a:focus {
  text-decoration: none;
  color: #049fd9;
}
.callInNumber .callInNumbers_topHeader {
  border-bottom: 1px solid #ebedf0;
}
.callInNumber .callInNumber_filter .callInNumber_filter_body {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  color: #323233;
  text-align: left;
  width: 100%;
}
.callInNumber .callInNumber_filter .el-input__inner {
  display: table-cell;
  vertical-align: middle;
  border-radius: 18px;
  border: 1px solid #d7d7d8;
  padding: 3px 10px;
  padding-right: 22px;
  height: 36px;
  width: 100%;
  background: #fff;
}
.callInNumber .callInNumber_filter .el-input__inner:focus {
  border-color: #049fd9 !important;
  background-color: #ebebec !important;
  border-width: 1px !important;
}
.callInNumber .callInNumber_filter .el-input__inner:hover {
  background-color: #d7d7d8;
  border-color: #d7d7d8;
}
.callInNumber .callInNumber_filter .el-input__inner:active {
  background-color: #aeaeaf;
  border-color: #aeaeaf;
}
.callInNumber .callInNumber_filter.icon_search .input_right_icon {
  margin: -10px 0 0 -8px;
  position: absolute;
  padding: 0;
  line-height: inherit;
  top: 50%;
  left: 50%;
}
.callInNumber .callInNumber_filter .input_right_icon {
  padding: 0;
  color: #969799;
}
.callInNumber .callInNumber_filter.van-cell:not(:last-child)::after {
  border-bottom: 0px solid #ebedf0;
}
.callInNumber .boldcallInNumber {
  font-weight: bold;
}
.callInNumber .icon-ng-up {
  line-height: unset;
}
.callInNumber .icon-ng-down {
  line-height: unset;
}
.callInNumber .van-loading {
  width: 100%;
  margin-top: 20px;
}
.callInNumber .vant-icon {
  font: unset;
}
.callInNumber .icon-exit-contain.right_icon {
  position: absolute;
  top: 2px;
  right: 0;
  line-height: 32px !important;
  cursor: pointer;
  padding-right: 8px;
}
.callInNumber .icon-ng-search.right_icon {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 32px !important;
  cursor: pointer;
  padding-left: 8px;
}
.callInNumber .icon-exit-contain.left-icon {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 32px !important;
  cursor: pointer;
  padding-right: 8px;
}
.callInNumber .callInNumber_nodata {
  color: #969799;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
}
.material_dialog {
  width: 720px;
}
.material_dialog .el-dialog__body {
  padding-bottom: 5px;
}
.material_dialog .material_edit .el-button--text {
  min-width: 0;
  height: 100%;
  color: initial;
  padding: 0;
  font-size: inherit;
}
.material_dialog .material_edit.content_wrapper .content .paging .p_body table th:nth-child(3) {
  padding-left: 23px;
}
.material_dialog .material_edit .practice_session_preview .practice_session_preview_header .preview_title {
  font-size: 14px;
  line-height: 24px;
  color: #121212;
  font-weight: bold;
}
.material_dialog .material_edit .practice_session_preview .practice_session_preview_header .preview_text {
  font-size: 14px;
  line-height: 14px;
  color: #545454;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container {
  margin-top: 6px;
  text-align: center;
  height: 380px;
  position: relative;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_background {
  height: 100%;
  width: 100%;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_img_content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 20px 32px 32px 32px;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .empty_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_empty .preview_empty_text {
  color: rgba(255, 255, 255, 0.95);
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_empty .preview_empty_text .empty_text_header {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_empty .preview_empty_text .empty_text_content {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #F7F7F7;
}
.material_dialog .material_setting .email_tip {
  margin-bottom: 12px;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.material_dialog .material_setting.content_wrapper {
  position: relative;
  padding: 10px 0;
  max-height: 600px;
}
.material_dialog .material_setting.content_wrapper .content {
  overflow-y: hidden;
}
.material_dialog .material_setting.content_wrapper .content .el-loading-spinner {
  top: 80%;
}
.material_dialog .material_setting.content_wrapper .content .paging {
  position: relative;
}
.material_dialog .material_setting.content_wrapper .content .paging .p_header {
  padding-bottom: 23px;
}
.material_dialog .material_setting.content_wrapper .content .paging .p_body {
  margin-bottom: 0;
  padding: 0;
  overflow-y: hidden;
}
.material_dialog .material_setting.content_wrapper .content .paging .p_body .table_container {
  max-height: 430px;
  overflow-y: auto;
}
.material_dialog .material_setting.content_wrapper .content .paging .p_body .table_container input {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.material_dialog .material_setting.content_wrapper .content .paging .p_body table {
  min-width: 0;
}
.material_dialog .material_setting.content_wrapper .content .paging .p_body table .data_row td {
  color: var(--mds-color-theme-text-primary-normal);
}
.material_dialog .material_setting.content_wrapper .content .p_footer {
  display: none;
}
.material_dialog .material_setting .mbs-upload {
  margin-bottom: 16px;
}
.material_dialog .material_setting .mbs-upload.invisible {
  opacity: 0;
  z-index: -1;
  position: relative;
}
.material_dialog .material_setting .mbs-upload .upload_btn {
  width: 100%;
  height: 100%;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  white-space: normal;
  padding: 8px 16px;
}
.material_dialog .material_setting .mbs-upload .upload_btn .operations {
  font-size: 20px;
}
.material_dialog .material_setting .mbs-upload .el-upload-dragger {
  height: 94px;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint.practice_session_upload {
  padding: 0 16px;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint .upload_success {
  font-size: 20px;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint .el-upload_desc {
  text-align: left;
  width: 385px;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint .el-upload_desc.practice_session_desc {
  width: 485px;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint .el-upload_desc .el-upload_hint {
  margin-top: 0;
  font-size: 16px;
  line-height: 19px;
  color: var(--mds-color-theme-text-primary-normal);
}
.material_dialog .material_setting .mbs-upload .upload-container-hint .el-upload_desc .el-upload_hint .el-upload_file_size:before {
  content: "|";
  padding: 0 4px;
}
.material_dialog .material_setting .mbs-upload .upload-container-hint .el-upload_desc .el-upload_tip {
  font-size: 14px;
  line-height: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.material_dialog .material_setting .file_uploading {
  position: relative;
  z-index: 1;
  background-color: rgba(229, 251, 255, 0.8);
  min-height: 94px;
  margin-top: -110px;
  margin-bottom: 16px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 22px;
}
.material_dialog .material_setting .file_uploading.error {
  background-color: rgba(255, 232, 227, 0.6);
}
.material_dialog .material_setting .file_uploading.error .error {
  color: #a12512;
  font-size: 20px;
  margin-right: 22px;
}
.material_dialog .material_setting .file_uploading.error .error_text {
  color: #a12512;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.material_dialog .material_setting .file_uploading .loading_div {
  width: 24px;
  height: 24px;
  margin-right: 18px;
}
.material_dialog .material_setting .file_uploading .loading_div .el-loading-spinner {
  top: 100% !important;
}
.material_dialog .material_setting .file_uploading .loading_div .el-loading-spinner .circular {
  width: 24px;
  height: 24px;
}
.material_dialog .material_setting .file_uploading .info {
  width: 524px;
}
.material_dialog .material_setting .file_uploading .file_name {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  white-space: break-spaces;
  word-break: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.material_dialog .material_setting .file_uploading .file_info {
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.material_dialog .material_setting .file_uploading .file_info span:nth-child(2) {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #c4c4c4;
}
.material_dialog .material_setting .file_uploading .operations {
  font-size: 20px;
  width: 60px;
  text-align: right;
}
.material_dialog .material_setting .file_uploading .operations a {
  color: var(--mds-color-theme-text-primary-normal);
}
.material_dialog .material_setting .file_uploading .operations a.resend {
  margin-right: 10px;
}
.material_dialog .material_setting .file_uploading .operations a .icon-ng-refresh.redo {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.material_dialog .dialog-footer-btns.material_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.material_dialog .dialog-footer-btns .delete_link {
  margin-right: 15px;
}
.material_dialog .dialog-footer-btns .delete_link[disabled='disabled'] {
  cursor: not-allowed;
  opacity: 0.5;
}
.practice_session_edit .content_wrapper.material_setting {
  padding: 0;
  max-height: none;
}
.practice_session_edit .practice_session_edit_container .ps_upload_description {
  line-height: 19px;
  margin-bottom: 12px;
}
.practice_session_edit .practice_session_edit_container .disabled_upload .el-upload-dragger {
  cursor: auto;
}
.practice_session_edit .practice_session_edit_container .operations i {
  font-size: 18px;
}
.practice_session_edit .practice_session_edit_container .operations .delete_btn:focus {
  border: none!important;
}
.practice_session_edit .dialog-footer-btns {
  padding: 10px 20px 15px 20px;
}
.schedule {
  padding: 20px 40px 70px;
}
.schedule .watermark-popover b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule.enable_email_cb {
  padding-bottom: 140px;
}
.schedule-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
}
.schedule-header h1 {
  font-weight: normal;
}
.schedule .large {
  width: 100%;
}
.schedule .predict_search {
  width: 100%;
}
.schedule .meeting-attendees .schedule_invited_list_scroll {
  max-height: 87px;
  overflow-y: scroll;
}
.schedule .meeting-attendees .el-col {
  margin-bottom: 5px;
}
.schedule .meeting-attendees .el-col-8 {
  width: auto;
  padding: 0 2px;
}
.schedule .meeting-attendees .meeting-attendee {
  background: var(--mds-color-theme-background-secondary-normal);
  height: 28px;
  line-height: 24px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  /*a:focus{
        outline-width: 3px;
        outline-style: solid;
      }*/
}
.schedule .meeting-attendees .meeting-attendee.interpreter .interpreter_icon {
  margin-left: 5px;
}
.schedule .meeting-attendees .meeting-attendee.interpreter .interpreter_icon i {
  border-right: 0;
}
.schedule .meeting-attendees .meeting-attendee.interpreter span {
  padding-left: 0;
}
.schedule .meeting-attendees .meeting-attendee .attendee-avatar span {
  margin: 3px 0 3px 8px;
  padding: 0px;
  border-right-width: 0px;
}
.schedule .meeting-attendees .meeting-attendee .attendee-avatar span img {
  vertical-align: baseline;
}
.schedule .meeting-attendees .meeting-attendee span {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.schedule .meeting-attendees .meeting-attendee a,
.schedule .meeting-attendees .meeting-attendee label {
  display: inline-block;
  position: relative;
  top: 2px;
  height: 24px;
  width: 30px;
  color: var(--mds-color-theme-text-primary-normal);
  text-align: center;
  font-size: 16px;
}
.schedule .meeting-attendees .meeting-attendee a.disabled_icon,
.schedule .meeting-attendees .meeting-attendee label.disabled_icon {
  opacity: 0.5;
  cursor: not-allowed;
}
.schedule .meeting-attendees .meeting-attendee a i,
.schedule .meeting-attendees .meeting-attendee label i {
  border-right: 1px solid var(--mds-color-theme-outline-input-normal);
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.schedule .meeting-attendees .meeting-attendee a i.icon-ng-language,
.schedule .meeting-attendees .meeting-attendee label i.icon-ng-language {
  font-weight: 600;
}
.schedule .meeting-attendees .meeting-attendee a.active,
.schedule .meeting-attendees .meeting-attendee label.active {
  color: var(--mds-color-theme-text-accent-normal);
}
.schedule .meeting-attendees .meeting-attendee a:last-child i,
.schedule .meeting-attendees .meeting-attendee label:last-child i {
  border-right: none;
  font-size: 12px;
  font-weight: bold;
}
.schedule .meeting-attendees .meeting-attendee label:last-child i {
  font-size: 14px;
}
.schedule .meeting-attendees .meeting-attendee a.cohost_series:last-child i {
  font-size: 14px;
  font-weight: 400;
}
.schedule .defaultLanguage-select {
  max-width: 140px;
  height: 32px;
}
.schedule .tiny-select {
  max-width: 150px;
}
.schedule .indent-level-1 {
  margin-left: 30px;
}
.schedule .indent-level-2 {
  margin-left: 60px;
}
.schedule .anonymous_label .el-form-item__label {
  padding-right: 8px;
  padding-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.schedule .anonymous-meeting-label .anonymous-label-text {
  margin-right: 2px;
}
.schedule .anonymous-meeting-label .beta-tag {
  padding: 0 8px;
  line-height: 19px;
  display: inline-block;
  border: 1px solid var(--mds-color-theme-outline-label-orange);
  border-radius: 4px;
  background: var(--mds-color-theme-background-label-orange-normal);
  margin-top: 0px;
  float: left;
  margin-left: -48px;
  margin-top: -2px;
}
.schedule .ng_sched_startTime .el-button--text {
  font-size: 14px;
  border-radius: 0;
}
.schedule .ng_sched_startTime .el-button--text:hover,
.schedule .ng_sched_startTime .el-button--text:active {
  color: var(--mds-color-theme-text-accent-normal);
}
.schedule .ng_sched_startTime .el-button--text:focus {
  border: none !important;
}
.schedule .ng_sched_startTime .el-button--text.is-disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.schedule .invite_attendee_input_tip1 {
  position: relative;
  left: 229px;
  margin-bottom: 5px;
}
.schedule .icon-info-alt-outline {
  text-decoration: none;
}
.schedule .el-button--link {
  font-size: 14px;
}
.schedule .licence-alert {
  margin-bottom: 8px;
  margin-top: -6px;
}
.schedule .licence-alert .el-alert--warning {
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  border-radius: 8px;
}
.schedule .licence-alert .el-alert {
  padding: 5px 1px;
}
.schedule .licence-alert .licence-alert-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 12px;
}
.schedule .licence-alert .licence-alert-container .licence-content {
  font-size: 16px;
}
.schedule .licence-alert .licence-alert-container .licence-upgrade-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.schedule .require-sign-in-comment {
  color: var(--mds-color-theme-text-secondary-normal);
}
.schedule .require-sign-in-tips {
  max-width: 806px;
  margin-top: -24px;
  margin-bottom: 14px;
  border-radius: 16px;
}
.schedule .require-sign-in-tips .require-sign-in-tips-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: left;
}
.schedule .suggestions-dropdown .el-select-group__title,
.interpretation_setting .suggestions-dropdown .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px;
}
.schedule .suggestions-dropdown .el-select-dropdown__item,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item {
  padding: 4px 16px;
  height: 48px;
  display: block;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-avatar,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-avatar {
  height: 28px;
  width: 28px;
  float: left;
  margin: 6px 12px 6px 0;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-avatar span,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-avatar span {
  margin-bottom: 0px;
  width: 28px;
  height: 28px;
  min-width: 0px;
  font-size: 12px !important;
  line-height: 28px !important;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name {
  max-width: 200px;
  height: 40px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name strong,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name span,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name span {
  display: block;
  min-width: 0;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username {
  color: #999999;
  float: none;
  font-size: 12px;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname {
  float: none;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule .suggestions-dropdown .el-select-dropdown__item .predict_email,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict_email {
  line-height: 40px !important;
  height: 40px;
  font-size: 12px;
}
.schedule .suggestions-dropdown .el-select-dropdown__item .showLeft,
.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .showLeft {
  float: left;
  text-align: left;
}
.schedule-advance .el-collapse-item__content {
  max-width: 796px;
  padding-right: 3px;
}
.schedule-advance.schedule-advance-simple .schedule-advance-item .el-collapse-item__content {
  padding-right: 0;
  padding-left: 0;
}
.schedule-advance .el-collapse-item__wrap {
  overflow: visible;
}
.schedule-advance-title &gt; .el-collapse-item__header {
  padding-left: 0;
  font-size: 14px;
}
.schedule-advance-item &gt; .el-collapse-item__header {
  border-bottom: 1px solid var(--mds-color-theme-background-secondary-normal);
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}
.schedule-advance-item &gt; .el-collapse-item__header i {
  float: right;
  margin-top: 12px;
  margin-left: 13px;
}
.schedule-advance-item .el-form-item__label {
  padding-left: 0px;
  width: 220px;
}
.schedule-advance-item .el-form-item__content {
  margin-left: 220px;
  max-width: 580px;
}
.schedule-advance.schedule-advance-simple {
  border-bottom: 1px solid transparent;
}
.schedule-advance.schedule-advance-simple .el-collapse-item__header {
  font-size: 15px;
  padding-left: 0;
  margin-left: 10px;
  max-width: 800px;
}
.schedule-advance.schedule-advance-simple .el-collapse-item__header i {
  float: right;
  margin-top: 12px;
  margin-left: 13px;
}
.schedule-advance.schedule-advance-simple .el-collapse-item__wrap {
  margin-left: 10px;
}
.schedule-advance.schedule-advance-simple .el-collapse-item__wrap {
  padding-top: 20px;
}
.schedule-advance.schedule-advance-simple .schedule-advance-item-scheduling {
  margin-bottom: 68px;
}
.schedule-advance.schedule-advance-simple .schedule-advance-item:last-child {
  margin-bottom: 68px;
}
.schedule-advance .schedule-advance-title {
  padding-left: 10px;
}
.schedule-advance .schedule-advance-title &gt; a i {
  margin-left: 10px;
  line-height: 30px;
}
.schedule-advance .schedule-advance-title &gt; a &gt; span {
  float: left;
}
.schedule-advance .leftArea {
  float: left;
}
.schedule-advance .accountContent {
  border: 1px solid rgba(0, 0, 0, 0.16);
  padding: 16px;
  margin-top: 12px;
}
.schedule-advance .accountContent .contentItem {
  line-height: 22px;
}
.schedule-advance .accountContent .restrictionURL {
  line-height: 18px;
  margin-top: 12px;
}
.schedule-advance .genAccount #pcnAccount:focus {
  outline-style: dotted;
  outline-color: black;
  outline-width: 1px;
}
.long-line-spacing {
  display: block;
  line-height: 38px;
}
.short-line-spacing {
  display: block;
  line-height: 28px;
}
.vWatermarkOpacityRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 414px;
  margin-top: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vWatermarkOpacityRow .vWatermarkOpacityLabel {
  font-size: 14px;
}
.vWatermarkOpacityRow .vWatermarkOpacitySlider {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 12px;
  padding-right: 15px;
}
.vWatermarkOpacityRow .vWatermarkOpacitySlider .el-input-number {
  display: none;
}
.vWatermarkOpacityRow .vWatermarkOpacityInput {
  width: 66px;
}
.vWatermarkPreviewRow {
  font-size: 14px;
  margin-top: 8px;
  width: 792px;
}
@media screen and (max-width: 900px) {
  .vWatermarkPreviewRow {
    width: 416px;
  }
}
.vWatermarkPreviewRow .vWatermarkPreviewBlock {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px;
}
.vWatermarkPreviewRow .vWatermarkPreviewImgContainer {
  margin: 0 8px;
  cursor: pointer;
}
.vWatermarkPreviewRow .vWatermarkPreviewImgTitle {
  color: var(--mds-color-theme-text-secondary-normal);
  text-align: center;
}
.vWatermarkPreviewRow .vWatermarkPreviewImgSvg {
  position: relative;
  width: 360px;
  height: 203px;
}
.vWatermarkPreviewRow .vWatermarkPreviewImgSvg &gt; img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vWatermarkPreviewRow .vWatermarkPreviewImgSvg &gt; svg {
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(98%);
  height: calc(98%);
}
.vWatermarkDialogPreviewImg {
  position: relative;
  width: 720px;
  height: 406px;
}
.vWatermarkDialogPreviewImg &gt; img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vWatermarkDialogPreviewImg &gt; svg {
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(98%);
  height: calc(98%);
}
.grid_g .el-form-item.el_form_btns.schedule-buttons {
  left: auto;
  margin-left: 10px;
}
.grid_g .el-form-item.el_form_btns.schedule-buttons.simplify {
  bottom: auto;
  width: 100%;
}
.grid_g .el-form-item.el_form_btns.schedule-buttons .el-form-item__content {
  max-width: inherit;
}
.send_email_cb {
  clear: both;
  padding: 16px 10px;
}
.send_email_cb.simplify {
  padding-left: 0;
  margin-top: -20px;
}
.send_email_cb.simplify .el-checkbox {
  line-height: 28px;
}
.send_email_cb .info_pop {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 8px;
}
.schedule-template-select {
  margin: 16px 0;
}
.schedule-template-select .icon-info-alt-outline {
  margin-right: 10px;
}
.top_info_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.smartbutton.isException .module_header.schedule-title {
  margin-bottom: 14px;
}
.exception_edit_prompt {
  width: 806px;
}
.block-schedule-dialog.large {
  width: 510px;
}
/****************************************************************************************
*
* Copy From Scheduler.less
*
****************************************************************************************/
.ng_sched_dateTime {
  display: inline-block;
  margin-right: 30px;
  font-size: 0;
  vertical-align: middle;
}
.ng_sched_dateTime_pop {
  padding: 16px 10px;
}
.ng_sched_dateTime_pop .time_title,
.ng_sched_dateTime_pop .duration_title {
  margin: 18px 0px 8px;
  font-size: 12px;
}
.ng_sched_dateTime_pop .ng_sched_timePicker_submit {
  margin-top: 19px;
}
.ng_sched_dateTime_pop .el-date-picker__header {
  margin-top: 0;
}
.ng_sched_dateTime_pop .el-picker-panel__content,
.ng_sched_dateTime_pop .el-picker-panel {
  margin: 0;
}
.ng_sched_dateTime_pop .ng_sched_duration_minute {
  margin-left: 12px;
}
.ng_sched_picker {
  white-space: nowrap;
}
.ng_sched_datePicker {
  display: inline-block;
  vertical-align: top;
  padding-right: 12px;
  border-right: 1px solid var(--mds-color-theme-outline-input-normal);
}
.ng_sched_datePicker .el-date-picker table {
  width: 224px;
  margin: 0 auto;
}
.ng_sched_datePicker .el-date-table td {
  line-height: 31px;
}
.ng_sched_timePicker {
  display: inline-block;
  width: 270px;
  padding-left: 12px;
  vertical-align: top;
}
.ng_sched_timePicker .ng_sched_durationPart {
  font-size: 0;
  margin-top: 16px;
}
.ng_sched_timePicker .ng_sched_durationPart .el-select {
  width: 120px;
}
.ng_sched_timePicker .ng_sched_timePart {
  font-size: 0;
}
.ng_sched_timePicker .ng_sched_timePart .time_title {
  margin-top: 2px;
}
.ng_sched_timePicker .ng_sched_timePart .el-select {
  width: 120px;
}
.ng_sched_timePicker .ng_sched_timePart span.ng_sched_timeDot {
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  width: 12px;
  text-align: center;
  vertical-align: top;
}
.ng_sched_timePicker_submit .el-button {
  width: 252px;
}
.private_meeting_tip {
  margin-top: 10px;
  padding: 9px 16px;
  font-size: 14px;
}
.private_meeting_tip .el-alert__title {
  font-size: 14px;
  line-height: 20px;
}
.sched_recurr {
  margin: 10px 0;
  padding: 16px 16px 4px 16px;
  border: solid 1px var(--mds-color-theme-outline-secondary-normal);
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 4px;
}
.sched_recurr .tinyInput {
  width: 46px;
}
.sched_recurr .tinyInput input {
  text-align: center;
}
.sched_recurr .repeatBlock {
  display: inline;
}
.sched_recurr .repeatBlock div {
  display: inline-block;
}
.sched_recurr .repeatBlock div.weekdayContainer {
  display: block;
}
.sched_recurr .repeatBlock .yearly_on,
.sched_recurr .repeatBlock .monthly_on {
  margin-bottom: 12px;
}
.sched_recurr .recurrLeftLabel {
  margin-right: 8px;
  min-width: 124px;
}
.sched_recurr .recurr_options {
  margin: 12px 0;
}
.sched_recurr .repeatSeperator {
  height: 14px;
}
.sched_recurr .el-radio + .el-radio {
  margin-left: 0;
}
.sched_recurr .el-radio {
  margin-right: 25px;
}
.sched_recurr .setPositionSection .el-select {
  width: 185px;
}
.sched_recurr .setPositionSection .el-select.tinySelect {
  width: 65px;
}
.sched_recurr .setPositionSection .el-radio-group .el-radio {
  margin-bottom: 8px;
}
.sched_recurr .setPositionSection .el-radio-group .el-radio .el-select__middle {
  margin-right: 5px;
}
.sched_recurr .el-input.isErr input {
  border-color: #a12512;
  background-color: #fedcd7;
}
.sched_recurr .sched_irregular .irregular_list {
  padding-top: 16px;
}
.sched_recurr .sched_irregular .irregular_list li {
  margin-bottom: 4px;
}
.sched_recurr .sched_irregular .irregular_list li .irregular_error {
  padding: 0;
}
.sched_recurr .sched_irregular .irregular_list li .irregular_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.sched_recurr .sched_irregular .irregular_list li .irregular_box {
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;
}
.sched_recurr .sched_irregular .irregular_list li .irregular_box.irregular_index {
  width: 120px;
}
.sched_recurr .sched_irregular .irregular_list li .irregular_box.irregular_time {
  width: 360px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sched_recurr .sched_irregular .irregular_list li .irregular_box.irregular_button {
  float: right;
}
.sched_recurr .sched_irregular .add_occurrence .disabled {
  color: #b2b2b2;
}
.meeting-tem {
  float: right;
}
.meeting-tem-link {
  margin-left: 20px !important;
  margin-top: 12px !important;
  font-size: 14px;
}
.dialog_tem {
  margin-left: 0px !important;
  font-size: 14px !important;
  line-height: 36px !important;
}
.dialog_tem_font {
  border-bottom: 1px solid #ebebec;
  font-weight: bold;
}
.isHover {
  background-color: #ebfafd;
}
.template-list-laber {
  float: right;
}
.schedule_tem_size {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 200px;
}
.ng_sched_timezone,
.ng_sched_startTime,
.ng_sched_duration_title {
  vertical-align: middle;
}
.ng_sched_timezone a,
.ng_sched_startTime a,
.ng_sched_duration_title a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.ng_sched_timezone a:hover,
.ng_sched_startTime a:hover,
.ng_sched_duration_title a:hover,
.ng_sched_timezone a:focus,
.ng_sched_startTime a:focus,
.ng_sched_duration_title a:focus,
.ng_sched_timezone a:active,
.ng_sched_startTime a:active,
.ng_sched_duration_title a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.ng_sched_timezone a:hover li,
.ng_sched_startTime a:hover li,
.ng_sched_duration_title a:hover li {
  color: var(--mds-color-theme-text-secondary-normal);
}
.ng_sched_timezone a span,
.ng_sched_startTime a span,
.ng_sched_duration_title a span {
  margin-right: 5px;
}
.ng_sched_timezone a span.ng_sched_duration_info,
.ng_sched_startTime a span.ng_sched_duration_info,
.ng_sched_duration_title a span.ng_sched_duration_info {
  margin-right: 5px;
}
.ng_sched_timezone a,
.ng_sched_startTime a {
  text-decoration: none;
}
.ng_sched_timezone a &gt; span {
  color: var(--mds-color-theme-text-primary-normal);
}
.ng_sched_timezone a &gt; span:hover,
.ng_sched_timezone a &gt; span:focus,
.ng_sched_timezone a &gt; span:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.ng_sched_timezone .el-dropdown-menu {
  min-width: 400px;
  margin-top: 40px;
  max-height: 218px;
}
.icon-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.save-template-warining {
  text-align: left;
  margin-top: 10px;
  line-height: 18px;
  padding: 10px 5px;
}
.schedule-form .item-disable .el-form-item__label {
  color: #909090;
}
.schedule-form .item-disable .el-radio .is-checked + .el-radio__label {
  border: 1px solid #949494 !important;
}
.schedule-form .item-disable .el-radio .is-checked + .el-radio__label .icon-ng-check::before {
  color: #949494 !important;
}
.schedule-form .item-disable .el-radio .title {
  color: #B8B8B8 !important;
}
.schedule-form .item-disable .el-radio .content {
  color: #B2B2B2 !important;
}
.schedule-form .disable-switch-note {
  line-height: 22px;
  margin-top: 12px;
  color: #7b7b7b;
}
.schedule-callback {
  width: 80%;
}
.external-attendee .el-select .el-input {
  height: 36px;
}
.external-attendee .text-disabled {
  color: #d9d9d9;
  cursor: not-allowed;
}
.external-attendee .external_attendee_join-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.meeting-registration .el-radio-group {
  display: block;
}
.meeting-registration .el-radio {
  display: block;
  margin-left: 0;
}
.meeting-registration .indent-options {
  margin-left: 30px;
}
.meeting-registration .set-approve-rule {
  margin-top: -8px;
}
.meeting-registration .registration-cap-attendees.disabled {
  color: #B2B2B2;
  cursor: not-allowed;
}
.meeting-registration .maximum-attendee-input {
  display: inline-block;
  width: 100px;
  margin-left: 10px;
}
.meeting-registration .redirect-link-input {
  display: inline-block;
  width: 330px;
  margin-top: 6px;
}
.meeting-registration #redirectLinkLabel {
  vertical-align: top;
}
.meeting-registration .meeting-registration-content {
  margin-top: 8px;
  padding: 20px 32px 2px;
  border-radius: 8px;
}
.meeting-registration .meeting-registration-content .registration-item {
  margin-top: 16px;
}
.meeting-registration .meeting-registration-content .registration-item:first-child {
  margin-top: 0px;
}
.meeting-registration .meeting-registration-content .registration-item .follow-webinar-series {
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting-registration .meeting-registration-content .registration-item .registration-item-title {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
.meeting-registration .meeting-registration-content .registration-item .approval-rules-popover {
  vertical-align: middle;
  margin-left: 2px;
}
.meeting-options-tabs .el-tabs__header {
  border: none;
}
.meeting-options-tabs .el-tabs__content {
  padding: 0 10px;
}
.meeting-registration-fields {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 0 15px;
}
.meeting-registration-fields .title {
  line-height: 36px;
}
.meeting-registration-fields .el-checkbox {
  display: inline-block;
  width: calc((100% - 40px)/3);
  margin-left: 20px;
}
.meeting-registration-fields .el-checkbox:nth-child(3n + 1) {
  margin-left: 0;
}
.external-attendee .el-checkbox-group {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.external-attendee .el-checkbox-group .el-checkbox {
  margin-left: 16px;
}
.external-attendee .meeting-registration-selector {
  margin-left: 16px;
}
.external-attendee .meeting-registration-selector .checkbox-group-desc {
  width: 100%;
  margin-left: 16px;
}
.external-attendee .el-checkbox {
  margin-left: 0px;
}
.external-attendee .el-radio {
  margin-left: 0px;
}
.group-attendees_avatar {
  margin: 6px 0 0 0;
  width: 24px;
  height: 24px;
  float: left;
}
.group-attendees_item-descr {
  float: left;
  overflow: hidden;
  padding-left: 20px;
}
.group-attendees_item-descr .user-email,
.group-attendees_item-descr .user-name {
  color: var(--mds-color-theme-text-primary-normal);
  max-width: 148px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.group-attendees_item-descr .user-email {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.group-attendees_list li {
  overflow: hidden;
  margin-bottom: 14px;
}
.attendee-display-name {
  padding: 2px 0px 2px 8px;
}
.attendee-display-name:only-child {
  padding-right: 8px;
}
.group-expand {
  height: 50px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  margin: 0 -18px -18px -18px;
}
.group-expand .el-button {
  font-size: 14px;
  margin-top: 5px;
  width: 60px;
}
.group-attendees_list-scroll {
  max-height: 250px;
  overflow-y: scroll;
  margin-right: -18px;
}
.group-expand-error {
  min-height: 60px;
  margin: 0 12px;
  text-align: center;
}
.group-expand-error a {
  display: block;
}
.meeting-attendees .el-scrollbar__wrap {
  max-height: 87px;
}
.hard-moderate-tips ~ .hard-mute-tips {
  margin-top: 20px;
}
.hard-moderate-tips b,
.hard-mute-tips b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
#boxRadioBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -14px;
}
#boxRadioBtn .box-radio-btn {
  margin-top: 14px;
  margin-left: 0;
}
#boxRadioBtn .box-radio-btn .el-radio__label .attendee_view_box_webcast {
  height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#boxRadioBtn .box-radio-btn .el-radio__input {
  display: none;
}
#boxRadioBtn .box-radio-btn .el-radio__input {
  opacity: 0;
}
#boxRadioBtn .box-radio-btn .el-radio__label {
  background: #f7f7f7;
  border: 1px solid #dedede;
  border-radius: 4px;
  height: 100%;
  padding: 0;
}
#boxRadioBtn .box-radio-btn .is-checked + .el-radio__label {
  background: #f7f7f7;
  border: 1px solid #00a0d1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  padding: 5px 5px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  color: #000000;
  margin-bottom: 7px;
  margin-left: 16px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  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;
  width: 240px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box .title .icon-ng-check {
  color: #007aa3;
}
#boxRadioBtn .box-radio-btn .attendee-view__box .content {
  font-size: 12px;
  line-height: 14px;
  color: #545454;
  width: 210px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box .content li {
  list-style: disc;
}
#boxRadioBtn .box-radio-btn .attendee-view__box--RU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  padding: 5px 5px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box--RU .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  color: #000000;
  margin-bottom: 7px;
  margin-left: 16px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  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;
  width: 240px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box--RU .title .icon-ng-check {
  color: #007aa3;
}
#boxRadioBtn .box-radio-btn .attendee-view__box--RU .content {
  font-size: 12px;
  line-height: 14px;
  color: #545454;
  width: 210px;
}
#boxRadioBtn .box-radio-btn .attendee-view__box--RU .content li {
  list-style: disc;
}
.webinar-learn-more {
  line-height: 22px;
  margin-top: 12px;
}
.learn-more-link {
  font-size: 16px;
  color: var(--mds-color-theme-text-accent-normal);
}
.dot {
  display: inline-block;
  width: 2px;
  height: 2px;
  vertical-align: middle;
  border-radius: 100%;
  background-color: #545454;
  margin-right: 4px;
}
#invite_attendee_input,
#meeting-registration-label,
#attendees-label {
  margin-right: 8px;
}
.ng_sched_container fieldset.recurr_interval_option legend {
  display: inline;
  float: left;
  border: none;
  font-size: inherit;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}
/*--------------multiple timezone----------------*/
.multi_timezone_dialog {
  width: 704px;
  line-height: 36px;
}
.multi_timezone_dialog .change_view {
  float: left;
}
.multi_timezone_dialog .zone-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.multi_timezone_dialog .zone-time &gt; div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.multi_timezone_dialog .zone-time-panel {
  height: 400px;
  overflow-y: auto;
}
.multi_timezone_dialog .zone-time-panel td {
  vertical-align: top;
}
.multi_timezone_dialog .zone-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.multi_timezone_dialog .date_time_area {
  text-align: center;
  margin-bottom: 15px;
}
.multi_timezone_dialog .date_time_area .ng_sched_dateTime {
  margin-right: 0;
  font-size: 16px;
}
.multi_timezone_dialog .timezone_area {
  text-align: center;
  position: relative;
  margin-top: 5px;
}
.multi_timezone_dialog .timezone_area a:hover {
  color: var(--mds-color-theme-text-secondary-normal);
}
.multi_timezone_dialog .timezone_area .timezone_city {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 18px;
  padding: 0 5px;
  min-height: 18px;
}
.multi_timezone_dialog .add_timezone {
  text-align: center;
  margin-top: 20px;
  line-height: 16px;
}
.multi_timezone_dialog .add_timezone #add_zone {
  height: 100%;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
  min-width: auto;
  color: var(--mds-color-theme-text-accent-normal);
}
.multi_timezone_dialog .add_timezone #add_zone:focus {
  border: none!important;
}
.multi_timezone_dialog .add_timezone .disabled {
  color: #B2B2B2 !important;
  cursor: not-allowed;
}
.multi_timezone_dialog .add_unified_Timezone {
  text-align: left;
  margin-top: 20px;
  line-height: 16px;
}
.multi_timezone_dialog .add_unified_Timezone #add_zone {
  height: 100%;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
  min-width: auto;
  color: var(--mds-color-theme-text-accent-normal);
}
.multi_timezone_dialog .add_unified_Timezone #add_zone:focus {
  border: none !important;
}
.multi_timezone_dialog .add_unified_Timezone .disabled {
  color: #B2B2B2 !important;
  cursor: not-allowed;
}
.multi_timezone_dialog .remove_timezone {
  display: block;
  position: absolute;
  top: -27px;
  right: -10px;
  width: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 36px;
}
.multi_timezone_dialog .remove_timezone a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.multi_timezone_dialog .date_time_desc {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 20px;
}
.multi_timezone_dialog .timezone_tips {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 20px;
  font-size: 17px;
  padding-bottom: 13px;
}
.multi_timezone_dialog .unified_date_time_desc {
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 20px;
}
.multi_timezone_dialog .timezone_edit_view {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.multi_timezone_dialog .timezone_edit_view table {
  border-spacing: 10px 0;
}
.multi_timezone_dialog .timezone_edit_view .timezone_select_header td {
  background-color: #F7F7F7;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.multi_timezone_dialog .timezone_edit_view .multi_timezone_time_select ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.multi_timezone_dialog .timezone_edit_view .multi_timezone_time_select ul span {
  text-align: center;
}
.multi_timezone_dialog .timezone_edit_view .multi_timezone_time_select ul .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.multi_timezone_dialog .timezone_edit_view .multi_timezone_time_select ul .timezone_item-selected-span {
  margin-right: 10px;
}
.multi_timezone_dialog .timezone_edit_view .multi_timezone_time_select ul .timezone_item-unselected-span {
  margin-right: 10px;
  opacity: 0;
}
.multi_timezone_dialog .timezone_select_header,
.multi_timezone_dialog .timezone_select_content,
.multi_timezone_dialog .timezone_select_footer {
  padding-right: 4px;
  width: 650px;
}
.multi_timezone_dialog .timezone_select_footer td {
  background-color: var(--mds-color-theme-background-secondary-normal);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  height: 12px;
}
.multi_timezone_dialog .event_timezone input {
  width: 100%;
}
.multi_timezone_dialog .zone_time_box {
  height: 400px;
  padding-top: 5px;
  overflow-y: auto;
  position: relative;
  overflow-x: hidden;
}
.multi_timezone_dialog .zone_time_box .timezone_select_content {
  padding: 13px 4px 0 0;
}
.multi_timezone_dialog .zone_time_box .timezone_select_content td {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.multi_timezone_dialog .zone_time_box td {
  background: var(--mds-color-theme-background-secondary-normal);
}
.multi_timezone_dialog .v-select {
  padding: 0;
}
.multi_timezone_dialog .v-select .vs__dropdown-toggle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid transparent;
  height: 38px;
}
.multi_timezone_dialog .v-select .vs__selected-options {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  background: none;
}
.multi_timezone_dialog .v-select .vs__selected-options .vs__selected {
  background: none;
}
.multi_timezone_dialog .v-select .vs__actions .icon-arrow {
  margin-left: -20px;
  margin-top: -10px;
}
.multi_timezone_dialog .v-select .vs--single .vs__selected {
  font-weight: bolder;
}
.multi_timezone_dialog .v-select .vs__selected-options input {
  left: 0;
  right: 0;
  border: none;
  line-height: normal;
  text-align: center;
}
.multi_timezone_dialog .v-select .vs__selected-options input:focus {
  outline: -webkit-focus-ring-color auto 5px;
}
.multi_timezone_dialog .vs--searchable .vs__dropdown-toggle {
  cursor: pointer;
}
.multi_timezone_dialog .vs--single.vs--open .vs__selected {
  position: relative;
  opacity: 1;
}
.multi_timezone_dialog .zone_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.multi_timezone_dialog .time_item {
  cursor: pointer;
}
.multi_timezone_dialog .time_hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.multi_timezone_dialog .selected_time {
  background-color: var(--mds-color-theme-background-secondary-hover);
  font-weight: bolder;
}
.multi_timezone_dialog .timezone_comparison_area {
  height: 400px;
  overflow-y: scroll;
}
.multi_timezone_dialog .timezone_item-selected-span {
  display: block;
  float: right;
  padding-left: 0;
}
.multi_timezone_dialog .icon-ng-mark {
  color: var(--mds-color-theme-control-active-normal);
}
.multi_timezone #multi_timezone_link {
  font-size: 14px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multi_timezone_dialog {
    width: 710px;
  }
}
.restrict-invitee-item {
  margin-bottom: 0px;
}
.enable_streaming_tip {
  width: 490px;
}
.enable_streaming_tip ul {
  padding: 15px 10px;
}
.enable_streaming_tip ul li {
  list-style: disc;
  margin-left: 10px;
}
.html-format-dialog .el-dialog {
  width: 700px;
  padding: 0 20px;
}
.html-format-dialog .el-dialog__header {
  padding: 20px 0 0;
}
.html-format-dialog .el-dialog__body {
  padding: 20px 0;
}
.html-format-dialog .html-format-label {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.html-format-dialog .html-format-table {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  color: var(--mds-color-theme-text-primary-normal);
}
.html-format-dialog .html-format-table .el-table__row td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.html-format-dialog .html-format-table .el-table__body tr:hover &gt; td {
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.html-format-dialog .html-format-table .el-table_1_column_1 {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.html-format-dialog .html-format-table .el-table_1_column_2 {
  padding: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
.html-format-dialog .html-format-table {
  display: table;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  table-layout: fixed;
  width: 100%;
  height: 550px;
  border-radius: 20px;
}
.html-format-dialog .html-format-table dl {
  list-style: none;
  display: table-row;
  border: 0.5px solid rgba(0, 0, 0, 0.12);
}
.html-format-dialog .html-format-table dl .label {
  vertical-align: middle;
  padding: 0 18px;
  width: 140px;
  font-weight: 400;
  font-size: 16px;
}
.html-format-dialog .html-format-table dl .content {
  vertical-align: middle;
  padding: 16px 34px;
  line-height: 24px;
}
.html-format-dialog .html-format-table dl dd,
.html-format-dialog .html-format-table dl dt {
  display: table-cell;
  outline: 0.5px solid rgba(0, 0, 0, 0.12);
}
.html-format-dialog .html-format-desc {
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.remove-recent-contact {
  float: right;
  line-height: 45px !important;
  padding-left: 10px;
  height: 40px;
  font-size: 12px;
}
.webcast-view-popover {
  vertical-align: middle;
}
.schedulerMessageBox {
  line-height: 1.5em;
}
.schedulerMessageBox strong {
  color: var(--mds-color-theme-text-primary-normal);
}
.scheduler-warning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 5px 12px;
  gap: 12px;
  position: absolute;
  width: 815px;
  height: 58px;
  left: 29px;
  top: 78px;
  background: #DBF0FF;
  border-radius: 8px;
}
.scheduler-warning .scheduler-waring-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0px;
  gap: 8px;
  width: 718px;
  height: 48px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.scheduler-warning .scheduler-waring-body .icon-style {
  margin-top: 2px;
}
.scheduler-warning .scheduler-waring-body .scheduler-waring-text {
  width: 694px;
  height: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0352A6;
  mix-blend-mode: normal;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
/*--------------audio type dialog ----------------*/
.audiotype-conflict-dialog {
  max-width: 570px;
}
.audiotype-conflict-dialog .audio-type-conflict__body {
  line-height: 22PX;
}
.audiotype-conflict-dialog .audio-type-conflict__body strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
/* Autofill is compatible with different browsers */
.el-select-dropdown.meeting-template-select .el-select-group {
  width: 100%;
  width: -moz-available;
}
.top_warning {
  margin-bottom: 16px;
}
.top_warning .warning_info {
  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-radius: 8px;
  padding: 10px;
  font-weight: 400;
  background: var(--mds-color-theme-background-secondary-normal);
}
.top_warning .warning_info .content {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.top_warning .warning_info .content .icon {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
  display: inline-block;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuOTUxNSAyLjI3NjQxQzEwLjU3NTIgMS44NjU5OSAxMC4xMTYxIDEuNTQwMDIgOS42MDQ1MiAxLjMyMDAxQzkuMDkyOTYgMS4xIDguNTQwNTcgMC45OTA5NDUgNy45ODM3OCAxLjAwMDA0QzcuNDMyMiAwLjk5NDE4OCA2Ljg4NTYgMS4xMDQ4NiA2LjM3OTczIDEuMzI0ODFDNS44NzM4NyAxLjU0NDc2IDUuNDIwMTQgMS44NjkwMyA1LjA0ODIzIDIuMjc2NDFDNC42NjY1NCAyLjcwMzE5IDQuMzc3OCAzLjIwNDcgNC4yMDAzNSAzLjc0OTA4QzQuMDIyOSA0LjI5MzQ1IDMuOTYwNjIgNC44Njg3OCA0LjAxNzQ3IDUuNDM4NTJDNC4wNTQzOCA1Ljg1MDU4IDQuMTU0ODYgNi4yNTQ0NSA0LjMxNTMyIDYuNjM1NzhMNS40OTk4OSA5LjEwMjA5VjEyLjQ3NjZDNS40OTQ3MiAxMi44MDc1IDUuNTU1NjcgMTMuMTM2MSA1LjY3OTE3IDEzLjQ0MzFDNS44MDI2NiAxMy43NTAxIDUuOTg2MjMgMTQuMDI5MyA2LjIxOTA4IDE0LjI2NDVDNi40NTE5NCAxNC40OTk2IDYuNzI5NCAxNC42ODU5IDcuMDM1MiAxNC44MTIzQzcuMzQxIDE0LjkzODggNy42Njg5NyAxNS4wMDMgNy45OTk4OSAxNS4wMDFDOC4wNjQzNCAxNS4wMDEgOC4xMjc4MiAxNC45OTg2IDguMTkwODEgMTQuOTk0MkM4LjgyNDYzIDE0Ljk0OTMgOS40MTcxNyAxNC42NjMzIDkuODQ2NzEgMTQuMTk1MUMxMC4yNzYzIDEzLjcyNjkgMTAuNTEwMiAxMy4xMTE5IDEwLjUwMDQgMTIuNDc2NkwxMC40OTg0IDkuMTIyNTlMMTEuNjk0NyA2LjYxMjg1QzExLjg0OTcgNi4yMzc5NyAxMS45NDY3IDUuODQxNjUgMTEuOTgyMyA1LjQzNzU1QzEyLjAzOSA0Ljg2Nzk3IDExLjk3NjcgNC4yOTI4MiAxMS43OTkzIDMuNzQ4NjJDMTEuNjIxOCAzLjIwNDQyIDExLjMzMzEgMi43MDMwNyAxMC45NTE1IDIuMjc2NDFaTTkuNDk5NzMgMTFMOS41MDAxNiAxMi4wMDFINi40OTk4Mkw2LjQ5OTY3IDExSDkuNDk5NzNaTTcuOTk5ODggMTQuMDAxQzcuNjg5MDcgMTQuMDA2MiA3LjM4NDczIDEzLjkxMiA3LjEzMTIxIDEzLjczMjFDNi44Nzc3IDEzLjU1MjMgNi42ODgyNSAxMy4yOTYxIDYuNTkwNDkgMTMuMDAxSDkuNDA5NzhDOS4zMTE5NSAxMy4yOTYyIDkuMTIyNDIgMTMuNTUyMyA4Ljg2ODgxIDEzLjczMjJDOC42MTUyIDEzLjkxMjEgOC4zMTA3NiAxNC4wMDYzIDcuOTk5ODggMTQuMDAxWk0xMC45ODYyIDUuMzQ1NzZDMTAuOTYxMiA1LjY0MDc2IDEwLjg5MjQgNS45MzAzOCAxMC43ODIxIDYuMjA1MTRMOS41OTY1NiA4LjY5MDk4QzkuNTM1NDcgOC44MTk4MSA5LjUwMjIgOC45NjAwNiA5LjQ5ODkxIDkuMTAyNkw5LjQ5OTMgMTAuMDAwMUg4LjQ5OTg4VjcuMDAwMDZDOC40OTk4OCA2Ljg2NzQ1IDguNDQ3MiA2Ljc0MDI3IDguMzUzNDMgNi42NDY1QzguMjU5NjcgNi41NTI3NCA4LjEzMjQ5IDYuNTAwMDYgNy45OTk4OCA2LjUwMDA2QzcuODY3MjcgNi41MDAwNiA3Ljc0MDEgNi41NTI3NCA3LjY0NjMzIDYuNjQ2NUM3LjU1MjU2IDYuNzQwMjcgNy40OTk4OCA2Ljg2NzQ1IDcuNDk5ODggNy4wMDAwNlYxMC4wMDAxSDYuNDk5NTJMNi40OTk0IDkuMDgwNjNDNi40OTM5OSA4Ljk0NTgzIDYuNDYxMDkgOC44MTM1NyA2LjQwMjcyIDguNjkxOTVMNS4yMjc5MSA2LjIyODA5QzUuMTEyMTUgNS45NDY4OCA1LjAzOTg4IDUuNjQ5NjkgNS4wMTM1NiA1LjM0Njc0QzQuOTY2NTggNC45MTUzNSA1LjAxMTE5IDQuNDc4OSA1LjE0NDQ3IDQuMDY1OTNDNS4yNzc3NSAzLjY1Mjk2IDUuNDk2NyAzLjI3Mjc4IDUuNzg2OTkgMi45NTAyNEM2LjA3MDAyIDIuNjQzMTMgNi40MTUwMyAyLjM5OTYyIDYuNzk5MiAyLjIzNTgyQzcuMTgzMzcgMi4wNzIwMSA3LjU5Nzk0IDEuOTkxNjUgOC4wMTU0OSAyLjAwMDA0QzguNDI3OTcgMS45OTQ5NiA4LjgzNjg5IDIuMDc2OTYgOS4yMTU1MiAyLjI0MDY5QzkuNTk0MTUgMi40MDQ0MyA5LjkzMzk3IDIuNjQ2MiAxMC4yMTI4IDIuOTUwMjNDMTAuNTAyOSAzLjI3MjcxIDEwLjcyMTcgMy42NTI3NCAxMC44NTUgNC4wNjU1MUMxMC45ODgyIDQuNDc4MjggMTEuMDMzIDQuOTE0NTQgMTAuOTg2MiA1LjM0NTc2WiIvPgo8L3N2Zz4K) no-repeat center / contain;
  mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuOTUxNSAyLjI3NjQxQzEwLjU3NTIgMS44NjU5OSAxMC4xMTYxIDEuNTQwMDIgOS42MDQ1MiAxLjMyMDAxQzkuMDkyOTYgMS4xIDguNTQwNTcgMC45OTA5NDUgNy45ODM3OCAxLjAwMDA0QzcuNDMyMiAwLjk5NDE4OCA2Ljg4NTYgMS4xMDQ4NiA2LjM3OTczIDEuMzI0ODFDNS44NzM4NyAxLjU0NDc2IDUuNDIwMTQgMS44NjkwMyA1LjA0ODIzIDIuMjc2NDFDNC42NjY1NCAyLjcwMzE5IDQuMzc3OCAzLjIwNDcgNC4yMDAzNSAzLjc0OTA4QzQuMDIyOSA0LjI5MzQ1IDMuOTYwNjIgNC44Njg3OCA0LjAxNzQ3IDUuNDM4NTJDNC4wNTQzOCA1Ljg1MDU4IDQuMTU0ODYgNi4yNTQ0NSA0LjMxNTMyIDYuNjM1NzhMNS40OTk4OSA5LjEwMjA5VjEyLjQ3NjZDNS40OTQ3MiAxMi44MDc1IDUuNTU1NjcgMTMuMTM2MSA1LjY3OTE3IDEzLjQ0MzFDNS44MDI2NiAxMy43NTAxIDUuOTg2MjMgMTQuMDI5MyA2LjIxOTA4IDE0LjI2NDVDNi40NTE5NCAxNC40OTk2IDYuNzI5NCAxNC42ODU5IDcuMDM1MiAxNC44MTIzQzcuMzQxIDE0LjkzODggNy42Njg5NyAxNS4wMDMgNy45OTk4OSAxNS4wMDFDOC4wNjQzNCAxNS4wMDEgOC4xMjc4MiAxNC45OTg2IDguMTkwODEgMTQuOTk0MkM4LjgyNDYzIDE0Ljk0OTMgOS40MTcxNyAxNC42NjMzIDkuODQ2NzEgMTQuMTk1MUMxMC4yNzYzIDEzLjcyNjkgMTAuNTEwMiAxMy4xMTE5IDEwLjUwMDQgMTIuNDc2NkwxMC40OTg0IDkuMTIyNTlMMTEuNjk0NyA2LjYxMjg1QzExLjg0OTcgNi4yMzc5NyAxMS45NDY3IDUuODQxNjUgMTEuOTgyMyA1LjQzNzU1QzEyLjAzOSA0Ljg2Nzk3IDExLjk3NjcgNC4yOTI4MiAxMS43OTkzIDMuNzQ4NjJDMTEuNjIxOCAzLjIwNDQyIDExLjMzMzEgMi43MDMwNyAxMC45NTE1IDIuMjc2NDFaTTkuNDk5NzMgMTFMOS41MDAxNiAxMi4wMDFINi40OTk4Mkw2LjQ5OTY3IDExSDkuNDk5NzNaTTcuOTk5ODggMTQuMDAxQzcuNjg5MDcgMTQuMDA2MiA3LjM4NDczIDEzLjkxMiA3LjEzMTIxIDEzLjczMjFDNi44Nzc3IDEzLjU1MjMgNi42ODgyNSAxMy4yOTYxIDYuNTkwNDkgMTMuMDAxSDkuNDA5NzhDOS4zMTE5NSAxMy4yOTYyIDkuMTIyNDIgMTMuNTUyMyA4Ljg2ODgxIDEzLjczMjJDOC42MTUyIDEzLjkxMjEgOC4zMTA3NiAxNC4wMDYzIDcuOTk5ODggMTQuMDAxWk0xMC45ODYyIDUuMzQ1NzZDMTAuOTYxMiA1LjY0MDc2IDEwLjg5MjQgNS45MzAzOCAxMC43ODIxIDYuMjA1MTRMOS41OTY1NiA4LjY5MDk4QzkuNTM1NDcgOC44MTk4MSA5LjUwMjIgOC45NjAwNiA5LjQ5ODkxIDkuMTAyNkw5LjQ5OTMgMTAuMDAwMUg4LjQ5OTg4VjcuMDAwMDZDOC40OTk4OCA2Ljg2NzQ1IDguNDQ3MiA2Ljc0MDI3IDguMzUzNDMgNi42NDY1QzguMjU5NjcgNi41NTI3NCA4LjEzMjQ5IDYuNTAwMDYgNy45OTk4OCA2LjUwMDA2QzcuODY3MjcgNi41MDAwNiA3Ljc0MDEgNi41NTI3NCA3LjY0NjMzIDYuNjQ2NUM3LjU1MjU2IDYuNzQwMjcgNy40OTk4OCA2Ljg2NzQ1IDcuNDk5ODggNy4wMDAwNlYxMC4wMDAxSDYuNDk5NTJMNi40OTk0IDkuMDgwNjNDNi40OTM5OSA4Ljk0NTgzIDYuNDYxMDkgOC44MTM1NyA2LjQwMjcyIDguNjkxOTVMNS4yMjc5MSA2LjIyODA5QzUuMTEyMTUgNS45NDY4OCA1LjAzOTg4IDUuNjQ5NjkgNS4wMTM1NiA1LjM0Njc0QzQuOTY2NTggNC45MTUzNSA1LjAxMTE5IDQuNDc4OSA1LjE0NDQ3IDQuMDY1OTNDNS4yNzc3NSAzLjY1Mjk2IDUuNDk2NyAzLjI3Mjc4IDUuNzg2OTkgMi45NTAyNEM2LjA3MDAyIDIuNjQzMTMgNi40MTUwMyAyLjM5OTYyIDYuNzk5MiAyLjIzNTgyQzcuMTgzMzcgMi4wNzIwMSA3LjU5Nzk0IDEuOTkxNjUgOC4wMTU0OSAyLjAwMDA0QzguNDI3OTcgMS45OTQ5NiA4LjgzNjg5IDIuMDc2OTYgOS4yMTU1MiAyLjI0MDY5QzkuNTk0MTUgMi40MDQ0MyA5LjkzMzk3IDIuNjQ2MiAxMC4yMTI4IDIuOTUwMjNDMTAuNTAyOSAzLjI3MjcxIDEwLjcyMTcgMy42NTI3NCAxMC44NTUgNC4wNjU1MUMxMC45ODgyIDQuNDc4MjggMTEuMDMzIDQuOTE0NTQgMTAuOTg2MiA1LjM0NTc2WiIvPgo8L3N2Zz4K) no-repeat center / contain;
}
.top_warning .warning_info .el-button {
  font-size: 14px;
}
.traditional_scheduler_warning {
  padding-left: 10px;
  max-width: 805px;
}
.webinar_scale .el-select .el-input.is-readonly .el-input__inner {
  background-color: var(--mds-color-theme-background-primary-ghost);
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  border-radius: var(--mds-border-radius-core-medium);
}
@media (min-width: 101px) and (max-width: 1440px) {
  body.unified_scheduler {
    overflow-x: auto !important;
  }
  body.unified_scheduler #wrapper {
    min-width: 1440px;
    max-width: 1440px;
    overflow: hidden;
  }
}
#wrapper .unified_scheduler_layout #frame.frame_host .main {
  padding-left: 0px;
  height: 100%;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 100% !important;
  height: 100%;
  overflow-y: auto;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .grid_g_all {
  background: var(--mds-color-theme-background-gradient-primary);
  margin-top: 0px;
  height: 100%;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form {
  margin-top: 0px;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form-item__label {
  width: 300px;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form-item__label label {
  font-size: 14px;
  font-weight: 500;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form-item__content {
  font-size: 16px;
  font-weight: 400;
}
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form-item__content .el-radio__label,
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form-item__content .el-checkbox__label,
#wrapper .unified_scheduler_layout #frame.frame_host .main .grid.grid-full .grid_g .el-form-item__content .el-select__label {
  font-size: 16px;
  font-weight: 400;
}
#wrapper .unified_scheduler_layout .mbs-mode-panel .mbs-auto {
  color: var(--mds-color-theme-text-primary-normal);
}
#wrapper .unified_scheduler_layout .mbs-mode-panel .mbs-radio {
  color: var(--mds-color-theme-text-primary-normal);
}
#wrapper .unified_scheduler_layout .meeting-registration .meeting-registration-content {
  background: var(--mds-color-theme-groupedbackground-quaternary-normal);
}
.unified_scheduler_in_mfe .el-dialog__wrapper {
  position: absolute;
}
.unified_scheduler_in_mfe :focus-visible {
  outline: 2px solid var(--mds-color-theme-outline-theme-normal) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
#wrapper #frame.frame_host .main .unified_scheduler {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  min-width: 1440px;
  height: 100%;
}
#wrapper #frame.frame_host .main .unified_scheduler #main_content {
  max-width: 100% !important;
}
#wrapper #frame.frame_host .main .unified_scheduler .unified_scheduler_form {
  height: 100%;
}
#wrapper #frame.frame_host .main .unified_scheduler .unified_scheduler_form .advanced_container .schedule_content .scheduling_settings .schedule_block .el-form-item .defaultLanguage-select .el-input {
  width: 200px;
}
#wrapper #frame.frame_host .main .unified_scheduler .unified_scheduler_form .advanced_container .schedule_content .scheduling_settings .schedule_block .el-form-item .el-form-item__label .icon-info-alt-outline {
  margin-bottom: 2px;
}
.schedule_container,
.advanced_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  height: 100%;
  /*margin: 30px 20px 15px 50px;*/
}
.schedule_container .col2_1,
.advanced_container .col2_1 {
  padding-left: 32px;
  padding-right: 28px;
  padding-top: 24px;
}
.schedule_container .col2_2,
.advanced_container .col2_2 {
  padding-right: 28px;
  padding-top: 24px;
}
.schedule_container .col3_1,
.advanced_container .col3_1 {
  padding-left: 32px;
  padding-right: 28px;
  padding-top: 24px;
}
.schedule_container .col3_2,
.advanced_container .col3_2 {
  padding-right: 28px;
  padding-top: 24px;
}
.schedule_container .col3_3,
.advanced_container .col3_3 {
  padding-right: 28px;
  padding-top: 24px;
}
.schedule_container .schedule_header,
.advanced_container .schedule_header {
  height: 64px;
  padding-right: 28px;
}
.schedule_container .schedule_content,
.advanced_container .schedule_content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  overflow-y: auto;
  padding-right: 28px;
}
.schedule_container .schedule_footer,
.advanced_container .schedule_footer {
  height: 64px;
}
.schedule_container .el-form-item__content,
.advanced_container .el-form-item__content {
  margin-left: 0px;
  max-width: 100%;
}
.schedule_container header .el-button.is-circle,
.advanced_container header .el-button.is-circle {
  min-width: auto;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  padding: 0px 0px;
  background: none;
}
.schedule_container header .el-button.is-circle.with_border,
.advanced_container header .el-button.is-circle.with_border {
  border: 0;
  background-color: var(--mds-color-theme-button-primary-normal);
}
.schedule_container header .el-button.is-circle i,
.advanced_container header .el-button.is-circle i {
  font-size: 13px;
}
.schedule_container h1,
.advanced_container h1 {
  display: inline-block;
  margin-left: 10px;
  font-size: 18px;
  margin-bottom: 30px;
}
.schedule_container .schedule_block,
.advanced_container .schedule_block {
  margin-bottom: 25px;
  margin-left: 4px;
  margin-right: 4px;
}
.schedule_container .schedule_block .el-form-item,
.advanced_container .schedule_block .el-form-item {
  margin-bottom: 0px;
}
.schedule_container .schedule_block .extraArea,
.advanced_container .schedule_block .extraArea {
  margin-top: 10px;
}
.schedule_container .schedule_block .extraArea label,
.advanced_container .schedule_block .extraArea label {
  display: block;
}
.schedule_container .schedule_block .el-select,
.advanced_container .schedule_block .el-select {
  width: 100%;
}
.schedule_container .schedule_block .el-select__label .el-select,
.advanced_container .schedule_block .el-select__label .el-select {
  width: auto;
}
.schedule_container .schedule_block .recurrenceArea,
.advanced_container .schedule_block .recurrenceArea {
  margin-top: 10px;
}
.schedule_container .schedule_block .recurrenceArea .el-checkbox,
.advanced_container .schedule_block .recurrenceArea .el-checkbox {
  display: inline-block;
  margin-right: 10px;
}
.schedule_container .schedule_block .recurrenceArea .edit-Recurrence-checkbox,
.advanced_container .schedule_block .recurrenceArea .edit-Recurrence-checkbox {
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #121212;
}
.schedule_container .schedule_block .recurrenceArea .el-checkbox.el-checkbox__label,
.advanced_container .schedule_block .recurrenceArea .el-checkbox.el-checkbox__label {
  width: 86px;
  height: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.95);
}
.schedule_container .schedule_block .indent-level-1,
.advanced_container .schedule_block .indent-level-1 {
  margin-left: 30px;
}
.schedule_container .schedule_block .indent-level-2,
.advanced_container .schedule_block .indent-level-2 {
  margin-left: 60px;
}
.schedule_container .schedule_block .meeting-registration #meeting-registration-label,
.advanced_container .schedule_block .meeting-registration #meeting-registration-label {
  font-size: 14px;
  margin-right: 0;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content {
  padding: 20px 32px 20px 32px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content .registration-item-title,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content .registration-item-title {
  font-size: 14px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content #customzie_reg_form_link,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content #customzie_reg_form_link {
  font-size: 16px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content #customzie_reg_prev_link,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content #customzie_reg_prev_link {
  font-size: 16px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content #registrationApprovalRuleLabel,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content #registrationApprovalRuleLabel {
  margin-bottom: 5px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content #registrationApprovalRule label,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content #registrationApprovalRule label {
  height: 32px;
  padding-bottom: 0;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content #registrationApprovalRule .el-radio__label,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content #registrationApprovalRule .el-radio__label {
  font-size: 16px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content .set-approve-rule,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content .set-approve-rule {
  margin-top: -4px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content #set_approve_rule_link,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content #set_approve_rule_link {
  font-size: 16px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content .registration-cap-attendees .el-form-item__content,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content .registration-cap-attendees .el-form-item__content {
  font-size: 16px;
}
.schedule_container .schedule_block .meeting-registration .meeting-registration-content .registration-cap-attendees .el-form-item__error,
.advanced_container .schedule_block .meeting-registration .meeting-registration-content .registration-cap-attendees .el-form-item__error {
  padding: 20px 0 0 12px;
}
.schedule_container {
  position: relative;
}
.schedule_container .basic_option_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100% - 70px);
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select {
  margin-top: 2px;
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown {
  display: inline-block;
  max-width: calc(100% - 50px);
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .el-button.border.el-button--text:focus {
  border: 0 !important;
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .template_btn {
  display: inline-block;
  width: calc(100% + 20px);
  text-align: left;
  font-size: 12px;
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .template_btn .template_text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
  max-width: calc(100% - 15px);
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .template_dropdown .template_btn .icon-arrow {
  position: absolute;
  right: -15px;
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .el-dropdown-menu .el-dropdown-menu__item {
  height: 40px;
  padding-top: 3px;
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .el-dropdown-menu .el-dropdown-menu__item .template_dropdown_menu_item {
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 35px);
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .el-dropdown-menu .el-dropdown-menu__item .dropdown-selected {
  float: right;
}
.schedule_container .basic_option_section .schedule_content .schedule_block .topic_block .meeting_template_select .el-tooltip {
  margin-left: 20px;
}
.schedule_container .search_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 20px;
}
.schedule_container .search_section .schedule_block .attendeeArea label {
  margin-bottom: 8px;
}
.schedule_container .search_section .schedule_block .attendeeArea .cisco-bmmp-usage-widget {
  margin-top: 15px;
}
.schedule_container .search_section .schedule_block .attendeeArea .cisco-bmmp-usage-widget div {
  width: auto !important;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input-group__prepend {
  padding: 2px 0px 2px 0px;
  pointer-events: none;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input__inner {
  padding-left: 30px;
  margin-bottom: 2px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList img {
  margin: 100px auto 18px auto;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem:hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem:focus {
  border: 2px solid var(--mds-color-theme-outline-theme-normal);
  outline: none !important;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem_active {
  background-color: var(--mds-color-core-black-alpha-07);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem {
  border-radius: 25px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 6px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-unavailable_bold {
  color: var(--mds-color-theme-common-text-error-normal);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-available_bold {
  color: var(--mds-color-theme-common-text-success-normal);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-unknown_bold {
  color: var(--mds-color-theme-common-text-warning-normal);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .freeBusyBlock .icon-mds-scheduler-not-working-hours_bold {
  color: #545454;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .itemBlock {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .itemBlock .mainSection {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 180px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .itemBlock .additionalSection {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .textBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar {
  margin-left: 8px;
  margin-right: 6px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar .avatar_small {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px!important;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar .avatar_img {
  background-image: url(/webappng/images/logo_new.d794bf2d.svg);
  height: 32px;
  width: 32px;
  border-radius: 100%;
  display: block;
  margin: 0 auto 0px;
  background-size: cover;
  overflow: hidden;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .invitee-avatar .avatar_img img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton {
  margin-left: auto;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button.is-circle {
  min-width: auto;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  padding: 0px 0px;
  background: none;
  margin-top: 1px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button.is-circle.withBorder {
  border: 0;
  background-color: var(--mds-color-theme-button-primary-normal);
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button.is-circle i {
  font-size: 13px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .el-button + .el-button {
  margin-left: 0px !important;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendeeList .attendeeItem .optionalButton .icon-mds-cancel_bold {
  margin-right: 8px;
}
.schedule_container .search_section .schedule_block .attendeeArea .removeAllLink {
  margin-top: 15px;
}
.schedule_container .search_section .schedule_block .attendeeArea .attendees_error {
  padding: 12px 0 0 0;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input {
  margin-bottom: 2px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .cancel_icon {
  top: 2px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-loading-mask {
  margin-top: 0;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__empty {
  display: block;
  text-align: center;
  margin-top: 35px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap {
  min-height: 120px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px;
  border-bottom: 0px !important;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 4px 16px;
  height: 48px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-avatar {
  height: 28px;
  width: 28px;
  float: left;
  margin: 6px 12px 6px 0;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-avatar span {
  margin-bottom: 0px;
  width: 28px;
  height: 28px;
  min-width: 0px;
  font-size: 12px !important;
  line-height: 28px !important;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name {
  max-width: 200px;
  height: 40px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name span {
  display: block;
  min-width: 0;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name .predict_username {
  color: #999999;
  float: none;
  font-size: 12px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name .predict_displayname {
  float: none;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict-name .predict_displayname strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .predict_email {
  line-height: 40px !important;
  height: 40px;
  font-size: 12px;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .showLeft {
  float: left;
  text-align: left;
}
.schedule_container .search_section .schedule_block .attendeeArea .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__item .remove-recent-contact {
  margin-left: auto;
  color: #121212;
}
.schedule_container .search_section .calendar_switch {
  text-align: right;
}
.schedule_container .schedule_block .timePickerSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.schedule_container .schedule_block .timePickerSection .schedulerPicker .el-date-picker {
  width: 260px;
}
.schedule_container .schedule_block .timePickerSection .schedulerPicker .el-date-picker .el-picker-panel__content {
  margin: 15px 5px;
  width: 252px;
}
.schedule_container .schedule_block .el-date-editor.el-input {
  width: 23%;
}
.schedule_container .schedule_block .el-select {
  width: 100%;
}
.schedule_container .schedule_block .seperate {
  top: 3px;
  position: relative;
}
.schedule_container .expandWholeLine.el-select {
  width: 100%;
  margin-top: 10px;
}
.schedule_container .schedule_footer {
  position: absolute;
  inset-block-end: 0;
  inset-inline-start: 0;
  padding-left: 32px;
  padding-right: 32px;
}
.schedule_container .schedule_footer .schedule_block .meeting-template-button {
  padding-top: 8px;
  float: right;
  font-size: 14px;
}
.advanced_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
.advanced_container .schedule_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.advanced_container .advanced_option_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.advanced_container .advanced_option_section .schedule_content {
  min-width: 500px;
  overflow-y: visible;
}
.advanced_container .advanced_option_section .el-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.advanced_container .advanced_option_section .el-tabs .el-tabs__header {
  margin-bottom: 30px;
}
.advanced_container .advanced_option_section .advanced_option_settings {
  padding-right: 24px;
}
.advanced_container .advanced_option_section .audio_settings .audioBlock {
  margin-bottom: 25px;
}
.advanced_container .advanced_option_section .audio_settings .audioBlock .special-language {
  width: 10%;
}
.advanced_container .advanced_option_section .audio_settings .audioBlock .el-form-item__content .el-radio-group .el-radio + .el-radio {
  margin-left: 16px;
}
.advanced_container .advanced_option_section .audio_settings .el-form {
  margin-top: 0px;
}
.advanced_container .advanced_option_section .audio_settings .accountContent {
  border: 1px solid rgba(0, 0, 0, 0.16);
  padding: 16px;
}
.advanced_container .advanced_option_section .audio_settings .accountContent .contentItem {
  line-height: 22px;
}
.advanced_container .advanced_option_section .audio_settings .accountContent .restrictionURL {
  line-height: 18px;
  margin-top: 12px;
}
.advanced_container .advanced_option_section .audio_settings .genAccount #pcnAccount:focus {
  outline-style: dotted;
  outline-color: black;
  outline-width: 1px;
}
.advanced_container .advanced_option_section .audio_settings .audio-setting .other-tele-desc {
  margin-top: 8px;
}
.advanced_container .advanced_option_section .audio_settings .audio-setting .cisco-bmmp-marketing-widget &gt; div {
  margin-top: 8px;
  max-width: none;
}
.advanced_container .advanced_option_section .audio_settings .el-form-item__label {
  width: auto;
}
.advanced_container .advanced_option_section .el-radio__label_secondary {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.advanced_container .meeting_type_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.advanced_container .meeting_type_section .meeting_type_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  padding-right: 60px;
}
.advanced_container .meeting_type_section .meeting_type_block .meeting_type_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
}
.advanced_container .meeting_type_section .meeting_type_block .meeting_type_label .meeting_type_label_text {
  margin-right: 8px;
}
.advanced_container .meeting_type_section .meeting_type_block .meeting_type_label .meeting_type_label_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
  padding-right: 8px;
}
.advanced_container .meeting_type_section .meeting_type_block .meeting_type_label .meeting_type_label_icon .icon-info-alt-outline {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.advanced_container .meeting_type_section .meeting_type_block .meeting_type_selector {
  width: 320px;
}
.advanced_container .meeting_type_section .large-select.session_type {
  width: 320px;
}
.advanced_container .exclude_password_block .el-form-item__label {
  width: auto;
}
.advanced_container .el-checkbox + .el-checkbox {
  margin-left: 0px;
}
.advanced_container .el-radio + .el-radio {
  margin-left: 0px;
}
.advanced_container .external-attendee .el-select {
  width: auto;
}
.advanced_container .joinBeforeHost .el-select {
  width: auto;
}
.attendee-privileges-tabs .el-tab-pane {
  margin-left: 4px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .unify-bo-attendees .m_list_item {
  border-radius: 25px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .unify-bo-attendees .mbs-list .avatar_small {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px!important;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .unify-bo-attendees .mbs-list .m_list_item .col_1 .avatar_img {
  width: 32px;
  height: 32px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-left .unify-bo-attendees .mbs-list .m_list_item .col_3 .el-button--link {
  text-decoration: none;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-collapse .el-collapse-item__header {
  border-radius: 5px;
  background-color: var(--mds-color-theme-background-gradient-primary);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-collapse .el-collapse-item__header:hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-collapse .avatar_small {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px!important;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-list .m_list_item {
  border-radius: 25px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-list .m_list_item .bo-select-options .el-button--link {
  text-decoration: none;
  margin-top: 5px;
  color: var(--mds-color-theme-text-primary-normal);
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-list .m_list_item .bo-select-options .bo-add-btn {
  margin-top: 10px !important;
  text-decoration: underline !important;
  color: #0079a2 !important;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .unify-bo-list .m_list_item .col_1_for_attendee .avatar_img {
  width: 32px;
  height: 32px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .mbs-sessions-title-icon {
  float: right;
  margin-right: 2px;
}
.mbs-assign-dialog .mbs-container .mbs-split .mbs-sessions .mbs-sessions-title-icon .bo-more-options {
  text-decoration: underline;
  font-style: normal;
  color: #1170CF;
  margin-right: 3px;
}
.mbs-assign-dialog .unify-bo-container {
  min-height: 462px;
}
.mbs-assign-dialog .unify-bo-container .mbs-exceed-limit-tip {
  color: red;
  margin: 15px 0 0 20px;
}
.mbs-assign-dialog .unify-bo-container .mbs-exceed-limit-tip .icon-ng-inline-error {
  margin-right: 5px;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .avatar_small {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px!important;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .m_list_item {
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: center; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0 !important;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .m_list_item .avatar_img {
  width: 32px;
  height: 32px;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .m_list_item .icon-mds-scheduler-available_bold {
  color: var(--mds-color-theme-common-text-success-normal);
}
.mbs-assign-dialog .unify-bo-container .mbs-list .m_list_item .icon-mds-scheduler-unknown_bold {
  color: var(--mds-color-theme-common-text-warning-normal);
}
.mbs-assign-dialog .unify-bo-container .mbs-list .m_list_item .icon-mds-scheduler-unavailable_bold {
  color: var(--mds-color-theme-common-text-error-normal);
}
.mbs-assign-dialog .unify-bo-container .mbs-list .m_list_item:hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
.mbs-assign-dialog .unify-bo-container .mbs-list .col {
  margin: 8px 8px 10px 0;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .col_1 {
  margin-left: 10px;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .col_3 {
  margin-left: 30px;
}
.mbs-assign-dialog .unify-bo-container .mbs-list .col_3 .icon-mds-cancel_bold {
  border-style: none;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-already-invited-tip {
  margin: 15px 0 0 20px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-already-invited-tip .icon-info-alt-outline {
  margin-right: 5px;
}
.mbs-assign-dialog .unify-bo-container .col_4 i {
  margin-top: 6px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-title {
  font-weight: bold;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0 16px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-select-dropdown__list li {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-select-group__title {
  border-bottom: 0px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input-group__prepend {
  padding: 2px 0px 2px 0px;
  pointer-events: none;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input__inner {
  padding-left: 30px;
  margin-bottom: 2px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input {
  height: 28px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input ::-webkit-input-placeholder {
  text-align: left;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input ::-moz-placeholder {
  text-align: left;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input ::-ms-input-placeholder {
  text-align: left;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input ::placeholder {
  text-align: left;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input input {
  border-radius: 36px;
  height: 28px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input .suggestions-dropdown .el-select-dropdown__wrap {
  min-height: 120px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input .suggestions-dropdown .el-select-dropdown__wrap .el-select-dropdown__empty {
  display: block;
  text-align: center;
  margin-top: 35px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .el-input .suggestions-dropdown .el-select-group .icon-mds-cancel_bold {
  color: black;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item {
  padding: 4px 16px;
  height: 48px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item.hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-avatar {
  height: 28px;
  width: 28px;
  float: left;
  margin: 6px 12px 6px 0;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-avatar .avatar_small {
  font-size: 12px!important;
  line-height: 28px!important;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-avatar span {
  margin-bottom: 0px;
  width: 28px;
  height: 28px;
  min-width: 0px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-name {
  max-width: 200px;
  height: 40px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-name strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-name span {
  display: block;
  min-width: 0;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username {
  color: #6b6b6b;
  float: none;
  font-size: 12px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname {
  float: none;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .predict_email {
  line-height: 40px !important;
  height: 40px;
  font-size: 12px;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .el-select-dropdown__item .showLeft {
  float: left;
  text-align: left;
}
.mbs-assign-dialog .unify-bo-container .unify-bo-search .suggestions-dropdown .remove-recent-contact {
  margin-left: auto;
}
.mbs-assign-dialog .unify-bo-container .bo-invitee-pic {
  display: block;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 40px;
}
.mbs-assign-dialog #unify-breakout-sessions-invite-new-btn {
  border-style: none;
}
.mbs-assign-dialog .bo-select-btn {
  margin-top: 7.5px;
  margin-right: 5px;
  float: right;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .mds-settings-btn {
  font-size: 14px;
  border-style: none;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .mds-settings-btn .icon-mds-settings_bold {
  font-size: medium;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-recreate {
  border-style: none;
}
.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-import {
  font-size: 14px;
  border-style: none;
}
.mbs-assign-dialog .unify-bo-upload-header {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.mbs-assign-dialog .unify-bo-upload-tips {
  margin: 3px 0 19px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 34px;
  font-size: 16px;
  border-radius: 16px;
  color: #0353A8;
  background-color: var(--mds-color-theme-background-alert-theme-normal);
}
.mbs-assign-dialog .unify-bo-upload-tips .icon-mds-info-badge_filled {
  margin-right: 5px;
}
.mbs-assign-dialog .unify-mbs-upload .el-upload_text {
  font-size: 14px;
  margin-top: 30px;
}
.mbs-assign-dialog .unify-mbs-upload .el-upload_tip {
  font-size: 16px;
  font-weight: bold;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-popover .el-popover__container .settings-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.el-popover .el-popover__container .settings-options .el-checkbox + .el-checkbox {
  margin-left: 0px;
}
.el-popover .el-popover__container .settings-options .inner-options .el-select {
  min-width: 64px;
}
.el-popover .el-popover__container .settings-options .inner-options .el-input-number {
  width: 64px;
}
.el-popover .el-popover__container .settings-options .indent-level-1 {
  margin-left: 25px;
}
.el-popover .el-popover__container .mbs-assign-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-popover .el-popover__container .mbs-assign-options .el-checkbox + .el-checkbox {
  margin-left: 0px;
}
.el-popover .el-popover__container .bo-select-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-popover .el-popover__container .bo-select-options .el-button {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  width: 150px;
  margin-left: 10px;
}
.el-popover .el-popover__container .bo-select-options .el-button--link {
  text-decoration: none;
  margin-top: 5px;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-popover .el-popover__container .bo-select-options .bo-add-btn {
  margin-top: 10px !important;
  text-decoration: underline !important;
  color: #0079a2 !important;
}
.el-popover .el-popover__container .mbs-popover-btn-recreate #unify-bo-assign-import-btn {
  float: left;
  text-decoration: none;
}
.el-popover .el-popover__container .mbs-exchange-popover .mbs-exchange-list .m_list_item {
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.el-popover .el-popover__container .mbs-exchange-popover .mbs-exchange-list .m_list_item .col .avatar_img {
  width: 32px;
  height: 32px;
}
.meeting_options_attendee.unified_meeting_options_attendee .meeting-options-dialog-content {
  margin-bottom: 5px;
}
@media (max-width: 1440px) {
  .col3_1 {
    width: 662px;
  }
  .col3_2 {
    width: 374px;
  }
  .col3_3 {
    width: 403px;
  }
  .col2_1 {
    width: 895px;
  }
  .col2_2 {
    width: 545px;
  }
  .schedule_footer3_width {
    width: 770px;
  }
  .schedule_footer2_width {
    width: 1000px;
  }
}
@media (min-width: 1440px) and (max-width: 1600px) {
  .col3_1 {
    width: 46%;
  }
  .col3_2 {
    width: 26.3%;
  }
  .col3_3 {
    width: 27.7%;
  }
  .col2_1 {
    width: 62.2%;
  }
  .col2_2 {
    width: 37.8%;
  }
  .schedule_footer3_width {
    width: 60%;
  }
  .schedule_footer2_width {
    width: 80%;
  }
}
@media (min-width: 1600px) {
  .col3_1 {
    width: 736px;
  }
  .col3_2 {
    width: 421px;
  }
  .col3_3 {
    width: calc(100% - 1157px);
  }
  .col2_1 {
    width: 995px;
  }
  .col2_2 {
    width: 605px;
  }
  .schedule_footer3_width {
    width: 840px;
  }
  .schedule_footer2_width {
    width: 1100px;
  }
}
.mbs-mode-dialog .el-dialog__body .assign-sessions-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-size: initial !important;
}
.mbs-mode-dialog .el-dialog__body .assign-sessions-options .el-checkbox {
  margin-left: 30px;
}
.mbs-mode-dialog .el-dialog__body .assign-sessions-options .el-radio + .el-radio {
  margin-left: 0px;
}
.mbs-mode-dialog .el-dialog__body .assign-sessions-options .mbs-radio {
  margin-top: 0px;
}
.mbs-mode-dialog .el-dialog__footer .unify-dialog-footer-btns {
  display: block;
}
.mbs-mode-dialog .el-dialog__footer .unify-dialog-footer-btns .dialog-footer-more {
  margin-top: 8px;
}
.mbs-mode-dialog .el-dialog__footer .unify-dialog-footer-btns #meeting-breakout-sessions-mode-import-btn {
  text-decoration: none !important;
}
.el-dialog__wrapper .unify_interpretation_setting .setting_content .icon-mds-search_bold {
  display: none;
}
.el-dialog__wrapper .unify_interpretation_setting .setting_content .el-select-dropdown__list .el-select-group__title {
  border-bottom: none;
}
.el-dialog__wrapper .unify_interpretation_setting .setting_content .remove_btn #emptyChannelRemove span {
  text-decoration: underline;
}
.el-dialog__wrapper .unify_interpretation_setting .suggestions-dropdown .el-select-dropdown__empty {
  display: block;
  text-align: center;
  margin-top: 35px;
}
.el-dialog__wrapper .unify_interpretation_setting .suggestions-dropdown .el-select-dropdown__wrap {
  min-height: 120px;
}
.el-dialog__wrapper .mbs-assign-dialog .mbs-container .unify-bo-footer .el-col-10 {
  padding-left: 5px!important;
}
.el-dialog__wrapper .meeting-attendee-privilege-dialog .unify-attendee-privilege-control-panelist p {
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}
.el-dialog__wrapper .meeting-attendee-privilege-dialog .unify-attendee-privilege-communicate-panelist p {
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}
.unify-language-select-popper {
  min-width: auto !important;
}
.edit-unified-reucrrece-meeting-tip {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-style: normal;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
}
.edit-unified-reucrrece-meeting-tip .edit-unified-recurrce-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.edit-unified-reucrrece-meeting-tip .edit-unified-recurrce-wrapper .edit-unified-recurrce-text-area {
  text-align: left;
}
.edit-unified-reucrrece-meeting-tip .edit-unified-recurrce-wrapper .edit-unified-recurrce-btn-area {
  margin-left: 3px;
}
.edit-unified-reucrrece-meeting-tip .edit-unified-recurrce-wrapper .edit-unified-recurrce-btn-area .edit-series-meeting-entry-btn {
  height: 28px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.unified-start-date-time {
  width: 100%;
}
.unified-start-date-time .timePickerSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.unified-start-date-time .timePickerSection .el-input__icon.icon-arrow-down {
  display: none;
}
.unified-start-date-time .timePickerSection .el-select .el-input__inner {
  height: 32px;
}
.unified-start-date-time .timePickerSection .schedulerPicker .el-date-picker {
  width: 260px;
}
.unified-start-date-time .timePickerSection .schedulerPicker .el-date-picker .el-picker-panel__content {
  margin: 15px 5px;
  width: 252px;
}
.unified-start-date-time .timePickerSection .unified-start-time-select-wrapper {
  width: 23%;
}
.unified-start-date-time .timePickerSection .unified-end-time-select-wrapper {
  width: 23%;
}
.unified-start-date-time .unified-timezone-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.unified-start-date-time .unified-timezone-section .unified-timzone-list {
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  /* default 0 */
}
.unified-start-date-time .unified-timezone-section .unified-timzone-planner {
  padding-left: 10px;
  padding-top: 10px;
}
.unified-start-date-time .el-date-editor.el-input {
  width: 23%;
}
.unified-start-date-time .el-select {
  width: 23%;
}
.unified-start-date-time .seperate {
  top: 0px;
  position: relative;
}
.unified-start-date-time .expandWholeLine.el-select {
  width: 100%;
  margin-top: 10px;
}
.unified-start-date-time .unified-licence-alert {
  margin-bottom: 8px;
  margin-top: -26px;
}
.unified-start-date-time .unified-licence-alert .el-alert--warning {
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  border-radius: 8px;
}
.unified-start-date-time .unified-licence-alert .el-alert {
  padding: 5px 1px;
}
.unified-start-date-time .unified-licence-alert .licence-alert-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 12px;
}
.unified-start-date-time .unified-licence-alert .licence-alert-container .licence-content {
  font-size: 16px;
}
.unified-start-date-time .unified-licence-alert .licence-alert-container .licence-upgrade-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.el-dialog.recurrenceDlg {
  width: 500px;
  border-radius: 12px;
}
.el-dialog.recurrenceDlg .el-dialog__header {
  padding: 10px 20px;
}
.el-dialog.recurrenceDlg .el-dialog__header .el-dialog__title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.el-dialog.recurrenceDlg .el-dialog__header .el-dialog__headerbtn {
  display: none;
}
.el-dialog.recurrenceDlg .editRecurrence {
  color: var(--el-color-primary);
  cursor: pointer;
}
.el-dialog.recurrenceDlg .el-dialog__body {
  padding: 10px 20px 30px 20px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .el-input__icon.icon-arrow-down {
  display: none;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 16px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .labelArea {
  width: 120px;
  height: 24px;
  margin-top: 12px;
  margin-left: 12px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea {
  width: 380px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-select {
  display: inline-block;
  width: 72px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-select.interval {
  margin-right: 12px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-select.recurr_interval {
  margin-right: 8px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-date-editor {
  width: 180px;
  height: 32px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea #scheduleRecurrenceYearlyByMonth {
  width: 180px;
  height: 32px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .weekDayIcon {
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid;
  margin-right: 5px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .weekDayIcon.selected {
  background-color: var(--mds-color-theme-common-touchbar-background-blue-normal);
  color: var(--mds-color-theme-common-text-white);
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-radio-group .el-radio + .el-radio {
  margin-left: 0;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock .contentArea .el-radio-group .el-radio {
  height: 40px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock.alignTop {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock.alignTop .labelArea {
  margin-top: 12px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock.alignTop .contentArea .el-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock.alignTop .contentArea .el-radio-group .el-radio + .el-radio {
  margin-left: 0;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock.alignTop .contentArea .el-radio-group .el-radio {
  height: 40px;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .recurrenceBlock.alignTop .contentArea .el-radio-group .el-radio .extraControl {
  top: 3px;
  padding-left: 10px;
  position: relative;
}
.el-dialog.recurrenceDlg .el-dialog__body .recurrenceSection .bold {
  font-weight: bold;
}
.el-dialog.recurrenceDlg .recurrence-dialog-separator {
  width: 412px;
  left: 30px;
  height: 0;
  border: 1px solid #DEDEDE;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin-bottom: 12px;
}
.el-dialog.recurrenceDlg .recurrence-dialog-rrule-description {
  width: 264px;
  margin-left: 20px;
  margin-right: 24px;
  margin-bottom: 20px;
}
.el-dialog.recurrenceDlg #recurrences-options-cancel-btn {
  width: 69px;
  color: rgba(0, 0, 0, 0.95);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.el-dialog.recurrenceDlg #recurrences-options-ok-btn {
  width: 76px;
  border-radius: 16px;
  color: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
#wrapper .unified_scheduler_layout .search_section .room_area {
  margin-top: 50px;
}
#wrapper .unified_scheduler_layout .search_section .room_area label {
  margin-bottom: 8px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .el-input__inner {
  padding-left: 30px;
  margin-bottom: 2px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .el-input-group__prepend {
  padding: 2px 0px 2px 0px;
  pointer-events: none;
}
#wrapper .unified_scheduler_layout .search_section .room_area .suggestions-dropdown .el-loading-mask {
  margin-top: 0;
}
#wrapper .unified_scheduler_layout .search_section .room_area .suggestions-dropdown .el-select-dropdown__empty {
  display: block;
  text-align: center;
  margin-top: 35px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .suggestions-dropdown .el-select-dropdown__wrap {
  min-height: 120px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .suggestions-dropdown .el-select-dropdown__wrap .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px;
  border-bottom: 0px !important;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_list_container {
  margin-left: 14px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item.hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item:hover {
  background-color: var(--mds-color-core-black-alpha-07);
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_avatar {
  margin-right: 6px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_free_busy {
  margin-top: 3px;
  margin-right: 6px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_free_busy .icon-mds-scheduler-unavailable_bold {
  color: var(--mds-color-theme-common-text-error-normal);
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_free_busy .icon-mds-scheduler-available_bold {
  color: var(--mds-color-theme-common-text-success-normal);
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_free_busy .icon-mds-scheduler-unknown_bold {
  color: var(--mds-color-theme-common-text-warning-normal);
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_free_busy .icon-mds-scheduler-not-working-hours_bold {
  color: #545454;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_display {
  margin-right: 6px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .room_item_display .room_display_name {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .optional_delete_button {
  margin-left: auto;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .optional_delete_button .el-button.is-circle {
  min-width: auto;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  padding: 0px 0px;
  background: none;
  margin-top: 1px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .optional_delete_button .el-button.is-circle.withBorder {
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  background-color: var(--mds-color-theme-button-primary-normal);
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .optional_delete_button .el-button.is-circle i {
  font-size: 13px;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .optional_delete_button .el-button + .el-button {
  margin-left: 0px !important;
}
#wrapper .unified_scheduler_layout .search_section .room_area .room_item .optional_delete_button .icon-mds-cancel_bold {
  margin-right: 8px;
}
@media (prefers-color-scheme: dark) {
  .meetsimpleBody .v-modal {
    background: #6a6b6c;
    opacity: 1;
  }
  .meetsimpleBody {
    background: #181818;
  }
  .meetsimpleBody .fullHeight,
  .meetsimpleBody .el-dialog__body,
  .meetsimpleBody .meet_push_download .el-loading-mask {
    background: #181818;
  }
  .meetsimpleBody #wrapper #header,
  .meetsimpleBody #headerbody,
  .meetsimpleBody .el-dialog,
  .meetsimpleBody .moreway_popover.el-dialog .el-dialog__header {
    background: #252525;
    border: 1px solid #181818;
  }
  .meetsimpleBody .meet_message_new,
  .meetsimpleBody .meet_message_download,
  .meetsimpleBody .moreway_popover.el-dialog .el-dialog__header h2.el-dialog__title,
  .meetsimpleBody .el-dialog__headerbtn .el-dialog__close,
  .meetsimpleBody .meeting_detail_wrapper,
  .meetsimpleBody .g_mind_info,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .basicInfo .basic_H1,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .basicInfo .basic_H2,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .meet_message_H1,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .meet_message_H2,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .meet_message_H2_AddOn,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .meet_message_webtips,
  .meetsimpleBody .meet_push_download .meet_main .meet_message .meet-webapp-button,
  .meetsimpleBody .line_txt .txt {
    color: #ffffff;
  }
  .meetsimpleBody .meet_push_download .meet_main .meet_message {
    color: #ffffff;
  }
  .meetsimpleBody .meet_push_download .meet_logo div {
    background: url(/webappng/images/cisco-webex-meetings-dark.922b8820.svg) no-repeat;
  }
  .meetsimpleBody a,
  .meetsimpleBody a:active,
  .meetsimpleBody a:focus {
    color: #3EA6FF;
  }
}
.fullHeight {
  height: 100%;
}
.meet_push_download {
  overflow-y: auto;
  overflow-x: hidden;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 12px;
}
.meet_push_download .el-loading-mask {
  z-index: 1000;
}
.meet_push_download .webapp_progress {
  width: 30%;
  text-align: center;
  margin: 0 auto;
  padding: 40px;
}
.meet_push_download .webapp_progress .el-progress-bar__inner {
  background-color: #13a4d5;
  background-size: 50px 50px;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: move 2s linear infinite;
          animation: move 2s linear infinite;
}
.meet_push_download .webapp_progress .el-progress-bar__inner after,
.meet_push_download .webapp_progress .el-progress-bar__inner {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.meet_push_download .webapp_progress .el-progress-bar__inner after {
  display: none;
}
@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
.meet_push_download .meet_logo {
  padding-top: 22px;
  padding-left: 47px;
}
.meet_push_download .meet_logo div {
  background: url(/webappng/images/cisco-webex-meetings.d794bf2d.svg) no-repeat;
  height: 30px;
  width: 120px;
}
.meet_push_download .not_show {
  display: none;
}
.meet_push_download .not_show_topic_pad {
  position: relative;
  top: 36%;
}
.meet_push_download .meet_main {
  background-color: transparent;
  margin: 20px 0 0 0;
  height: 70%;
}
.meet_push_download .meet_main .meet_message {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  height: 100%;
}
.meet_push_download .meet_main .meet_message .basicInfo {
  height: 36%;
}
.meet_push_download .meet_main .meet_message .basicInfo.lightHeight {
  height: 36%;
}
.meet_push_download .meet_main .meet_message .basicInfo .basic_H1 {
  font-size: 20px;
  line-height: 27px;
  color: #333333;
}
.meet_push_download .meet_main .meet_message .basicInfo .basic_H3 {
  color: #000000;
  font-size: 14px;
  line-height: 21px;
  margin-top: 21px;
}
.meet_push_download .meet_main .meet_message .basicInfo .basic_H3 .countdown .aria {
  left: -50000px;
  top: -50000px;
  position: absolute;
}
.meet_push_download .meet_main .meet_message .basicInfo .basic_H3 .countdown i {
  font-size: 16px;
  padding-right: 8px;
  vertical-align: top;
  color: #000000;
  font-weight: 800;
}
.meet_push_download .meet_main .meet_message .basicInfo .basic_H2 {
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  margin-top: 8px;
}
.meet_push_download .meet_main .meet_message .basicInfo .joinTip {
  font-size: 12px;
  cursor: pointer;
}
.meet_push_download .meet_main .meet_message .basicInfo .seperator {
  color: #c2c2c2;
}
.meet_push_download .meet_main .meet_message .meet_message_H0 {
  color: #000000;
  font-size: 44px;
  line-height: 60px;
}
.meet_push_download .meet_main .meet_message .meet_message_H1 {
  color: #000000;
  font-size: 34px;
  line-height: 54px;
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.meet_push_download .meet_main .meet_message .meet_message_webtips {
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #545454;
  margin-top: 16px;
  margin-bottom: 31px;
}
.meet_push_download .meet_main .meet_message .meet-webapp-options {
  width: 269px;
  height: 36px;
  display: inline-block;
}
.meet_push_download .meet_main .meet_message .meet-webapp-button {
  font-size: 16px;
  color: #121212;
  min-width: 270px;
  display: inline-block;
  margin: 6px 0;
}
.meet_push_download .meet_main .meet_message .extension_loading {
  margin: 50px 0px;
  position: inherit;
  display: block;
}
.meet_push_download .meet_main .meet_message .extension_loading .el-loading-mask {
  display: block;
  position: inherit;
  background-color: #F5F5F5;
}
.meet_push_download .meet_main .meet_message .meet_message_H2 {
  padding-top: 32px;
  color: #000000;
  font-size: 20px;
  line-height: 42px;
}
.meet_push_download .meet_main .meet_message .meet_message_H2_AddOn {
  color: #000000;
  font-size: 20px;
  line-height: 42px;
}
.meet_push_download .meet_main .meet_message .meet_message_H2_new {
  color: #545454;
  font-size: 20px;
  margin-top: 32px;
}
.meet_push_download .meet_main .meet_message .meet_message_Download {
  padding-top: 40px;
}
.meet_push_download .meet_main .meet_message .meet_message_detect_H3 {
  padding-top: 8px;
  color: #000000;
  font-size: 20px;
  line-height: 27px;
}
.meet_push_download .meet_main .meet_message .meet_message_detect_H3 a.disabled {
  text-decoration: none;
  color: #666666;
}
.meet_push_download .meet_main .meet_message .meet_message_joinby_browser {
  color: #007EA8;
  font-size: 20px;
  line-height: 28px;
}
.meet_push_download .meet_main .meet_message .meet_message_joinby_browser a.disabled {
  text-decoration: none;
  color: #666666;
}
.meet_push_download .meet_main .meet_message .meet_message_thin_H3 {
  padding-top: 16px;
  color: #666666;
  font-size: 20px;
  line-height: 27px;
}
.meet_push_download .meet_main .meet_message .meet_message_thin_H3 a.disabled {
  text-decoration: none;
  color: #666666;
}
.meet_push_download .meet_main .meet_message .meet_message_H4 {
  padding: 0 17%;
  color: #000000;
  font-size: 40px;
  line-height: 54px;
}
.meet_push_download .meet_popover_firefox {
  position: fixed;
  top: -20px;
  right: 100px;
}
.meet_push_download .meet_popover_chrome {
  position: fixed;
  left: 40px;
  bottom: 0;
}
.meet_push_download .tips_line2 {
  margin-top: 12px;
}
.meet_push_download .meet-thinclient-box {
  position: fixed;
  right: 40px;
  bottom: 0;
  z-index: 2000;
  margin-bottom: 14px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.meet_push_download .meet-thinclient-box .el-button {
  height: 40px;
}
.meet_push_download .meet-thinclient-box .meet-thinclient-content {
  background: #fff;
  min-width: 150px;
  font-size: 14px;
  text-align: center;
  color: #535759;
  background-color: #F5F5F5;
}
.meet_push_download .meet-thinclient-box .meet-thinclient-content .meet-thinclient-text {
  padding-bottom: 10px;
}
.meet_push_download .meet-thinclient-box .meet-thinclient-content .el-button--primary {
  background-color: #ffffff;
  color: #00A0D1;
  font-size: 16px;
}
.meet_push_download .meet_popover_edge {
  position: fixed;
  right: 500px;
  bottom: 80px;
}
.meet_push_download .meet_popover_ie {
  position: fixed;
  right: 500px;
  bottom: 80px;
}
.meet_push_download .meet_popover_safari {
  position: fixed;
  top: 0;
  right: 120px;
}
.meet_push_download .meet_popover_opera {
  position: fixed;
  top: 0;
  right: 120px;
}
.meet_push_download .meet_popover_anchor {
  width: 60px;
}
.meet_push_download_bg_color {
  background-color: #F5F5F5 !important;
}
.meet_message_download {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  bottom: 5%;
  text-align: center;
  width: 100%;
}
.meet_message_download a.disabled {
  text-decoration: none;
  color: #666666;
}
.meet_message_download .tips_line2 {
  margin-top: 12px;
}
.meet_message_new {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  width: 100%;
}
.meet_message_new a.disabled {
  text-decoration: none;
  color: #666666;
}
.meet_message_new .tips_line {
  margin-top: 4px;
  margin-bottom: 4px;
}
.meet_popover {
  font-size: 16px;
  color: #ffffff;
  background-color: #005FA4;
  border: 1px solid rgba(68, 4, 4, 0.08);
}
.meet_popover.animation_top_to_bottom {
  -webkit-animation: jumpTopToBottom 2s infinite;
          animation: jumpTopToBottom 2s infinite;
}
.meet_popover.animation_bottom_to_top {
  -webkit-animation: jumpBottomToTop 2s infinite;
          animation: jumpBottomToTop 2s infinite;
}
.meet_popover.chromeTip {
  height: 48px;
  padding-top: 13px;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 13px;
}
.meet_popover.teamsChromeTip {
  padding-top: 13px;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 13px;
}
.meet_popover.firefoxTip {
  padding: 20px 21px;
  line-height: 24px;
  width: 350px;
}
.meet_popover.firefoxTip .firefoxTipContent {
  margin: 16px 0;
}
.meet_popover.firefoxTip .triangle {
  height: 0;
  width: 0;
  opacity: 0.3;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 10px solid #FFFFFF;
  margin: auto;
}
.meet_popover div.popper__arrow {
  border-top-color: rgba(68, 4, 4, 0.08) !important;
  border-bottom-color: rgba(68, 4, 4, 0.08) !important;
}
.meet_popover div.popper__arrow::after {
  border-top-color: #005FA4 !important;
  border-bottom-color: #005FA4 !important;
}
.meet_popover .meet_popover_icon {
  vertical-align: middle;
}
.meet_popover .meet_popover_icon.centerIcon {
  display: block;
  margin: auto;
}
.meet_popover .meet_popover_content {
  padding-left: 6px;
  vertical-align: middle;
}
.moreway_popover {
  /*&amp;.el-popover{
    padding: 21px;
  }*/
}
.moreway_popover.el-dialog .el-dialog__header {
  position: relative;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px 0;
}
.moreway_popover.el-dialog .el-dialog__header h2.el-dialog__title {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
}
.moreway_popover.el-dialog .el-dialog__header button.el-dialog__headerbtn {
  position: absolute;
  right: 20px;
  bottom: 13px;
}
.moreway_popover.el-dialog .el-dialog__body {
  font-size: 12px;
  line-height: 18px;
}
.moreway_popover.el-dialog .el-dialog__body .global_number_container {
  font-size: 14px;
}
.moreway_popover.el-dialog .el-dialog__body .meeting_detail_wrapper {
  min-height: 120px;
}
.moreway_popover.el-dialog .el-dialog__body .search_grid .callInNumbers-topHeader {
  font-size: 12px;
  line-height: 18px;
}
.moreway_popover.el-dialog .el-dialog__body .search_grid .el-table {
  font-size: 12px;
  line-height: 18px;
}
.moreway_popover.el-dialog .el-dialog__body .search_grid .el-table .el-table__row {
  /*.cell{
              padding-left: 10px;
              &amp;:first-child{
                padding-left: 5px;
              }
            }*/
}
.moreway_popover.el-dialog .el-dialog__body .search_grid .el-table .el-table__row td:first-child .cell {
  padding-left: 5px;
}
.moreway_popover.el-dialog .el-dialog__body .search_grid .el-table .el-table__row td:nth-child(2) .cell {
  padding-left: 10px;
}
.moreway_popover .meeting_detail_blockt h5 {
  font-size: 16px;
  line-height: 18px;
}
.moreway_popover .sectionSpace {
  margin-top: 20px;
}
.moreway_popover .bottomLine {
  height: 1px;
  background-color: #E0E0E0;
}
.moreway_popover dl {
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
}
.moreway_popover dl.linkArea {
  margin-top: 8px;
}
.moreway_popover dl dt {
  font-weight: bold;
  margin-bottom: 8px;
}
.moreway_popover dl dd {
  margin-left: 0px;
}
.versionSection a {
  color: var(--mds-color-theme-text-primary-normal);
}
.versionSection a:hover {
  text-decoration: none;
}
@-webkit-keyframes jumpBottomToTop {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@keyframes jumpBottomToTop {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@-webkit-keyframes jumpTopToBottom {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, 10px);
            transform: translate(0px, 10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@keyframes jumpTopToBottom {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, 10px);
            transform: translate(0px, 10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.minHeight344 {
  min-height: 344px;
}
.minHeight604 {
  min-height: 604px;
}
.meetsimpleBody {
  overflow: auto;
}
.meetsimpleBody b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
#wrapper.branded .meet_logo div {
  display: none;
}
.line_txt {
  margin-top: 46px;
  line-height: 28px;
  margin-bottom: 46px;
  text-align: center;
}
.line_txt .line {
  display: inline-block;
  width: 30%;
  border-top: 1px solid #B5B5B5;
}
.line_txt .txt {
  color: #545454;
  vertical-align: -4px;
  font-size: 20px;
}
.line_txt_new_180 {
  margin-top: 90px;
  line-height: 1px;
  margin-bottom: 90px;
  text-align: center;
}
.line_txt_new_140 {
  margin-top: 60px;
  line-height: 1px;
  margin-bottom: 45px;
  text-align: center;
}
.line_txt_new_extension {
  margin-top: 110px;
  line-height: 1px;
  margin-bottom: 90px;
  text-align: center;
}
.line_txt_new_140 .line,
.line_txt_new_180 .line,
.line_txt_new_extension .line {
  display: inline-block;
  width: 30%;
  border-top: 1px solid #DEDEDE ;
}
.line_txt_new_140 .txt,
.line_txt_new_180 .txt,
.line_txt_new_extension .txt {
  color: #DEDEDE;
  vertical-align: -4px;
  font-size: 20px;
}
.arrow_animation {
  width: 29px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  position: relative;
  margin: 0 auto;
  font-size: 0;
}
.arrow_animation i {
  font-size: 10px;
  line-height: 25px;
  display: inline-block;
  width: 9px;
}
.arrow_animation i.arrow_icon_begin {
  color: #26A4D4;
  -webkit-animation: arrowBegin 1000ms linear infinite;
          animation: arrowBegin 1000ms linear infinite;
}
.arrow_animation i.arrow_icon_middle {
  color: #B5DAE9;
  -webkit-animation: arrowMiddle 1000ms linear infinite;
          animation: arrowMiddle 1000ms linear infinite;
}
.arrow_animation i.arrow_icon_end {
  color: #85C8E2;
  -webkit-animation: arrowEnd 1000ms linear infinite;
          animation: arrowEnd 1000ms linear infinite;
}
@-webkit-keyframes arrowBegin {
  0% {
    color: #26A4D4;
  }
  50% {
    color: #85C8E2;
  }
  100% {
    color: #B5DAE9;
  }
}
@keyframes arrowBegin {
  0% {
    color: #26A4D4;
  }
  50% {
    color: #85C8E2;
  }
  100% {
    color: #B5DAE9;
  }
}
@-webkit-keyframes arrowMiddle {
  0% {
    color: #B5DAE9;
  }
  50% {
    color: #26A4D4;
  }
  100% {
    color: #85C8E2;
  }
}
@keyframes arrowMiddle {
  0% {
    color: #B5DAE9;
  }
  50% {
    color: #26A4D4;
  }
  100% {
    color: #85C8E2;
  }
}
@-webkit-keyframes arrowEnd {
  0% {
    color: #85C8E2;
  }
  50% {
    color: #B5DAE9;
  }
  100% {
    color: #26A4D4;
  }
}
@keyframes arrowEnd {
  0% {
    color: #85C8E2;
  }
  50% {
    color: #B5DAE9;
  }
  100% {
    color: #26A4D4;
  }
}
dot {
  display: inline-block;
  height: 1em;
  line-height: 1;
  vertical-align: -0.25em;
  overflow: hidden;
  text-align: left;
}
dot::before {
  display: block;
  text-align: left;
  content: '...\A..\A.';
  white-space: pre-wrap;
  -webkit-animation: dot 3s infinite step-start both;
          animation: dot 3s infinite step-start both;
}
@-webkit-keyframes dot {
  33% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
  }
  66% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
  }
}
@keyframes dot {
  33% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
  }
  66% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
  }
}
.extension .meet_logo {
  padding: 22px 50px;
  border-bottom: 1px solid #E0E0E0;
}
.extension .installTitle {
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  margin-top: 4%;
  margin-bottom: 4%;
}
.extension .instructionContainer {
  margin-bottom: 7%;
}
.extension .instructionContainer img {
  display: block;
  margin: auto;
}
.extension .installTip {
  background-color: #F5F5F5;
  color: #666666;
  text-align: center;
  height: calc(92% - 514px);
}
.extension .installTip .tipHeader {
  font-size: 20px;
  line-height: 27px;
  padding-top: 50px;
  padding-bottom: 12px;
}
.extension .installTip .tipContent {
  font-size: 14px;
  line-height: 19px;
  padding: 0 15%;
}
#wrapper.branded .extension .meet_logo {
  display: none;
}
.landingPage {
  width: 100%;
  font-size: 12px;
  padding: 0 20px 34px;
}
.landingPage .landingPage_title {
  padding: 32px 0px 16px 0;
}
.landingPage .landingPage_title h4 {
  font-size: 26px;
  line-height: 27px;
  margin-right: 16px;
  display: inline-block;
  font-weight: 200;
}
.landingPage .hostWrapper {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 22px;
}
.landingPage .meetingInfo {
  margin-top: 30px;
}
.landingPage .meetingInfo .meetingInfoRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.landingPage .meetingInfo .meetingInfoRow .rowTitle {
  width: 150px;
}
.landingPage .meetingInfo .meetingInfoRow .rowContent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.landingPage .joinBtn {
  margin-top: 30px;
}
.remove-outline {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.spinner {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.spinner:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.big-spinner {
  display: block;
  width: 23px;
  height: 23px;
  margin: 10px auto;
}
.big-spinner:after {
  content: " ";
  display: block;
  width: 21px;
  height: 21px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #444 #444 #444 transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
@-webkit-keyframes loading-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.enhancment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  background: rgba(242, 244, 245, 0.5);
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #535759;
  margin-bottom: 25px;
}
.enhancment i {
  font-size: 14px;
  margin-right: 8px;
  -ms-flex-item-align: center;
      align-self: center;
}
.enhancment span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 20px;
  padding-top: 4px;
}
.text-overflow {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* ---------------------------
        POST MEETING PAGE
----------------------------- */
.shown_llipsis {
  word-break: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.safari_name {
  word-wrap: break-word;
  word-break: break-all;
}
/*----- POST MDP BASIC MAIN ----*/
.meeting_detail {
  width: 100%;
}
.meeting_detail.pme_details_wrap {
  padding-bottom: 0;
  height: calc(100% - 30px);
}
.meeting_detail.pme_details_wrap * ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
.meeting_detail.pme_details_wrap * ::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.meeting_detail.pme_details_wrap * ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--mds-color-theme-text-primary-normal);
}
.meeting_detail.pme_details_wrap .meeting_detail_basic {
  min-height: auto;
}
.meeting_detail.pme_details_wrap .meeting_detail_basic .basicInfoHeader {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  padding: 2px 0 4px 0;
}
.meeting_detail.pme_details_wrap .meeting_detail_basic .basicInfoHeader a {
  line-height: 18px;
}
.meeting_detail.pme_details_wrap .meeting_detail_basic .basicInfoHeader i {
  margin-top: -2px;
  font-size: 11px;
}
.meeting_detail .post_detail_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  word-wrap: break-word;
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.meeting_detail .post_detail_wrapper .meeting_detail_title {
  padding: 12px 0 12px;
  margin-bottom: 12px;
  position: relative;
}
.meeting_detail .post_detail_wrapper .meeting_detail_title.pme-meeting_detail_title .post_action {
  position: absolute;
  width: 80px;
  right: 0;
  top: 50%;
  margin-top: -16px;
}
.meeting_detail .post_detail_wrapper .meeting_detail_title.pme-meeting_detail_title .post_action button:nth-child(2) {
  margin-left: -9px;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit,
.meeting_detail .post_detail_wrapper .post_action {
  display: inline-block;
  font-size: 26px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 27px;
  margin-right: 16px;
  font-weight: 200;
  word-wrap: break-word;
  white-space: normal;
  max-width: 540px;
  vertical-align: middle;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit.with-actions,
.meeting_detail .post_detail_wrapper .post_action.with-actions {
  margin-right: 106px;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit #share_menu_dropdown-trigger,
.meeting_detail .post_detail_wrapper .post_action #share_menu_dropdown-trigger {
  font-size: inherit;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit .limit-title-height,
.meeting_detail .post_detail_wrapper .post_action .limit-title-height {
  max-height: 58px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit button,
.meeting_detail .post_detail_wrapper .post_action button {
  border: none;
  background: transparent;
  vertical-align: middle;
  cursor: pointer;
  padding: 1px 0px;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit button i,
.meeting_detail .post_detail_wrapper .post_action button i {
  font-size: 20px;
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 20px;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit button i:hover,
.meeting_detail .post_detail_wrapper .post_action button i:hover {
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.meeting_detail .post_detail_wrapper .meeting-title-edit button i:focus,
.meeting_detail .post_detail_wrapper .post_action button i:focus,
.meeting_detail .post_detail_wrapper .meeting-title-edit button i:active,
.meeting_detail .post_detail_wrapper .post_action button i:active,
.meeting_detail .post_detail_wrapper .meeting-title-edit button i:visited,
.meeting_detail .post_detail_wrapper .post_action button i:visited {
  background-color: var(--mds-color-theme-button-secondary-pressed);
}
.meeting_detail .post_detail_wrapper .meeting-title-edit button.meeting-save-btn .icon-ng-check,
.meeting_detail .post_detail_wrapper .post_action button.meeting-save-btn .icon-ng-check {
  font-size: 24px;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit button:focus,
.meeting_detail .post_detail_wrapper .post_action button:focus {
  color: #494949;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit div,
.meeting_detail .post_detail_wrapper .post_action div {
  margin-right: 0;
  max-width: 100%;
  border: solid 1px transparent;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.meeting_detail .post_detail_wrapper .meeting-title-edit div[contenteditable="true"],
.meeting_detail .post_detail_wrapper .post_action div[contenteditable="true"] {
  max-height: 83px;
  overflow-y: auto;
  border-bottom-color: #cccdce;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
  margin-left: auto;
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper .pme_details_host_info {
  max-height: 46px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper .dateItem {
  padding: 0 12px 0 4px;
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media screen and (max-width: 1279px) {
  .meeting_detail .post_detail_wrapper .dateTimeWrapper .dateItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper .dateItem .icon-mds-language_bold {
  line-height: 11px;
  margin-right: 12px;
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper span:nth-child(2):not(.dateItem_item,.avatar-initials) {
  border-left: 1px solid var(--mds-color-theme-outline-secondary-normal);
  padding: 0 4px 0 12px;
  margin-left: 8px;
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper .lastDateItem {
  padding-left: 8px;
}
.meeting_detail .post_detail_wrapper .dateTimeWrapper .post_detail_wrapper_invitees .pme-participants_list .pme-participants_item i {
  vertical-align: unset;
}
.meeting_detail .post_detail_wrapper .el-dialog .confirm-text {
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
}
.meeting_detail .post_detail_wrapper .el-dialog .el-checkbox {
  margin-bottom: 4px;
}
.meeting_detail .post_detail_wrapper .el-dialog .confirm-btns {
  text-align: right;
}
.meeting_detail .post_detail_wrapper .el-dialog .confirm-btns .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.meeting_detail .post_detail_wrapper .el-dialog .confirm-btns .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.meeting_detail .post_detail_wrapper_invitees {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.meeting_detail .post_detail_wrapper_invitees .meeting-reportLink {
  font: 14px/1.57 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pme-meetingShare-top .pme-meetingShare-top_text {
  font-size: 12px;
  line-height: 36px;
}
/*----- POST MEETING BASIC-INFO -----*/
.post-meeting_detail .meeting_detail_basic {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.pme-participants {
  width: 100%;
  height: 100%;
  margin-left: 12px;
}
.pme-participants_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  max-width: 90px;
  min-width: 27px;
  min-height: 30px;
}
.pme-participants_list .avatar_img {
  margin: 0;
}
.pme-participants_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 28px;
          flex: 0 0 28px;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
}
.pme-participants_item:not(:has(.avatar-initials.high-contrast-visible)) {
  border-radius: 50%;
}
.pme-participants_item:last-child {
  left: 60px;
}
.pme-participants_loading .el-loading-mask {
  position: static;
}
.pme-participants_loading .el-loading-mask .el-loading-spinner {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}
.pme-participants_loading .el-loading-mask .el-loading-spinner .circular {
  width: 28px;
  height: 28px;
}
.pme-participants_link-bio {
  display: block;
  position: relative;
}
.pme-participants_link-bio i {
  font-size: 20px;
  color: var(--mds-color-theme-text-primary-normal);
}
.pme-participants_link-bio .avatar_xsmall i.icon-ng-Info-people {
  color: var(--mds-color-theme-common-text-white);
  font-size: 14px;
}
.pme-participants_item-tooltip {
  min-width: 57px;
  height: 26px;
  border-radius: 2px;
  padding: 2px 6px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
  font-size: 12px;
  line-height: 1.83;
  color: #fff;
}
.pme-participants .more-btn {
  border-radius: 50%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 0;
  padding: 0;
  min-width: 28px;
  width: 28px;
  height: 28px;
  background: #292929;
  color: #fff;
  font: 10px "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pme-participants .more-btn span {
  padding: 0;
  border: none;
}
.pme-meetingReport-dialog {
  min-width: 680px;
}
.pme-meetingReport-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #929596;
  margin-bottom: 12px;
}
.pme-meetingReport-header .name,
.pme-meetingReport-header .connect-time,
.pme-meetingReport-header .connect-mode {
  width: 29%;
}
.pme-meetingReport-header .insights {
  width: 9%;
}
.pme-meetingReport-content {
  max-height: 320px;
  overflow-y: auto;
}
.pme-meetingReport-content .pme-attendees_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}
.pme-meetingReport-content .pme-attendees_item_name {
  width: 30%;
}
.pme-meetingReport-content .pme-attendees_item_name .avatar_small {
  width: 30px;
  height: 30px;
}
.pme-meetingReport-content .pme-attendees_item_time,
.pme-meetingReport-content .pme-attendees_item_mode {
  width: 29.5%;
}
.pme-meetingReport-content .pme-attendees_item_card {
  width: 9%;
  text-align: right;
}
/*----- POST MEETING BASIC SHARE CONTENT -----*/
.pme-meetingShare-dialog {
  width: 640px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pme-meetingShare-dialog {
    top: 20px !important;
  }
}
.pme-meetingShare-dialog .el-dialog__header .el-dialog__headerbtn {
  margin: -5px -5px 0;
}
.pme-meetingShare-dialog .loading-ring {
  display: block;
  width: 23px;
  height: 23px;
  margin: 10px auto;
}
.pme-meetingShare-dialog .loading-ring:after {
  content: " ";
  display: block;
  width: 21px;
  height: 21px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #444 #444 #444 transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-meetingShare-dialog .confirm-btns {
  padding-top: 12px;
  padding-bottom: 12px;
  float: right;
}
.pme-meetingShare-dialog .confirm-btns .loading-ring {
  margin: 0 auto;
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-meetingShare-dialog .confirm-btns .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-meetingShare-dialog hr {
  color: var(--mds-color-theme-outline-secondary-normal);
  margin: 18px 0 20px;
  border-width: 0.5px;
}
.pme-meetingShare-dialog .el-tag-input .suggestions-dropdown .el-select-dropdown__list li {
  display: list-item;
  list-style-type: square;
  line-height: 40px;
}
.pme-meetingShare-title {
  display: inline-block;
  max-width: 98%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.pme-meetingShare-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pme-meetingShare-top_text {
  font-size: 14px;
}
.pme-meetingShare-top_privileges {
  white-space: nowrap;
}
.pme-meetingShare-top_privileges button {
  outline: none;
  border: none;
  background: transparent;
  font-size: 12px;
  padding-right: 0;
}
.pme-meetingShare-top_privileges i {
  height: 12px;
  vertical-align: bottom;
  padding-left: 2px;
}
.pme-meetingShare-emails {
  margin: 8px 0;
}
.pme-meetingShare-addition {
  margin-top: 6px;
}
.pme-meetingShare-addition .svg-circleplus {
  display: inline-block;
  width: 20px;
  height: 14px;
  stroke: #171b1f;
  padding-right: 6px;
}
.pme-meetingShare-addition .el-button {
  font-size: 14px;
  color: #171b1f;
  min-width: auto;
  height: 19px;
  padding: 0;
  vertical-align: top;
}
.pme-meetingShare-addition .el-button:hover,
.pme-meetingShare-addition .el-button:focus {
  color: #535759;
}
.pme-meetingShare-addition .el-button .btn-text {
  display: inline-block;
  padding-bottom: 4px;
}
.pme-meetingShare-isSharedwrap_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pme-meetingShare-isSharedwrap .isShared-editAccess {
  font-size: 12px;
  padding: 0;
  height: 19px;
}
.pme-meetingShare-isSharedwrap .isShared-title {
  display: block;
  font-size: 12px;
}
.pme-meetingShare-isSharedwrap .isShared-inviters-list {
  display: block;
  margin: 8px 0 24px;
}
.pme-meetingShare-isSharedwrap .isShared-inviters-item {
  display: inline-block;
  position: relative;
  margin-right: 12px;
  vertical-align: top;
}
.pme-meetingShare-isSharedwrap .isShared-inviters-item .more-btn {
  min-width: 28px;
  width: 28px;
  height: 28px;
  padding: 0;
  background: #929596;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pme-meetingShare-isSharedwrap .isShared-inviters-item:last-child {
  margin-right: 0;
}
.pme-meetingShare-isSharedwrap .isShared-inviters-link .avatar_img {
  margin: 0 auto;
}
.pme-meetingShare-inviteMsg span {
  font-size: 14px;
}
.pme-meetingShare-inviteMsg span.opt {
  font-size: 12px;
}
.pme-meetingShare-meeting-descript {
  margin-top: 24px;
  margin-bottom: 24px;
}
.pme-meetingShare-comment-label {
  margin-bottom: 4px;
}
.pme-meetingShare-comment-label span {
  color: var(--mds-color-theme-text-secondary-normal);
  font: 12px/1.35 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pme-meetingShare-comment .el-input input::-webkit-input-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-meetingShare-comment .el-input input::-moz-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-meetingShare-comment .el-input input::-ms-input-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-meetingShare-comment .el-input input::placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-meetingShare-comment .el-input .el-input__inner:hover {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pme-meetingShare-comment .el-input .el-input__inner:focus {
  border-color: #d8d8d8;
}
.pme-meetingShare-comment-descript {
  color: #929596;
  font: 12px/1.35 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 4px;
}
.pme-meetingShare-stop {
  margin-top: 8px;
}
.pme-meetingShare-stop .el-switch {
  line-height: 20px;
  height: 20px;
  margin-right: 4px;
}
.pme-meetingShare-stop .el-switch__core {
  height: 20px;
  width: 36px !important;
  background: #d2d5d6 !important;
  border-color: #d2d5d6 !important;
}
.pme-meetingShare-stop .el-switch__core .el-switch__button {
  width: 16px;
  height: 16px;
}
.pme-meetingShare-stop .el-switch__label {
  height: 20px;
}
.pme-meetingShare-invitees_list {
  display: block;
  margin: 0;
  padding: 0;
  max-height: 364px;
}
.pme-meetingShare-invitees_list .pme-invitees-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 6px 16px 0;
}
.pme-meetingShare-invitees_list .pme-invitees-item .avatar_img {
  margin-right: 16px;
}
.pme-meetingShare-invitees_list .pme-invitees-item .avatar-initials {
  margin-right: 16px;
}
.pme-meetingShare-invitees_list .pme-invitees-item-descr {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.pme-meetingShare-invitees_list .pme-invitees-item-descr .user-name {
  width: 290px;
  line-height: 21px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pme-meetingShare-invitees_list .pme-invitees-item-descr .user-name .cohost_name {
  float: left;
  max-width: 215px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pme-meetingShare-invitees_list .pme-invitees-item-descr .user-name .cohost_flag {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.pme-meetingShare-invitees_list .pme-invitees-item-descr .user-name .cohost_flag_left {
  max-width: 60px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pme-meetingShare-invitees_list .pme-invitees-item-descr .user-email {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  width: 290px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pme-meetingShare-invitees_list .pme-invitees-item-type button {
  border: none;
  background: transparent;
  font-size: 12px;
  line-height: 1.38;
  color: var(--mds-color-theme-text-primary-normal);
}
.pme-meetingShare-invitees_list .pme-invitees-item-type button i {
  font-size: 10px;
  width: 13px;
  vertical-align: bottom;
  margin-bottom: 2px;
}
.pme-meetingShare-invitees_list .pme-invitees-item-type .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
  margin: 0;
  opacity: 0.8;
}
.pme-meetingShare-invitees_list .pme-invitees-item-type .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-meetingShare-invitees_list .pme-invitees-item-type .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
.pme-meetingShare-invitees_list .pme-invitees-item .icon-arrow-down-hidden {
  visibility: hidden;
}
.pme-meetingShare-invitees_list .confirm-btns {
  margin-top: 12px;
}
.pme-meetingShare-invitees_list .confirm-btns .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-meetingShare-invitees_list .confirm-btns .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-meetingShare-invitees_list .confirm-btns .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
.pme-meetingShare-invitees .confirm-btns {
  margin-top: 22px;
}
.pme-meetingShare .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-meetingShare .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-meetingShare .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
.pme-meetingRemoveInviter-dialog,
.pme-meetingSetAccess-dialog,
.pme-meetingRemoveShare-dialog {
  max-width: 520px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pme-meetingRemoveInviter-dialog,
  .pme-meetingSetAccess-dialog,
  .pme-meetingRemoveShare-dialog {
    top: 20px !important;
  }
}
.pme-meetingRemoveInviter-dialog .el-dialog__body .confirm-text,
.pme-meetingSetAccess-dialog .el-dialog__body .confirm-text,
.pme-meetingRemoveShare-dialog .el-dialog__body .confirm-text {
  margin-bottom: 24px !important;
}
.pme-meetingRemoveInviter-dialog .el-dialog__body .loading-ring,
.pme-meetingSetAccess-dialog .el-dialog__body .loading-ring,
.pme-meetingRemoveShare-dialog .el-dialog__body .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-meetingRemoveInviter-dialog .el-dialog__body .loading-ring:after,
.pme-meetingSetAccess-dialog .el-dialog__body .loading-ring:after,
.pme-meetingRemoveShare-dialog .el-dialog__body .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-meetingRemoveInviter-dialog .el-dialog__body .loading-ring:after,
.pme-meetingSetAccess-dialog .el-dialog__body .loading-ring:after,
.pme-meetingRemoveShare-dialog .el-dialog__body .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
.user-type-dropdown .el-dropdown-menu__item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  height: 32px;
}
.user-type-dropdown .el-dropdown-menu__item--divided {
  height: 32px;
}
.user-type-dropdown .el-dropdown-menu__item--divided button {
  border: none;
  background: transparent;
  font-size: 12px;
  text-align: left;
  width: 100%;
  padding-left: 0px;
  color: var(--mds-color-theme-text-primary-normal);
}
.user-type-dropdown .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.user-type-dropdown .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.user-type-dropdown .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
/*------- POST ATTENDEES-DIALOG POPUPS -----*/
.pme-attendees {
  height: 320px;
  overflow: hidden;
}
.pme-attendees_title {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding-bottom: 16px;
}
.pme-attendees_list-scroll {
  max-height: 270px;
  padding: 0 20px 0 0;
}
.pme-attendees_list li {
  overflow: hidden;
  margin-bottom: 14px;
}
.pme-attendees_avatar {
  float: left;
  margin-right: 6px;
}
.pme-attendees .card {
  float: right;
  margin: 4px 0 0 4px;
  cursor: pointer;
  opacity: 0.8;
}
.pme-attendees_item-descr {
  overflow: hidden;
  padding-left: 8px;
}
.pme-attendees .user-name {
  margin-bottom: 3px;
}
.pme-attendees .user-email {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
}
/*----- POST MDP CONTENT -----*/
.mpb-sticky {
  padding-top: 111px;
}
.mpb-sticky .mpd-content-title-wrap {
  z-index: 3;
  position: fixed;
  background: var(--mds-color-theme-gradation-secondary);
  top: 72px;
  padding-top: 30px;
  min-height: 90px;
}
.mpb-sticky .el-tabs__header {
  position: fixed;
  top: 153px;
  z-index: 3;
  background: var(--mds-color-theme-gradation-secondary);
  width: 100%;
  padding-bottom: 0px;
}
.mpd-content-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4px;
  min-height: 90px;
}
.mpd-content-title-wrap .mpd-content-title {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 0 18px 0 0;
  line-height: 28px;
  font-weight: 700;
}
.mpd-content-title-wrap .mpb-content-search {
  position: relative;
  float: left;
  max-width: 400px;
  width: 100%;
  height: 28px;
  padding: 0px 10px;
}
.mpd-content-title-wrap .mpb-content-search .icon-mds-search_bold {
  padding: 0 8px 0 4px;
  -webkit-transition: all 0s;
  transition: all 0s;
  display: block;
  margin-top: -2px;
}
.mpd-content-title-wrap .mpb-content-search .icon-mds-cancel_bold {
  margin-top: -2px;
  z-index: 2;
  font-size: 12px;
}
.mpd-content-title-wrap .mpb-content-search .icon-ng-spinner {
  width: 16px;
  height: 16px;
  top: 8px;
  left: 8px;
  -webkit-transition: all 0s;
  transition: all 0s;
  border-radius: 8px;
  background-color: #fff;
}
.mpd-content-title-wrap .mpb-content-search input {
  border-radius: 8px;
  color: var(--mds-color-theme-text-secondary-normal);
  height: 28px;
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count {
  position: absolute;
  right: 20px;
  padding-right: 22px;
  padding-left: 4px;
  z-index: 1;
  top: 6px;
  font-size: 14px;
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav {
  width: 46px;
  height: 13px;
  position: relative;
  display: inline-block;
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav button {
  border: none;
  background-color: transparent;
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav button.mpb-content-arrow {
  position: absolute;
  padding: 0 4px 0;
  cursor: pointer;
  color: var(--mds-color-theme-text-primary-normal);
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav button.mpb-content-arrow_down {
  right: 0;
  top: 2px;
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav button.mpb-content-arrow_up {
  left: 0;
  top: 0px;
}
.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav button.mpb-content-arrow.disabled {
  color: var(--mds-color-theme-text-primary-disabled);
  cursor: not-allowed;
}
.mpd-content-title-wrap .mpb-content-search .mpb-search-error input {
  border-color: #A12512;
}
.mpd-content-title-wrap .mpb-content-search .mpb-search-error + .mpb-content-search-count {
  background-color: #FFE8E3;
}
.mpd-content-title-wrap .mpb-content-search .mpb-search-error .icon-mds-search_bold::before {
  background-color: transparent;
}
.mpd-content-title-wrap .mpb-content-search .mpb-search-error-text {
  margin-top: 4px;
  margin-left: 12px;
  font-size: 12px;
  line-height: 18px;
  color: #A12512;
  display: inline-block;
}
.mpd-content-title-wrap .mpb-content-search .mpb-search-error-text .icon_error {
  line-height: 18px;
  vertical-align: top;
}
.mpb-bolder {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.keyword-style {
  position: relative;
  background: #C9FFE5;
  text-decoration: underline;
  border: 3px solid #C9FFE5;
}
.hover-btn {
  position: absolute;
  left: 90%;
  top: 60%;
  cursor: pointer;
}
.mpb-search-indicator {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: -2px;
  border-radius: 10px;
}
.post-meeting-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.post-meeting-tabs .el-tabs__header {
  border-bottom: none;
  margin-bottom: 18px;
}
.post-meeting-tabs .el-tabs__header .el-tabs__nav .el-tabs__item a {
  font-size: 14px;
  color: #929596;
  text-decoration: none;
}
.post-meeting-tabs .el-tab-pane {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2px;
}
.post-meeting-tabs .el-tabs__content {
  overflow: visible;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4px;
}
.post-meeting-content-list,
.pme-recommendations,
.highlights-filter-dropdown {
  position: relative;
}
.post-meeting-content-list:after,
.pme-recommendations:after,
.highlights-filter-dropdown:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: ' ';
  background: rgba(255, 255, 255, 0.5);
  z-index: -1;
  opacity: 0;
  -webkit-transition: z-index 0.3s, opacity 0.3s;
  transition: z-index 0.3s, opacity 0.3s;
}
.post-meeting-content-list.items_loading:after,
.pme-recommendations.items_loading:after,
.highlights-filter-dropdown.items_loading:after {
  z-index: 2;
  opacity: 1;
}
.post-meeting-content-list.draft-note-enable,
.pme-recommendations.draft-note-enable,
.highlights-filter-dropdown.draft-note-enable {
  padding-top: 110px;
  position: static;
}
.free-text-note {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  padding: 12px 18px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  border-radius: 4px;
}
.free-text-note.sticky-text-note,
.free-text-note .sortable-chosen {
  position: static;
  position: sticky;
  top: 0;
}
.free-text-note_type-select {
  float: left;
}
.free-text-note_type-select span {
  color: #00a0d1;
  cursor: pointer;
  font: 12px/1.35 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.free-text-note_type-select span.cursor-default {
  cursor: default;
}
.free-text-note_type-select span i {
  margin-left: 2px;
  vertical-align: middle;
}
.free-text-note_actions {
  float: right;
}
.free-text-note button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  padding: 0 6px;
  background: transparent;
  cursor: pointer;
}
.free-text-note button i {
  color: var(--mds-color-theme-text-primary-normal);
}
.free-text-note button[disabled="disabled"] {
  opacity: 1;
  cursor: not-allowed;
}
.free-text-note button[disabled="disabled"] i {
  color: var(--mds-color-theme-text-primary-disabled);
}
.free-text-note button .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.free-text-note button .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.free-text-note button .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
.free-text-note_content {
  width: 100%;
  position: relative;
}
.free-text-note_content .draft-free-text-note_content {
  resize: none;
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 62px;
  padding: 12px 16px;
  color: var(--mds-color-theme-text-primary-normal);
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  border-radius: 4px;
  display: block;
  overflow-y: auto;
}
.free-text-note_content .draft-free-text-note_content[contentEditable=true]:empty:not(:focus):before {
  content: attr(data-placeholder);
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: var(--mds-color-theme-text-secondary-normal);
}
.free-text-note_content .characters-count {
  color: #707070;
  background-color: #fff;
  font-size: 8.88888889px;
  position: absolute;
  right: 12px;
  bottom: 12px;
  border-radius: 4px;
}
.free-text-note .clearfix {
  *zoom: 1;
}
.free-text-note .clearfix:before,
.free-text-note .clearfix:after {
  content: " ";
  display: table;
}
.free-text-note .clearfix:after {
  clear: both;
}
.post-meeting-content-list .item-drag {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
}
.post-meeting-content-list .item-drag:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.post-meeting-noContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 104px auto 0;
  text-align: center;
}
.post-meeting-noContent img {
  margin-bottom: 16px;
}
.post-meeting-noContent h4 {
  font: 16px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: #171b1f;
  margin-bottom: 4px;
}
.post-meeting-noContent h4.grey {
  color: #737678;
}
.post-meeting-noContent p {
  font: 12px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: #535759;
  max-width: 338px;
}
.post-meeting-noContent p.grey {
  color: #929596;
  max-width: 358px;
}
.post-meeting-noContent.noMeetingAccess {
  min-height: 580px;
}
.post-meeting-noContent.noMeetingAccess h4 {
  font-size: 26px;
}
.post-meeting-noContent.noMeetingAccess p {
  font-size: 16px;
  max-width: 552px;
}
.post-meeting-noContent.notReady p {
  max-width: 550px;
}
.post-meeting-noContent.noAccess img {
  max-width: 224px;
}
.nested-img-hover-bg-filter-bondy-blue:hover img {
  -webkit-filter: invert(41%) sepia(56%) saturate(6947%) hue-rotate(172deg) brightness(97%) contrast(101%);
          filter: invert(41%) sepia(56%) saturate(6947%) hue-rotate(172deg) brightness(97%) contrast(101%);
}
/*----- POST MEETING PAGINATION -----*/
.transcript-switcher {
  border: 1px solid #007AA3;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 4px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 400px;
  min-width: 250px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--mds-color-theme-text-primary-normal);
}
.transcript-switcher__sentence-container {
  max-width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  margin-right: 12px;
}
.transcript-switcher__counter {
  margin: 0 12px;
}
.transcript-switcher__control {
  width: 32px;
  height: 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.transcript-switcher__control:disabled {
  background: var(--mds-color-theme-button-primary-disabled);
  color: var(--mds-color-theme-text-primary-disabled);
  cursor: no-drop;
  border-color: transparent;
}
.transcript-switcher__control:disabled i.transcript-switcher__control-icon {
  font-weight: 400;
}
.transcript-switcher__control i.transcript-switcher__control-icon {
  font-size: 14px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  width: auto;
  height: auto;
  font-weight: 600;
}
.transcript-switcher__control.transcript-switcher__control--prev .transcript-switcher__control-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.transcript-switcher__control--close {
  margin-left: 8px;
}
.pme-pagination {
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 5;
  font: 12px/1.35 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  border-radius: 4px;
}
.pme-pagination .pme-pagination-background {
  -webkit-filter: blur(4px);
          filter: blur(4px);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
.pme-pagination_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 1;
  position: relative;
  border-radius: 4px;
}
.pme-pagination_container .el-loading-mask {
  background-color: transparent;
}
.pme-pagination_controls,
.pme-pagination_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.pme-pagination_items {
  margin-right: 4px;
}
.pme-pagination_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 4px;
}
.pme-pagination_menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.pme-pagination_menu li span {
  padding: 0 8px;
  min-width: 30px;
  text-align: center;
  line-height: 22px;
}
.pme-pagination_menu li + li:before {
  content: "/";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0px 6px 0px;
}
.pme-pagination_menu li .el-input-number--small {
  width: 48px;
  height: 22px;
}
.pme-pagination_menu li .el-input-number--small .el-input__inner {
  height: 22px;
  font: 12px/1.35 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  padding: 4px 2px;
  text-align: center;
  border: 1px solid var(--mds-color-theme-outline-input-normal) !important;
  border-radius: 4px;
}
.pme-pagination_control-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  min-width: 0;
  padding: 0 8px;
  height: 24px;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: var(--mds-color-theme-text-primary-normal);
  position: relative;
  z-index: 2;
}
.pme-pagination_control-btn:disabled {
  cursor: not-allowed;
  opacity: .5;
  color: var(--mds-color-theme-text-primary-disabled);
}
.pme-pagination-spin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
.pme-pagination-spin .el-loading-spinner {
  margin-top: -10px;
}
.pme-pagination-spin .el-loading-spinner .circular {
  width: 20px;
  height: 20px;
}
.sort_column {
  cursor: pointer;
}
button:disabled {
  color: var(--mds-color-theme-text-secondary-normal);
}
/*----- POST MEETING MDP PLAYER -----*/
.pme-player-layout #main_content {
  padding-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pme-player-layout #wrapper #frame.frame_host .main {
  height: calc(100% - 135px);
}
.pme-player-layout.pme-player-timeline-scrobbling {
  cursor: -webkit-grabbing!important;
  cursor: grabbing!important;
}
.pme-player-layout.pme-player-timeline-scrobbling .pme-player-timeline-progress-bar {
  top: 0;
  height: 20px;
}
.pme-player-layout.pme-player-volume-scrobbling {
  cursor: -webkit-grabbing!important;
  cursor: grabbing!important;
}
.pme-player__switcher {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pme-player {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 60px;
  bottom: 6px;
  right: 6px;
  left: 64px;
  z-index: 10;
  padding: 10px 0 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 1280px) {
  .pme-player {
    left: 240px;
  }
}
.pme-player .infinite-loading-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.pme-player-loaded-content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 7px;
}
@media (min-width: 1680px) {
  .pme-player-loaded-content-holder {
    max-width: 1286px !important;
  }
}
@media (max-width: 1679px) and (min-width: 1280px) {
  .pme-player-loaded-content-holder {
    max-width: 1130px!important;
  }
}
.pme-player .btn {
  background: none;
  border: 0;
  min-width: 0;
  margin: 0;
  padding: 6px 2.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.pme-player .btn i {
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.pme-player .btn i:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
.pme-player .btn i:focus,
.pme-player .btn i:active,
.pme-player .btn i:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.pme-player_speed-btn,
.pme-player_rate-btn {
  width: 100%;
  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;
  background: none;
  border: 0;
  min-width: 0;
  padding: 8px 16px;
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.pme-player_speed-btn i,
.pme-player_rate-btn i {
  font-size: 12px;
  margin-left: 8px;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.pme-player_speed-btn i.icon-ng-check,
.pme-player_rate-btn i.icon-ng-check {
  color: var(--mds-color-theme-text-accent-normal);
  font-size: 16px;
}
.pme-player_speed-btn.showMore,
.pme-player_rate-btn.showMore {
  padding: 8px 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.pme-player_speed-btn.showMore i,
.pme-player_rate-btn.showMore i {
  margin-left: 0;
  margin-right: 16px;
}
.pme-player_rate-btn {
  padding: 8px 16px 8px 44px;
}
.pme-player .settings-btn {
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  padding: 8px 12px;
}
.pme-player-container {
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pme-player-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-player_settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-player_settings .el-dropdown {
  text-decoration: none !important;
}
.pme-player_settings-drop {
  width: 220px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
  bottom: 35px !important;
  top: auto !important;
}
.pme-player_settings-drop-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pme-player_settings-dropmenu {
  width: 220px;
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px rgba(0, 0, 0, 0.12);
  background-color: #fff;
}
.pme-player_settings-dropmenu li {
  padding: 4px 16px;
}
.pme-player-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 12px;
  font: 12px/1.35 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  position: relative;
  z-index: 2;
}
.pme-player-spin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
  width: 20px;
  height: 20px;
}
.pme-player-spin .el-loading-spinner {
  margin-top: -10px;
}
.pme-player-spin .el-loading-spinner .circular {
  width: 20px;
  height: 20px;
}
.pme-player-timeline {
  position: absolute;
  top: -10px;
  right: 0;
  bottom: auto;
  left: 0;
  height: 20px;
  cursor: pointer;
}
.pme-player-timeline-bg-progress-bar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  overflow: hidden;
}
.pme-player-timeline-progress-bar {
  position: absolute;
  top: 8px;
  right: 0;
  bottom: auto;
  left: 0;
  height: 4px;
  background: #d2d5d6;
  border: 1px solid #d2d5d6;
  -webkit-transition: height 128ms linear, top 128ms linear;
  transition: height 128ms linear, top 128ms linear;
}
.pme-player-timeline-progress-bar-mask {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 10px;
  width: calc(100% - 20px);
  height: 100%;
  background-color: #007AA3;
}
.pme-player-timeline-progress-bar-mask:before,
.pme-player-timeline-progress-bar-mask:after {
  display: block;
  content: ' ';
  height: 100%;
  width: 10px;
}
.pme-player-timeline-progress-bar-mask:before {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -10px;
  background-color: #007AA3;
}
.pme-player-timeline-progress-bar-mask:after {
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  left: auto;
  background-color: transparent;
}
.pme-player-timeline-ranges {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pme-player-timeline-ranges:before,
.pme-player-timeline-ranges:after {
  display: none;
  content: ' ';
  height: 100%;
  width: 10px;
  background-color: #B4B6B8;
}
.pme-player-timeline-ranges.start-wiped-out:before {
  display: block;
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -10px;
}
.pme-player-timeline-ranges.end-wiped-out:after {
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  left: auto;
}
.pme-player-timeline-range-item {
  background-color: transparent;
}
.pme-player-timeline-range-item.wiped-out {
  min-width: 1px;
  background: #B4B6B8;
}
.pme-player-timeline-bg-knob-bar {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: 10px;
  cursor: pointer;
}
.pme-player-timeline-knob-bar {
  position: absolute;
  top: 10px;
  right: 0;
  bottom: auto;
  left: 0;
  height: 0;
  background: transparent;
}
.pme-player-timeline-knob {
  position: absolute;
  top: -10px;
  right: auto;
  bottom: auto;
  left: calc(100% - 10px);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.32);
  padding: 0;
  cursor: -webkit-grab;
  cursor: grab;
}
.pme-player-timeline-tip-bar {
  position: absolute;
  top: -40px;
  right: 0;
  bottom: auto;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 36px;
}
.pme-player-timeline-tip {
  font-size: 14px;
  line-height: 16.8px;
  padding: 8px 16px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  border-radius: 3px;
  /*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
      background-color: @white;*/
  position: relative;
}
.pme-player-timeline.scrobbling .pme-player-timeline-knob {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.pme-player_volume {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pme-player_volume-dropdown {
  position: relative;
  width: 0;
  opacity: 0;
  -webkit-transition: width 0.3s, opacity 0.3s, margin-right 0.3s;
  transition: width 0.3s, opacity 0.3s, margin-right 0.3s;
  margin-right: 0;
  cursor: pointer;
  overflow: hidden;
}
.pme-player_volume-bg-bar {
  position: absolute;
  top: 50%;
  right: 6px;
  bottom: 0;
  left: 6px;
  height: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pme-player_volume-bar {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: auto;
  left: 0;
  height: 2px;
  background: #d2d5d6;
}
.pme-player_volume-bar-mask {
  position: absolute;
  top: auto;
  right: 0;
  bottom: auto;
  left: 0;
  height: 100%;
  background: #007AA3;
  z-index: 1;
}
.pme-player_volume-bar-mask:before {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -6px;
  display: block;
  content: ' ';
  width: 6px;
  height: 100%;
  background: #007AA3;
}
.pme-player_volume-bar-mask-knob {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: calc(100% - 6px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
  background: #fff;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.32);
  cursor: -webkit-grab;
  cursor: grab;
}
.pme-player_volume:hover .pme-player_volume-dropdown,
.pme-player_volume.scrobbling .pme-player_volume-dropdown {
  width: calc(60px + 12px);
  opacity: 1;
  padding: 0 6px;
  margin: 0 6px;
}
.pme-player_volume.scrobbling .pme-player_volume-bar-mask-knob {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.markers__item {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  background: #ccc;
  border-radius: 9px;
  width: 4px;
  height: 10px;
  -webkit-transition: scale 0.2s ease-in-out;
  transition: scale 0.2s ease-in-out;
}
.markers__item:hover {
  -webkit-transform: translateY(-50%) scale(1.5);
          transform: translateY(-50%) scale(1.5);
}
/*----- POST MDP HIGHLIGHTS TAB ------*/
.pme-highlights {
  width: 100%;
  position: relative;
}
.pme-highlights.with-recommendations {
  position: absolute;
  height: 100%;
}
.pme-highlights.with-recommendations .pme-with-scroll {
  height: calc(100% - 50px);
  overflow-y: auto;
  margin-right: 20px;
}
.pme-highlights.with-recommendations .pme-with-scroll &gt; div {
  margin-bottom: 50px;
}
.pme-highlights.with-recommendations .pme-with-scroll::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.pme-highlights.with-recommendations .pme-with-scroll::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.pme-highlights.with-recommendations .pme-with-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--mds-color-theme-text-primary-normal);
}
.pme-highlights-enhancment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  background: rgba(242, 244, 245, 0.5);
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #535759;
  margin-bottom: 25px;
}
.pme-highlights-enhancment i {
  font-size: 14px;
  margin-right: 8px;
  -ms-flex-item-align: center;
      align-self: center;
}
.pme-highlights-enhancment span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 20px;
  padding-top: 4px;
}
.pme-highlights-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 10px;
  padding-left: 8px;
  margin-right: 8px;
}
.pme-highlights-header.only-assistant {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pme-highlights-header .el-checkbox__label {
  padding-left: 24px;
  font-size: 16px;
}
.pme-highlights-header .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  content: " ";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-top: -1px;
  left: 3px;
  right: 3px;
  top: 50%;
  border: 1px solid #fff;
}
.pme-highlights-header .el-checkbox + button {
  margin-left: auto;
}
.pme-highlights-header .el-checkbox + .highlights-filter-btn {
  margin-left: auto;
}
.pme-highlights-header &gt; .highlights-filter-btn:first-child {
  margin-left: auto;
}
.pme-highlights-header .highlights-filter-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pme-highlights-header .highlights-filter-btn button.active {
  color: #007AA3;
}
.pme-highlights-header .emailed-highlights {
  margin-left: 0;
  position: relative;
}
.pme-highlights-header .batch-remove-highlights {
  margin-right: 12px;
  position: relative;
}
.pme-highlights-header button {
  border: none;
  background: transparent;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: var(--mds-color-theme-text-primary-normal);
  display: block;
  font-size: 20px;
  outline-offset: 2px;
  border-radius: 20px;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  margin-right: 5px;
}
.pme-highlights-header button:hover {
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.pme-highlights-header button:focus,
.pme-highlights-header button:active,
.pme-highlights-header button:visited {
  background-color: var(--mds-color-theme-button-secondary-pressed);
}
.pme-highlights-header button .choose-count {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 22px;
  height: 16px;
  font-size: 11px;
  color: #F7F7F7;
  background-color: #D4371C;
  border-radius: 100px;
  display: inline-block;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 16px;
}
.pme-highlights-header button:disabled {
  color: var(--mds-color-theme-text-primary-disabled);
  cursor: not-allowed;
}
.pme-highlights-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  padding: 8px 8px;
  border-radius: 8px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.pme-highlights-item .highlight-check-action {
  -ms-flex-item-align: start;
      align-self: flex-start;
  min-height: 20px;
}
.pme-highlights-item .highlight-check-action .el-checkbox__label {
  padding-left: 16px;
  width: 0;
  opacity: 0;
}
.pme-highlights-item .highlight-check-action .el-checkbox__input {
  margin-top: 4px;
}
.pme-highlights-item .highlight-check-action .highlight-item-check {
  line-height: 14px;
}
.pme-highlights-item .avatar_img,
.pme-highlights-item .avatar-initials {
  margin: 0 16px 0 8px;
  min-width: 28px;
  width: 32px;
  height: 32px;
}
.pme-highlights-item .avatar_img.avatar_xsmall,
.pme-highlights-item .avatar-initials.avatar_xsmall {
  line-height: 32px;
}
.pme-highlights-item .free-text-note-icon-wrap {
  margin: 0 16px 0 8px;
  min-width: 28px;
  width: 28px;
  height: 28px;
  display: block;
  overflow: hidden;
  font-size: 22px;
  color: #929596;
  text-align: center;
  padding-top: 5px;
}
.pme-highlights-item_content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  -ms-flex-item-align: auto;
      align-self: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.pme-highlights-item_speaker {
  color: var(--mds-color-theme-text-primary-normal);
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 8px;
  margin-top: 5px;
}
.pme-highlights-item_speaker .free-text-note-type {
  margin-left: 12px;
  color: #00a0d1;
  font: 12px/1.35 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-highlights-item_additions {
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-highlights-item_additions button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.pme-highlights-item_additions button i {
  color: var(--mds-color-theme-text-secondary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.pme-highlights-item_additions button i:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
.pme-highlights-item_additions button i:focus,
.pme-highlights-item_additions button i:active,
.pme-highlights-item_additions button i:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.pme-highlights-item_additions button[disabled="disabled"] {
  opacity: 0.25;
  cursor: not-allowed;
}
.pme-highlights-item_additions button:focus {
  opacity: 1;
}
.pme-highlights-item_additions button .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-highlights-item_additions button .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-highlights-item_additions button .loading-ring:after {
  border-color: #171b1f #171b1f #171b1f transparent;
}
.pme-highlights-item_additions .btn-wrap {
  display: inline-block;
}
.pme-highlights-item.active-search-result {
  background-color: #EDEDED;
}
.pme-highlights-item_msg {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-item-align: auto;
      align-self: auto;
  margin-bottom: 8px;
}
.pme-highlights-item_msg .highlight-text {
  max-width: 100%;
  margin-right: auto;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  line-height: 1.4;
  border: solid 1px transparent;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  font-weight: 400;
}
.pme-highlights-item_msg .highlight-text[contenteditable="true"] {
  border-bottom-color: #cccdce;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pme-highlights-item_msg .highlight-text .recommendation_keyword {
  text-decoration: underline;
}
.pme-highlights-item_time .highlight-time {
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  padding-left: 6px;
  color: var(--mds-color-theme-text-secondary-normal);
  display: inline-block;
  margin-top: 5px;
}
.pme-highlights-item_category {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-item-align: auto;
      align-self: auto;
}
.pme-highlights-item_category button {
  border: 1px solid transparent;
  padding: 3px 8px;
  color: var(--mds-color-theme-text-inverted-normal);
  font-size: 12px;
  height: 24px;
  min-width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pme-highlights-item_category button {
    line-height: 14px;
  }
}
.pme-highlights-item_category button:hover {
  color: var(--mds-color-theme-text-inverted-normal);
}
.pme-highlights-item_category button span {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pme-highlights-item_category button span {
    top: 1px !important;
  }
}
.pme-highlights-item_category button .icon-arrow-down {
  vertical-align: bottom;
  font-size: 16px;
  line-height: 15px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: transform;
  -webkit-transition: -webkit-transform;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
.pme-highlights-item_category button.is-disabled {
  color: #fff !important;
  cursor: default;
}
.pme-highlights-item_category button.is-disabled .icon-arrow-down {
  display: none;
}
.pme-highlights-item_category button.openDropdown .icon-arrow-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pme-highlights-item_category .description {
  display: inline-block;
  color: var(--mds-color-theme-text-secondary-normal);
  font: 12px/1.9 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-left: 4px;
  font-weight: 500;
  line-height: 18px;
}
.pme-highlights-item_category .description:first-child {
  margin-left: 0;
}
.pme-highlights-item_category .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-highlights-item_category .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-highlights-item:hover {
  background-color: var(--mds-color-theme-background-secondary-hover);
}
.pme-highlights-item:hover .pme-highlights-item_additions button {
  opacity: 1;
}
.pme-highlights-item:active,
.pme-highlights-item:focus {
  background-color: var(--mds-color-theme-background-secondary-active);
}
.pme-highlights-item.editable {
  background: transparent;
}
.pme-highlights-item.editable .pme-highlights-item_additions .btn-wrap {
  opacity: 1;
}
.pme-highlights-item.playAudio {
  background: #f7f7f7;
}
.pme-highlights-item.playAudio .pme-highlights-item_additions .btn-wrap {
  opacity: 1;
}
.pme-highlights-item.removed {
  background: transparent;
}
.pme-highlights-item.removed .pme-highlights-item_additions .btn-wrap {
  opacity: 1;
}
.pme-highlights-item.suggesting {
  padding: 12px;
  margin-bottom: 12px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.pme-highlights-item.suggesting:hover {
  background-color: var(--mds-color-theme-background-secondary-hover);
}
.pme-highlights-item.suggesting .avatar_img {
  margin-left: 0;
}
.pme-highlights-item.suggesting .pme-highlights-item_content {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.pme-highlights-item .suggestions-tips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding-top: 5px;
  padding-left: 48px;
  line-height: 21px;
}
.pme-highlights-item .suggestions-tips span button {
  font-size: 16px;
  padding-left: 5px;
  cursor: pointer;
  border: none;
  background: transparent;
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.pme-highlights-item .suggestions-tips span button:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
.pme-highlights-item .suggestions-tips span button:focus,
.pme-highlights-item .suggestions-tips span button:active,
.pme-highlights-item .suggestions-tips span button:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.pme-highlights-empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 46px auto;
  max-width: 550px;
}
.pme-highlights-empty img {
  margin-bottom: 16px;
}
.pme-highlights-empty h4 {
  font: 16px/1.5 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #171b1f;
  margin-bottom: 4px;
}
.pme-highlights-empty p {
  font-size: 12px;
  line-height: 16px;
  color: #535759;
  text-align: center;
  width: 100%;
}
.pme-highlights-empty .link_to_highlights {
  border-radius: 20px;
  background-color: #00a0d1;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  height: 28px;
  text-decoration: none;
  padding: 4px 16px;
  margin-top: 24px;
}
.dialog-batch-delete-highlights .dialog-footer-btns button .loading-ring {
  margin-right: 12px;
  display: inline-block;
  width: 13px;
  height: 13px;
}
.dialog-batch-delete-highlights .dialog-footer-btns button .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.dialog-batch-delete-highlights .dialog-footer-btns button:disabled .loading-ring:after {
  border-color: var(--mds-color-theme-text-primary-normal) var(--mds-color-theme-text-primary-normal) var(--mds-color-theme-text-primary-normal) transparent;
}
.highlights_content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.highlights_content .half-tab {
  width: 50%;
}
.highlights_content .pme-recommendations {
  padding: 0 20px 0 0;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: absolute;
}
.highlights_content .pme-recommendations_toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.highlights_content .pme-recommendations_header {
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 32px;
  margin-bottom: 30px;
}
.highlights_content .pme-recommendations_header_count,
.highlights_content .pme-recommendations_header_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.highlights_content .pme-recommendations_header_count &gt; img,
.highlights_content .pme-recommendations_header_action &gt; img {
  width: 20px;
  height: 24px;
  margin-right: 12px;
}
.highlights_content .pme-recommendations_header_count button,
.highlights_content .pme-recommendations_header_action button {
  font-size: 20.04px;
  padding: 0;
  cursor: pointer;
  border: none;
  background: transparent;
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.highlights_content .pme-recommendations_header_count button:hover,
.highlights_content .pme-recommendations_header_action button:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
.highlights_content .pme-recommendations_header_count button:focus,
.highlights_content .pme-recommendations_header_action button:focus,
.highlights_content .pme-recommendations_header_count button:active,
.highlights_content .pme-recommendations_header_action button:active,
.highlights_content .pme-recommendations_header_count button:visited,
.highlights_content .pme-recommendations_header_action button:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.highlights_content .pme-recommendations_header_count .delete-all-recommendations,
.highlights_content .pme-recommendations_header_action .delete-all-recommendations {
  padding-right: 0;
}
.highlights_content .pme-recommendations_header_tips {
  padding: 12px 12px;
  border-radius: 8px;
  margin-bottom: 8px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.highlights_content .el-button_assistant {
  width: 168px;
  height: 32px;
  border-radius: 20px;
  font-family: ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.highlights_content .el-button_assistant &gt; span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.highlights_content .el-button_assistant &gt; span img {
  margin-right: 8px;
}
.highlights_content .el-button_assistant.align-right {
  margin-left: auto;
}
.highlights-popover .custom-highlights-dropdown {
  padding-right: 2px;
  overflow: hidden;
}
.highlights-popover .custom-highlights-dropdown .el-radio-group {
  height: 100%;
  width: 100%;
}
.highlights-popover .custom-highlights-dropdown .el-radio-group .category-item .el-radio__input {
  margin-top: 8px;
}
.highlights-popover .custom-highlights-dropdown .el-radio-group .category-item .el-radio__input .el-radio__inner {
  width: 16px;
  height: 16px;
}
.highlights-popover .custom-highlights-dropdown .el-radio-group .category-item .el-radio__input .el-radio__inner:after {
  width: 4px;
  height: 4px;
}
.highlights-popover .custom-highlights-dropdown .el-radio-group .category-item .el-radio__label {
  line-height: 30px;
}
.highlights-popover .custom-highlights-dropdown .el-scrollbar .el-scrollbar__wrap {
  max-height: 145px;
  padding-left: 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .highlights-popover .custom-highlights-dropdown .el-scrollbar .el-scrollbar__wrap {
    max-height: 164px;
  }
}
.highlights-popover .custom-highlights-dropdown .el-scrollbar .el-scrollbar__thumb {
  height: 57% !important;
}
/*----- POST MDP HIGHLIGHTS DIALOG -----*/
.pme-email-highlights-dialog {
  padding: 18px 12px 20px 20px;
  max-width: 642px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pme-email-highlights-dialog {
    width: 642px;
    z-index: 9999 !important;
  }
}
.pme-email-highlights-dialog .el-dialog__header {
  padding: 0;
}
.pme-email-highlights-dialog .el-dialog__header .el-dialog__title {
  font: 16px 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-email-highlights-dialog .el-dialog__header .el-dialog__headerbtn {
  font-size: 14px;
  margin: -8px -1px 0;
}
.pme-email-highlights-dialog .el-dialog__body {
  padding: 28px 0 0;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-count {
  color: var(--mds-color-theme-text-secondary-normal);
  font: 14px/1.57 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 16px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items {
  overflow: hidden;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .el-scrollbar .el-scrollbar__bar.is-horizontal {
  display: none;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .el-checkbox-group {
  max-height: 240px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_msg {
  margin-right: 0;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category span:first-child {
  padding: 3px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
  height: 20px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category span:first-child.Action {
  min-width: 80px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category span:first-child.Action,
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category span:first-child .Parking {
  min-width: 80px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category span:first-child.description {
  color: #929596;
  padding: 0;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item_category span.description {
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
  -ms-flex-item-align: center;
      align-self: center;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item .el-button.is-disabled,
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item .el-button.is-disabled:focus,
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item .el-button.is-disabled:hover {
  color: #fff;
  cursor: not-allowed;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item:hover,
.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item:focus {
  opacity: 1;
}
.pme-email-highlights-dialog .el-dialog__body hr {
  margin: 24px 0;
  color: var(--mds-color-theme-outline-secondary-normal);
  border-width: 0.5px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options {
  font: 14px/1.57 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-tag-input__tags .__input {
  min-width: 210px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-input input::-webkit-input-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-input input::-moz-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-input input::-ms-input-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-input input::placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-input .el-input__inner:hover {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails .el-input .el-input__inner:focus {
  border-color: #d8d8d8;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition {
  margin-top: 6px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition .svg-circleplus {
  display: inline-block;
  width: 20px;
  height: 14px;
  stroke: #171b1f;
  padding-right: 6px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition .el-button {
  font-size: 14px;
  color: #171b1f;
  min-width: auto;
  height: 19px;
  padding: 0;
  vertical-align: top;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition .el-button:hover,
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition .el-button:focus {
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition .el-button .btn-text {
  display: inline-block;
  padding-bottom: 4px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-meeting-descript {
  margin-top: 24px;
  margin-bottom: 24px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment-label {
  margin-bottom: 4px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment-label span {
  color: #929596;
  font: 12px/1.35 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment .el-input input::-webkit-input-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment .el-input input::-moz-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment .el-input input::-ms-input-placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment .el-input input::placeholder {
  font-size: 16px;
  color: #535759;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment .el-input .el-input__inner:hover {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment .el-input .el-input__inner:focus {
  border-color: #d8d8d8;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlighShare-comment-descript {
  color: var(--mds-color-theme-text-secondary-normal);
  font: 12px/1.35 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 4px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions {
  text-align: right;
  margin-top: 16px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-cancel-btn {
  height: 32px;
  color: var(--mds-color-theme-text-primary-normal);
  padding: 6px 16px;
  font-size: 16px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 20px;
  background-color: var(--mds-color-theme-button-secondary-normal);
  border-radius: 100px;
  border: 1px solid var(--mds-color-theme-outline-button-normal);
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-cancel-btn:hover {
  background-color: var(--mds-color-theme-button-secondary-hover);
  color: var(--mds-color-theme-text-primary-normal);
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-send-btn {
  height: 32px;
  color: var(--mds-color-theme-text-inverted-normal);
  padding: 6px 16px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  background-color: var(--mds-color-theme-button-primary-normal);
  border-radius: 100px;
  border: none;
  margin-left: 12px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-send-btn:disabled {
  opacity: 0.5;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-send-btn:hover {
  background-color: var(--mds-color-theme-button-primary-hover);
  color: var(--mds-color-theme-text-inverted-normal);
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.participants-popover &gt; span {
  width: 100%;
}
.participants-popover .pme-attendees_list-scroll {
  overflow-y: auto;
}
.pme-participants-invitees-dialog .confirm-btns {
  text-align: right;
}
.pme-participants-invitees-dialog .confirm-btns .loading-ring {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.pme-participants-invitees-dialog .confirm-btns .loading-ring:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 1px solid #fff;
  border-color: #fff #fff #fff transparent;
  -webkit-animation: loading-ring 1.2s linear infinite;
          animation: loading-ring 1.2s linear infinite;
}
.pme-participants-invitees-dialog .pandi_check_all {
  padding-left: 16px;
}
.el-popover.share-all-invitees {
  padding-right: 2px;
}
.el-popover.share-all-invitees .all-invitees-title {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 20px;
}
.el-popover.share-all-invitees .pme-attendees_list-scroll {
  padding-left: 0px;
}
.el-popover.share-all-invitees .pme-attendees_avatar {
  margin-right: 16px;
}
.el-popover.share-all-invitees .user-email {
  color: #737678;
}
/*---- POST MDP TRANSCRIPT TAB ----*/
.pme-transcripts.withWordcloud {
  position: absolute;
  height: 100%;
  width: calc(100% - 20px);
}
.pme-transcripts.withWordcloud .wordcloud-scroll {
  height: calc(100% - 30px);
  overflow-y: auto;
}
.pme-transcripts.withWordcloud .wordcloud-scroll::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.pme-transcripts.withWordcloud .wordcloud-scroll::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.pme-transcripts.withWordcloud .wordcloud-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--mds-color-theme-text-primary-normal);
}
.pme-transcripts_enhancment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  background: rgba(242, 244, 245, 0.5);
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #535759;
  margin-bottom: 25px;
}
.pme-transcripts_enhancment i {
  font-size: 14px;
  margin-right: 8px;
  -ms-flex-item-align: center;
      align-self: center;
}
.pme-transcripts_enhancment span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 20px;
  padding-top: 4px;
}
.pme-transcripts_download {
  padding: 3px 0;
  margin-bottom: 8px;
  margin-top: 0;
}
.pme-transcripts .download-btn,
.pme-transcripts .download-transcript-file-link {
  font: 14px ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
.pme-transcripts .download-btn i,
.pme-transcripts .download-transcript-file-link i {
  margin-left: 6px;
  font-size: 16px;
}
.pme-transcripts .highlight-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 14px/1.57 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-width: 0;
  padding: 0;
  height: auto;
  background: none;
  border: 0;
  color: #007ea8;
  cursor: pointer;
}
.pme-transcripts .save-btn,
.pme-transcripts .cancel-btn,
.pme-transcripts .edit-btn,
.pme-transcripts .add-btn,
.pme-transcripts .remove-btn,
.pme-transcripts .play-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: 14px/1.57 ciscosansttregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-width: 0;
  padding: 0px 2.4px;
  height: 21px;
  border: 0;
  background: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transition: background 0.3s 0.3s linear;
  transition: background 0.3s 0.3s linear;
  color: var(--mds-color-theme-text-primary-normal);
}
.pme-transcripts .save-btn:disabled,
.pme-transcripts .cancel-btn:disabled,
.pme-transcripts .edit-btn:disabled,
.pme-transcripts .add-btn:disabled,
.pme-transcripts .remove-btn:disabled,
.pme-transcripts .play-btn:disabled {
  opacity: .25;
  cursor: default;
}
.pme-transcripts .save-btn i,
.pme-transcripts .cancel-btn i,
.pme-transcripts .edit-btn i,
.pme-transcripts .add-btn i,
.pme-transcripts .remove-btn i,
.pme-transcripts .play-btn i {
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  margin-top: -3.5px;
}
.pme-transcripts .save-btn i:hover,
.pme-transcripts .cancel-btn i:hover,
.pme-transcripts .edit-btn i:hover,
.pme-transcripts .add-btn i:hover,
.pme-transcripts .remove-btn i:hover,
.pme-transcripts .play-btn i:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
.pme-transcripts .save-btn i:focus,
.pme-transcripts .cancel-btn i:focus,
.pme-transcripts .edit-btn i:focus,
.pme-transcripts .add-btn i:focus,
.pme-transcripts .remove-btn i:focus,
.pme-transcripts .play-btn i:focus,
.pme-transcripts .save-btn i:active,
.pme-transcripts .cancel-btn i:active,
.pme-transcripts .edit-btn i:active,
.pme-transcripts .add-btn i:active,
.pme-transcripts .remove-btn i:active,
.pme-transcripts .play-btn i:active,
.pme-transcripts .save-btn i:visited,
.pme-transcripts .cancel-btn i:visited,
.pme-transcripts .edit-btn i:visited,
.pme-transcripts .add-btn i:visited,
.pme-transcripts .remove-btn i:visited,
.pme-transcripts .play-btn i:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
.pme-transcripts .cancel-tooltip {
  visibility: hidden;
  width: 0;
  -webkit-transition: width;
  transition: width;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
.pme-transcripts .cancel-btn {
  opacity: 0;
}
.pme-transcripts .controls .el-loading-mask {
  background-color: rgba(255, 255, 255, 0.2);
}
.pme-transcripts .controls .el-loading-mask .el-loading-spinner {
  margin-top: -11px;
}
.pme-transcripts .controls .el-loading-mask .el-loading-spinner .circular {
  width: 21px;
  height: 21px;
}
.pme-transcripts .username {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--mds-color-theme-text-primary-normal);
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 22px;
}
.pme-transcripts .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pme-transcripts .controls button {
  opacity: 0;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.pme-transcripts .controls button:focus {
  opacity: 1;
}
.pme-transcripts .datetime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 4px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.pme-transcripts_additions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 auto;
}
.pme-transcripts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-width: 0;
  background: transparent;
  border-radius: 8px;
  padding: 8px 4px;
  -webkit-transition: background;
  transition: background;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.pme-transcripts-item:hover {
  background-color: var(--mds-color-theme-background-secondary-hover);
}
.pme-transcripts-item:hover .controls button {
  opacity: 1;
}
.pme-transcripts-item:focus,
.pme-transcripts-item:active {
  background-color: var(--mds-color-theme-background-secondary-active);
}
.pme-transcripts-item.found {
  -webkit-animation: FOUND-ITEM-BLINK 250ms infinite;
          animation: FOUND-ITEM-BLINK 250ms infinite;
}
.pme-transcripts-item.editable {
  background: none;
}
.pme-transcripts-item.editable .controls {
  opacity: 1;
}
.pme-transcripts-item.editable .cancel-btn {
  opacity: 1;
}
.pme-transcripts-item.editable .cancel-tooltip {
  visibility: visible;
  width: 26px;
}
.pme-transcripts-item.saving,
.pme-transcripts-item.highlighting,
.pme-transcripts-item.converting {
  background: none;
}
.pme-transcripts-item.saving .controls,
.pme-transcripts-item.highlighting .controls,
.pme-transcripts-item.converting .controls {
  opacity: 1;
}
.pme-transcripts-item.playing {
  background: var(--mds-color-theme-background-secondary-active);
}
.pme-transcripts-item.playing .controls {
  opacity: 1;
}
.pme-transcripts-item.active-search-result {
  background-color: #EDEDED;
}
.pme-transcripts-item.active-search-result.found {
  -webkit-animation: none;
          animation: none;
}
.pme-transcripts-item-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 28px;
          flex: 0 0 28px;
  height: 28px;
  margin: 0 8px 0 0;
}
.pme-transcripts-item-avatar .avatar_small {
  width: 32px;
  height: 32px;
  line-height: 32px!important;
}
.pme-transcripts-item-description {
  font: 14px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.pme-transcripts-item-header {
  margin-bottom: 8px;
  margin-top: 5px;
  padding-left: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pme-transcripts-item-body {
  max-width: 800px;
  padding-bottom: 1px;
  line-height: 1.37;
}
.pme-transcripts-item-body-content {
  display: inline;
  padding: 0 4px;
  border-bottom: solid 1px transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -webkit-transition: background-color 0.3s, border-bottom-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, border-bottom-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, border-bottom-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, border-bottom-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.pme-transcripts-item-body-content[contenteditable="true"] {
  border-color: #cccdce;
  display: block;
}
.pme-transcripts-item-body-content strong.highlight {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-transcripts-item.highlighted .pme-transcripts-item-body-content[contenteditable="false"] {
  background-color: var(--mds-color-theme-text-highlight);
  -webkit-box-shadow: 0 0 0 3px var(--mds-color-theme-text-highlight);
          box-shadow: 0 0 0 3px var(--mds-color-theme-text-highlight);
}
.pme-transcripts-item.suggestion .pme-transcripts-item-body-content {
  background: #C9FFE5;
  -webkit-box-shadow: 0 0 0 3px #C9FFE5;
          box-shadow: 0 0 0 3px #C9FFE5;
}
.pme-transcripts-item.editable .pme-transcripts-item-body {
  padding-bottom: 0;
}
.pme-transcripts_empty-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;
  max-width: 406px;
}
.pme-transcripts_empty-content h4 {
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
  color: #737678;
}
.pme-transcripts_empty-content p {
  font: 12px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 16px;
  color: #929596;
  text-align: center;
}
.pme-transcripts_picture {
  display: block;
  margin: 0 auto 18px;
}
.pme-transcripts_empty-content-delete-by-CO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;
  max-width: 430px;
}
.pme-transcripts_empty-content-delete-by-CO h4 {
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
  color: #000000;
  font-weight: 400;
}
.pme-transcripts_empty-content-delete-by-CO p {
  font: 12px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 16px;
  color: #929596;
  text-align: center;
  font-weight: 100;
}
@-webkit-keyframes FOUND-ITEM-BLINK {
  0%,
  49% {
    background-color: #EDEDED;
  }
  50%,
  100% {
    background-color: transparent;
  }
}
@keyframes FOUND-ITEM-BLINK {
  0%,
  49% {
    background-color: #EDEDED;
  }
  50%,
  100% {
    background-color: transparent;
  }
}
/*----- POST MDP TRANSCRIPT DOWNLOAD -----*/
.pme-transcripts-download {
  min-width: 351px;
  border-radius: 4px;
}
.pme-transcripts-download_title {
  display: inline-block;
  line-height: 1.4;
}
.pme-transcripts-download_item {
  margin-bottom: 9px;
  padding-right: 18px;
}
.pme-transcripts-download_item .item-type {
  float: left;
  color: #494949;
  font-size: 14px;
}
.pme-transcripts-download_item .item-value {
  float: right;
  color: #494949;
  font-size: 14px;
}
.pme-transcripts-download .el-checkbox__input {
  margin: 0;
}
.pme-transcripts-download .el-checkbox__inner {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid #808080;
  background: rgba(0, 0, 0, 0.16);
}
.pme-transcripts-download .el-checkbox__label {
  display: block;
  font-size: 16px;
  line-height: 1.4;
}
.pme-transcripts-download_check {
  display: block;
  overflow: hidden;
  color: #444547;
}
.pme-transcripts-download_footer {
  padding: 0 24px 24px;
  display: block;
}
.pme-transcripts-download .dialog-cancel_btn,
.pme-transcripts-download .dialog-confirm_btn {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  background-color: #cccdce;
  -webkit-transition: background;
  transition: background;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pme-transcripts-download .dialog-cancel_btn:hover,
.pme-transcripts-download .dialog-confirm_btn:hover {
  background: #b2b4b5;
}
.pme-transcripts-download .dialog-cancel_btn a,
.pme-transcripts-download .dialog-confirm_btn a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.pme-transcripts-download .dialog-cancel_btn {
  background-color: #929596;
}
.pme-transcripts-download .dialog-cancel_btn:hover {
  background: #787c7d;
}
/*---- POST MDP RECORDINGS TAB ----*/
.pme-recordings {
  color: #343537;
  width: 100%;
  padding: 0;
  position: relative;
}
.pme-recordings_introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  background: rgba(242, 244, 245, 0.5);
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #535759;
  margin-bottom: 25px;
}
.pme-recordings_introduction i {
  font-size: 14px;
  margin-right: 8px;
  -ms-flex-item-align: center;
      align-self: center;
}
.pme-recordings_introduction span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 20px;
  padding-top: 4px;
}
.pme-recordings #scroll {
  position: absolute;
  right: 0px;
  z-index: 999;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: -webkit-gradient(linear, left top, right top, from(rgba(247, 247, 247, 0.7)), color-stop(30%, #f7f7f7));
  background: linear-gradient(to right, rgba(247, 247, 247, 0.7), #f7f7f7 30%);
  color: #B2B2B2;
}
.pme-recordings .safariOnly {
  top: 23px;
}
.pme-recordings .other {
  top: 15px;
}
.pme-recordings .icon-ng-scroll {
  margin-right: 15px;
}
.pme-recordings_table {
  width: 100%;
  position: relative;
}
.pme-recordings_table td {
  height: 64px;
}
.pme-recordings_table th {
  height: 44px;
}
.pme-recordings_table th .cell {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.pme-recordings_empty-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;
  max-width: 430px;
}
.pme-recordings_empty-content h4 {
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
  color: #737678;
  font-weight: 400;
}
.pme-recordings_empty-content p {
  font: 12px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 16px;
  color: #929596;
  text-align: center;
  font-weight: 100;
}
.pme-recordings_empty-content-delete-by-CO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;
  max-width: 430px;
}
.pme-recordings_empty-content-delete-by-CO h4 {
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
  color: #000000;
  font-weight: 400;
}
.pme-recordings_empty-content-delete-by-CO p {
  font: 12px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 16px;
  color: #929596;
  text-align: center;
  font-weight: 100;
}
.pme-recordings_picture {
  display: block;
  margin: 0 auto 18px;
}
.post-meeting-nohighlights-tips {
  color: #8f8f8f;
  font-size: 14px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  text-align: center;
}
/*---- POST MDP Reports TAB ----*/
.pme-reports {
  width: 100%;
  padding: 0;
  position: relative;
}
.pme-reports #scroll {
  position: absolute;
  right: 0px;
  z-index: 999;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: -webkit-gradient(linear, left top, right top, from(rgba(247, 247, 247, 0.7)), color-stop(30%, #f7f7f7));
  background: linear-gradient(to right, rgba(247, 247, 247, 0.7), #f7f7f7 30%);
  color: #B2B2B2;
}
.pme-reports .safariOnly {
  top: 23px;
}
.pme-reports .other {
  top: 15px;
}
.pme-reports .icon-ng-scroll {
  margin-right: 15px;
}
.pme-reports .foot_container {
  margin-top: 16px;
}
.pme-reports .foot_container .report_export {
  position: relative;
  bottom: 1px;
  left: 1px;
}
.pme-reports .foot_container .pme-pagination {
  bottom: auto;
}
.pme-reports .safari_table .el-table__body {
  width: 100%;
  table-layout: fixed !important;
}
.pme-reports_table {
  width: 100%;
  position: relative;
}
.pme-reports_table td {
  height: 64px;
}
.pme-reports_table th {
  height: 44px;
}
.pme-reports_table th .cell {
  font-weight: bold;
  word-wrap: break-word;
}
.pme-reports_table .pme-reports_table-nameRow a {
  color: #343537;
}
.pme-reports_table .pme-reports_table-nameRow a:hover {
  color: #049fd9;
}
.pme-reports_table .pme-reports_table-nameRow .name {
  margin-left: 50px;
  padding-bottom: 12px;
  display: inline-block;
  text-overflow: ellipsis;
  vertical-align: middle;
  overflow: hidden;
  width: calc(100% - 70px);
}
.pme-reports_empty-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;
  max-width: 530px;
}
.pme-reports_empty-content h4 {
  font: 16px/1.5 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
  color: #737678;
  font-weight: 400;
}
.pme-reports_empty-content p {
  font: 12px 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 16px;
  color: #929596;
  text-align: center;
  font-weight: 100;
}
.pme-reports_picture {
  display: block;
  margin: 0 auto 18px;
}
.pme-reports-generate-title {
  font-weight: 350;
  font-size: 28px;
  line-height: 30px;
}
.pme-reports-generate-info {
  font-weight: 350;
  font-size: 16px;
  color: #535759;
  margin-top: 20px;
  line-height: 24px;
}
.mpd-content__word-cloud {
  height: 100%;
  overflow: hidden;
}
.mpd-content__word-cloud span {
  cursor: pointer;
}
/**/
.highlights-with-recommendations-layout #main_content {
  padding-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pme_details_wrap .grid_g_all {
  margin-top: 22px;
}
.pme_details_wrap .pme-player {
  outline-offset: 2px !important;
}
/* With epand styles */
.pme-main-content.grid {
  height: 100%;
}
.pme-main-content .pme_details_wrap {
  display: block;
  min-height: auto;
}
.pme-main-content .pme_details_wrap .grid_g_all {
  overflow: hidden;
  height: calc(100% - 125px);
  min-height: auto;
}
.pme-main-content .pme_details_wrap .post-meeting-tabs {
  height: calc(100% - 51px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* for SPARK-557903 */
  min-height: 200px;
}
.pme-main-content .pme_details_wrap .el-tab-pane {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  min-height: 100%;
}
.pme-main-content .pme_details_wrap .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pme-main-content .pme_details_wrap .el-expand {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.pme-main-content .pme_details_wrap .el-expand__item--left-side:has(.el-expand__btn[style*="display: none"]):after {
  width: 0;
}
.menu-item-icon {
  vertical-align: middle;
}
.menu-item-text {
  vertical-align: middle;
  margin-left: 18px;
}
.pme-share_head {
  width: 100%;
  padding: 18px 32px 0px 32px;
}
.pme-share_head .delimiter_create {
  -webkit-margin-before: 18px;
          margin-block-start: 18px;
  -webkit-margin-after: 0px;
          margin-block-end: 0px;
}
.pme-share_head .empty_content {
  padding-top: 24px;
}
.pme-share_loading {
  padding: 24px 18px;
}
.pme-share_picture {
  display: inline-block;
  padding: 12px 8px 30px;
  vertical-align: middle;
}
.pme-share_noSpace_message {
  margin-top: -18px;
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
}
.export_report {
  color: #005E7D;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pme-pagination-layout #wrapper .frame_host#frame .main .grid,
  .pme_body #wrapper .frame_host#frame .main .grid {
    overflow: visible;
  }
  .pme-pagination-layout .pme-reports,
  .pme_body .pme-reports {
    position: relative!important;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .el-table__body .reportEmail {
      width: 200px;
    }
    .el-table__body .reportEmail .cell {
      width: 200px;
    }
    .el-table__body .reportSourceID {
      width: 150px;
    }
    .el-table__body .reportSourceID .cell {
      width: 150px;
    }
  }
}
#wrapper #frame.frame_host .main .pme-main-content.grid.second-background {
  /* for SPARK-557903 */
  min-height: 400px;
  overflow-y: auto;
}
/* for ACC issue SPARK-557905 SPARK-557906 */
#highlightsContainer .pme-highlights-item.playAudio {
  color: black;
}
#highlightsContainer .pme-highlights-item.playAudio .pme-highlights-item_speaker {
  color: black;
}
#highlightsContainer .pme-highlights-item.playAudio .pme-highlights-item_category .description {
  color: black;
}
#highlightsContainer .pme-highlights-item.playAudio button i {
  color: black;
}
#recommendationsContainer .pme-highlights-item.playAudio {
  color: var(--mds-color-theme-text-primary-normal);
}
#recommendationsContainer .pme-highlights-item.playAudio button i {
  color: var(--mds-color-theme-text-primary-normal);
}
/* wordlistview.less */
.word-list-view-wrapper {
  position: absolute;
  height: 100%;
  width: calc(100% - 20px);
}
.word-list-view-wrapper .word-list-table {
  height: calc(100% - 70px);
  overflow-y: auto;
}
.word-list-view-wrapper .word-list-table::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.word-list-view-wrapper .word-list-table::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.word-list-view-wrapper .word-list-table::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--mds-color-theme-text-primary-normal);
}
.word-list-view-wrapper .el-table {
  border: 1px solid #dcdfe6;
}
.word-list-view-wrapper .el-table th,
.word-list-view-wrapper .el-table td {
  height: 36px;
}
.word-list-view-wrapper .el-table__body-wrapper {
  border-top: none;
}
.word-list-view-wrapper .el-table__row td {
  border-bottom: none;
}
.word-list-view-wrapper table {
  width: 100% !important;
}
.preview_playback {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 100%;
}
.preview_playback .playback_header {
  text-align: end;
}
.preview_playback .playback_content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.preview_playback .playback_content .fit_to_window {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.preview_playback .playback_content .stretch {
  height: 100%;
  width: 100%;
}
.preview_playback .playback_content .center {
  height: auto;
  width: auto;
}
.preview_playback .audio_img_playback {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 100%;
}
.preview_playback .audio_img_playback .preview_content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.preview_playback .audio_img_playback .preview_content.msgTop .preview_text,
.preview_playback .audio_img_playback .preview_content.follow_theme .preview_text {
  color: inherit!important;
}
.preview_playback .audio_img_playback .preview_content.msgTop {
  display: block;
}
.preview_playback .audio_img_playback .preview_content.msgTop .preview_text {
  height: 70px;
}
.preview_playback .audio_img_playback .preview_content.msgTop .preview_text .text_content {
  margin: 20px auto;
  display: inline-block;
  min-width: 80%;
  max-width: 680px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.preview_playback .audio_img_playback .preview_content.msgTop .background_img {
  height: calc(100% - 72px);
}
.preview_playback .audio_img_playback .preview_content .preview_text {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  overflow-y: hidden;
}
.preview_playback .audio_img_playback .preview_content .preview_text.text_white {
  color: rgba(255, 255, 255, 0.95);
}
.preview_playback .audio_img_playback .preview_content .preview_text.text_black {
  color: rgba(0, 0, 0, 0.95);
}
.preview_playback .audio_img_playback .preview_content .preview_text .text_content {
  min-width: 480px;
  width: 60%;
  max-height: 100%;
  overflow-y: auto;
}
.preview_playback .audio_img_playback .preview_content .preview_text .text_on_img {
  display: inline-block;
  padding: 24px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.95);
}
.preview_playback .audio_img_playback .preview_content .background_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.preview_playback .audio_img_playback .preview_content .background_img.user_upload {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.preview_playback .audio_img_playback .preview_content .background_img .audio_play {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2000;
}
.preview_playback .audio_img_playback .preview_content .background_img .audio_play .audio_container {
  display: none;
}
.preview_playback .audio_img_playback .preview_content .background_img .audio_play .play_btn {
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.95);
}
.preview_playback .audio_img_playback .preview_content .background_img .audio_play .play_btn:hover {
  background: #3B3B3B;
}
.preview_playback .audio_img_playback .preview_content .background_img .audio_play .play_btn:active {
  background: #262626;
}
.preview_playback .audio_img_playback .preview_content .background_img .audio_play .play_btn.el-button--text {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  min-width: 0;
  padding: 0;
  font-size: inherit;
}
.preview_playback .audio_img_playback .preview_content .text_center {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 48px;
}
.preview_playback .audio_img_playback .preview_content .text_center div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  word-break: normal;
  word-wrap: break-word;
  overflow: hidden;
}
.preview_playback .audio_img_playback .theme {
  background: transparent;
}
.preview_playback .audio_img_playback .darkBlue {
  background: #08599C;
}
.preview_playback .audio_img_playback .cyanBlue {
  background: #12615A;
}
.preview_playback .audio_img_playback .brown {
  background: #914017;
}
.preview_playback .audio_img_playback .purple {
  background: #432C78;
}
.preview_playback .audio_img_playback .lakeBlue {
  background: #C7EEFF;
}
.preview_playback .audio_img_playback .blueGreen {
  background: #BAF5E7;
}
.preview_playback .audio_img_playback .beige {
  background: #FCE4C7;
}
.preview_playback .audio_img_playback .lavender {
  background: #E2CAFC;
}
.preview_playback .audio_img_playback .gradientColorGreen {
  background: -webkit-gradient(linear, left top, left bottom, from(#93C437), to(#279BE8));
  background: linear-gradient(180deg, #93C437 0%, #279BE8 100%);
}
.preview_playback .audio_img_playback .gradientColorBlue {
  background: -webkit-gradient(linear, left top, left bottom, from(#279BE8), to(#875AE0));
  background: linear-gradient(180deg, #279BE8 0%, #875AE0 100%);
}
.preview_playback .audio_img_playback .gradientColorRed {
  background: -webkit-gradient(linear, left top, left bottom, from(#F55868), to(#875AE0));
  background: linear-gradient(180deg, #F55868 0%, #875AE0 100%);
}
.preview_playback .audio_img_playback .gradientColorYellow {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFBE4F), to(#F26B1D));
  background: linear-gradient(180deg, #FFBE4F 0%, #F26B1D 100%);
}
.preview_playback .audio_img_playback .greenBg {
  background: url(/webappng/images/preview_green_bg.2c43cb55.jpg) 0 0 / cover no-repeat;
}
.preview_playback .audio_img_playback .blueBg {
  background: url(/webappng/images/preview_blue_bg.0b80e211.png) 0 0 / cover no-repeat;
}
.preview_playback .audio_img_playback .blackBg {
  background: url(/webappng/images/preview_black_bg.6e1cfa9f.jpg) 0 0 / cover no-repeat;
}
.preview_playback .audio_img_playback .whiteBg {
  background: url(/webappng/images/preview_white_bg.24600771.jpg) 0 0 / cover no-repeat;
}
.playback_top_tooltip {
  max-width: 680px;
  text-align: center;
  word-break: normal;
  word-wrap: break-word;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 20px;
}
.playback_top_tooltip.preview_tooltip {
  max-width: 35%;
}
.playback_top_tooltip.is-dark {
  background-color: #000000;
}
.playback_top_tooltip[x-placement^=bottom] .popper__arrow {
  border-bottom-color: #545454;
}
.playback_top_tooltip[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: #000000;
}
.practice_session_customize {
  height: 100%;
  overflow-x: auto;
}
.practice_session_customize .customize_content {
  padding: 20px 64px;
  min-height: 680px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.practice_session_customize .customize_content .content_title .preview_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.practice_session_customize .customize_content .content_title .preview_title h1 {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 28px;
  line-height: 38px;
  font-weight: bold;
  margin: 0;
}
.practice_session_customize .customize_content .content_title .preview_description {
  width: 740px;
  margin-top: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
  line-height: 19px;
}
.practice_session_customize .customize_content .content_main {
  margin-top: 20px;
  min-height: 494px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 8px;
}
.practice_session_customize .preview_background {
  background-color: #000000;
  padding: 10px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
}
.practice_session_customize .preview_background .background_header,
.practice_session_customize .preview_background .background_bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.practice_session_customize .preview_background .background_header {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.practice_session_customize .preview_background .background_bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.practice_session_customize .preview_background .background_rect {
  display: inline-block;
  background: #262626;
  border-radius: 100px;
}
.practice_session_customize .preview_background .background_rect.top_left {
  width: 88px;
  height: 10px;
}
.practice_session_customize .preview_background .background_rect.top_right {
  width: 100px;
  height: 10px;
}
.practice_session_customize .preview_background .background_rect.bottom_left {
  width: 40px;
  height: 12px;
}
.practice_session_customize .preview_background .background_rect.bottom_right {
  width: 72px;
  height: 12px;
}
.practice_session_customize .preview_background .background_rounds {
  width: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.practice_session_customize .preview_background .background_rounds .background_ball {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: #545454;
}
.practice_session_customize .preview_background .background_rounds .background_ball.red_ball {
  background-color: #DB1F2E;
}
.practice_session_customize .theme {
  background: transparent;
}
.practice_session_customize .darkBlue {
  background: url(/webappng/images/preview_dark_blue_bg.06417ccc.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .cyanBlue {
  background: url(/webappng/images/preview_cyan_blue_bg.9e54887e.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .brown {
  background: url(/webappng/images/preview_brown_bg.a24e8c5e.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .purple {
  background: url(/webappng/images/preview_purple_bg.55b824a2.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .lakeBlue {
  background: url(/webappng/images/preview_lake_blue_bg.754d63c0.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .blueGreen {
  background: url(/webappng/images/preview_blue_green_bg.37b373bb.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .beige {
  background: url(/webappng/images/preview_beige_bg.072cc08e.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .lavender {
  background: url(/webappng/images/preview_lavender_bg.d062c6aa.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .gradientColorGreen {
  background: url(/webappng/images/preview_gradient_color_green_bg.524cabe5.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .gradientColorBlue {
  background: url(/webappng/images/preview_gradient_color_blue_bg.8a711c94.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .gradientColorRed {
  background: url(/webappng/images/preview_gradient_color_red_bg.1afecca1.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .gradientColorYellow {
  background: url(/webappng/images/preview_gradient_color_yellow_bg.37765388.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .greenBg {
  background: url(/webappng/images/preview_green_bg.2c43cb55.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .blueBg {
  background: url(/webappng/images/preview_blue_bg.0b80e211.png) 0 0 / cover no-repeat;
}
.practice_session_customize .blackBg {
  background: url(/webappng/images/preview_black_bg.6e1cfa9f.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize .whiteBg {
  background: url(/webappng/images/preview_white_bg.24600771.jpg) 0 0 / cover no-repeat;
}
.practice_session_customize #footer {
  margin-top: 0;
}
.customize_preview {
  padding: 12px 20px;
  display: inline-block;
  width: 100%;
}
.customize_preview .preview_title {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.customize_preview .preview_container {
  height: calc((100vw - 580px)/1.74);
  max-height: 644px;
  min-height: 314px;
  max-width: 1120px;
  margin: 28px auto;
  position: relative;
}
.customize_preview .preview_container .preview_background {
  width: 100%;
  height: 100%;
}
.customize_preview .preview_container .preview_text {
  line-height: 20px;
  text-align: center;
}
.customize_preview .preview_container .preview_text.text_white {
  color: rgba(255, 255, 255, 0.95);
}
.customize_preview .preview_container .preview_text .text_content {
  width: 60%;
  max-height: 100%;
  overflow-y: auto;
}
.customize_preview .preview_container .preview_text .text_on_img {
  display: inline-block;
  padding: 24px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.95);
}
.customize_preview .preview_container .preview_content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 28px 8px 32px 8px;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.customize_preview .preview_container .preview_content.msgTop {
  display: block;
}
.customize_preview .preview_container .preview_content.msgTop .preview_text {
  height: 20px;
  margin: 12px auto;
  color: rgba(255, 255, 255, 0.95);
}
.customize_preview .preview_container .preview_content.msgTop .preview_text .text_content {
  display: inline-block;
  max-width: 400px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.customize_preview .preview_container .preview_content.msgTop .background_img {
  height: calc(100% - 44px);
}
.customize_preview .preview_container .preview_content .background_img {
  width: 100%;
  height: 100%;
}
.customize_preview .preview_container .preview_content .background_img.user_upload {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.customize_preview .preview_container .preview_content .text_center {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 48px;
}
.customize_preview .preview_container .preview_content .text_center div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  word-break: normal;
  word-wrap: break-word;
}
.customize_option_card {
  border-left: 1px solid var(--mds-color-theme-outline-secondary-normal);
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 410px;
  overflow-y: auto;
}
.customize_option_card .static_container,
.customize_option_card .media_container {
  padding: 0 14px 0 20px;
}
.customize_option_card .static_container,
.customize_option_card .media_container {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.customize_option_card .option_card_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0;
}
.customize_option_card .option_card_header .card_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.customize_option_card .option_card_header .reset_btn {
  font-size: 14px;
  line-height: 22px;
  min-width: 0;
  height: 100%;
  text-decoration: underline;
  border-radius: 0;
  padding: 0;
}
.customize_option_card .option_card_header .reset_btn:focus {
  border: none!important;
}
.customize_option_card .customize_option_item {
  margin-bottom: 8px;
}
.customize_option_card .customize_option_item .item_title {
  padding: 6px 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.customize_option_card .customize_option_item .item_text {
  font-size: 14px;
  line-height: 19px;
}
.customize_option_card .customize_option_item .background_picker .image_list {
  padding: 6px 0;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .upload_button {
  min-width: 32px;
  border-radius: 4px;
  height: 32px;
  padding: 0;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 6px 4px;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn {
  height: 100%;
  width: 100%;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  padding: 1px;
  cursor: pointer;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.is_checked {
  outline: 2px solid #00A0D1;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.theme {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACWSURBVHgBxdTJDQAhDEPRTNm0TQUjDkgIsYQkdtzA+yeL5K5I4hpeJWkdTwkYcXrAjFMDVjgtYIdTAk44POCG109wK6I4GlSACkcFqHFEwBMeHfCMRwaY8KgAMx4R4MK9AW7cExCCWwPCcEtAKP4aEI6/BEBwbQAM1wRA8VsAHD8FUPBdAA1fBVDxOYCOjwEpeA9Iw9t+79c8H3MrSX4AAAAASUVORK5CYII=) 0 0 / cover no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.darkBlue {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -47px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.cyanBlue {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -88px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.brown {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -128px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.purple {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -171px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.lakeBlue {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -212px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.blueGreen {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -252px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.beige {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -294px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.lavender {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -334px -4px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.gradientColorGreen {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -6px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.gradientColorBlue {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -47px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.gradientColorRed {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -88px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.gradientColorYellow {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -128px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.greenBg {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -169px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.blueBg {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -212px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.blackBg {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -252px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.whiteBg {
  background: url(/webappng/images/img_picker.2bcb9f5b.png) -294px -49px / 370px 84px no-repeat;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .user_upload {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 30px;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .user_upload img {
  width: 30px;
  height: 30px;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .userUploadBg {
  position: relative;
}
.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .userUploadBg .icon-exit-contain {
  font-size: 13px;
  position: absolute;
  right: -7px;
  top: -7px;
}
.customize_option_card .customize_option_item .el-switch .el-switch__core,
.customize_option_card .customize_option_item .el-switch[aria-checked="false"] .el-switch__core {
  background-color: #949494;
}
.customize_option_card .customize_option_item .el-switch.is-checked .el-switch__core {
  background-color: var(--mds-color-theme-control-active-normal);
}
.customize_option_card .message_option .item_form .el-radio {
  display: block;
  margin-left: 0;
}
.customize_option_card .message_option .item_form .el-radio .el-radio__input {
  margin-top: 5px;
}
.customize_option_card .message_option .item_form .el-radio .el-radio__label {
  line-height: 28px;
}
.customize_option_card .message_option .item_form .message_input {
  margin: 12px 0 4px 0;
}
.customize_option_card .message_option .item_form .message_input .el-textarea__inner {
  max-height: 264px;
}
.customize_option_card .music_option .music_upload {
  margin: 12px 0 16px 0;
}
.customize_option_card .music_option .music_upload.music_disabled {
  opacity: .5;
  cursor: not-allowed;
}
.customize_option_card .music_option .music_upload.music_disabled .el-upload {
  cursor: not-allowed;
}
.customize_option_card .music_option .music_upload .el-upload {
  display: block;
}
.customize_option_card .music_option .music_upload .el-upload .upload_button {
  width: 100%;
  font-size: 14px;
}
.customize_option_card::-webkit-scrollbar,
.text_content::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.customize_option_card::-webkit-scrollbar-track,
.text_content::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.customize_option_card::-webkit-scrollbar-thumb,
.text_content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c4c4c4;
}
.upload_view.audio_upload .upload_info .info_container .file_info .file_name {
  max-width: 175px;
}
.upload_view .upload_info {
  background: var(--mds-color-theme-background-alert-default-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 5px 12px;
  border-radius: 8px;
}
.upload_view .upload_info.uploadError {
  background-color: var(--mds-color-theme-background-alert-error-normal);
  color: var(--mds-color-theme-text-error-normal);
  height: 34px;
}
.upload_view .upload_info .info_container {
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload_view .upload_info .info_container div {
  display: inline-block;
}
.upload_view .upload_info .info_container .loading_div {
  width: 14px;
  line-height: 24px;
  margin-right: 9px;
}
.upload_view .upload_info .info_container .loading_div .el-loading-mask {
  background-color: transparent;
  width: 14px;
  height: 14px;
}
.upload_view .upload_info .info_container .loading_div .el-loading-spinner {
  top: 100%;
}
.upload_view .upload_info .info_container .loading_div .el-loading-spinner .circular {
  width: 14px;
  height: 14px;
}
.upload_view .upload_info .info_container .error_icon,
.upload_view .upload_info .info_container .audio_icon {
  font-size: 14px;
  margin-right: 8px;
  line-height: 24px;
}
.upload_view .upload_info .info_container .error_icon i,
.upload_view .upload_info .info_container .audio_icon i {
  margin-top: 5px;
}
.upload_view .upload_info .info_container .file_info {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.upload_view .upload_info .info_container .file_info .file_name {
  vertical-align: top;
  font-weight: bold;
  max-width: 206px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.upload_view .upload_info .info_container .file_info .file_size {
  padding: 0 8px;
}
.upload_view .upload_info .file_operation {
  white-space: nowrap;
}
.upload_view .upload_info .file_operation .el-button--text {
  min-width: 0;
  height: 100%;
  color: inherit;
  padding: 0;
  font-size: 14px;
}
.upload_view .audio_container {
  display: none;
}
.upload_view .upload_err {
  margin: 4px 0;
  padding: 0px 16px;
  font-size: 12px;
  line-height: 18px;
  color: var(--mds-color-theme-text-error-normal);
}
.reset_dialog {
  width: 500px;
}
.no_header .skip-link,
.no_header #topNotis,
.no_header #header,
.no_header #ng_nav {
  display: none !important;
}
.no_header #app {
  height: 100%!important;
}
.producer_customize_stage {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  color: var(--mds-color-theme-text-primary-normal);
  background: var(--mds-color-theme-gradation-primary);
}
.producer_customize_stage .customize_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.producer_customize_stage .customize_content .producer_customize_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;
  background: var(--mds-color-theme-gradation-secondary);
  -webkit-box-shadow: 0 1px 0 var(--mds-color-theme-outline-secondary-normal);
          box-shadow: 0 1px 0 var(--mds-color-theme-outline-secondary-normal);
  height: 48px;
  padding: 0 12px;
}
.producer_customize_stage .customize_content .producer_customize_header .header_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
}
.producer_customize_stage .customize_content .producer_customize_header .save_btn {
  background: #000;
  color: #fff;
  height: 32px;
  font-size: 14px;
  padding: 6px 12px;
}
.producer_customize_stage .customize_content .producer_customize_header .save_btn:focus {
  border: 3px solid #3EA6FF;
}
.producer_customize_stage .customize_content .producer_customize_main {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .stage_desc {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  padding: 12px 20px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .stage_desc strong {
  font-weight: bold;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main {
  padding: 20px;
  background: var(--mds-color-theme-gradation-secondary);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_title_container {
  margin: auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_title_container .header_title {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
  margin-right: 5px;
  margin-top: 0px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_title_container .header_text {
  font-size: 14px;
  line-height: 19px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_title_container .el-tooltip {
  margin-top: -6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_title_container .el-popover__trigger {
  line-height: 22px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_title_container .el-popover__trigger .el-popover {
  padding: 12px 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
  color: var(--mds-color-theme-text-secondary-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn {
  margin-top: 8px;
  margin-left: 20px;
  height: 100%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn .el-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn .el-button-group .toggle_btn {
  min-width: 32px;
  width: 32px;
  height: 32px;
  border: 1px solid #DEDEDE;
  padding: 8px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn .el-button-group .toggle_btn:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn .el-button-group .toggle_btn:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn .el-button-group .toggle_btn.active_btn {
  background: var(--mds-color-theme-button-primary-pressed);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window {
  overflow-x: auto;
  overflow-y: hidden;
  width: calc(100vw - 440px);
  min-width: 100%;
  margin-bottom: 24px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper {
  border-radius: 8px;
  margin: 0 auto;
  padding: 20px 24px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.bg_default_none {
  background: var(--mds-color-theme-common-background-solid-secondary-dark);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.after_upload {
  padding: 52px 80px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.after_upload .preview_with_content {
  padding: 7% 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload {
  width: 224px;
  height: 380px;
  padding: 128px 8px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share {
  padding: 50px 8px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share .preview_with_content,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share .preview_with_content {
  display: block;
  padding: 11px 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share .preview_with_content .content_img_container,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share .preview_with_content .content_img_container {
  width: 100%;
  height: 48%;
  margin-bottom: 8px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share .preview_with_content .content_img_container img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share .preview_with_content .content_img_container img {
  padding: 5% 30%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share .preview_with_content .user_img_container,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share .preview_with_content .user_img_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(51% - 8px);
  width: 100%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share .preview_with_content .user_img_container .female_img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share .preview_with_content .user_img_container .female_img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.with_share .preview_with_content .user_img_container .male_img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload.with_share .preview_with_content .user_img_container .male_img {
  height: 100%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile .preview_logo_position .logo_position,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload .preview_logo_position .logo_position {
  width: 66px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile .preview_without_content,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload .preview_without_content {
  padding: 4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile .preview_without_content .name_label,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload .preview_without_content .name_label {
  font-size: 12px;
  left: 4px;
  bottom: 4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile .preview_without_content .name_label.customize_name_label,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.after_upload .preview_without_content .name_label.customize_name_label {
  max-height: 32px;
  max-width: calc(100% - 8px);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position {
  position: absolute;
  left: 12px;
  right: 12px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position.top_container {
  top: 6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position.bottom_container {
  bottom: 6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position .logo_position {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position .logo_position.show {
  background: rgba(255, 255, 255, 0.1);
  border: 1px dashed rgba(0, 0, 0, 0.15);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position .logo_position.right {
  text-align: right;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position .logo_position.left {
  text-align: left;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position .logo_position img {
  max-height: 100%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_logo_position .logo_position img:hover {
  cursor: pointer;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag {
  padding: 2px;
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid transparent;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_mask,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_mask {
  position: absolute;
  border-radius: 4px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: #FFFFFF;
  opacity: 0.4;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main {
  padding-left: 3px;
  z-index: 200;
  white-space: nowrap;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main.border,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main.border {
  border-left: 2px solid #FFFFFF;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main .tag_name,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main .tag_name,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main .tag_suffix,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main .tag_suffix {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main .tag_name,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main .tag_name {
  font-size: 13px;
  line-height: 14px;
  color: #000000;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main .tag_name.white_text,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main .tag_name.white_text {
  color: #FFFFFF;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main .tag_suffix,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main .tag_suffix {
  font-size: 12px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.7);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .customize_name_label .name_tag .tag_main .tag_suffix.white_text,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .customize_name_label .name_tag .tag_main .tag_suffix.white_text {
  color: rgba(255, 255, 255, 0.7);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .name_label,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .name_label {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.95);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 3px 4px;
  height: 24px;
  position: absolute;
  left: 4px;
  bottom: 4px;
  z-index: 1000;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .name_label.customize_name_label,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .name_label.customize_name_label {
  padding: 0;
  height: auto;
  max-height: 32px;
  max-width: calc(100% - 8px);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content img {
  height: 100%;
  width: 100%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content {
  position: relative;
  background: rgba(59, 59, 59, 0.4);
  border-radius: 8px;
  height: 100%;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content img {
  padding: 1%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .name_label {
  font-size: 16px;
  left: 8px;
  bottom: 8px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .name_label.customize_name_label {
  max-height: 40px;
  max-width: calc(100% - 16px);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 100%;
  padding: 7.5% 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .content_img_container,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .female_img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .male_img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px;
  background: rgba(59, 59, 59, 0.4);
  border-radius: 8px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .content_img_container {
  width: 60%;
  margin-right: 6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .content_img_container img {
  padding: 10% 30%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .user_img_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(40% - 6px);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .user_img_container .female_img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .user_img_container .male_img {
  width: 100%;
  height: 60%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .user_img_container .female_img img,
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .user_img_container .male_img img {
  padding: 1%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_checkbox {
  text-align: center;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_checkbox .el-radio:first-of-type {
  margin-right: 16px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option {
  margin-left: 12px;
  padding: 0px 20px;
  background: var(--mds-color-theme-gradation-secondary);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c4c4c4;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_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;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_header .card_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 12px 0;
  margin: 0px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_header .reset_btn {
  font-size: 12px;
  min-width: 0;
  height: 100%;
  border-radius: 0;
  color: var(--mds-color-theme-text-primary-normal);
  padding: 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_header .reset_btn:focus {
  border: none!important;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item {
  margin-top: 12px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .item_title {
  padding: 6px 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .name_tage_title {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .item_text {
  font-size: 14px;
  line-height: 19px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker {
  margin-left: -4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list {
  padding: 6px 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container {
  display: inline-block;
  width: 58px;
  height: 44px;
  margin: 6px 4px;
  position: relative;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  padding: 1px;
  cursor: pointer;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.is_checked {
  border: 2px solid var(--mds-color-theme-teaching-text-accent-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.is_checked.bg_default_none {
  border: 2px solid var(--mds-color-theme-teaching-text-accent-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.is_checked .delete_upload_file {
  display: block;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.bg_default_none,
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.name_tag_none {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: url(/webappng/images/bg_default_none.ec34854f.jpg) 0 0 / cover no-repeat;
  color: #1C1C1E;
  font-size: 17px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn img {
  max-height: 100%;
  max-width: 100%;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .user_upload {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .upload_button {
  min-width: 58px;
  border-radius: 4px;
  height: 44px;
  padding: 0;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-common-outline-closed-caption-secondary-dark);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .img_picker .visually-status-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .upload_view .error_icon {
  color: var(--mds-color-theme-text-error-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .color_picker_item:hover {
  background: transparent;
  border: 0px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .tag_color_picker .color_picker_item_content {
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  border-radius: 8px;
  margin-left: 6px;
  margin-right: 6px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .tag_color_picker .color_picker_item_content .el-input-group--prepend input {
  border: 0px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper {
  background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAAsADsDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD+1igD1CgDy+gD1CgDy+gD1CgDy+gD1CgAoA8voA9QoA8voA9QoA8voA9QoA8voAKAPUKAPL6APUKAPL6APUKAPL6APUKACgDy+gD1CgDy+gD1CgDy+gD1CgDy+gAoA9QoA8voA9QoA8voA9QoA8voA9QoAKAPL6APUKAPL6APUKAPL6APUKAPL6AA/9k=) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag {
  width: 51px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid transparent;
  background-color: #FFFFFF;
  padding: 5px 4px;
  position: relative;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_mask {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 10;
  background: #FFFFFF;
  opacity: 0.4;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_main {
  padding-left: 3px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_main.border {
  border-left: 2px solid #FFFFFF;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_main .tag_name {
  z-index: 200;
  height: 7px;
  width: 36px;
  background-color: #000000;
  margin-bottom: 4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_main .tag_name.white_text {
  background-color: #FFFFFF;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_main .tag_suffix {
  z-index: 200;
  height: 5px;
  width: 24px;
  background-color: rgba(0, 0, 0, 0.7);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper .name_tag .tag_main .tag_suffix.white_text {
  background-color: rgba(255, 255, 255, 0.7);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker {
  padding: 0;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content:hover {
  border: 1px solid var(--mds-color-theme-outline-input-normal);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__color {
  border: none;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__panel {
  left: -20px;
  cursor: auto;
  background: var(--mds-color-theme-gradation-primary);
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__panel .el-color-dropdown__header .el-button,
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__panel .el-color-dropdown__header .el-color-dropdown__headerbtn {
  font-size: 12px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__panel .el-color-dropdown__header .color_picker_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__panel .el-color-dropdown__header .reset_color_btn {
  display: inline-block;
  padding: 0;
  min-width: auto;
  margin: 0 8px;
  height: auto;
  border-radius: 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-color-picker .el-color-picker__panel .el-color-dropdown__header .reset_color_btn i {
  padding: 0;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-input__inner {
  color: var(--mds-color-theme-text-primary-normal);
  border-radius: 4px;
  padding: 0 3px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .tag_color_picker .color_picker_item_content .el-input__inner:hover {
  border-color: #808080;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .fade_out_checkbox {
  margin-top: 4px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .upload_view .upload_info .info_container .file_info .file_name {
  max-width: 176px;
}
.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .upload_view .upload_info .info_container .loading_div .el-loading-mask {
  background-color: transparent;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_blue {
  background: #08599C;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_cyan {
  background: #C7EEFF;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_green_gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#93C437), to(#279BE8));
  background: linear-gradient(180deg, #93C437 0%, #279BE8 100%);
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_red_gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#F55868), to(#875AE0));
  background: linear-gradient(180deg, #F55868 0%, #875AE0 100%);
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_webex {
  background: url(/webappng/images/bg_default_webex.2c43cb55.jpg) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_dark {
  background: url(/webappng/images/bg_default_dark.6e1cfa9f.jpg) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_mist {
  background: url(/webappng/images/bg_default_mist.24600771.jpg) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_black {
  background: url(/webappng/images/bg_default_black.6043e2c2.jpg) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_gray {
  background: url(/webappng/images/bg_default_gray.2677202a.jpg) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_blue_gradient {
  background: url(/webappng/images/bg_default_blue_gradient.16c82539.jpg) 0 0 / cover no-repeat;
}
.producer_customize_stage .customize_content .producer_customize_main .bg_default_purple_gradient {
  background: url(/webappng/images/bg_default_purple_gradient.ae8fff3a.jpg) 0 0 / cover no-repeat;
}
.producer_edit_name {
  width: 690px;
  height: 632px;
}
.producer_edit_name .edit_name_main .producer_search_input .el-input__inner {
  border-radius: 24px;
}
.producer_edit_name .edit_name_main .panelist_table {
  margin-top: 14px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table {
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
}
.producer_edit_name .edit_name_main .panelist_table .el-table td {
  border-bottom: 0px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table tr {
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.producer_edit_name .edit_name_main .panelist_table .el-table tr:hover td {
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.producer_edit_name .edit_name_main .panelist_table .el-table .cell {
  padding-left: 6px;
  padding-right: 6px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__header th {
  height: 30px;
  font-size: 14px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__header th,
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__header th div {
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: bold;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper {
  overflow-x: hidden;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td {
  vertical-align: middle;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .name_tag_avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .name_tag_avatar img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .panelist_origin_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item {
  margin-bottom: 0px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item .el-form-item__content {
  line-height: 100%;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item .el-form-item__content .el-form-item__error {
  padding: 8px 0 0 0;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item .el-form-item__content .el-input {
  padding: 4px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-input {
  padding: 4px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c4c4c4;
}
.producer_edit_name .edit_name_main .edit_name_no_data {
  height: 456px;
}
.producer_edit_name .edit_name_no_data {
  height: 488px;
}
.producer_edit_name .edit_name_no_data .no_data_img_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 147px 0 70px 0;
}
.producer_edit_name .edit_name_no_data .no_data_img_container .no_data_img {
  height: 140px;
  width: 222px;
}
.producer_edit_name .edit_name_no_data .no_data_text {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 124px;
}
.producer_logo_optimize .logo_cropper .cropper-line {
  background-color: #7F6C6C;
}
.producer_logo_optimize .logo_cropper .cropper {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  text-align: center;
}
.producer_logo_optimize .logo_cropper .cropper img {
  max-width: 100%;
  max-height: 100%;
}
.producer_logo_optimize .logo_cropper .cropper .cropper-container .cropper-modal {
  opacity: .2;
}
.producer_logo_optimize .logo_cropper .slider {
  width: 270px;
  height: 50px;
  margin: 0 auto;
  padding-top: 20px;
}
.producer_logo_optimize .logo_cropper .slider .el-slider__button {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.18);
  width: 18px;
  height: 18px;
}
.producer_logo_optimize .logo_cropper .slider .el-slider__button:hover,
.producer_logo_optimize .logo_cropper .slider .el-slider__button.hover {
  -webkit-transform: none;
          transform: none;
  background: #049fd9;
}
.producer_logo_optimize .logo_cropper .slider .el-input-number__decrease,
.producer_logo_optimize .logo_cropper .slider .el-input-number__increase {
  color: var(--mds-color-theme-text-primary-normal);
}
.producer_logo_optimize .logo_cropper .slider .el-slider__runway {
  margin-top: -22px;
  background-color: var(--mds-color-core-gray-70);
}
.producer_logo_optimize .logo_cropper .cropper-container,
.producer_logo_optimize .logo_cropper .cropper-wrap-box,
.producer_logo_optimize .logo_cropper .cropper-crop-box,
.producer_logo_optimize .logo_cropper .cropper-view-box,
.producer_logo_optimize .logo_cropper .cropper-face {
  border-radius: 0 !important;
}
.producer_logo_optimize .logo_cropper .cropper-line {
  background-color: #000000;
  opacity: 0.5;
}
.producer_logo_optimize .logo_cropper .line-n {
  height: 1px;
  top: -1px;
}
.producer_logo_optimize .logo_cropper .line-s {
  height: 1px;
  bottom: -1px;
}
.producer_logo_optimize .logo_cropper .line-e {
  width: 1px;
  right: -1px;
}
.producer_logo_optimize .logo_cropper .line-w {
  width: 1px;
  left: -1px;
}
.producer_logo_optimize .logo_cropper .cropper-point {
  background-color: var(--mds-color-theme-outline-theme-normal);
  opacity: 0.95;
}
.upload_error {
  opacity: 0;
  position: absolute;
}
.delete_upload_file {
  position: absolute;
  right: -7px;
  top: -7px;
}
#editProducer.is-disabled {
  text-decoration: none;
  background-color: transparent;
}
.moveTip {
  opacity: 0;
  position: absolute;
  bottom: 0;
}
.tipPopWith {
  max-width: 548px;
}
.survey_full_screen {
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.survey_full_screen body #wrapper {
  min-width: inherit;
  max-width: inherit;
}
.survey_full_screen body #wrapper .skip-link,
.survey_full_screen body #wrapper #topNotis,
.survey_full_screen body #wrapper #header,
.survey_full_screen body #wrapper #ng_nav {
  display: none !important;
}
.survey_full_screen body #wrapper #app {
  min-width: inherit;
  height: 100% !important;
}
.survey_full_screen body #wrapper #app #frame_outter #frame #main,
.survey_full_screen body #wrapper #app #frame_outter #frame #main_content {
  max-width: inherit !important;
  height: 100%;
  padding: 0;
}
.survey_full_screen body #wrapper #main_content {
  overflow: auto !important;
}
.survey_full_screen .edit_layout {
  position: relative;
  height: 100%;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.survey_full_screen .edit_layout .layout_title {
  position: absolute;
  top: 0;
  left: 0;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  font-size: 18px;
  font-weight: 700;
}
.survey_full_screen .edit_layout .layout_action {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey_full_screen .edit_layout .layout_action .el-button {
  height: 32px;
  line-height: 32px;
  margin: 0 12px;
  padding: 0 30px;
}
.survey_full_screen .edit_layout .layout_tabs {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.survey_full_screen .edit_layout .layout_tabs .el-tab-pane {
  height: 100%;
}
.survey_full_screen .edit_layout .layout_tabs .el-tabs__header .el-tabs__item {
  font-weight: 300;
}
.survey_full_screen .edit_layout .layout_tabs .el-tabs__header .el-tabs__item.is-active {
  font-weight: 700;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__header {
  margin: 0;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__header .el-tabs__nav-scroll {
  text-align: center;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__header .el-tabs__nav-scroll .el-tabs__nav {
  height: 48px;
  float: none;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__header .el-tabs__item {
  height: 46px;
  line-height: 46px;
  padding: 0 30px;
  color: var(--mds-color-theme-text-primary-normal);
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__header .el-tabs__item.is-active {
  border-width: 2px;
  border-color: var(--mds-color-theme-text-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: 700;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content {
  height: calc(100% - 52px);
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content &gt; .el-tab-pane {
  height: 100%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem {
  position: relative;
  margin-top: 4px;
  padding: 15px 40px 15px 32px;
  border-bottom: 1px solid #EDEDED;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_label,
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_label {
  width: 100%;
  position: relative;
  line-height: 32px;
  margin-bottom: 16px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_label .field_seq,
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_label .field_seq {
  position: absolute;
  width: 32px;
  top: 0;
  left: -32px;
  padding-left: 8px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_label .field_title,
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_label .field_title {
  display: inline-block;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_area {
  margin: 0 -6px 12px -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_area .q_name {
  margin: 0 6px 12px 6px;
  width: 66%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_area .q_type {
  margin: 0 6px 12px 6px;
  width: 34%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_area .el-form-item__content,
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .q_area .el-select {
  width: 100%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.txt .el-form-item {
  margin-right: 24px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.txt .el-input,
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.txt .el-select {
  min-width: 180px;
  margin-right: 12px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area .eidit-field-items {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area .eidit-field-items .el-form-item__content {
  display: block;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area .eidit-field-items .field-item {
  position: relative;
  margin-top: 12px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area .eidit-field-items .field-item:first-child {
  margin-top: 0;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area .eidit-field-items .field-item .icon {
  position: absolute;
  top: 0;
  width: 32px;
  right: -32px;
  height: 100%;
  text-align: center;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px 12px -6px;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 6px 12px 6px;
  width: 34%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score.el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score.el-form-item:before,
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score.el-form-item:after {
  content: none;
  display: none;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score.el-form-item .el-form-item__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score .el-select {
  width: 160px;
}
@media (min-width: 0px) and (max-width: 1280px) {
  .survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score .el-select {
    width: 100px;
  }
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_label {
  display: inline-block;
  margin: 0 6px 12px 6px;
  width: 66%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_label .el-form-item__content {
  width: 100%;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .ifooter {
  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;
}
.survey_full_screen .edit_layout .layout_tabs &gt; .el-tabs__content .edit-survey-qitem .ifooter .el-button {
  min-width: 74px;
}
.survey_full_screen .survey_thanks_page {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  line-height: 32px;
}
.survey_full_screen .survey_thanks_page div {
  text-align: center;
  margin-bottom: 64px;
}
.survey_full_screen .survey_thanks_page img {
  width: 160px;
}
.survey_full_screen .survey_thanks_page p + p {
  max-width: 700px;
  margin-top: 32px;
}
.edit-survey-questions {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.customize-survey-panel-wrap {
  height: 100%;
  position: relative;
}
.customize-survey-panel-wrap .survey-wrap-background {
  height: 100%;
  width: 100%;
  position: absolute;
}
.customize-survey-panel-wrap .survey-wrap-background::before,
.customize-survey-panel-wrap .survey-wrap-background::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
}
.customize-survey-panel-wrap .survey-wrap-background::before {
  left: 0;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.customize-survey-panel-wrap .survey-wrap-background::after {
  right: 0;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.customize-survey-panel {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: auto;
}
.customize-survey-panel .choose-field-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customize-survey-panel .choose-field-panel .el-tabs__header {
  border-bottom: none;
  margin: 0 12px 16px;
}
.customize-survey-panel .choose-field-panel .el-tabs__nav-wrap.is-scrollable {
  padding: 0;
}
.customize-survey-panel .choose-field-panel .el-tabs__item {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  color: var(--mds-color-theme-text-primary-normal);
}
.customize-survey-panel .choose-field-panel .el-tabs__nav {
  margin: 0;
  width: 100%;
  padding-top: 7px;
}
.customize-survey-panel .choose-field-panel .el-tabs__nav .el-tabs__item {
  padding: 0 8px;
  margin-right: 15px;
  height: 32px;
  line-height: 32px;
  width: calc(50% - 8px);
  text-align: center;
}
.customize-survey-panel .choose-field-panel .el-tabs__nav .el-tabs__item:last-child {
  margin-right: 0;
}
.customize-survey-panel .choose-field-panel .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customize-survey-panel .choose-field-panel .el-tabs__content &gt; .el-tab-pane {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customize-survey-panel .choose-field-panel .el-tabs__content .registration-field-list {
  height: calc(100% - 48px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customize-survey-panel .choose-field-panel .el-tabs__content .registration-field-list .el-scrollbar {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 15px;
}
.customize-survey-panel .choose-field-panel .el-tabs__content .registration-field-list .el-scrollbar__wrap {
  height: 100%;
  max-height: none;
  overflow-x: hidden;
}
.customize-survey-panel .choose-field-panel .el-tabs__content .registration-field-list .list-action-bar {
  padding: 0 16px 16px;
}
.customize-survey-panel .customize-survey-form-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  overflow-y: auto;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  padding-right: 10px;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse {
  height: 100%;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse .el-collapse-item {
  margin-bottom: 8px;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse .el-collapse-item.full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse .el-collapse-item.full .el-collapse-item__wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse .el-collapse-item.full .el-collapse-item__content {
  height: 100%;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  height: 40px;
  line-height: 40px;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .collapse-customize-title,
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .el-collapse-item__header__arrow,
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header &gt; span {
  font-size: 12px;
  font-weight: 500;
  color: var(--mds-color-theme-text-primary-normal);
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header &gt; span {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 700;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .el-collapse-item__header__arrow {
  line-height: 1.3;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .collapse-customize-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .collapse-customize-title .label-1 {
  -webkit-box-flex: 70%;
      -ms-flex: 70%;
          flex: 70%;
  font-weight: 700;
  white-space: normal;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .collapse-customize-title .label-2 {
  -webkit-box-flex: 30%;
      -ms-flex: 30%;
          flex: 30%;
  text-align: center;
  font-weight: 700;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .form-content {
  max-height: calc(100% - 70px);
  margin-bottom: 17px;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .el-scrollbar {
  height: 100%;
  overflow: hidden;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .el-scrollbar__wrap {
  max-height: calc(100% + 17px);
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .survey-form-body .customize-registration-form-item .icon + .el-dropdown {
  color: var(--mds-color-theme-text-primary-normal);
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .survey-form-body .item.customize-registration-form-item {
  padding: 10px;
  position: relative;
  margin: 0;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .survey-form-body .item.customize-registration-form-item:hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .survey-form-body .item.customize-registration-form-item:hover .cell.cell-0 .icon {
  display: inline-block;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .survey-form-body .item.customize-registration-form-item .cell.cell-0 {
  width: 14px;
}
.customize-survey-panel .customize-survey-form-panel .customize-registration-form .survey-form-body .item.customize-registration-form-item .cell.cell-0 .icon {
  display: none;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.edit-survey-information {
  padding: 0 10px;
}
.edit-survey-information .info-textarea textarea {
  max-height: 140px;
}
.customize-survey-panel .sample-questions-hint {
  padding: 0 16px 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.customize-survey-panel .registration-field-list-item.disabled {
  background-color: var(--mds-color-theme-background-primary-disabled);
}
.customize-survey-panel .customized-fields .registration-field-list-item {
  padding-right: 63px;
}
.customize-survey-panel .customized-fields .registration-field-list-item .icon-add {
  right: 35px;
}
.customize-survey-panel .customized-fields .registration-field-list-item .icon-ng-delete {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  vertical-align: center;
  top: 50%;
  right: 3px;
  margin-top: -15px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
}
.survey_dialog_content {
  max-width: 435px;
  line-height: 24px;
}
.survey_layout_customize_wrap {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_layout_customize_wrap .survey_page_wrap {
  margin-right: 12px;
  border: 2px solid var(--mds-color-theme-outline-secondary-normal);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.survey_layout_customize_wrap .survey_layout_customize_panel {
  border: 2px solid var(--mds-color-theme-outline-secondary-normal);
  width: 350px;
  padding: 0 20px;
  overflow-y: auto;
  overflow-x: hidden;
}
.survey_layout_customize_wrap .survey_layout_customize_panel hr {
  border: none;
  height: 1px;
  background: var(--mds-color-theme-outline-secondary-normal);
  margin: 8px -20px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .title {
  font-weight: 700;
  font-size: 14px;
  padding: 15px 0;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image {
  width: 100%;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .header_image_tips {
  font-weight: 400;
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .scanning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .scanning .spinner {
  height: 20px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .scanning .el-loading-spinner {
  top: auto;
  margin-top: auto;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .scanning .circular {
  width: 20px;
  height: 20px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .scanning p {
  margin-left: 15px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload {
  margin: 12px 0 16px 0;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload .upload-disable {
  color: var(--mds-color-theme-text-primary-disabled);
  cursor: not-allowed;
  background-color: var(--mds-color-theme-common-button-primary-disabled);
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .header_image_button {
  width: 240px;
  height: 28px;
  font-weight: 400;
  font-size: 14px;
  line-height: 10px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload_image_success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload_image_success .upload_file_name {
  word-break: break-word;
  padding: 0 10px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload_image_success .upload_file_size {
  padding: 0 10px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload_image_success .icon-ng-delete {
  min-width: auto;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .image_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-radio-group,
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-radio-button {
  width: 100%;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-radio-button__orig-radio {
  left: -9999px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-tabs__header {
  border: none;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-tabs__item {
  font-size: 14px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-tabs__content {
  overflow: visible;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-tabs__content .el-color-dropdown {
  bottom: -130px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row {
  margin-bottom: 20px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-radio-button {
  border: 2px solid transparent;
  border-radius: 6px;
  padding: 2px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-radio-button:hover,
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-radio-button:focus-visible,
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-radio-button:focus-within,
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-radio-button:focus {
  border: 2px solid #c9f4ff;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-col .el-radio-button.is-active {
  border: 2px solid #00a0d1;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-row .el-radio-button__inner {
  display: block;
  background: none;
  padding: 0;
  border: none;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .theme_sample {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .theme_sample .content {
  padding: 2px;
  background: #fff;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .theme_sample .content .header_txt {
  font-size: 14px;
  font-weight: 700;
  color: #000000f2;
  line-height: 19px;
  margin-bottom: 8px;
}
.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .theme_sample .content .fake_btn {
  display: inline-block;
  max-width: 100%;
  height: 28px;
  border-radius: 14px;
  font-size: 14px;
  line-height: 28px;
  padding: 0 12px;
  color: #FFFFFF;
  margin-bottom: 4px;
}
.survey_container {
  display: initial;
  position: relative;
}
.survey_container .preview_only {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 32px;
  left: 20px;
  background: #E6FBFF;
  color: #005E7D;
  border-radius: 4px;
  padding: 6px 8px;
}
.survey_page {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: block;
  color: var(--mds-color-theme-text-primary-normal);
  overflow-y: auto;
}
.survey_page .survey_page_panel {
  max-width: 560px;
  background-color: #fff;
  padding: 20px;
  margin: 0 auto;
  min-height: 100%;
}
.survey_page .header_img_holder {
  height: 220px;
  background-color: #EDEDED;
  border: 1px dashed #B2B2B2;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.survey_page .header_img_holder .tips {
  font-weight: 400;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.survey_page .header_img {
  max-width: 100%;
  max-height: 220px;
  border-radius: 8px;
}
.survey_page .survey_title {
  margin-top: 30px;
}
.survey_page .survey_title .survey_name {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}
.survey_page .survey_title .survey_description {
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
}
.survey_page .survey_tips {
  margin-top: 32px;
  font-weight: 400;
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
.survey_page .survey_form {
  margin-top: 16px;
}
.survey_page .survey_form .el-form-item {
  margin-bottom: 24px;
}
.survey_page .survey_form .el-form-item .el-form-item__label {
  position: relative;
}
.survey_page .survey_form .el-form-item .el-form-item__label label {
  font-weight: 700;
  margin-right: 0;
  padding-right: 0;
  padding-left: 20px;
  text-indent: -20px;
  text-align: start;
}
.survey_page .survey_form .el-form-item.is-required .el-form-item__label:before {
  position: absolute;
  left: -7px;
}
.survey_page .survey_form .el-input__inner,
.survey_page .survey_form .el-checkbox,
.survey_page .survey_form .el-radio,
.survey_page .survey_form .el-select,
.survey_page .survey_form .el-textarea__inner {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.survey_page .survey_form .rating {
  padding: 0 20px;
}
.survey_page .survey_form .rating .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_page .survey_form .rating .el-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_page .survey_form .rating .el-radio-group .el-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: static;
}
.survey_page .survey_form .rating .el-radio-group .el-radio .el-radio__input {
  position: static;
  margin: 0;
}
.survey_page .survey_form .rating .el-radio-group .el-radio .el-radio__label {
  position: static;
  line-height: 22px;
  padding: 0;
}
.survey_page .survey_form button.no-org-branding {
  color: #FFFFFF;
}
.survey_page .container_btn {
  margin-top: 65px;
  text-align: center;
}
.survey_page .container_btn .btn_tip {
  margin-top: 20px;
  font-weight: 400;
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
.survey_page .container_btn .btn_tip + div {
  font-size: 12px;
}
body .webinar-post-survey .el-select-dropdown {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-radius: var(--mds-border-radius-core-medium);
}
body .webinar-post-survey .el-select-dropdown .el-select-dropdown__item {
  background-color: #00000012;
}
body html[dir='rtl'].survey_full_screen .layout_title {
  left: auto;
  right: 0;
}
body html[dir='rtl'].survey_full_screen .layout_action {
  right: auto;
  left: 0;
}
body html[dir='rtl'].survey_full_screen .field_seq {
  left: auto;
  right: -32px;
}
body html[dir='rtl'].survey_full_screen .customize-survey-panel .registration-field-list-item .icon-ng-delete {
  right: auto;
  left: 3px;
}
body html[dir='rtl'].survey_full_screen .customize-survey-panel .customized-fields .registration-field-list-item .icon-add {
  left: 35px;
  right: auto;
}
body html[dir='rtl'].survey_full_screen .customize-survey-panel .standard-fields .registration-field-list-item .icon-add {
  left: 3px;
  right: auto;
}
body html[dir='rtl'].survey_full_screen .survey_page .survey_form .el-form-item .el-form-item__label label {
  padding-left: 0;
  padding-right: 20px;
  text-indent: -20px;
}
body html[dir='rtl'].survey_full_screen .survey_page .survey_form .el-form-item.is-required .el-form-item__label:before {
  position: absolute;
  left: auto;
  right: -7px;
}
body html[dir='rtl'] .survey-wrap-background::before {
  left: auto;
  right: 0;
}
body html[dir='rtl'] .survey-wrap-background::after {
  left: 0;
  right: auto;
}
.webinar-online-fte {
  width: 260px;
  position: absolute;
  right: 40px;
  top: 110px;
}
.webinar-online-fte .webinar_fte {
  position: relative;
  padding-top: 32px;
  padding-bottom: 8px;
  background-repeat: no-repeat;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  background-position: bottom 20px right 20px;
  background-size: 80px;
}
.webinar-online-fte .webinar_fte .webinar_fte_close {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
  text-align: center;
}
.webinar-online-fte .webinar_fte_title {
  padding: 0 20px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin: 0;
}
.webinar-online-fte .webinar_fte_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 4px;
  padding: 0px 20px;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body {
  position: relative;
  padding: 16px 0px;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body:first-child {
  border-bottom: 1px solid #C9C9C9;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_action {
  margin-top: 12px;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_content {
  line-height: 20px;
  font-size: 14px;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_content a {
  color: #C74F0E;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_content a:hover {
  text-decoration: none;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_content a:hover span span {
  text-decoration: underline;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_content a:hover i {
  text-decoration: none;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_button {
  min-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 100px;
  font-size: 14px;
  border: none;
  max-width: 220px;
  line-height: 16px;
  white-space: normal;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_button i {
  font-size: 10px;
  font-weight: bold;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-left: 7px;
}
.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_button img {
  margin-left: 7px;
}
.webinar-online-fte .webinar_fte_banner .webinar_fte_button {
  background: var(--mds-color-theme-button-primary-normal);
  color: var(--mds-color-theme-text-inverted-normal);
}
.webinar-online-fte .webinar_fte_banner .webinar_fte_button:hover,
.webinar-online-fte .webinar_fte_banner .webinar_fte_button:focus {
  background: var(--mds-color-theme-button-primary-hover);
  border-color: var(--mds-color-theme-outline-button-normal);
}
.webinar-online-fte .webinar_fte_banner .webinar_fte_button:active {
  background: var(--mds-color-theme-button-secondary-pressed);
  border-color: var(--mds-color-theme-outline-button-normal);
}
@media (min-width: 1440px) and (max-width: 1680px) {
  .webinar-online-fte {
    right: 0;
  }
}
@media (min-width: 101px) and (max-width: 1439px) {
  .webinar-online-fte {
    position: static;
    margin-top: 120px;
    width: 806px;
  }
  .webinar-online-fte .webinar_fte_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: none;
    margin-bottom: 16px;
    margin-top: 16px;
    padding: 0 4px;
  }
  .webinar-online-fte .webinar_fte_wrapper .webinar_fte_body {
    padding: 0 16px;
  }
  .webinar-online-fte .webinar_fte_wrapper .webinar_fte_body .webinar_fte_content {
    min-height: 40px;
  }
  .webinar-online-fte .webinar_fte_wrapper .webinar_fte_body:first-child {
    border-right: 1px solid #C9C9C9;
    border-bottom: none;
  }
  .webinar-online-fte .webinar_fte_wrapper .webinar_fte_body:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.livestream-select-page-wrapper {
  min-width: auto !important;
}
.livestream-select-page-wrapper .cookie-manage-body {
  display: none;
}
.livestream-select-page-app {
  overflow-y: scroll !important;
}
.livestream-select-page {
  width: 100%;
  height: 100vh;
}
.livestream-select-page .content {
  width: 360px;
  margin: 0 auto;
}
.livestream-select-page .content .title {
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
}
.livestream-select-page .content ul.list {
  margin: 52px auto 30px;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.livestream-select-page .content ul.list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.livestream-select-page .content ul.list li .button {
  width: 336px;
  height: 33px;
  margin-bottom: 16px;
  border: 1px solid rgba(41, 41, 41, 0.12);
}
.livestream-select-page .content ul.list li .button:hover {
  background-color: transparent;
  border-color: rgba(41, 41, 41, 0.2);
}
.livestream-select-page .content ul.list li .button span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.livestream-select-page .content ul.list li .button span .image {
  margin-top: 1px;
  margin-left: 36px;
}
.livestream-select-page .content ul.list li .button span .image-fixed {
  margin-top: -1px;
  margin-left: 36px;
}
.livestream-select-page .content ul.list li .button span .text {
  font-family: 'ciscosanstt_extralight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
  margin-left: 24px;
}
.livestream-select-page .content ul.list li .service {
  margin: 16px auto 0;
  padding: 28px 0 10px;
  color: #535759;
  line-height: 125%;
  border-top: 1px solid #E6E8E8;
}
.livestream-select-page .content ul.list li .service + .button img {
  margin-left: 12px;
}
.livestream-select-page .content ul.list li .service + .button .text {
  margin-left: 23px;
  padding-right: 12px;
}
.start-cusomized-live-wrapper {
  min-width: auto !important;
}
.start-cusomized-live-wrapper .cookie-manage-body {
  display: none;
}
.start-cusomized-live-app {
  overflow-y: scroll !important;
}
.start-cusomized-live {
  background: #FFFFFF;
  width: 100%;
  height: 100vh;
}
.start-cusomized-live .content {
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  padding: 25px 40px 0;
}
.start-cusomized-live .content .title {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  color: #4f5051;
  text-align: center;
  margin-bottom: 5px;
}
.start-cusomized-live .content .description {
  font-size: 14px;
  color: #535759;
  padding-bottom: 16px;
  padding-top: 16px;
}
.start-cusomized-live .content .form .item {
  margin-bottom: 16px;
}
.start-cusomized-live .content .form .item .label {
  color: #121212;
  line-height: 24px;
  margin-bottom: 4px;
}
.start-cusomized-live .content .form .item .label span {
  color: #545454;
}
.start-cusomized-live .content .form .select {
  width: 100%;
}
.start-cusomized-live .content .form .select i {
  color: #aeaeaf;
}
.start-cusomized-live .content .form .alert {
  color: #804B0A;
  text-align: left;
  background: #FCF4E1;
  border-radius: 3px;
  margin-top: 5px;
}
.start-cusomized-live .content .form .alert div {
  padding: 0;
}
.start-cusomized-live .content .form .button {
  float: right;
  padding: 0 16px;
  margin-top: 10px;
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  color: #FFF;
  background-color: #049fd9;
  height: 36px;
  border: 0;
  border-radius: 16px;
}
.start-cusomized-live .content .form .button.is-disabled {
  color: #D2D5D6;
  background-color: #F2F4F5;
}
.start-cusomized-live .content .form input {
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  padding: 0 10px;
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: #4f5051;
}
.start-cusomized-live .content .form input:hover {
  background-color: transparent;
  border-color: #aeaeaf;
}
.start-cusomized-live .content .form input:focus {
  background-color: transparent;
  border-color: #0387b8;
  -webkit-box-shadow: 0 0;
          box-shadow: 0 0;
}
.start-cusomized-live .content .form input:visited {
  background-color: transparent;
}
.start-cusomized-live .content .el-select-dropdown {
  border-radius: 2px;
  border-color: #d7d7d8;
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: #4f5051;
}
.start-cusomized-live .content .el-select-dropdown li {
  border-radius: 2px;
}
.start-cusomized-live .content .el-form-item__error {
  padding-top: 8px;
  padding-left: 0;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.start-stream-page-wrapper {
  min-width: auto !important;
}
.start-stream-page-wrapper .cookie-manage-body {
  display: none;
}
.start-stream-page-app {
  overflow-y: scroll !important;
}
.start-stream-page {
  width: 100%;
  height: 100vh;
}
.start-stream-page .start-stream-page-content {
  width: 400px;
  height: 540px;
  background: #fff;
  margin: 0 auto;
  padding: 24px 0;
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  color: #4F5051;
  position: relative;
}
.start-stream-page .start-stream-page-content p {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.start-stream-page .start-stream-page-content .start-stream-main {
  font-size: 12px;
  overflow-y: auto;
  overflow-x: hidden;
}
.start-stream-page .start-stream-page-content .start-stream-main .start-stream-icon {
  padding: 40px 0 56px;
  text-align: center;
}
.start-stream-page .start-stream-page-content .start-stream-main .start-stream-title h4 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 16px;
}
.start-stream-page .start-stream-page-content .start-stream-main .start-stream-content {
  width: 250px;
  margin: 0 auto;
  line-height: 20px;
  padding-top: 2px;
}
.start-stream-page .start-stream-page-content .start-stream-main .start-stream-content p {
  font-family: 'ciscosanstt_extralight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.start-stream-page .start-stream-page-content .start-stream-main .start-stream-content b {
  font-weight: bolder;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.start-stream-page .start-stream-page-content .start-stream-footer {
  position: absolute;
  bottom: 24px;
  width: 100%;
  text-align: center;
}
.start-stream-page .start-stream-page-content .start-stream-footer .start-stream-button {
  width: 200px;
  height: 36px;
  background-color: #049fd9;
  border: 2px solid #049fd9;
  font-family: 'ciscosanstt_extralight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 14px;
  color: #fff;
}
.item_allrecording {
  margin-top: 26px;
}
.item_allrecording .m_list_item {
  font-size: 14px;
  margin: 25px 0 0;
}
.item_allrecording .m_list_item .list_2lines {
  padding: 7px 0 0;
}
.item_allrecording .m_list_item.m_list_item_header {
  font-size: 14px;
  border-bottom: 15px solid transparent;
  color: var(--mds-color-theme-text-secondary-normal);
}
.item_allrecording .m_list_item.m_list_item_header .col span {
  height: 22px;
  line-height: 22px !important;
}
.item_allrecording .m_list_item.m_list_item_header .col .col_label_sort {
  color: var(--mds-color-theme-text-secondary-normal);
}
.item_allrecording .m_list_item.m_list_item_header .col_0 {
  opacity: 0;
}
.item_allrecording .m_list_item.m_list_item_header .col_1 {
  padding-left: 198px;
}
.item_allrecording .m_list_item.m_list_item_header .col_1_shared {
  padding-left: 198px;
}
.item_allrecording .m_list_item.m_list_item_header .col_7 {
  opacity: 0;
}
.item_allrecording .m_list_item .m_list_item_imgblock {
  width: 100%;
  margin-top: 13px;
}
.item_allrecording .m_list_item .m_list_item_imgblock.shareToMe {
  margin-top: 4px;
}
.item_allrecording .m_list_item .m_list_item_imgblock .recording_list_topic {
  padding-right: 5px;
}
.item_allrecording .m_list_item .m_list_item_imgblock .recording_list_duration {
  padding-right: 5px;
}
.item_allrecording .m_list_item .serviceTypeIndicator {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-background-label-cobalt-normal);
  font-size: 14px;
  display: inline-block;
  min-width: 50px;
  text-align: center;
  line-height: 22px;
  padding: 0px 8px;
  height: 22px;
}
.item_allrecording .m_list_item .serviceTypeIndicator.moreTop {
  margin-bottom: 0;
}
.item_allrecording .m_list_item .serviceTypeIndicator.tcColor {
  border-color: var(--mds-color-theme-outline-label-mint);
  background-color: var(--mds-color-theme-background-label-mint-normal);
}
.item_allrecording .m_list_item .expiringSoon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 4px;
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-background-label-gold-normal);
  border: 1px solid var(--mds-color-theme-outline-label-gold);
  padding: 1px 8px;
  margin-left: 2px;
  font-size: 14px;
  display: inline-block;
  min-width: 100px;
  text-align: center;
  line-height: 22px;
  height: 22px;
}
.item_allrecording .m_list_item .expiringSoon.moreTop {
  margin-top: 0px;
  margin-bottom: 0px;
}
.item_allrecording .m_list_item .col {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.item_allrecording .m_list_item .col span:not(.el-checkbox__input, .el-checkbox__inner, .el-checkbox__inner) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.item_allrecording .m_list_item .col.col_0 span {
  overflow: initial;
}
.item_allrecording .m_list_item .col.col_0 .el-checkbox__label {
  visibility: hidden;
  line-height: 36px;
}
.item_allrecording .m_list_item .col.col_3 {
  overflow: inherit;
}
.item_allrecording .m_list_item .col.col_generating {
  overflow: inherit;
  width: 501px;
  padding-right: var(--mds-spacing-core-small);
}
.item_allrecording .m_list_item .col.col_generating .el-popover.is-dark {
  text-align: left;
}
.item_allrecording .m_list_item .col.col_7 {
  padding-right: 0px;
  padding-left: 5px;
}
.item_allrecording .m_list_item .col .col_label_sort {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.item_allrecording .m_list_item .col .col_label_sort:hover,
.item_allrecording .m_list_item .col .col_label_sort:focus,
.item_allrecording .m_list_item .col .col_label_sort:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.item_allrecording .m_list_item .col .col_label_sort i {
  font-size: 12px;
  margin-left: 4px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.item_allrecording .m_list_item .col .col_label_sort i:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.item_allrecording .m_list_item .col .col_label_sort span:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.item_allrecording .m_list_item .col_2,
.item_allrecording .m_list_item .col_3,
.item_allrecording .m_list_item .col_generating,
.item_allrecording .m_list_item .col_4,
.item_allrecording .m_list_item .col_5,
.item_allrecording .m_list_item .col_6 {
  line-height: 50px;
}
.item_allrecording .m_list_item .recording_list_topic {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  line-height: 24px;
  padding-top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item_allrecording .m_list_item .recording_list_topic span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 600px;
  display: block;
}
.item_allrecording .m_list_item .recording_list_topic a:active,
.item_allrecording .m_list_item .recording_list_topic a:link,
.item_allrecording .m_list_item .recording_list_topic a:visited,
.item_allrecording .m_list_item .recording_list_topic a:hover {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.item_allrecording .m_list_item .topic_multi_line {
  padding-top: 1px;
}
.item_allrecording .m_list_item .recording_list_duration {
  line-height: 14px;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.item_allrecording .m_list_item .recording_list_operation i {
  font-size: 24px;
}
.item_allrecording .m_list_item .recording_list_operation i:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.item_allrecording .m_list_item .recording_list_security {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
}
.item_allrecording .m_list_item .recording_list_security &gt; span {
  display: inline-block !important;
  width: 20px;
  vertical-align: top;
}
.item_allrecording .m_list_item .recording_list_security &gt; span:first-child {
  margin-left: 0;
}
.item_allrecording .m_list_recordings {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding-bottom: 30px;
}
.item_allrecording .m_list_recordings .m_list_item {
  margin: 0;
  height: 50px;
  border-bottom: 12px solid transparent;
  background-color: unset !important;
}
.item_allrecording .m_list_recordings .m_list_item:hover .col {
  background-color: var(--mds-color-theme-background-secondary-hover);
}
.item_allrecording .m_list_recordings .m_list_item:active .col {
  background-color: var(--mds-color-theme-background-secondary-normal);
}
.item_allrecording .m_list_recordings .col {
  background-color: var(--mds-color-theme-background-secondary-normal);
  height: 50px;
  line-height: 50px;
}
.item_allrecording .m_list_recordings .col.col_1 {
  font-size: 16px;
}
.item_allrecording .m_list_recordings .col:first-child {
  border-radius: 8px 0 0 8px;
}
.item_allrecording .m_list_recordings .col:last-child {
  border-radius: 0px 8px 8px 0px;
}
.item_allrecording .m_list {
  border-collapse: collapse;
  overflow: auto;
}
.item_allrecording .m_list .col {
  min-height: 22px;
  overflow: hidden;
  margin: 0px;
}
.item_allrecording .m_list .col_0 {
  width: 40px;
  padding: 0px 12px;
}
.item_allrecording .m_list .col_1 {
  min-width: 100px;
  width: calc(100% - 641px);
}
.item_allrecording .m_list .col_1_shared {
  min-width: 100px;
  width: calc(100% - 601px);
}
.item_allrecording .m_list .col_2 {
  width: 100px;
}
.item_allrecording .m_list .col_3 {
  width: 140px;
}
.item_allrecording .m_list .col_generating .icon-player-play,
.item_allrecording .m_list .col_generating .icon-play {
  cursor: pointer;
}
.item_allrecording .m_list .col_4 {
  width: 86px;
  text-overflow: ellipsis;
}
.item_allrecording .m_list .col_5 {
  width: 80px;
  float: left;
  text-overflow: ellipsis;
}
.item_allrecording .m_list .col_6 {
  float: left;
  width: 70px;
}
.item_allrecording .m_list .col_7 {
  width: 125px;
}
.item_allrecording .m_list .col_7 .recordingOp .disabled {
  color: #ddd !important;
  cursor: none !important;
}
.item_allrecording .m_list .col_7 .recordingOp i {
  margin-left: -2px;
  cursor: pointer;
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
.item_allrecording .m_list .col_7 .recordingOp i.icon-ng-more {
  width: 15px;
  height: 15px;
}
.item_allrecording .m_list .col_7 .recordingOp i:hover {
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.item_allrecording .m_list .col_7 .recordingOp i:active,
.item_allrecording .m_list .col_7 .recordingOp i:focus {
  background-color: var(--mds-color-theme-button-secondary-pressed);
  color: var(--mds-color-theme-text-primary-normal);
}
.item_allrecording .infinite-loading-container .infinite-status-prompt {
  padding: 0px;
}
.list_recording .el-tabs__item {
  font-size: 16px;
}
.screenImg {
  width: 112px;
  height: 63px;
  border: solid 1px var(--mds-color-theme-outline-input-normal);
  display: inline-block;
  background-size: cover;
}
.screenImg:hover {
  border: solid 2px var(--mds-color-theme-text-accent-normal);
}
.list-bottom {
  display: inline-block;
  height: 25px;
  margin: 0px 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.item_storage {
  padding-top: 6px;
  margin-right: 6px;
}
.item_storage .item_user_storage_progress {
  margin-top: 6px;
  width: 120px;
  float: left;
}
.item_storage .item_user_storage_progress .el-progress-bar__outer {
  border-radius: 1px 0 0 1px;
  background-color: var(--mds-color-theme-control-inactive-normal);
}
.item_storage .item_user_storage_progress .el-progress-bar__outer .el-progress-bar__inner {
  border-radius: 1px 0 0 1px;
}
.item_storage .item_user_storage_progress.info .el-progress-bar__inner {
  background-color: var(--mds-color-theme-control-active-normal);
}
.item_storage .item_user_storage_progress.warn .el-progress-bar__inner {
  background-color: #f3c573;
}
.item_storage .item_user_storage_progress.danger .el-progress-bar__inner {
  background-color: #f8601f;
}
.item_storage .item_user_storage_text {
  float: left;
  margin-left: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
}
.item_storage .item_user_site_storage_separator {
  float: left;
  height: 16px;
  width: 1px;
  background-color: var(--mds-color-theme-outline-secondary-normal);
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.item_storage .item_site_storage_warning {
  float: left;
}
.item_storage .item_site_storage_warning .el-tooltip {
  color: var(--mds-color-theme-text-warning-normal);
  font-size: 13px;
  font-weight: bold;
}
.site_storage_full_tip {
  max-width: 400px;
}
.grid_g_all.recording_detail {
  min-width: 1000px;
  width: 100%;
}
.headerOp {
  font-size: 20px;
  position: relative;
  right: 2px;
  top: 0px;
  float: right;
}
.headerOp .trashAll {
  cursor: pointer;
}
.headerFilter {
  float: left;
}
.filterFrom {
  margin-top: 10px;
}
.filterFrom .el-select .el-input {
  height: 30px;
  width: 280px;
  border-radius: 4px;
  background-color: #ffffff;
}
.filterFrom .line {
  text-align: center;
}
.filterFrom .el-date-editor.el-input {
  height: 30px;
  width: 128px;
  border-radius: 4px;
  background-color: #ffffff;
}
.filterFrom .el-form-item__label {
  width: 60px;
  color: #343537;
  font-size: 12px;
  font-weight: 300;
  text-align: right;
}
.filterFrom .filter_btn {
  padding-left: 115px;
}
.search_filter {
  padding-right: 5px;
  display: inline-block;
}
.search_filter .el-input {
  float: left;
  width: auto;
}
.search_filter .el-input .el-input__inner {
  height: 26px;
  width: auto;
  border-radius: 25px 4px 4px 25px;
}
.m_recording_wrap .headerOp .search_filter .el-button + .el-button {
  margin-left: 3px;
}
.el-button.btn_bar {
  min-width: 30px;
  height: 26px;
  line-height: 10px;
  font-size: 12px;
  color: #fff;
}
.filter-button {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  background: #858688;
  height: 26px;
  line-height: 10px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  outline: 0;
  margin: 0;
  min-width: 30px;
  border: 2px solid transparent;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 0px 25px 25px 0px;
}
.vertical_line {
  float: left;
  width: 1px;
  height: 25px;
  background: #000;
  margin: 0px 5px;
}
.recoding_filter {
  width: 221px;
  padding-top: 2px;
  padding-left: 4px;
}
.recoding_filter .el-input .el-input__inner {
  border-radius: 16px;
}
.recoding_filter + .el-popover__trigger {
  line-height: 34px;
  height: 34px;
  margin-left: 10px;
  display: inline-block;
}
.recoding_filter + .el-popover__trigger .el-button {
  display: block;
  font-size: 14px;
}
.recordings_header .recordings_topic {
  display: inline-block;
}
.recordings_header .icon-info-alt-outline {
  display: inline-block;
  font-size: 16px;
  margin: 4px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.item_allrecording.item_allrecording_es_ES .m_list_item .col_1 {
  width: calc(100% - 681px);
}
.item_allrecording.item_allrecording_es_ES .m_list_item .col_3 {
  width: 170px;
}
.item_allrecording.item_allrecording_es_ES .m_list_item .col_6 {
  width: 80px;
}
.item_allrecording.item_allrecording_ru_RU .m_list_item .col_1 {
  width: calc(100% - 755px);
}
.item_allrecording.item_allrecording_ru_RU .m_list_item .col_2 {
  width: 120px;
}
.item_allrecording.item_allrecording_ru_RU .m_list_item .col_3 {
  width: 145px;
}
.item_allrecording.item_allrecording_ru_RU .m_list_item .col_4 {
  width: 170px;
}
.item_allrecording.item_allrecording_ru_RU .m_list_item .col_6 {
  width: 75px;
}
.item_allrecording.item_allrecording_ru_RU .m_list .col_1_shared {
  width: calc(100% - 675px);
}
.item_allrecording.item_allrecording_bg_BG .m_list .col_1_shared {
  width: calc(100% - 665px);
}
.item_allrecording.item_allrecording_fr_FR .m_list_item .col_1 {
  width: calc(100% - 656px);
}
.item_allrecording.item_allrecording_fr_FR .m_list_item .col_3 {
  width: 155px;
}
.item_allrecording.item_allrecording_de_DE .m_list_item .col_1 {
  width: calc(100% - 661px);
}
.item_allrecording.item_allrecording_de_DE .m_list_item .col_3 {
  width: 160px;
}
.item_allrecording.item_allrecording_bg_BG .m_list_item .col_1 {
  width: calc(100% - 750px);
}
.item_allrecording.item_allrecording_bg_BG .m_list_item .col_3 {
  width: 175px;
}
.item_allrecording.item_allrecording_bg_BG .m_list_item .col_4 {
  width: 155px;
}
.item_allrecording.item_allrecording_bg_BG .m_list_item .col_6 {
  width: 75px;
}
.showExpiringMessage .el-dialog {
  height: 200px;
  width: 487px;
}
.showExpiringMessage .el-dialog .el-dialog__textarea .el-dialog__header {
  font-weight: 700;
  color: #121212;
  font-size: 16px;
}
.showExpiringMessage .el-dialog .el-dialog__textarea .el-dialog__body {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.showExpiringMessage .el-dialog .el-dialog__footer {
  margin-top: 20px;
}
.showExpiringMessage .el-dialog .el-dialog__footer .dialog-footer-expiring {
  margin-right: 20px;
}
.showExpiringMessage .el-dialog .el-dialog__footer .dialog-footer-expiring .el-button--info {
  background: #707070;
}
.recordingAutoDeletionTip,
.recordingGeneratingTip {
  width: 240px;
}
.recording-tip.warning_tip_msg,
.recording-tip.expiring_top_info {
  margin-bottom: 10px;
}
.recording-tip .top_info {
  border-radius: 8px;
  padding: 5px 12px;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 24px;
}
.recording-tip .top_info .info_content {
  font-size: 16px;
}
.recording-tip .top_info .info_content .content-area {
  padding: 0 15px 0 9px;
}
.recording-tip .top_info &gt; i {
  margin-top: 4px;
  color: var(--mds-color-theme-text-accent-normal);
}
.recording-tip .top_info .close_info i {
  font-size: 16px;
  color: var(--mds-color-theme-text-accent-normal);
}
.recording-tip .top_info_warning {
  border: 1px solid transparent;
  border-radius: 16px;
}
.recording-tip .top_info_warning .info_content {
  line-height: 0px;
}
.recording-tip .top_info_warning .el-alert__content {
  font-size: 16px;
}
.recording-tip .top_info_warning + .top_info {
  margin-top: 12px;
}
/* recording detail page */
.recording_detail {
  min-height: 650px;
  margin: 0 auto;
  text-align: center;
}
.recording_detail .grid_block_t {
  line-height: 40px;
  margin-bottom: 8px;
}
.recordingDownload {
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  color: var(--mds-color-theme-text-secondary-normal);
}
.recordingShare {
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  color: var(--mds-color-theme-text-secondary-normal);
}
.recordingEdit {
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  color: var(--mds-color-theme-text-secondary-normal);
}
.recordingPopDialog {
  text-align: left;
}
.c_backurl i {
  font-size: 8px;
  margin-right: 5px;
  vertical-align: middle;
}
.c_backurl a {
  color: #000;
  text-decoration: none;
}
.access-denied {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  background-color: var(--mds-color-theme-gradation-primary);
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.access-denied-topic {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
}
.access-denied-descriptions {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.recording_info {
  margin: 50px 0px;
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  height: calc(100% - 140px);
}
.recording_info .module_header {
  text-align: left;
}
.recording_info .module_header h1 {
  display: inline-block;
  line-height: 28px;
  max-width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top;
  padding-left: 12%;
  font-size: 26px;
  margin: 0;
}
.recording_info .recording_list_security {
  display: inline-block;
  vertical-align: top;
}
.recording_info .recording_list_security i {
  font-size: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.recording_subInfo {
  position: relative;
  min-height: 24px;
  line-height: 24px;
}
.recording_subInfo .recording_time {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  -webkit-transform: scale(0.84, 0.84);
  -webkit-transform-origin: 0 0;
  *font-size: 10px;
}
.recording_subInfo .recording_share {
  position: absolute;
  right: 0;
  top: 0;
}
.recording_subInfo .recording_share i,
.recording_subInfo .recording_share span {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
}
.recording_subInfo .recording_share i {
  line-height: 20px;
  margin-right: 5px;
  display: none;
}
.recording_video iframe {
  border: 0;
  width: 100%;
  min-height: 850px;
}
.recording_video .shareWarning {
  padding: 20px 40px 20px;
  text-align: center;
}
.recording_video .shareWarning .iconArea {
  font-size: 62px;
  margin-top: 100px;
  margin-bottom: 32px;
}
.recording_video .shareWarning .warningMsg {
  font-size: 20px;
  line-height: 35px;
}
.recording_video.asyncCover {
  background-color: gray;
}
@media (min-width: 100px) and (max-width: 1024px) {
  body .recording_video iframe {
    min-height: 580px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  body .recording_video iframe {
    min-height: 580px;
  }
}
@media (min-width: 1281px) and (max-width: 1369px) {
  body .recording_video iframe {
    min-height: 660px;
  }
}
@media (min-width: 1370px) and (max-width: 1440px) {
  body .recording_video iframe {
    min-height: 660px;
  }
}
@media (min-width: 1441px) and (max-width: 1680px) {
  body .recording_video iframe {
    min-height: 760px;
  }
}
.shareDlg {
  line-height: 14px;
}
.shareDlg .el-dialog__title {
  line-height: 24px;
}
.shareDlg .recordingShareSection {
  width: 400px;
}
.shareDlg .recordingShareSection .sectionHeader {
  position: relative;
  line-height: 24px;
}
.shareDlg .recordingShareSection .sectionHeader .el-switch {
  float: right;
}
.shareDlg .recordingShareSection .subSectionHeader {
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
}
.shareDlg .recordingShareSection .subSectionHeader .el-checkbox__label {
  font-size: 12px;
}
.shareDlg .recordingShareSection .collaborationSection {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--mds-color-core-gray-10);
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer {
  border: 1px solid #ccc;
  border-radius: var(--mds-border-radius-core-medium);
  border-color: var(--mds-color-theme-outline-input-normal);
  max-height: 106px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0px 12px;
  margin-bottom: 2px;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer:focus-within {
  -webkit-box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
          box-shadow: 0 0 0 2px var(--mds-color-theme-background-solid-primary-normal), 0 0 0 5px rgba(17, 112, 207, 0.3), 0 0 0 4px var(--mds-color-theme-outline-theme-normal);
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer:hover {
  background-color: var(--mds-color-theme-background-primary-hover);
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer.error-border {
  border-color: var(--mds-color-theme-outline-cancel-normal);
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem {
  border-radius: 16px;
  color: var(--mds-color-theme-text-inverted-normal);
  background-color: var(--mds-color-theme-button-primary-normal);
  margin: 4px 8px 0px 0px;
  padding-left: 6px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  display: inline-block;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem.externalItem {
  background-color: #F5A623;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem .deleteTransient {
  vertical-align: middle;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem .icon-exit {
  font-size: 10px;
  text-align: center;
  width: 24px;
  display: inline-block;
  cursor: pointer;
  line-height: 24px;
  margin-left: -3px;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .el-input__inner {
  border: none;
  padding: 8px 0px;
  font-size: 14px;
  border-radius: unset;
  background-color: transparent;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .el-input__inner:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-group__title {
  height: 30px;
  line-height: 26px;
  margin: 0 16px;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item {
  padding: 4px 16px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-avatar {
  height: 28px;
  width: 28px;
  float: left;
  margin: 6px 12px 6px 0;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-avatar span {
  margin-bottom: 0px;
  width: 28px;
  height: 28px;
  min-width: 0px;
  font-size: 12px !important;
  line-height: 28px !important;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-name {
  max-width: 200px;
  height: 40px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-name strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-name span {
  display: block;
  min-width: 0;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username {
  color: #999999;
  float: none;
  font-size: 12px;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname {
  float: none;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .predict_email {
  line-height: 40px !important;
  height: 40px;
  font-size: 12px;
  margin-left: auto;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .suggestions-dropdown .el-select-dropdown__item .showLeft {
  float: left;
  text-align: left;
}
.shareDlg .recordingShareSection .collaborationSection .collaboratorMessage {
  margin-top: 12px;
  margin-bottom: 12px;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer {
  margin-top: 12px;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorListHeader .removeAll {
  float: right;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList {
  margin-top: 8px;
  padding-bottom: 11px;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .avatar_img {
  display: inline-block;
  margin-bottom: 0;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-margin-end: 2px;
          margin-inline-end: 2px;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem .topDeleteIcon {
  position: absolute;
  inset: 0px;
  background: rgba(52, 53, 55, 0.6);
  border-radius: 100%;
  height: 40px;
  width: 40px;
  line-height: 12px;
  font-size: 14px;
  padding: 13px;
  color: white;
  opacity: 0;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem .topDeleteIcon:focus,
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem .topDeleteIcon:hover {
  opacity: 1;
}
.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorMore {
  margin-bottom: 2px;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  font-size: 10px;
  padding: 13px 0 0;
  background-color: var(--mds-color-theme-background-solid-quaternary-normal);
  cursor: pointer;
  text-align: center;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent {
  margin-top: 20px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkScope .icon-arrow {
  vertical-align: middle;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkScope .el-dropdown {
  text-decoration: none;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent {
  position: relative;
  margin-top: 12px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea {
  cursor: pointer;
  position: absolute;
  width: 26px;
  height: 36px;
  z-index: 1;
  right: 0;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea .copyIcon {
  left: 10px;
  top: 10px;
  position: relative;
  color: var(--mds-color-theme-text-primary-normal);
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_link {
  padding: 3px 20px 3px 10px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection,
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordContent {
  line-height: 24px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection .el-checkbox,
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordContent .el-checkbox {
  line-height: 28px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection .el-form-item,
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordContent .el-form-item {
  margin-bottom: 0px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection .icon-ng-refresh,
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordContent .icon-ng-refresh {
  margin-top: 2px;
}
.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection {
  margin-top: 8px;
}
.shareDlg .shareSuccessIcon {
  text-align: center;
}
.shareDlg .shareSuccessIcon .icon-ng-mark {
  font-size: 45px;
}
.shareDlg .shareSuccessMsg {
  text-align: center;
}
.shareDlg .el-form-item__error {
  width: 368px;
}
.shareDlg .el-form-item__error .icon-ng-inline-error {
  display: table-cell;
}
.shareDlg .el-form-item__error .el-form-item__errorinfo {
  display: table-cell;
}
.shareDlg .sharing-expire-time {
  margin-top: 15px;
  border-top: 1px solid var(--mds-color-core-gray-10);
  -webkit-padding-before: 15px;
          padding-block-start: 15px;
}
.shareDlg .sharing-expire-time-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shareDlg .sharing-expire-time-action {
  padding: 0 5px;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
}
.shareDlg .sharing-expire-time-action:hover {
  color: var(--mds-color-theme-text-accent-hover);
}
.shareDlg .sharing-expire-time-action:active {
  color: var(--mds-color-theme-text-accent-normal);
}
.shareDlg .sharing-expire-time-body {
  line-height: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.shareDlg .sharing-expire-time-footer {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shareDlg .sharing-expire-time-error {
  color: var(--mds-color-theme-text-error-normal);
  margin-top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 22px;
}
.el-popover .pwdPolicyMainTitle {
  line-height: 1.2;
}
.el-popover .more_collaborator_list {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
  line-height: 24px;
}
.el-popover .more_collaborator_list li {
  display: block;
  height: 40px;
}
.el-popover .more_collaborator_list li .avatar_img {
  display: inline-block;
  margin-bottom: 0px;
}
.el-popover .more_collaborator_list li.moreItem {
  font-weight: 300;
}
.el-popover .more_collaborator_list li.moreItem .sameLine {
  vertical-align: middle;
  display: inline-block;
}
.el-popover .more_collaborator_list li.moreItem .col2 {
  width: 120px;
  text-overflow: ellipsis;
  margin-left: 5px;
  overflow: hidden;
  white-space: nowrap;
}
.el-popover .more_collaborator_list li.moreItem .col3 {
  cursor: pointer;
}
.frame_guest .recording_landing {
  margin-top: 40px;
}
.recording_landing {
  margin-top: 5px;
}
.recording_landing .landingTitle {
  padding: 30px 40px 30px;
  font-size: 25px;
  line-height: 1.2;
}
.recording_landing .pwdProtection {
  padding: 20px 40px 20px;
}
.recording_landing .pwdProtection .pwdItem {
  margin-bottom: 20px;
}
.recording_landing .pwdProtection .pwdItem .el-input {
  width: 400px;
  display: block;
}
.recording_landing .pwdProtection .passwordTextSecurity input {
  -webkit-text-security: disc;
}
.recording_landing .pwdProtection .passwordTextSecurity input::-webkit-input-placeholder {
  -webkit-text-security: none;
}
.recording_landing .pwdProtection .passwordTextSecurity input::-moz-placeholder {
  -webkit-text-security: none;
}
.recording_landing .pwdProtection .passwordTextSecurity input::-ms-input-placeholder {
  -webkit-text-security: none;
}
.recording_landing .pwdProtection .passwordTextSecurity input::placeholder {
  -webkit-text-security: none;
}
.recording_landing .shareWarning {
  padding: 20px 40px 20px;
  text-align: center;
}
.recording_landing .shareWarning .iconArea {
  font-size: 62px;
  margin-top: 100px;
  margin-bottom: 32px;
}
.recording_landing .shareWarning .warningMsg {
  font-size: 20px;
  line-height: 35px;
}
.recording_landing .preload_landing_background {
  width: 0;
  height: 0;
  visibility: hidden;
}
.el-tooltip__popper.externalTip {
  width: 300px;
}
.deleteTips {
  width: 400px;
}
.deleteTips .deleteTopic {
  margin-top: 10px;
}
.deleteTips .deleteTip {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
}
.deleteTips .restoreTip {
  margin-top: 15px;
  color: #858688;
  font-size: 12px;
}
.deleteSuccessMsg {
  text-align: center;
  margin-bottom: 15px;
}
.editContainer .editSection {
  margin-bottom: 12px;
}
.editContainer .editSection.last {
  margin-bottom: 0px;
}
.editContainer .editSection .sectionTitle {
  margin-bottom: 8px;
}
.editContainer .editSection .passwordProtectionSection .el-form-item {
  margin-bottom: 0px;
}
.sectionCheckBox {
  min-width: 70px;
}
#ngPlayerContainer {
  padding-top: 30px;
}
#ngPlayerContainer .recordingHeader i {
  color: var(--mds-color-theme-text-primary-normal);
  outline-offset: 2px;
  border-radius: 14px;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
}
#ngPlayerContainer .recordingHeader i:hover {
  background: var(--mds-color-theme-button-secondary-hover);
}
#ngPlayerContainer .recordingHeader i:focus,
#ngPlayerContainer .recordingHeader i:active,
#ngPlayerContainer .recordingHeader i:visited {
  background: var(--mds-color-theme-button-secondary-pressed);
}
#ngPlayerContainer .disableIcon {
  cursor: auto;
  color: #ddd !important;
}
#ngPlayerContainer .recordingHeader {
  margin-bottom: 20px;
}
#ngPlayerContainer .recordingHeader .recordingTitle {
  margin: 0;
  display: inline-block;
  font-size: 26px;
  line-height: 28px;
  max-width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#ngPlayerContainer .recordingHeader .recordingShare {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  max-width: 50%;
  white-space: nowrap;
  overflow: hidden;
  color: var(--mds-color-theme-text-secondary-normal);
}
#ngPlayerContainer .recordingHeader .recordingEdit {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  max-width: 50%;
  white-space: nowrap;
  overflow: hidden;
  color: var(--mds-color-theme-text-secondary-normal);
}
#ngPlayerContainer .recordingHeader .editedTooltip {
  display: inline-block;
  background: #efefef;
  padding: 5px 7px;
  border-radius: 4px;
  vertical-align: top;
  font-size: 14px;
  cursor: pointer;
}
#ngPlayerContainer .recordingDownload {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  max-width: 50%;
  white-space: nowrap;
  overflow: hidden;
  color: var(--mds-color-theme-text-secondary-normal);
}
#ngPlayerContainer .shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea .copyIcon {
  left: 9px;
  top: 9px;
}
#ngPlayerContainer strong,
#ngPlayerContainer b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.focus_noOutline *:focus {
  outline: none;
}
@media (min-width: 1680px) {
  #ngPlayerContainer .icon-mds-download_bold {
    cursor: pointer;
    font-weight: bold;
  }
}
#wrapper.recording_layout .grid_g.main {
  padding-left: 0;
}
#wrapper.recording_layout .grid_g.main .recording_info {
  margin: 20px 0;
}
.video-js:not(.vjs-unified-player) .vjs-big-play-button {
  font-size: 2.5em;
  line-height: 2.3em;
  height: 2.5em;
  width: 2.5em;
  border-radius: 2.5em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  border-width: 0.15em;
  margin-top: -1.25em;
  margin-left: -1.75em;
}
.vjs-big-play-button .vjs-icon-placeholder {
  font-size: 1.63em;
}
:not(.vjs-unified-player) &gt; .vjs-loading-spinner {
  font-size: 2.5em;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  margin-top: -1em;
  margin-left: -1.5em;
}
.unifiedPlayerLayout {
  height: 100%;
}
.unifiedPlayerLayout .ngPlayerWrapper.fallback {
  height: 100%;
}
.unifiedPlayerLayout .ngPlayerWrapper .unified-player-container {
  height: 100%;
  position: relative;
}
.unifiedPlayerLayout .ngPlayerWrapper .unified-player-container .curtain {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
}
.unifiedPlayerLayout .ngPlayerWrapper .unified-player-container .vjs-cue-name {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.unifiedPlayerLayout.embedded {
  padding: 0 !important;
}
.unifiedPlayerLayout.embedded #ngPlayerContainer {
  display: none;
}
.unifiedPlayerLayout.embedded .ngPlayerWrapper {
  height: 100%;
}
.unifiedPlayerLayout.embedded .ngPlayerWrapper .unified-player-container {
  width: 100% !important;
  height: 100% !important;
}
.vjs-unified-player .vjs-control-bar {
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
}
.mobile .vjs-unified-player .vjs-control-bar .vjs-progress-control::before {
  height: 10px;
  top: -10px;
}
#sdk-player-container {
  height: 100%;
}
#sdk-player-container strong,
#sdk-player-container b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.user-select-none {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.vjs-actionitem .vjs-actionitem-item {
  list-style: auto;
}
.wxp-follow-speaker-switch-btn {
  color: var(--wxp-text-primary-normal) !important;
}
.sharing-expired-alert {
  position: relative;
  background-color: var(--mds-color-theme-background-alert-error-normal);
  color: var(--mds-color-theme-common-text-error-normal);
  text-align: center;
  font-size: 12px;
  line-height: 22px;
}
.sharing-expired-alert i {
  position: absolute;
  font-size: 16px;
  inset-inline-end: 20px;
  inset-block-start: 3px;
  color: var(--mds-color-theme-common-text-error-normal);
}
.downloadDlg {
  text-align: left;
}
.downloadContainer {
  text-align: left;
}
.downloadContainer .downloadSize {
  margin-top: 10px;
  float: right;
  padding: 2px;
}
.downloadContainer .sectionCheckBox {
  min-width: 70px;
}
.downloadContainer .el-checkbox__label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 300px;
}
#wrapper.w_recordings #frame.frame_host .main {
  padding-left: 0;
  height: 100%;
}
#wrapper.w_recordings #frame.frame_host .main .grid {
  overflow: initial;
}
#wrapper.w_recordings #app {
  height: 100%!important;
}
.nbr_download_media {
  padding: 12px 0;
}
.nbr_download_media h1 {
  color: #333;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 30px;
  word-wrap: break-word;
  white-space: normal;
  margin-top: 20px;
}
.nbr_download_media .nbr_download_media_info {
  margin-bottom: 30px;
  line-height: 20px;
}
.nbr_download_media .nbr_download_media_info .aria_content {
  display: block;
  color: #fff;
  width: 0px;
  height: 0px;
}
.add_recording_dialog {
  font-size: 14px;
}
.add_recording_dialog i {
  font-size: 16px;
}
.add_recording_dialog .el-dialog {
  width: 440px;
  height: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.add_recording_dialog .el-dialog .el-dialog__textarea .el-dialog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 24px 24px 0px;
}
.add_recording_dialog .el-dialog .el-dialog__textarea .el-dialog__header .el-dialog__title {
  line-height: 24px;
}
.add_recording_dialog .el-dialog .el-dialog__textarea .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 24px 24px 0px;
}
.add_recording_dialog .el-dialog .el-dialog__headerbtn {
  top: 30px;
  right: 26px;
}
.add_recording_dialog .el-dialog .el-dialog__footer {
  padding: 14px 4px 0px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.add_recording_dialog .el-dialog .el-upload .el-upload-dragger {
  height: 450px;
  width: 392px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: unset;
}
.add_recording_dialog .el-dialog .el-upload .icon-mds-cloud-upload {
  font-size: 60px;
}
.add_recording_dialog .el-dialog .el-upload .tip_text {
  font-size: 16px;
  margin: 24px 0 8px;
  line-height: 24px;
}
.add_recording_dialog .el-dialog .el-upload .tip_detail_text {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-bottom: 12px;
  width: 292px;
  line-height: 22px;
}
.add_recording_dialog .el-dialog .form_box {
  width: 100%;
}
.add_recording_dialog .el-dialog .form_box .el-form {
  margin-top: 0px;
}
.add_recording_dialog .el-dialog .form_box .el-form-item {
  margin-bottom: 0px;
}
.add_recording_dialog .el-dialog .form_box .el-form-item__content {
  line-height: normal;
  margin-left: 0px;
}
.add_recording_dialog .el-dialog .form_box .el-form-item__content .el-input {
  font-size: 16px;
}
.add_recording_dialog .el-dialog .form_box .el-form-item__content .el-checkbox {
  line-height: 32px;
}
.add_recording_dialog .el-dialog .form_box .el-form-item__content .el-checkbox .el-checkbox__label {
  font-size: 16px;
  line-height: 24px;
}
.add_recording_dialog .el-dialog .form_box .err_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 13px;
  line-height: 22px;
  margin-top: 4px;
  color: var(--mds-color-theme-text-error-normal);
}
.add_recording_dialog .el-dialog .form_box .err_text .icon-ng-inline-error {
  margin-left: -7px;
  margin-right: 7px;
  margin-top: 1px;
  color: #F26B1D;
}
.add_recording_dialog .el-dialog .form_box .el-input__inner::-webkit-input-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.add_recording_dialog .el-dialog .form_box .el-input__inner::-moz-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.add_recording_dialog .el-dialog .form_box .el-input__inner::-ms-input-placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.add_recording_dialog .el-dialog .form_box .el-input__inner::placeholder {
  color: var(--mds-color-theme-text-secondary-normal);
}
.add_recording_dialog .el-dialog .form_box .file_box {
  min-height: 34px;
  padding: 0;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add_recording_dialog .el-dialog .form_box .file_box .el-progress-circle &gt; svg &gt; path:last-of-type {
  stroke: #0F0F0F !important;
}
.add_recording_dialog .el-dialog .form_box .file_box .loading_div {
  width: 24px;
  height: 14px;
  display: inline-block;
}
.add_recording_dialog .el-dialog .form_box .file_box .loading_div .el-loading-mask {
  margin-top: 20px;
}
.add_recording_dialog .el-dialog .form_box .file_box .loading_div .el-loading-spinner {
  top: 125% !important;
}
.add_recording_dialog .el-dialog .form_box .file_box .loading_div .el-loading-spinner .circular {
  width: 14px;
  height: 14px;
  display: inherit;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_status &gt; i {
  font-size: 14px;
  margin: 10px 13px;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_status &gt; i.loading_div {
  margin: 0px 0px 0px 13px;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_status:has(.icon-mds-check-circle-badge_filled) {
  margin-top: -15px;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 5px;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_name {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 13px;
  display: block;
}
.add_recording_dialog .el-dialog .form_box .file_box .file_size {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 6px;
  height: 16px;
  line-height: 16px;
  border-left: 1px solid var(--mds-color-theme-outline-secondary-normal);
  color: var(--mds-color-theme-text-secondary-normal);
}
.add_recording_dialog .el-dialog .form_box .file_box:has( .file_size) {
  padding: 5px 12px 5px 0px;
}
.add_recording_dialog .el-dialog .form_box .file_box .uploading_tips {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-top: 5px;
}
.add_recording_dialog .el-dialog .form_box .file_box .icon-ng-mark {
  color: #03612C;
  padding: 2px;
}
.add_recording_dialog .el-dialog .form_box .file_box .icon-ng-delete {
  cursor: pointer;
  color: #0F0F0F;
}
.add_recording_dialog .el-dialog .form_box .file_box .icon-ng-inline-error {
  padding: 2px;
  color: #F26B1D;
}
.add_recording_dialog .el-dialog .form_box .file_box .icon-redo {
  cursor: pointer;
  font-size: 14px;
  margin: 10px 10px 10px 5px;
}
.add_recording_dialog .el-dialog .form_box .file_box .icon-mds-delete_bold {
  margin-right: 8px;
  font-size: 14px;
}
.add_recording_dialog .el-dialog .form_box .sub_title {
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 4px;
  line-height: 22px;
}
.add_recording_dialog .el-dialog .form_box .required {
  color: #AB0A15;
}
.add_recording_dialog .el-dialog .form_box .setting_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
}
.add_recording_dialog .el-dialog .form_box .setting_item .sectionCheckBox .el-checkbox__input {
  margin-top: 0;
}
.add_recording_dialog .el-dialog .form_box .setting_item .icon-info-alt-outline {
  vertical-align: middle;
  margin-left: 7px;
  font-size: 16px;
  margin-top: 2px;
}
.add_recording_dialog .el-dialog .form_box .setting_item .pwd_protection_popover {
  float: left;
}
.add_recording_dialog .el-dialog .form_box .passwordProtectionSection {
  float: left;
}
.add_recording_dialog .el-dialog .form_box .passwordProtectionSection .passwordContent {
  margin-left: 26px;
  position: absolute;
}
.add_recording_dialog .el-dialog .form_box .passwordProtectionSection .passwordContent .el-input {
  width: 360px;
}
.add_recording_dialog .el-dialog .form_box .passwordProtectionSection .el-checkbox__input.is-disabled + .el-checkbox__label {
  color: #595959;
}
.popover_text {
  line-height: 24px;
  text-align: center;
}
.alert_cancel_btn {
  background: #707070;
  min-width: 88px;
}
.el-tooltip__popper.is-dark.requireSignInTip,
.el-tooltip__popper.is-dark.preventDownloadTip,
.el-tooltip__popper.is-dark.pwdProtectionTip {
  max-width: 420px;
}
.el-tooltip__popper.is-dark.requireSignInTip p.popover_text,
.el-tooltip__popper.is-dark.preventDownloadTip p.popover_text,
.el-tooltip__popper.is-dark.pwdProtectionTip p.popover_text {
  text-align: left;
}
.recordings {
  padding-top: 32px;
}
.recordings .record-header {
  padding: 14px 0;
  margin: 0 0 16px;
  font-size: 20px;
}
.recordings .record-tabs {
  --tab-padding-size: 8px;
  width: 100%;
}
.recordings .record-tabs &gt; .el-tabs__header {
  background-color: var(--mds-color-theme-background-secondary-normal);
  padding: var(--tab-padding-size) 0;
  min-height: 48px;
  border-radius: 48px;
  margin-bottom: 0;
}
.recordings .record-tabs &gt; .el-tabs__header .el-tabs__item {
  height: 32px;
  line-height: 32px;
}
.recordings .record-tabs &gt; .el-tabs__header .el-tabs__nav {
  padding: 0 var(--tab-padding-size);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(var(--tab-padding-size) * 2);
}
.record-panel-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 4px;
  gap: 20px;
}
.record-panel-header-select {
  width: 220px;
}
.record-panel-header-select .el-input__inner {
  border-radius: 16px;
  text-indent: -100%;
}
.record-panel-header-opts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.record-panel-header-opts .deletion-tips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 32px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.record-panel-header-opts .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 12px;
}
.record-panel-header-opts .el-button + .el-button {
  margin: 0;
}
.record-panel-header-opts .purge-button {
  color: var(--mds-color-theme-button-cancel-normal);
  border-color: var(--mds-color-theme-button-cancel-normal);
}
.record-panel-body {
  width: 100%;
  overflow-x: auto;
}
.record-storage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
.record-storage .el-progress {
  width: 120px;
}
.record-storage .el-progress-bar {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.record-storage .el-progress-bar__outer {
  border-radius: 1px;
  background-color: var(--mds-color-theme-control-inactive-normal);
}
.record-storage .el-progress-bar__inner {
  border-radius: 1px;
  background-color: var(--mds-color-theme-control-active-normal);
}
.record-tip {
  background-color: var(--tip-background-color);
  padding: 12px ;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  color: var(--tip-text-color);
}
.record-tip-icon {
  display: var(--tip-icon-display, 'none');
}
.record-tip-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.record-tip-content a {
  color: var(--tip-text-color);
}
.record-tip-close {
  height: auto;
  padding: 0;
  color: var(--tip-text-color);
}
.record-tip.info {
  --tip-icon-display: inline-block;
  --tip-background-color: var(--mds-color-theme-background-alert-theme-normal);
  --tip-text-color: var(--mds-color-theme-text-accent-normal);
}
.record-tip.warning {
  --tip-icon-display: none;
  --tip-background-color: var(--mds-color-theme-background-alert-warning-normal);
  --tip-text-color: var(--mds-color-theme-text-warning-normal);
}
.record-table {
  padding: 10px 0;
  font-size: 14px;
  display: block;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.record-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.record-table .row .topic {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.record-table .row .topic .title {
  display: block;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}
.record-table .row .topic .share {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record-table .row .operation i:focus {
  background-color: var(--mds-color-theme-button-secondary-pressed);
  color: var(--mds-color-theme-text-primary-normal);
}
.record-table .header {
  display: block;
  height: 50px;
  line-height: 50px;
}
.record-table .header .column-header {
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-table .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.record-table .body .row {
  min-height: 50px;
  border-radius: 8px;
  background-color: var(--mds-color-theme-background-secondary-normal);
}
.record-table .body .row .selection {
  text-align: center;
}
.record-table .body .row .selection .el-checkbox {
  vertical-align: middle;
  line-height: initial;
}
.record-table .body .row .selection .el-checkbox__input {
  position: relative;
}
.record-table .body .row .selection .el-checkbox__label {
  display: none;
}
.record-table .body .row .topic .title.indicator {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  max-width: 100%;
}
.record-table .body .row .topic .title.indicator .title-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: calc(100% - 50px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-table .body .row .topic .title.indicator .indicator {
  display: inline-block;
  min-width: 50px;
  font-size: 14px;
  text-align: center;
  padding: 0 8px;
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-background-label-cobalt-normal);
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
  line-height: 22px;
  height: 22px;
  border-radius: 4px;
}
.record-table .body .row .topic .title.indicator .indicator.tc {
  border-color: var(--mds-color-theme-outline-label-mint);
  background-color: var(--mds-color-theme-background-label-mint-normal);
}
.record-table .body .row .topic .title.indicator .indicator.expiring {
  background-color: var(--mds-color-theme-background-label-gold-normal);
  border: 1px solid var(--mds-color-theme-outline-label-gold);
}
.record-table .body .row .topic .clickable {
  cursor: pointer;
}
.record-table .body .row .security {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.record-table .body .row .security &gt; span {
  text-align: center;
  width: 20px;
  gap: 10px;
}
.record-table .body .row .operation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 7px;
}
.record-table .body .row .operation i {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border-radius: 28px;
}
.record-table .body .row .operation i:hover {
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.record-table .name.inprogress {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.record-table .clickable,
.record-table .clickable label {
  cursor: pointer;
}
.record-meeting-table {
  min-width: 700px;
}
.record-meeting-table .row .selection {
  width: 40px;
}
.record-meeting-table .row .topic {
  width: calc(100% - 710px);
  min-width: 100px;
}
.record-meeting-table .row .security {
  width: 100px;
}
.record-meeting-table .row .create-time {
  width: 140px;
}
.record-meeting-table .row .duration {
  width: 86px;
}
.record-meeting-table .row .file-size {
  width: 80px;
}
.record-meeting-table .row .format {
  width: 70px;
}
.record-meeting-table .row .operation {
  width: 125px;
}
.record-meeting-table .body .generating .topic {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
.record-meeting-table .body .generating .status {
  width: 650px;
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
  text-align: right;
  color: var(--mds-color-theme-background-secondary-normal);
}
.record-meeting-table .body .generating .icon-info-alt-outline {
  -webkit-margin-start: 5px;
          margin-inline-start: 5px;
}
.record-meeting-table.es_ES .row .topic {
  width: calc(100% - 740px);
}
.record-meeting-table.es_ES .row .create-time {
  width: 170px;
}
.record-meeting-table.es_ES .row .format {
  width: 80px;
}
.record-meeting-table.ru_RU .row .topic {
  width: calc(100% - 820px);
}
.record-meeting-table.ru_RU .row .security {
  width: 120px;
}
.record-meeting-table.ru_RU .row .create-time {
  width: 145px;
}
.record-meeting-table.ru_RU .row .duration {
  width: 145px;
}
.record-meeting-table.ru_RU .row .format {
  width: 80px;
}
.record-meeting-table.ru_RU.deleted .row .topic {
  width: calc(100% - 800px);
}
.record-meeting-table.bg_BG .row .topic {
  width: calc(100% - 795px);
}
.record-meeting-table.bg_BG .row .create-time {
  width: 175px;
}
.record-meeting-table.bg_BG .row .duration {
  width: 155px;
}
.record-meeting-table.bg_BG .row .format {
  width: 75px;
}
.record-meeting-table.fr_FR .row .topic {
  width: calc(100% - 725px);
}
.record-meeting-table.fr_FR .row .create-time {
  width: 155px;
}
.record-meeting-table.de_DE .row .topic {
  width: calc(100% - 730px);
}
.record-meeting-table.de_DE .row .create-time {
  width: 160px;
}
.record-meeting-table.with-registration .reg-column {
  width: 120px;
}
.record-meeting-table.with-registration .reg-column-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.record-meeting-table.with-registration .reg-column-inner .reg-enabled {
  -webkit-margin-start: 7px;
          margin-inline-start: 7px;
}
.record-meeting-table.with-registration .reg-column-inner .reg-enabled i {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 28px;
}
.record-meeting-table.with-registration .reg-column-inner .reg-enabled i:hover {
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.record-meeting-table.with-registration .row .topic {
  width: calc(100% - 830px);
}
.record-meeting-table.with-registration.es_ES .row .topic {
  width: calc(100% - 860px);
}
.record-meeting-table.with-registration.ru_RU .row .topic {
  width: calc(100% - 940px);
}
.record-meeting-table.with-registration.bg_BG .row .topic {
  width: calc(100% - 795px);
}
.record-meeting-table.with-registration.fr_FR .row .topic {
  width: calc(100% - 845px);
}
.record-calling-table {
  min-width: 1140px;
}
.record-calling-table .selection {
  min-width: 40px;
  max-width: 40px;
}
.record-calling-table .topic {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 100px;
  max-width: calc((100% - 640px) / 2);
}
.record-calling-table .calling,
.record-calling-table .called {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 100px;
  max-width: calc((100% - 640px) / 4);
}
.record-calling-table .security {
  min-width: 100px;
  max-width: 100px;
}
.record-calling-table .create-time {
  min-width: 140px;
  max-width: 140px;
}
.record-calling-table .duration {
  min-width: 85px;
  max-height: 85px;
}
.record-calling-table .file-size {
  min-width: 80px;
  max-width: 80px;
}
.record-calling-table .format {
  min-width: 70px;
  max-width: 70px;
}
.record-calling-table .operation {
  min-width: 125px;
  max-width: 125px;
}
.record-no-data {
  text-align: center;
  padding-top: 120px;
  max-width: 500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.record-no-data-image {
  width: 192px;
}
.record-no-data-title {
  font-size: 20px;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 1.5;
}
.record-no-data-text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record-generating-tip {
  width: 240px;
  line-height: 1.5;
}
.record-confirm-dialog {
  --gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
  width: 480px;
  margin-bottom: 0;
  padding: 24px;
}
.record-confirm-dialog .el-dialog__headerbtn {
  top: 12px;
  right: 12px;
  font-size: 12px;
}
.record-confirm-dialog .el-dialog__header {
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}
.record-confirm-dialog .el-dialog__textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
}
.record-confirm-dialog .el-dialog__body {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
}
.record-confirm-dialog-body {
  font-size: 14px;
  line-height: 1.5;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record-confirm-dialog-body .checkbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 36px;
}
.record-confirm-dialog-body .icon {
  line-height: 1;
  text-align: center;
  font-size: 80px;
  color: var(--mds-color-theme-button-cancel-normal);
  padding-bottom: var(--gap);
}
.record-confirm-dialog-body .topic {
  padding-top: var(--gap);
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
}
.record-confirm-dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 12px;
}
.record-confirm-dialog-footer .el-button + .el-button {
  margin: 0;
}
.record-form-dialog {
  width: 480px;
}
.record-upload-file-picker .el-upload-dragger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 432px;
  height: 450px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 50px;
  gap: 12px;
  font-size: 16px;
}
.record-upload-file-picker .icon-mds-cloud-upload {
  font-size: 60px;
  padding-bottom: 12px;
}
.record-upload-file-picker .record-upload-description {
  font-size: 14px;
  line-height: 1.5;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record-upload-form .file-box {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  color: var(--mds-color-theme-text-primary-normal);
  background-color: var(--mds-color-theme-background-alert-default-normal);
}
.record-upload-form .file-box.success {
  background-color: var(--mds-color-theme-background-alert-success-normal);
  color: var(--mds-color-theme-text-success-normal);
}
.record-upload-form .file-box.error {
  background: var(--mds-color-theme-background-alert-error-normal);
  color: var(--mds-color-theme-text-error-normal);
}
.record-upload-form .file-box-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 0 12px;
}
.record-upload-form .file-box-icon .el-button {
  border: none;
  padding: 0;
  height: 28px;
  width: 28px;
  margin: 0 !important;
  color: unset;
}
.record-upload-form .file-box-status {
  text-align: center;
  width: 28px;
}
.record-upload-form .file-box-status .status-loading {
  display: block;
  border-radius: 14px;
  width: 14px;
  height: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  border: 1px solid var(--mds-color-theme-control-inactive-normal);
  border-top-color: var(--mds-color-theme-outline-input-active);
  -webkit-animation: rotate-loading 0.8s linear infinite;
          animation: rotate-loading 0.8s linear infinite;
}
.record-upload-form .file-box-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 358px;
  line-height: 24px;
}
.record-upload-form .file-box-info .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-upload-form .file-box-info-extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record-upload-form .file-box-info-extra .divider {
  border-left: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.record-upload-form .file-box-error-msg {
  color: var(--mds-color-theme-text-error-normal);
  font-size: 14px;
  padding: 4px 12px;
  line-height: 1.5;
}
.record-upload-form .file-box.with-retry .file-box-info {
  max-width: 330px;
}
.record-upload-form .el-form-item {
  margin-bottom: 0;
}
.record-upload-form .el-form-item__label {
  display: block;
  padding: 12px 0 4px;
  line-height: 22px;
  float: none;
  text-align: start;
}
.record-upload-form-duration .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.record-upload-form-duration .el-form-item__content::before {
  display: none;
}
.record-upload-form-access-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.record-upload-form-access-tooltip,
.record-policy-password-dashboard {
  max-width: 420px;
  line-height: 24px;
}
.record-action-result-message {
  top: unset;
  bottom: 90px;
}
.record-tooltip {
  line-height: 1.5;
}
.recording-filter-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .record-meeting-table .header .topic {
    padding-left: 38px;
  }
}
@-webkit-keyframes rotate-loading {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.record-calling-playback {
  margin: 0 30px;
  height: 100%;
}
.record-calling-playback-header {
  font-size: 24px;
  height: 56px;
  line-height: 52px;
  padding-bottom: 4px;
}
.record-calling-playback-actions {
  -webkit-margin-start: 24px;
          margin-inline-start: 24px;
  font-size: 16px;
}
.record-calling-playback-actions i {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border-radius: 28px;
}
.record-calling-playback-player {
  height: calc(100% - 88px);
}
.record-calling-playback .record-calling-playback-title {
  all: unset;
}
@media screen and (max-width: 767px) {
  .record-calling-playback {
    margin: 0;
  }
  .record-calling-playback-player {
    height: calc(100% - 56px);
  }
}
.record-registration-settings .header {
  font-size: 16px;
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
}
.record-registration-settings .header .top_info {
  padding: 8px;
}
.record-registration-settings .header .top_info .info_content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.record-registration-settings .header .top_info .icon-mds-info-badge_filled:before {
  vertical-align: top;
}
.record-registration-settings .body {
  font-size: 16px;
}
.record-registration-settings .body .setting-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 12px;
}
.record-registration-settings .body .setting-list-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 24px;
}
.record-registration-settings .body .setting-list-item-content .sub-title {
  font-size: 14px;
  line-height: 22px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record-registration-settings .el-dialog {
  width: 440px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: var(--mds-border-radius-core-small);
}
.record-registration-settings .el-dialog__header {
  padding: 16px 16px 0;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 24px;
}
.record-registration-settings .el-dialog__headerbtn {
  right: 16px;
  top: 28px;
}
.record-registration-settings .el-dialog__body {
  padding: 16px;
}
.record-registration-settings .el-dialog__footer {
  padding: 0 16px 16px;
}
.record-registration-settings .el-dialog__footer .dialog-footer-btns {
  padding: 0;
}
.recording-landing-page-wrapper {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 160px;
  color: var(--mds-color-theme-text-primary-normal);
}
.recording-landing-page-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-block: 20px;
  height: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recording-landing-page-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recording-landing-page-header-right .preview-tag {
  padding: 4px 12px;
  color: var(--mds-color-core-blue-70);
  font-size: 12px;
  background: var(--mds-color-core-blue-05);
  border-radius: 4px;
}
.recording-landing-page-body header {
  margin-block: 30px;
}
.recording-landing-page-body .record-name {
  font-size: 26px;
  line-height: normal;
  margin-block: 0;
}
.recording-landing-page-body .record-description {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 1.5;
}
.recording-landing-page-body .register-form {
  margin: 0 auto;
  width: 460px;
  padding: 40px;
  border-radius: var(--mds-border-radius-core-small);
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.16), 0px 0px 1px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.16), 0px 0px 1px 0px rgba(0, 0, 0, 0.14);
}
.recording-landing-page-body .register-form .register-title {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
}
.recording-landing-page-body .register-form .register-desc {
  font-size: 14px;
  line-height: 1.5;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-block: 12px 24px;
}
.recording-landing-page-body .register-form .container-btn .el-button {
  width: 100%;
}
.recording-landing-page-timezone .el-button {
  background-color: transparent;
  color: var(--mds-color-theme-text-normal);
}
.recording-landing-page #wrapper {
  background: #080d0a url(/webappng/images/landing_bg.e191ae45.jpg) center top no-repeat;
  background-size: cover;
}
.manage-record-registration {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  inset: 0;
  padding: 20px 30px;
}
.manage-record-registration .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  gap: 5px;
  color: var(--mds-color-theme-text-primary-normal);
}
.manage-record-registration .breadcrumb .divider {
  font-size: 8px;
}
.manage-record-registration .breadcrumb a {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.manage-record-registration .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;
  padding-block: 25px;
}
.manage-record-registration .header .title {
  font-size: 25px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.manage-record-registration .body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.manage-record-registration .body .scroll-indicator {
  width: 40px;
  height: 25px;
  position: absolute;
  inset-block-start: 12px;
  inset-inline-end: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(var(--mds-color-theme-background-solid-secondary-normal)), color-stop(30%, var(--mds-color-theme-background-solid-tertiary-normal)));
  background-image: linear-gradient(to right, var(--mds-color-theme-background-solid-secondary-normal), var(--mds-color-theme-background-solid-tertiary-normal) 30%);
  color: var(--mds-color-core-gray-50);
  z-index: 999;
  font-size: 20px;
  text-align: center;
  line-height: 25px;
}
.manage-record-registration .body .body-inner {
  width: 100%;
  -webkit-padding-after: 20px;
          padding-block-end: 20px;
  overflow-x: auto;
}
.manage-record-registration .body table {
  min-width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.manage-record-registration .body table thead th {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  min-width: 125px;
  white-space: nowrap;
  position: sticky;
  height: 50px;
  padding: 10px 15px;
  text-align: start;
}
.manage-record-registration .body table tbody td {
  padding: 10px 15px;
  height: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.manage-record-registration .footer {
  -webkit-margin-before: auto;
          margin-block-start: auto;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: var(--mds-color-theme-text-secondary-normal);
  height: 50px;
}
.manage-record-registration .footer .pagination-summary {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
.manage-record-registration .footer .pagination-arrow {
  font-size: 12px;
}
.manage-record-registration .footer .pagination-arrow.disabled {
  cursor: unset;
  color: var(--mds-color-theme-text-primary-disabled);
}
.manage-record-registration .footer .pagination-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.manage-record-registration .status::before {
  content: "";
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
}
.manage-record-registration .status.status-approved::before {
  background-color: var(--mds-color-theme-common-text-success-normal);
}
.manage-column-dialog {
  width: 500px;
}
.manage-column-dialog .checkbox-group-item {
  -webkit-padding-start: 32px;
          padding-inline-start: 32px;
}
.manage-column-dialog .checkbox-group-item.indent-0 {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
html[dir="rtl"] .record-registration-setting .el-dialog__headerbtn {
  left: 16px;
  right: auto;
}
.recording-landing-page #wrapper #topNotis,
.recording-landing-page #wrapper #header,
.recording-landing-page #wrapper #ng_nav {
  display: none !important;
}
.recording-landing-page #wrapper #app {
  overflow-y: auto;
}
.mobile .recording-landing-page-wrapper {
  padding: 0;
}
.mobile .recording-landing-page-header {
  padding: 0 10px;
  height: auto;
}
.mobile .recording-landing-page-body {
  padding: 0 20px 20px;
}
.mobile .recording-landing-page-body .register-form {
  width: unset;
  padding: 20px;
}
.mobile .recording-landing-page-body .register-form .reg-form-item-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mobile .recording-landing-page-body .register-form .reg-form-item-group .el-form-item {
  max-width: unset;
}
.mobile .recording-landing-page-body .register-form .reg-form-item-group .el-form-item:last-of-type {
  margin-bottom: 24px;
}
.pmr_attendee {
  line-height: 20px;
}
.pmr_attendee .pmr_pop_imoret {
  margin-right: 8px;
}
.pmr_attendee .pmr_pop_items.callinNumber {
  margin-top: 18px;
}
.pmr_attendee .pmr_pop_imorei {
  line-height: 24px;
}
.pmr_attendee .pmr_subtitle {
  font-size: 14px;
  line-height: 20px;
}
.pmr_attendee .pmr_attendee_main_inner {
  display: table;
  min-height: 560px;
  width: 100%;
  vertical-align: middle;
}
.pmr_attendee .pmr_wrapper {
  display: table-cell;
  height: 560px;
  vertical-align: middle;
  padding: 60px 0;
}
.pmr_attendee .pmr {
  position: relative;
  font-size: 12px;
  margin: 0 auto;
  width: 540px;
}
.pmr_attendee .pmr_avatar {
  position: absolute;
  left: 0;
  top: 10px;
}
.pmr_attendee .avatar_img.avatar_xlarge {
  height: 120px;
  width: 120px;
}
.pmr_attendee .pmr_c {
  padding-left: 156px;
}
.pmr_attendee .pop {
  background: none;
}
.pmr_attendee .pmr_altHost_info {
  padding-top: 12px;
}
.pmr_attendee .el-collapse-item.is-active &gt; .el-collapse-item__header .el-collapse-item__header__arrow {
  margin-top: -3px;
}
.pmr_attendee .el-collapse-item__header {
  background: none;
  font-size: 12px;
  margin-bottom: 4px;
  display: inline-block;
}
.pmr_attendee a.el-collapse-item__header:hover,
.pmr_attendee a.el-collapse-item__header:active,
.pmr_attendee a.el-collapse-item__header:focus {
  text-decoration: none;
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_attendee a.el-collapse-item__header:hover i,
.pmr_attendee a.el-collapse-item__header:active i,
.pmr_attendee a.el-collapse-item__header:focus i {
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_attendee .el-collapse-item__header__arrow a,
.pmr_attendee .el-collapse-item__header__arrow a:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_attendee .el-collapse-item__header__arrow a i,
.pmr_attendee .el-collapse-item__header__arrow a i:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_attendee .el-collapse-item__header,
.pmr_attendee .pmr_pop_title,
.pmr_attendee .pmr_pop_c,
.pmr_attendee .wbxCallinNumber,
.pmr_attendee .el-collapse-item__content {
  padding-left: 0px;
}
.pmr_attendee .pmr_pop_title {
  padding-bottom: 0px;
}
.pmr_attendee .pmr_pop,
.pmr_attendee .pmr_pop_c,
.pmr_attendee .el-collapse-item__content {
  padding-top: 0px;
}
.pmr_attendee .callinNumber {
  margin-top: 0px;
}
.pmr_attendee .pmr_userinfo {
  margin-top: 16px;
  margin-bottom: 20px;
}
.pmr_attendee .pmr_btn {
  margin-bottom: 16px;
}
.pmr_attendee .pmr_pop_title_t h1 {
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: normal;
  margin: 0 0 12px 0;
  text-align: left;
}
.pmr_attendee .grid_g_all {
  border-radius: 4px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
.pmr_attendee .pmr_attendee_main {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.pmr_attendee .pmr_attendee_main .pmr_btn .el-button.btn_xl {
  width: auto;
  min-width: 240px;
}
.pmr_attendee .icon-ng-arrow-down,
.pmr_attendee .icon-ng-copy {
  line-height: 20px;
  vertical-align: middle;
}
.pmr_attendee .pmr_userinfo_form .el-input input {
  width: 310px;
  display: inline-block;
}
.pmr_attendee .pmr_userinfo_form .el-input-group__append {
  display: inline-block;
}
.pmr_attendee .pmr_userinfo_form .el-form-item {
  margin: 14px 0 0px;
}
.pmr_attendee .pmr_t {
  margin-bottom: 4px;
}
.pmr_attendee .pmr_subtitle {
  padding-top: 0;
}
.pmr_attendee .pmr_subtitle .pmr_invite_link {
  min-width: 200px;
  max-width: 480px;
}
.pmr_attendee .g_mind {
  background: none;
}
.pmr_attendee .pmr_slide {
  position: absolute;
  top: 512px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.pmr_attendee .pmr_slide .pmr_slide_b {
  display: none;
}
.pmr_attendee .pmr_slide.active {
  -webkit-animation: anim_pmr_slide 0.5s both;
  animation: anim_pmr_slide 0.5s both;
}
.pmr_attendee .pmr_slide.active .pmr_slide_b {
  display: block;
}
@-webkit-keyframes anim_pmr_slide {
  from {
    top: 140%;
    display: none;
  }
  to {
    top: 0;
    display: block;
  }
}
@keyframes anim_pmr_slide {
  from {
    top: 140%;
    display: none;
  }
  to {
    top: 0;
    display: block;
  }
}
.pmr_attendee .pmr_slide.disable {
  -webkit-animation: anim_pmr_slide_disable 0.3s both;
  animation: anim_pmr_slide_disable 0.3s both;
}
.pmr_attendee .pmr_slide.disable .pmr_slide_b {
  display: none;
}
@-webkit-keyframes anim_pmr_slide_disable {
  from {
    top: 0%;
    display: block;
  }
  to {
    top: 140%;
    display: none;
  }
}
@keyframes anim_pmr_slide_disable {
  from {
    top: 0%;
    display: block;
  }
  to {
    top: 140%;
    display: none;
  }
}
.pmr_attendee .pmr_slide .pmr_slide_b {
  position: relative;
  height: 100%;
  width: 100%;
}
.pmr_attendee .pmr_slide_arrow {
  cursor: pointer;
  position: absolute;
  text-align: center;
  top: 5px;
  left: 50%;
  width: 40px;
  display: block;
  height: 18px;
  margin-left: -20px;
  border-radius: 0 0 2px 2px;
  background: var(--mds-color-theme-text-accent-normal);
}
.pmr_attendee .pmr_slide_arrow i {
  color: #fff;
  font-size: 16px;
}
.pmr_attendee .pmr_slide_c {
  position: absolute;
  top: 24px;
  padding: 0 40px;
  bottom: 10px;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.pmr_attendee .pmr_slide_f {
  display: inline-block;
  line-height: 20px;
  text-align: left;
  font-size: 12px;
  cursor: pointer;
  padding-top: 6px;
  float: right;
}
.pmr_attendee .pmr_slide_f a {
  display: inline-block;
  margin-top: 5px;
}
.pmr_attendee .pmr_slide_f i {
  margin-right: 4px;
  font-size: 16px;
  vertical-align: middle;
  display: inline-block;
}
.pmr_attendee .pmr_slide_f i.icon-mds-copy_bold {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 14px;
}
.pmr_attendee .pmr_slide_f span {
  vertical-align: middle;
  display: inline-block;
}
.pmr_attendee .pmr_slide_f a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.pmr_attendee .pmr_slide_f a:hover,
.pmr_attendee .pmr_slide_f a:focus,
.pmr_attendee .pmr_slide_f a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.pmr_attendee .pmr_slide_f a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.pmr_attendee .pmr_slide_f a:hover i.icon-ng-copy,
.pmr_attendee .pmr_slide_f a:focus i.icon-ng-copy,
.pmr_attendee .pmr_slide_f a:active i.icon-ng-copy {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.pmr_attendee .pmr_attendee_captcha {
  width: 310px;
}
.pmr_more {
  margin-top: 12px;
  font-size: 14px;
}
.pmr_more i {
  font-size: 16px;
}
.wbxCallinNumber {
  font-size: 12px;
}
.pmr_thinclient {
  margin-left: 10px;
  font-style: italic;
  font-size: 17px;
  font-weight: 100;
  line-height: 20px;
}
.pmr_thinclient a {
  color: var(--mds-color-theme-text-secondary-normal);
  text-decoration: none;
}
.pmr_thinclient a:hover,
.pmr_thinclient a:focus,
.pmr_thinclient a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.pmr_thinclient a,
.pmr_thinclient a span,
.pmr_thinclient a i {
  vertical-align: middle;
}
.pmr_thinclient a span[class*=" icon-"],
.pmr_thinclient a span[class^=icon-] {
  color: var(--mds-color-theme-text-accent-normal);
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
}
.pmr_thinclient a i {
  color: #a85f00;
  font-size: 10px;
}
.pmr_recently .pmr_recently_b {
  display: inline-block;
  position: relative;
  background: none;
  width: 66px;
  vertical-align: top;
}
.pmr_recently .pmr_recently_b span.avatar_img {
  border: 2px solid #fff;
}
.pmr_recently .pmr_recently_b p {
  line-height: 18px;
  margin-left: -15px;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pmr_recently .pmr_recently_b span.pmr_pins {
  display: none;
  position: absolute;
  z-index: 20;
  text-align: left;
  top: 32px;
  left: 50%;
  margin-left: 10px;
  height: 20px;
  line-height: 12px;
  padding: 0 1px;
  border-radius: 50%;
  background: #ebebec;
  -webkit-transform-origin-x: 0%;
  color: var(--mds-color-theme-text-secondary-normal);
  word-break: break-all;
  white-space: nowrap;
}
.pmr_recently .pmr_recently_b span.pmr_pins .txt_split {
  margin: 0 2px;
  height: 10px;
}
.pmr_recently .pmr_recently_b span.pmr_pins i {
  cursor: pointer;
  vertical-align: middle;
}
.pmr_recently .pmr_recently_b span.pmr_pins i.pmr_pins_pin {
  font-size: 10px;
}
.pmr_recently .pmr_recently_b span.pmr_pins i.pmr_pins_close {
  font-size: 12px;
  font-weight: 700;
  -webkit-transform: scale(0.9);
}
.pmr_recently .pmr_recently_b span.pmr_pins_status {
  position: absolute;
  z-index: 20;
  text-align: left;
  top: 23px;
  left: 45px;
  height: 17px;
  line-height: 12px;
  color: #a85f00;
}
.pmr_recently .pmr_recently_b span.pmr_pins_status i {
  font-size: 10px;
}
.pmr_recently .pmr_recently_b:hover span.pmr_pins_status {
  display: none;
}
.pmr_recently .pmr_recently_b:hover span.pmr_pins {
  display: block;
}
.pmr_recently .pmr_recently_b:hover span.pmr_pins i.pmr_pins_pin:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_recently .pmr_recently_b:hover span.pmr_pins i.pmr_pins_close:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_recently .pmr_recently_b a {
  text-decoration: none;
}
.pmr_recently .pmr_recently_b a:hover span.avatar_img,
.pmr_recently .pmr_recently_b:hover a span.avatar_img {
  border: 2px solid var(--mds-color-theme-text-accent-normal);
}
.pmr_recently .pmr_recently_b a:hover p,
.pmr_recently .pmr_recently_b:hover a p {
  display: block;
}
.pmr_recently .pmr_recently_block {
  display: inline-block;
  position: relative;
  background: none;
  width: 19.9%;
  vertical-align: top;
}
.pmr_recently .pmr_recently_block a.avatar_link {
  text-decoration: none;
  position: relative;
  display: inline-block;
  outline: none;
}
.pmr_recently .pmr_recently_block a.avatar_link span.avatar_img {
  border: 2px solid #fff;
}
.pmr_recently .pmr_recently_block a.avatar_link p {
  line-height: 18px;
  left: -15px;
  position: absolute;
  width: 100px;
  background: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
  text-align: center;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: 10px;
  z-index: 20;
  text-underline: none;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins {
  display: none;
  text-align: center;
  height: 20px;
  line-height: 20px;
  min-width: 20px;
  padding: 0 1px;
  border-radius: 50%;
  background: #ebebec;
  position: absolute;
  outline: none;
  color: var(--mds-color-theme-text-primary-normal);
  word-break: break-all;
  white-space: nowrap;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins .txt_split {
  margin: 0 2px;
  height: 10px;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins i {
  cursor: pointer;
  vertical-align: middle;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins i.pmr_pins_pin {
  font-size: 10px;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins i.pmr_pins_close {
  font-size: 12px;
  font-weight: 700;
  -webkit-transform: scale(0.9);
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins_status {
  background: #a85f00;
  border-radius: 50%;
  padding-top: 4px;
  text-align: center;
  height: 20px;
  width: 20px;
  line-height: 12px;
  color: #fff;
  display: inline-block;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link span.pmr_pins_status i {
  font-size: 10px;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link:hover span.pmr_pins_status,
.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins_status {
  display: none;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link:hover span.pmr_pins,
.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins {
  display: block;
  text-underline: none;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link:hover span.pmr_pins i.pmr_pins_pin,
.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_pin {
  color: #a85f00;
}
.pmr_recently .pmr_recently_block a.pmr_pins_link:hover span.pmr_pins i.pmr_pins_close,
.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_close {
  color: #a85f00;
}
.pmr_recently .pmr_recently_block a.avatar_link:hover span.avatar_img,
.pmr_recently .pmr_recently_block a.avatar_link:focus span.avatar_img,
.pmr_recently .pmr_recently_block:hover a.avatar_link span.avatar_img {
  border: 2px solid var(--mds-color-theme-text-accent-normal);
}
.pmr_recently .pmr_recently_block a.avatar_link:hover p,
.pmr_recently .pmr_recently_block a.avatar_link:focus p,
.pmr_recently .pmr_recently_block:hover a.avatar_link p {
  display: block;
}
.pmr_recently .pmr_recently_block.pmr_rb_on a.avatar_link span.avatar_img {
  border: 2px solid var(--mds-color-theme-text-accent-normal);
}
.pmr_recently .pmr_recently_block.pmr_rb_on a.avatar_link p {
  display: block;
}
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_pin,
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link span.pmr_pins i.pmr_pins_pin,
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_pin:hover,
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link span.pmr_pins i.pmr_pins_pin:hover {
  color: #a85f00;
}
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_close:hover,
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link span.pmr_pins i.pmr_pins_close:hover {
  color: #a85f00;
}
.pmr_recently .pmr_recently_block.pmr_pinned a.pmr_pins_link:focus span.pmr_pins {
  display: block;
}
.pmr_lobby_list {
  max-height: 226px;
  margin: -5px 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.pmr_lobby_list li span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
  margin: 5px auto;
}
.pmr_lobby_list li span.avatar_img {
  margin-right: 10px;
}
.pmr_pop .pmr_invite_link {
  max-width: 300px;
}
.pmr_pop_imoret .el-dialog {
  width: 26%;
  min-width: 500px;
}
.pmr_copy {
  min-width: 50px;
  padding: 10px 15px;
}
.pmr_card {
  padding: 0 24px;
}
.pmr_card .g_mind {
  display: block;
  width: auto;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-color: var(--mds-color-theme-gradation-secondary);
}
.pmr_card .g_mind .g_mind_block {
  height: 200px;
  margin-top: -100px;
}
.pmr_card .g_mind .g_mind_title img {
  width: 66px;
}
.pmr_card .g_mind .g_mind_title i {
  font-size: 58px;
  color: var(--mds-color-theme-text-accent-normal);
}
.pmr_card .g_mind .g_mind_info {
  font-size: 20px;
}
.pmr_card .pmr_slide {
  position: absolute;
  top: 512px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.pmr_card .pmr_slide .pmr_slide_b {
  display: none;
}
.pmr_card .pmr_slide.active {
  -webkit-animation: anim_pmr_slide 0.5s both;
  animation: anim_pmr_slide 0.5s both;
}
.pmr_card .pmr_slide.active .pmr_slide_b {
  display: block;
}
@-webkit-keyframes anim_pmr_slide {
  from {
    top: 140%;
    display: none;
  }
  to {
    top: 0;
    display: block;
  }
}
@keyframes anim_pmr_slide {
  from {
    top: 140%;
    display: none;
  }
  to {
    top: 0;
    display: block;
  }
}
.pmr_card .pmr_slide.disable {
  -webkit-animation: anim_pmr_slide_disable 0.5s both;
  animation: anim_pmr_slide_disable 0.5s both;
}
.pmr_card .pmr_slide.disable .pmr_slide_b {
  display: none;
}
@-webkit-keyframes anim_pmr_slide_disable {
  from {
    top: 0%;
    display: block;
  }
  to {
    top: 140%;
    display: none;
  }
}
@keyframes anim_pmr_slide_disable {
  from {
    top: 0%;
    display: block;
  }
  to {
    top: 140%;
    display: none;
  }
}
.pmr_card .pmr_slide .pmr_slide_b {
  position: relative;
  height: 100%;
  width: 100%;
}
.pmr_card .pmr_slide_arrow {
  cursor: pointer;
  position: absolute;
  text-align: center;
  bottom: 10px;
  left: 50%;
  width: 14px;
  display: block;
  height: 14px;
  overflow: hidden;
  padding-top: 1px;
  margin-left: -7px;
  border-radius: 0 0 2px 2px;
  color: var(--mds-color-theme-text-primary-normal);
}
.pmr_card .pmr_slide_arrow:hover,
.pmr_card .pmr_slide_arrow:focus,
.pmr_card .pmr_slide_arrow:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.pmr_card .pmr_slide_arrow i {
  font-size: 14px;
}
.pmr_card .pmr_more_icon i {
  font-size: 14px;
}
.pmr_card .pmr_slide_c {
  position: absolute;
  bottom: 30px;
  padding: 0 24px;
  padding: 0;
  top: 15px;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.pmr_card .pmr_slide_f {
  display: inline-block;
  line-height: 20px;
  text-align: left;
  font-size: 14px;
  cursor: pointer;
}
.pmr_card .pmr_slide_f i {
  margin-right: 4px;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
}
.pmr_card .pmr_slide_f i.icon-ng-copy {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
}
.pmr_card .pmr_slide_f span {
  vertical-align: middle;
  display: inline-block;
}
.pmr_card .pmr_slide_f a:hover i.icon-ng-copy,
.pmr_card .pmr_slide_f a:focus i.icon-ng-copy,
.pmr_card .pmr_slide_f a:active i.icon-ng-copy {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.pmr_card .pmr_pop_title_t h4 {
  overflow: hidden;
  line-height: 27px;
  font-size: 16px;
  max-width: calc(100% - 50px);
  display: block;
}
.pmr_card .pmr_pop_title {
  padding: 6px 0px 4px 0px;
  border-bottom: none;
}
.pmr_card .pmr_pop_items.callinNumber {
  margin-top: 8px;
}
.pmr_card .pmr_pop_items {
  padding: 0;
}
#pmr_advancedInfo .pmr_pop,
#attendee_advancedInfo .pmr_pop {
  padding-top: 0;
}
#pmr_advancedInfo .pmr_pop_items,
#attendee_advancedInfo .pmr_pop_items {
  padding-top: 20px;
}
#pmr_advancedInfo .pmr_pop_items.callinNumber,
#attendee_advancedInfo .pmr_pop_items.callinNumber {
  padding-top: 8px;
}
#pmr_advancedInfo .pmr_pop_imorei h5,
#attendee_advancedInfo .pmr_pop_imorei h5 {
  color: var(--mds-color-theme-text-secondary-normal);
}
#pmr_advancedInfo .pmr_adInfo_roomid,
#attendee_advancedInfo .pmr_adInfo_roomid {
  font-size: 12px;
}
.grid_block.pmr_card {
  padding: 0;
  margin: 0;
}
.pmr_pins_link {
  display: none!important;
}
.pmr_card_block {
  text-align: left;
  padding: 0 20px;
}
.pmr_card_block .pmr_avatar {
  width: 110px;
  height: 110px;
  margin: 0 auto;
}
.pmr_card_block .pmr_avatar.fte-avatar-outcrop {
  position: relative;
  z-index: 40;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 5px #fff;
          box-shadow: 0 0 0 5px #fff;
  background-color: #fff;
}
.pmr_card_block .pmr_avatar.fte-avatar-outcrop .avatar_editor .user_avatar p {
  -webkit-box-shadow: 0 0 0 10px #fff;
          box-shadow: 0 0 0 10px #fff;
}
.pmr_card_block .pmr_c {
  margin-bottom: 40px;
}
.pmr_card_block .pmr_c .pmr_t {
  margin-bottom: 20px;
}
.pmr_card_block .pmr_c .pmr_more {
  padding: 4px 5px;
}
.pmr_card_block .pmr_c .pmr_more a {
  margin: 0 auto;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pmr_card_block .pmr_url_autoselect {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  max-width: 435px;
  display: inline-block;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  direction: ltr;
}
.pmr_card_block .pmr_card_c {
  position: relative;
  font-size: 12px;
  margin: 0 auto;
}
.pmr_card_block .pmr_card_c.fte-pmr-outcrop {
  z-index: 40;
  background-color: #fff;
  border-radius: 1px;
  -webkit-box-shadow: 0 0 0 10px #fff;
          box-shadow: 0 0 0 10px #fff;
}
.pmr_card_block .pmr_card_c {
  position: relative;
}
.pmr_card_block .pmr_card_c .pmr_avatar {
  width: 110px;
  height: 110px;
  top: 40px;
  left: 0px;
  position: absolute;
}
.pmr_card_block .pmr_card_c .pmr_card_c_wrapper {
  margin-left: 155px;
  padding: 45px 0 36px 5px;
  max-width: 540px;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.pmr_card_block .pmr_card_c .pmr_card_c_smartbutton {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 0 40px 5px;
}
.pmr_card_block .pmr_card_c .pmr_card_c_smartbutton .smartbutton:first-of-type {
  margin-right: 8px;
}
.pmr_card_block .pmr_card_c .pmr_card_c_more {
  margin-top: 16px;
}
.pmr_card_block .pmr_card_c .pmr_card_c_more span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.pmr_card_block .pmr_card_c .pmr_card_c_more i {
  font-size: 16px;
}
.pmr_card_block .pmr_card_c .pmr_card_c_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 4px;
}
.pmr_card_block .pmr_card_c .pmr_card_c_name h2 {
  font-size: 26px;
  line-height: 35px;
  vertical-align: middle;
  font-weight: normal;
  margin: 0;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
  display: inline;
}
.pmr_card_block .pmr_card_c .pmr_card_c_name i {
  font-size: 16px;
  margin: 6px;
  color: var(--mds-color-theme-text-primary-normal);
  display: inline-block;
  vertical-align: middle;
}
.pmr_card_block .pmr_card_c .pmr_card_c_name .pmr_card_c_title {
  display: inline-block;
  max-width: 500px;
  vertical-align: top;
}
.pmr_card_block .pmr_card_c .pmr_card_c_name .pmr_slide_f span {
  font-size: 12px;
}
.pmr_card_block .pmr_card_c .pmr_card_c_name .pmr_slide_f a {
  display: inline-block;
}
.smartbutton {
  margin-top: 8px;
}
.smartbutton.smartbutton_mt {
  margin-top: 20px;
}
.smartbutton .el-dropdown {
  vertical-align: middle;
}
.smartbutton button {
  vertical-align: middle;
  min-width: 85px;
}
.smartbutton .el-button-group .el-button:first-child {
  min-width: 60px;
}
.pmr_card_c_smartbutton button {
  min-width: 120px;
}
.pmr_attendee .global_numbers_pop .caret-wrapper i {
  line-height: 12px;
}
.grid_g.pmr_attendee .el-form-item__content {
  margin-left: 0;
}
.grid_g.pmr_attendee .el-form {
  padding-bottom: 0;
}
.grid_block .pmr_card_block .grid_block_t {
  margin-bottom: 25px;
  margin-top: 12px;
}
.my_profile_header {
  height: 152px;
  font-size: 26px;
  text-align: left;
  line-height: 35px;
}
.my_profile_header h2.title {
  font-size: 26px;
}
#myProfilePopover {
  width: 292.42px;
}
#myProfilePopover .el-popover__container .password-policy-header {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.24px;
  margin-top: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
#myProfilePopover .el-popover__container .password-policy-title {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.24px;
  margin-top: 12px;
  color: var(--mds-color-theme-text-primary-normal);
}
#myProfilePopover .el-popover__container div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--mds-color-theme-text-secondary-normal);
}
#myProfilePopover .icon-mds-cancel_bold {
  color: var(--mds-color-theme-indicator-attention);
}
#myProfilePopover .icon-mds-check_bold {
  color: var(--mds-color-theme-indicator-stable);
}
.pref_basic_dropdown_ci_profile {
  width: 260px;
}
.profile_container {
  margin-top: -32px;
}
.profile_container .profile_menu_title {
  font-weight: 500;
  font-size: 24px;
  color: var(--mds-color-theme-teaching-background-normal);
  margin: 36px 16px 0 16px;
}
.profile_container .setting_card .el-row .setting_card_header {
  min-width: 160px;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .readonly_text {
  text-overflow: ellipsis !important;
  white-space: nowrap;
  overflow: hidden;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-input {
  width: 300px !important;
  font-size: 14px;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-4 {
  min-width: 125px;
  padding: 4px;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-4 i.icon-mds-info-circle_bold.el-tooltip {
  vertical-align: middle;
  margin-bottom: 1px;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col-6 {
  min-width: 260px;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col #Password {
  padding-left: 4px;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col #webexSIPAddress {
  text-overflow: ellipsis !important;
  white-space: nowrap;
  overflow: hidden;
}
.profile_container .setting_card .el-row .setting_card_content .el_row_layout .el-col .el-col-12 {
  min-width: 260px;
  padding-left: 4px;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .avatar_row {
  padding: 0px 0px 16px 0px !important;
  margin-left: 0px !important;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .avatar_row .el-col {
  padding-left: 0px !important;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .avatar_row .el-col-4 {
  min-width: 64px;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout {
  height: auto;
  padding: 0px 0px 12px 0px !important;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col .el-form-item {
  margin-bottom: 0px;
  padding: 4px;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col .el-form-item .el-form-item__content {
  line-height: 32px;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col #Email {
  text-overflow: ellipsis !important;
  padding-left: 4px;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col-8 {
  min-width: 125px;
  padding: 0px 4px;
  width: 226px;
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col-16 {
  min-width: 300px;
  width: calc(100% - 226px);
}
.profile_container .setting_card .el-row .setting_card_content .el-form .el_row_layout .el-col-16 .el-col-12 {
  min-width: 260px;
  padding-left: 4px;
}
.profile_container .setting_card .el-row .setting_card_content .calling_row_layout {
  padding: 0px 0px 16px 0px !important;
}
.profile_container .setting_card .el-row .setting_card_content .calling_row_layout .el-col-8 {
  min-width: 153px;
  padding: 0 4px;
  width: 226px;
}
.profile_container .setting_card .el-row .setting_card_content .calling_row_layout .el-col-16 {
  min-width: 260px;
  width: calc(100% - 226px);
  padding: 0 4px;
}
.profile_container .setting_card .icon-info-alt-outline {
  vertical-align: middle;
  display: inline-block;
  line-height: 14px;
  margin-left: 6px;
}
.profile_container .el-dialog .el-dialog__header {
  text-align: center;
}
.profile_container .el-dialog .resetPassFooter {
  margin-right: 20px;
  padding-bottom: 24px;
}
.profile_container .el-dialog .reset_password_tips {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  white-space: pre-wrap;
  margin-top: -8px;
}
.profile_container .el-dialog .el-form .el_row_password {
  padding: 0px;
}
.profile_container .el-dialog .el-form .el_row_password .password-label {
  margin-top: 5px;
}
.profile_container .el-dialog .el-form .el_row_password .el-col .el-form-item .el-form-item__content {
  padding: 4px;
}
.profile_container .el-dialog .el-form .el_row_password .el-col .el-form-item .el-popover .icon-mds-cancel_bold {
  color: var(--mds-color-theme-indicator-attention);
}
.profile_container .el-dialog .el-form .el_row_password .el-col .el-form-item .el-popover .icon-mds-check_bold {
  color: var(--mds-color-theme-indicator-stable);
}
.profile_container .el-dialog .el-form .el_row_password .el-col #newPassword .el-form-item__content .el-form-item-alert__error {
  position: fixed;
  visibility: hidden;
}
.profile_container .el-col &gt; div {
  width: 100%;
}
.profile_container .el-col &gt; div a.no-org-branding {
  color: var(--mds-color-theme-text-accent-normal);
}
.profile_container .el-col .avatar_editor {
  white-space: normal;
  margin-top: 16px;
}
.profile_container .el-col .avatar_editor #change_avatar_button {
  padding-left: 4px;
}
.profile_container .el-col .avatar_editor .el-dialog {
  width: 584px;
  min-height: 400px;
  max-height: 540px;
  overflow-y: auto;
}
.profile_container .el-col .avatar_editor .el-dialog.delete_dialog {
  width: 480px;
  min-height: 300px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea {
  min-height: 132px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__header {
  line-height: 1;
  padding-top: 24px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__header .el-dialog__title {
  line-height: 24px;
  font-weight: 500;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body {
  padding: 16px 24px 0 26px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body span .avatar_img {
  width: 124px;
  height: 124px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .delete_dialog_body span {
  width: 124px;
  height: 124px;
  display: block !important;
  margin: 0 auto;
  line-height: 124px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .user_avatar_upload {
  margin-top: 0px;
  margin-bottom: 12px;
  width: 130px;
  height: 124px;
  border-radius: 0 !important;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .user_avatar_upload &gt; span {
  border-radius: 0;
  width: 100%;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .user_avatar_upload &gt; span .avatar-initials.avatar_xlarge {
  line-height: 124px;
  width: 124px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .user_avatar_upload .delete_button {
  position: absolute;
  left: 94px;
  bottom: 6px;
  padding: 0;
  width: 32px;
  height: 32px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .user_avatar_upload .uploading_progress_pane {
  width: 124px;
  right: 3px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__textarea .el-dialog__body .delete_notification {
  line-height: 21px;
  margin-top: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .dialog-footer-btns {
  padding: 0 11px 11px 11px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .dialog-footer-btns .el-upload {
  width: 100%;
  display: block;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .dialog-footer-btns .save-cancel-btn {
  font-size: 14px;
  text-align: right;
  margin-top: 10px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .tip_text {
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 5px;
  line-height: 21px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .el-upload-dragger {
  width: 100%;
  height: 200px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .el-upload-dragger .el-upload__tip {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-top: 6px;
  line-height: 18px;
  text-align: left;
  margin-left: 11px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .el-upload-dragger &gt; i {
  font-size: 40px;
  margin-top: 20px;
}
.profile_container .el-col .avatar_editor .el-dialog .el-dialog__footer .el-upload-dragger &gt; button {
  font-size: 14px;
  font-weight: 500;
}
.profile_container .avatar_row .avatar_content .avatar_img {
  margin: 0px;
}
.profile_container .face-recognition-row .face-recognition-button-label.edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile_container .face-recognition-row .face-recognition-button-label.edit span {
  margin-right: 12px;
}
.profile_container .face-recognition-row .face-recognition-button-label.edit .name-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}
.profile_container .face-recognition-row .face-recognition-button-label.edit .display-name {
  line-height: 24px;
  padding: 4px 8px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-teamdefault-normal);
}
.profile_container .face-recognition-row .face-recognition-button-label.edit button {
  padding: 10px 12px;
}
.profile_container .face-recognition-row .face-recognition-button-label .el-button--link {
  color: var(--customized-branding-color-desktop-button-primary, var(--mds-color-theme-text-accent-normal));
}
.profile_container .face-recognition-row .face-recognition-button-label .el-button--link.no-org-branding {
  color: var(--mds-color-theme-text-accent-normal);
}
.profile_container .face-recognition-row button {
  text-decoration: none;
}
.profile_container .face-recognition-row .my-pronouns-select {
  width: 300px;
}
.profile_container .el-popover.address-popover {
  font-size: 14px;
  line-height: 1.2;
}
.myProfile_b {
  text-align: center;
  margin-bottom: 50px;
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
  max-width: 440px;
  position: relative;
}
.myProfile_b .display_name {
  width: 100%;
  line-height: 27px;
  font-size: 20px;
  max-width: 300px;
  color: var(--mds-color-theme-text-primary-normal);
  margin: 7px auto 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 60px;
}
.myProfile_b .change_my_profile_button {
  margin-top: 24px;
}
.myProfile_b .avatar_xlarge {
  width: 120px;
  height: 120px;
}
.myProfilePopover .el-popover__container span b {
  word-break: break-all;
}
.my_profile_panel {
  text-align: center;
}
.my_profile_panel .grid_g_all {
  min-width: 920px;
  position: relative;
}
.my_profile_panel .grid_g {
  height: auto;
}
.my_profile_panel .avatar_editor {
  margin: 0px auto;
  font-size: 26px;
  font-weight: 200;
  text-align: center;
  color: var(--mds-color-theme-text-primary-normal);
  width: 130px;
  height: 130px;
}
.my_profile_panel .change_my_profile_button {
  min-width: 200px;
  min-height: 40px;
}
.my_profile_panel .user_profile_tracking_codes {
  font-size: 16px;
}
.my_profile_panel .detail {
  position: absolute;
  left: 440px;
  top: 50%;
  margin: -40px auto 0;
  width: 450px;
  padding-left: 120px;
}
.my_profile_panel .detail_line {
  padding-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  line-height: 22px;
  color: var(--mds-color-theme-text-primary-normal);
  width: 365px;
  overflow: hidden;
  position: relative;
}
.my_profile_panel .detail_line i {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 20px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
  position: absolute;
  left: 1px;
  top: 0px;
}
.my_profile_panel .detail_line span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 36px;
  width: calc(100% - 85px);
  max-width: 244px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.my_profile_panel .detail_line .none {
  color: var(--mds-color-theme-text-secondary-normal);
}
.my_profile_panel .el-dialog__wrapper .el-dialog.el-dialog--small .el-dialog__textarea .el-dialog__body .tracking-code-view .el-form.el-form--label-top .el-form-item .el-form-item__content .el-select {
  width: 100%;
}
.my_profile_panel .el-dialog__wrapper .el-dialog.el-dialog--small .el-dialog__textarea .el-dialog__body .tracking-code-view .el-form.el-form--label-top .el-form-item .el-form-item__content .el-autocomplete {
  width: 100%;
}
.my_profile_panel .el-dialog__wrapper .el-dialog.el-dialog--small .el-dialog__textarea .el-dialog__body .tracking-code-view .el-form.el-form--label-top .el-form-item .el-form-item__content .el-input {
  width: 100%;
}
.edit_my_profile_panel {
  text-align: left;
  padding-top: 20px;
  padding-left: 0px;
  height: 100%;
  position: relative;
  margin-top: 0;
}
.edit_my_profile_panel .module_header {
  margin-bottom: 48px;
  color: var(--mds-color-theme-text-primary-normal);
}
.edit_my_profile_panel .grid_u_3_4 {
  margin-top: 30px;
}
.edit_my_profile_panel .backurl {
  height: 19px;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.edit_my_profile_panel .backurl i {
  font-size: 8px;
  margin-right: 5px;
  vertical-align: middle;
}
.edit_my_profile_panel .backurl a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.edit_my_profile_panel .backurl a:hover,
.edit_my_profile_panel .backurl a:focus,
.edit_my_profile_panel .backurl a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.edit_my_profile_panel .grid_block_t {
  margin: 30px 0 30px 0;
}
.edit_my_profile_panel .avatar_editor.edit_my_profile_avatar {
  margin: 10px 0 0;
  font-size: 26px;
  font-weight: 200;
  text-align: center;
  color: var(--mds-color-theme-text-primary-normal);
  height: 190px;
  width: 234px;
}
.edit_my_profile_panel .avatar_editor.edit_my_profile_avatar &gt; div &gt; span.avatar_xlarge {
  width: 150px;
  height: 150px;
}
.edit_my_profile_panel .required_field {
  float: right;
  height: 24px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  color: var(--mds-color-theme-text-error-normal);
  margin-right: 40px;
  margin-bottom: -24px;
}
.edit_my_profile_panel .edit_my_profile_form {
  letter-spacing: normal;
  width: 640px;
}
.edit_my_profile_panel .edit_my_profile_form .grid_u_2_5 .el-form-item__content {
  margin-left: 150px;
}
.edit_my_profile_panel .edit_my_profile_form .el-form-item__label {
  font-size: 14px;
  font-weight: 300;
  color: var(--mds-color-theme-text-primary-normal);
  width: 150px;
  text-align: right;
}
.edit_my_profile_panel .edit_my_profile_form .el-form-item__content {
  margin-left: 150px;
}
.edit_my_profile_panel .edit_my_profile_form .form_content_span {
  max-width: 150px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edit_my_profile_panel .edit_my_profile_form .grid_u_1_1 input {
  width: 452px;
}
.edit_my_profile_panel .edit_my_profile_form .tip {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
}
.grid_g .edit_my_profile_form .edit_my_profile_submit .el-form-item__content {
  margin-left: 0;
}
.edit_my_profile_submit {
  position: absolute;
  bottom: 6px;
  left: 0;
  margin-top: 160px;
}
.edit_my_profile_submit .el-form-item .el-form-item__content .fixed-bottom {
  position: unset !important;
}
.confirm_btn_ok {
  width: 300px;
}
.confirm_dialog_line {
  line-height: 30px;
  position: relative;
  font-size: 14px;
}
#emailConfirmDialog .el-dialog {
  min-height: 310px;
}
#verifyEmail-sent {
  color: var(--mds-color-theme-text-success-normal);
}
.confirm_dialog_sent {
  font-size: 11px;
  padding-right: 4px;
}
div#editMyProfileEmailTips.el-alert {
  width: 93%;
}
#editMyProfileEmailTips.el-alert {
  width: 93%;
}
.my_profile_panel .detail_line .profile_warning {
  position: relative;
  font-size: 18px;
  left: auto;
  margin-left: 10px;
  color: var(--mds-color-theme-text-warning-normal);
  font-weight: bold;
}
.pendingEmail-padding {
  padding-left: 10px;
}
.pendingEmail-link-disable,
.pendingEmail-link-disable:hover,
.pendingEmail-link-disable:focus,
.pendingEmail-link-disable:active {
  color: var(--mds-color-theme-text-primary-disabled);
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
.pendingEmail-warning-bottom {
  text-align: right;
  padding-top: 14px;
}
.pendingEmail-link-cancel {
  text-decoration: underline;
  color: var(--mds-color-theme-text-warning-normal);
  padding-right: 8px;
}
.pendingEmail-link-sendagain {
  text-decoration: underline;
  color: var(--mds-color-theme-text-accent-normal);
}
.pendingEmail-txt-sent {
  font-size: 10px;
  padding-right: 4px;
}
.verifyEmail-sent {
  color: var(--mds-color-theme-text-success-normal);
}
.text-center {
  text-align: center;
}
.verifyEmail-ok-div {
  text-align: center;
  margin-top: 20px;
}
.chgpwd_end {
  padding: 30px 0 20px;
  font-size: 14px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.chgpwd_end .icon-success {
  color: var(--mds-color-theme-text-success-normal);
  font-weight: bold;
  font-size: 53px;
  vertical-align: middle;
}
.chgpwd_end .icon-ng-error-dialog {
  color: var(--mds-color-theme-text-warning-normal);
  font-weight: bold;
  font-size: 53px;
  vertical-align: middle;
}
.chgpwd_end .chgpwd_msg {
  vertical-align: middle;
  margin-top: 20px;
  display: block;
  line-height: 24px;
}
.chgpwd_end p {
  padding: 15px 0 20px;
  font-size: 14px;
  line-height: 24px;
}
.chgpwd_end p span {
  color: var(--mds-color-theme-text-accent-normal);
}
.chgpwd_end p a {
  font-size: 30px;
}
.chgpwd_end .el-button {
  min-width: 160px;
}
.disable_reset_pwd {
  color: var(--mds-color-theme-text-primary-disabled);
}
.ac_my_profile {
  width: 50%;
  float: left;
}
.ac_my_profile .myProfile_b {
  margin-bottom: 32px;
  margin-top: -7px;
}
.ac_my_profile .my_profile_header {
  text-align: center;
  padding: 0px;
  margin-top: 74px;
  height: 80px;
}
.ac_my_profile .detail_line {
  width: 100%;
  padding-bottom: 10px;
}
.ac_my_profile .insightsInfo {
  width: 264px;
  margin: 0 auto;
  text-align: left;
}
.ac_my_profile .insightsInfo .your_people_insights {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}
.ac_my_profile .insightsInfo .your_people_insights_edit {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  margin-top: 24px;
}
.ac_my_profile .insightsInfo .view_insights_profile {
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  cursor: pointer;
  margin-top: 50px;
}
.ac_my_profile .my_profile_header h2.title {
  font-size: 20px;
}
.ac_my_profile .myProfile_b {
  max-width: inherit;
  border-right: none;
}
.ac_my_profile .detail {
  position: static;
  margin: 0 auto;
  width: 280px;
  padding: 0;
}
.line_between {
  height: 310px;
  width: 1px;
  border-left: 1px solid var(--mds-color-theme-outline-overlay-normal);
  float: left;
  position: absolute;
  margin: 0 auto;
  top: 155px;
  bottom: 0;
  left: 0;
  right: 0;
}
.el-form-item__content .trackcode_item input {
  margin-right: 0;
}
.trackCodes_view {
  margin-bottom: 50px;
}
.tracking-code-title {
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 18px;
}
.tracking-code-view {
  width: 400px;
  text-align: left;
}
.tracking-code-view .el-form-item__label {
  width: auto;
  padding-left: 0;
}
.tracking-code-view .el-form-item__content {
  margin-left: 0;
  max-width: 100%;
}
.tracking-code-view .el-form-item__content .trackcode_item {
  width: 100%;
}
.tracking-code-view .trackingCodeEmpty {
  font-size: 14px;
  line-height: 23px;
  color: var(--mds-color-theme-text-primary-normal);
}
.verifyEmail-popover.clear-spacing {
  max-width: 310px;
}
.verifyEmail-popover.clear-spacing .title {
  margin-bottom: 9px;
}
.verifyEmail-popover.clear-spacing .verify_email_pop_verify a {
  color: var(--mds-color-theme-teaching-text-accent-normal);
}
.face-recognition-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px 24px 12px;
}
.face-recognition-dialog .el-dialog__headerbtn {
  right: 12px;
  top: 12px;
}
.face-recognition-dialog .el-dialog__textarea {
  width: 100%;
}
.face-recognition-dialog .el-dialog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 12px 0;
}
.face-recognition-dialog .el-dialog__title {
  text-align: center;
}
.face-recognition-dialog .el-dialog__body {
  padding: 16px 12px 0 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 309px;
  min-height: 437px;
  border-radius: 8px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  position: relative;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left .countdown {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 120px;
  z-index: 3;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left #default {
  width: 240px;
  height: 240px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left .name-label-enrolled-image {
  position: relative;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left .name-label-enrolled-image .name-label {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  max-width: calc(100% - 20px);
  min-width: 190px;
  text-align: center;
  font-size: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 12px;
  border-radius: 4px;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left .name-label-enrolled-image .name-label span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left .name-label-enrolled-image img {
  width: 309px;
  height: 437px;
  border-radius: 8px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-left .name-label-enrolled-image.has-error img {
  border: 2px solid var(--mds-color-theme-outline-cancel-normal);
  border-radius: 8px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 24px 0 0 32px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-bottom: 16px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .title .has-error {
  color: var(--mds-color-theme-text-error-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description,
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .privacy {
  width: 379px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description {
  font-size: 14px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description span {
  display: inline-block;
  margin-bottom: 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 21px;
  margin-bottom: 6px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .description li i {
  font-size: 24px;
  margin-right: 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .privacy {
  font-size: 12px;
  margin-bottom: 28px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .privacy #privacy-btn {
  font-size: 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-label button {
  margin-right: 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position {
  width: 323px;
  margin-top: 12px;
  margin-left: 56px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-checkbox {
  line-height: 21px;
  margin-bottom: 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  border-color: transparent;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-input.title-mismatch .el-input__inner {
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  border-color: var(--mds-color-theme-outline-warning-normal);
  color: var(--mds-color-theme-text-teamdefault-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-input.title-mismatch .el-input__inner:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-input.is-disabled i {
  display: none;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-alert {
  margin-top: 12px;
  text-align: start;
  padding: 0;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-alert .el-alert__title {
  font-size: 12px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .show-name-label .name-position .position-tile .el-alert .el-alert--warning {
  background-color: unset;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .reset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .reset .desc {
  width: 296px;
  line-height: 21px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .reset button {
  height: 32px;
  padding: 10px 12px;
  color: var(--mds-color-theme-text-accent-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .reset button.is-disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .delete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .delete .desc {
  width: 257px;
  line-height: 21px;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .delete button {
  height: 32px;
  padding: 10px 12px;
  color: var(--mds-color-theme-text-error-normal);
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .photo-operate-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.face-recognition-dialog .el-dialog__body .face-recognition .photo-selfview .photo-selfview-right .photo-operate-button .el-button--primary {
  margin-left: 12px;
}
.privacy-modal .privacy-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  padding: 12px 12px 24px 12px;
}
.privacy-modal .privacy-dialog .el-dialog__headerbtn {
  right: 12px;
  top: 12px;
}
.privacy-modal .privacy-dialog .el-dialog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 12px 0;
}
.privacy-modal .privacy-dialog .el-dialog__body {
  padding: 0;
}
.privacy-modal .privacy-dialog .el-dialog__body .privacy-content {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 16px 12px;
}
.privacy-modal .privacy-dialog .el-dialog__body .privacy-button {
  float: right;
}
.delete-face-confirm {
  text-align: center;
}
.reset-title-modal .reset-title-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  padding: 12px 12px 24px 12px;
  -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;
}
.reset-title-modal .reset-title-dialog .el-dialog__body {
  padding-bottom: 0;
}
.reset-title-modal .reset-title-dialog .el-dialog__body .reset-title-content {
  text-align: center;
}
.reset-title-modal .reset-title-dialog .el-dialog__body .reset-title-content .reset-title-desc {
  text-align: start;
  padding-bottom: 16px;
}
.reset-title-modal .reset-title-dialog .el-dialog__body .reset-title-button {
  text-align: end;
}
.delete-account-btn {
  font-weight: 500;
  color: var(--mds-color-theme-text-error-normal);
  border-color: var(--mds-color-theme-outline-cancel-normal);
}
.delete-account-btn:hover,
.delete-account-btn:active,
.delete-account-btn:visited,
.delete-account-btn:focus {
  color: var(--mds-color-theme-text-error-normal);
  border-color: var(--mds-color-theme-outline-cancel-normal);
}
.img-delete-account-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.el-button.confirmDeleteButton,
.el-button.cancelDelete {
  font-size: 14px;
}
.preference-scheduling-sessionType .el-select {
  width: 450px;
}
.preference-layout .grid_g_auto {
  height: auto;
  max-height: inherit;
}
.tab_pane_label {
  text-align: center;
}
.tab_pane_label .icon {
  font-size: 24px;
  padding-top: 0;
  padding-bottom: 0px;
  height: 24px;
}
.tab_pane_label .active {
  color: var(--mds-color-theme-text-primary-normal);
}
.preference_general_pane {
  min-height: 429px;
}
.preference_pmr_pane .grid_g,
.scheduling-class .grid_g {
  min-height: 393px;
  height: calc(100% - 38px);
}
.scheduling_class .grid_g {
  overflow-y: auto;
}
.preference_pane {
  font-size: 16px;
  height: 100%;
}
.preference_pane .module_header {
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 40px;
}
.preference_pane .el-tabs {
  margin-top: 48px;
}
.preference_pane .el-tabs__content {
  overflow-y: auto;
}
.preference_pane .el-tabs__nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.preference_pane .el-tab-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 22px;
}
.preference_pane .el-tab-pane .el_form_btns {
  width: 100%;
  bottom: 0px;
  padding-left: 3px;
}
.preference_pane .el-tab-pane .savingButton {
  position: absolute;
  left: -10000px;
  overflow: hidden;
}
.preference_pane .el-tabs__item {
  height: 32px;
  line-height: 32px;
  margin-right: 12px;
}
.preference_pane .el-tabs__item a {
  text-decoration: none;
}
.preference_pane .required_field {
  float: right;
  height: 24px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  color: #a12512;
  margin-bottom: -24px;
}
.preference_pane label {
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
}
.preference_pane label i {
  font-size: 16px;
  padding: 2px;
}
.preference_pane input {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}
.preference_pane input.vs__search {
  line-height: normal;
}
.preference_pane .general_form .el-select {
  width: 580px;
  height: 36px;
  float: left;
}
.preference_pane .tip {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
  padding: 0;
}
.preference_pane .layout-tip {
  font-size: 12px;
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
  padding-left: 34px;
}
.preference_pane .my_personal_room_form {
  min-width: 410px;
  max-width: 900px;
}
.preference_pane .my_personal_room_form .top_info_container {
  margin-bottom: 30px;
  margin-top: -15px;
}
.preference_pane .my_personal_room_form .icon-info-alt-outline {
  vertical-align: middle;
  display: inline-block;
  line-height: 19px;
}
.preference_pane .my_personal_room_form .notifyHost {
  /*.icon-info-alt-outline {
        vertical-align: middle;
        color: #343537;
        display: inline-block;
        line-height: 19px;
      }*/
}
.preference_pane .my_personal_room_form .notifyHost .el-checkbox__label {
  white-space: normal;
  display: inherit;
}
.preference_pane .my_personal_room_form .pmr_url {
  margin-bottom: 0px;
}
.preference_pane .my_personal_room_form .pmr_url .el-input,
.preference_pane .my_personal_room_form .pmr_url .el-input__inner {
  width: 150px;
}
.preference_pane .my_personal_room_form .autoLock {
  display: block;
}
.preference_pane .my_personal_room_form .autoLock .el-select .el-input {
  width: 100%;
  height: 36px;
}
.preference_pane .my_personal_room_form .autoLock .el-checkbox {
  padding-bottom: 8px;
}
.preference_pane .my_personal_room_form .autoLock .el-checkbox__label {
  white-space: normal;
  display: inherit;
}
.preference_pane .my_personal_room_form .autoLock .autoLockBlock {
  width: 95%;
  display: inline-block;
  text-align: left;
  padding-left: 28px;
  font-weight: 300;
}
.preference_pane .my_personal_room_form .autoLock .autoLockBlock .el-alert {
  text-align: left;
  line-height: 18px;
  padding: 12px 8px;
}
.preference_pane .my_personal_room_form .autoLock .autoLockBlock .el-select {
  padding-bottom: 8px;
}
.preference_pane .my_personal_room_form .notifyHost {
  display: block;
}
.preference_pane .my_personal_room_form .notifyHost .notifyHostBlock {
  width: 95%;
  font-weight: 300;
  display: inline-block;
  text-align: left;
}
.preference_pane .scheduling_form .tiny-select .el-input {
  max-width: 110px;
  height: 36px;
}
.preference_pane .scheduling_form .labelTip {
  vertical-align: middle;
}
.preference_pane .recording_form .tiny-select .el-input {
  max-width: 110px;
  height: 36px;
}
.preference_pane .recording_form .labelTip {
  vertical-align: middle;
}
.preference_pane .recording_form .layout-labelTip {
  margin-left: 5px;
}
.el-popover .room_url_requirement {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
  color: var(--mds-color-theme-text-primary-normal);
}
.el-popover .pmr_id_check_item {
  line-height: 20px;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-popover .pmr_id_check_item .icon-ng-check {
  color: #43a942;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 3px;
}
.el-popover .pmr_id_check_item .icon-exit {
  color: red;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 3px;
}
.el-popover .pmr_id_check_item span {
  color: var(--mds-color-theme-text-secondary-normal);
}
.warning_area {
  text-align: center;
  display: block;
  height: 72px;
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  padding: 12px;
}
.warning_area .message {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: var(--mds-color-theme-text-warning-normal);
}
.warning_area .scheduling_class {
  max-height: 375px;
  min-height: 375px;
  overflow-y: auto;
  overflow-x: hidden;
}
.preference-audio-and-video .preference-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  margin-bottom: 10px;
}
.preference-audio-and-video .icon-info-alt-outline {
  vertical-align: middle;
}
.alternateHost .el-radio {
  margin-left: 0px;
}
.alternateHost .alternateHost_second {
  padding-left: 30px;
}
.alternateHost .alternateHost_second .el-input {
  padding-left: 30px;
}
.alternateHost .alternateHost_first {
  padding-left: 30px;
}
.alternateHost.first .el-form-item__error {
  padding-left: 28px;
}
.hidden_error.alternateHost.second .el-form-item__error {
  display: none;
}
.pref_basic.el-form {
  min-height: 371px;
}
.ng_sched_attendeeItem {
  background-color: rgba(242, 244, 245, 0.8);
  width: 33%;
  margin: 0 1px;
  margin-bottom: 3px;
  display: inline-block;
  border-radius: 20px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  vertical-align: middle;
}
.ng_sched_attendeeItem:hover {
  border-color: #aeaeaf;
  cursor: pointer;
}
.ng_sched_attendeeItem a {
  color: var(--mds-color-theme-text-primary-normal);
  display: inline-block;
}
.ng_sched_attendeeItem a:hover,
.ng_sched_attendeeItem a:focus,
.ng_sched_attendeeItem a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.ng_sched_attendeeItem a i {
  width: 24px;
  font-size: 12px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  vertical-align: middle;
  border-right: 1px solid var(--mds-color-theme-outline-input-normal);
}
.ng_sched_attendeeItem a.active {
  color: var(--mds-color-theme-text-accent-normal);
}
.ng_sched_attendeeItem a.active:hover,
.ng_sched_attendeeItem a.active:focus,
.ng_sched_attendeeItem a.active:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.ng_sched_attendeeItem a:focus,
.ng_sched_attendeeItem a:active {
  color: var(--mds-color-theme-text-primary-normal);
}
.ng_sched_attendeeItem a:last-child i {
  border-right: 0;
}
.ng_sched_attendeeItem &gt; span {
  font-size: 12px;
  width: calc(100% - 28px);
  padding: 0 12px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ng_sched_attendeeItem.ng_sched_althost span {
  width: calc(100% - 66px);
}
.ng_pmr_alternatehost_second {
  width: 100%;
  font-size: 0;
  margin-left: 30px;
  overflow-x: hidden;
  overflow-y: auto;
}
.ng_pmr_alternatehost_second .ng_sched_attendeeItem {
  width: 30%;
}
.ng_pmr_alternatehost_second .ng_sched_attendeeItem a {
  position: absolute;
}
.ng_pmr_alternatehost_first {
  width: 100%;
  font-size: 0;
  max-height: 116px;
  overflow-x: hidden;
  overflow-y: auto;
}
.ng_pmr_alternatehost_first .ng_sched_attendeeItem {
  width: 30%;
}
.ng_pmr_alternatehost_first .ng_sched_attendeeItem a {
  position: absolute;
}
.hard-moderate-tips ~ .hard-mute-tips {
  margin-top: 20px;
}
.hard-moderate-tips b,
.hard-mute-tips b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.scheduling-permission textarea {
  width: 80% !important;
  resize: none;
}
.grid_g_auto {
  height: auto;
  max-height: inherit;
}
.unlink-dialog-text span {
  font-size: 14px;
  line-height: 20px;
}
.scheduling-template-edit {
  float: right;
}
.scheduling-template-edit.el-dropdown {
  color: var(--mds-color-theme-text-primary-normal);
}
.revoke-dialog-text span {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  line-height: 19px;
}
.revoke-dialog-failure span {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 18px;
  display: block;
}
.list {
  max-height: 200px;
}
.el-item {
  overflow-x: hidden;
}
.el-item .el-item__content {
  margin-left: 0px;
  line-height: 19px;
  position: relative;
  font-size: 14px;
  margin-top: 10px;
}
.el-item .el-item__content .revoke {
  vertical-align: middle;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.el-item .el-item__content .externalClient {
  vertical-align: middle;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  display: inline-block;
  width: 230px;
}
.el-item .el-item__content .token-text {
  line-height: 42px;
}
/*fix scheduling page button position issue*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .el-tab-pane &gt; div {
    position: static !important;
  }
}
.special-language {
  padding-left: 5px;
}
.ssosite-checkbox {
  padding-left: 20px;
}
.ssosite-warining {
  text-align: left;
  line-height: 18px;
  padding: 12px 8px;
  width: 80%;
}
.requireLogin-block {
  width: 95%;
  margin-left: 30px;
}
.tem_size {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
/*--------auto fix--------*/
.auto-fixed .tab_pane_label .icon {
  display: none;
}
.auto-fixed .el-tabs__header {
  background-color: var(--mds-color-theme-background-solid-primary-normal);
}
.scheduling-metting-template .el-button--text {
  text-align: left;
}
.scheduling-metting-template-tips {
  max-width: 460px;
  line-height: 22px;
  padding: 12px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-bottom: 20px;
}
.scheduling-metting-template-tips .emptyline {
  height: 18px;
}
.scheduling-metting-template-list {
  max-width: 460px;
  -webkit-transition: all 2s;
  transition: all 2s;
  padding-left: 0px;
}
.scheduling-metting-template-list .meeting-template-list-item {
  padding: 0;
}
.scheduling-metting-template .dialog-entrance {
  padding-left: 5px;
}
.scheduling-metting-template .dialog-entrance a {
  text-decoration: none;
}
.scheduling-metting-template .entrance-disable {
  color: var(--mds-color-theme-text-primary-disabled);
}
.scheduling-metting-template .dialog-title {
  height: 40px;
  line-height: 40px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.scheduling-metting-template .dialog-item {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.scheduling-metting-template .dialog-item .name {
  display: inline-block;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.personal-invalid {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 40px;
}
.account-table {
  width: 500px;
}
.personal-td {
  width: 350px;
}
.underLine {
  border-bottom: 1px solid rgba(41, 41, 41, 0.08);
  margin-top: 15px;
  margin-bottom: 15px;
  width: 480px;
}
/*-----flex tabs-------*/
.preference-audio-and-video &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.preference-audio-and-video &gt; div .el_form_btns {
  margin-top: auto !important;
}
.preference-audio-and-video-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.flex_tabs {
  height: calc(100% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex_tabs .el-tabs__header {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.flex_tabs .el-tabs__content {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  overflow: hidden;
  height: 100% !important;
}
.preference_general_pane {
  height: 100%;
}
.preference_pmr_pane,
.scheduling-class {
  height: 100%;
}
.preference_pmr_pane .el-form-item__content {
  max-width: 610px;
}
.preference_pmr_pane .el-tag-input .el-tag-input__tags__wrap .__input {
  background-color: transparent;
}
.recording-class {
  height: 100%;
}
.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-box .flex-content {
  height: auto !important;
  -ms-flex: 0.3 0 auto;
  -webkit-box-flex: 0.3;
          flex: 0.3 0 auto;
}
.flex-box .flex-action {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  height: 80px;
  padding-left: 3px;
}
.flex-box .layout_info_more {
  margin-left: 5px;
}
.flex-box .layout_info_more .layout_option {
  line-height: 24px;
  margin-top: 10px;
}
.flex-box .layout_info_more .layout_option .el-radio__label {
  line-height: 24px;
}
.flex-box .layout_info_more .layout_option .el-radio__input {
  margin-top: 2px;
}
.flex-box .layout_info_more .layout_option .icon_radio_title {
  height: 24px;
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}
.flex-box .layout_info_more .layout_option .layout_option_left {
  display: inline-block;
  line-height: 24px;
}
.flex-box .layout_info_more .layout_option .nowrap {
  display: inline-block;
}
.flex-box .layout_info_more .layout_option .layout_option_right {
  line-height: 24px;
}
.flex-box .layout_info_more .layout_option .layout_option_right label {
  font-size: 12px;
  line-height: 24px;
  padding-left: 30px;
  color: #666666;
}
.flex-box .layout_info_more .layout_option .layout_option_right .layout_option_prompt {
  padding-left: 6px;
}
.flex-box .layout_info_more .layout_item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 24px;
}
.flex-box .layout_info_more .layout_item .layout_item_icon {
  width: 170px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.flex-box .layout_info_more .layout_item .layout_item_icon span {
  height: 16px;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
}
.flex-box .layout_info_more .gridlayout_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-box .layout_info_more .gridlayout_item .layout_item_icon {
  width: 170px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.flex-box .layout_info_more .gridlayout_item .layout_item_icon span {
  height: 16px;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
}
.flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon {
  width: 164px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon span {
  display: block;
  line-height: 16px;
}
.flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon .el-radio__label {
  margin-top: 9px;
}
.flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon .icon_note {
  color: var(--mds-color-theme-text-secondary-normal);
  width: 188px;
}
.flex-box .layout_info_more .gridlayout_item .row_interval {
  width: 24px;
}
.flex-box .layout_info_more .line_interval {
  height: 10px;
}
.flex-box .grid_g .el-form.recording_form .el-form-item .el-form-item__content {
  max-width: 780px;
}
.grid_g_all.unified_oneTab {
  margin-top: 10px;
}
.grid_g_all.unified_oneTab .preference_pane .el-tabs__header {
  display: none;
}
.grid_g_all.unified_oneTab .preference_pane .el-tab-pane {
  padding-top: 0;
}
.grid_g_all.unified_oneTab .preference_pane .el-tabs .el-tabs__content {
  padding-top: 0 !important;
}
.grid_g_all.unified_oneTab .preference_pane .el_form_btns .el-button.el-button--default {
  display: none;
}
.recording_grid_item_wrap {
  position: relative;
  width: 168px;
  height: 96px;
  background-size: 100%;
}
.recording_grid_item_mask {
  position: absolute;
  width: 168px;
  height: 96px;
  top: 0;
  left: 0;
  content: '';
  opacity: 1;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.recording_grid_item_wrap .recording_grid_item_mask:hover {
  opacity: 0.2;
  background-color: #b2b2b2;
  cursor: pointer;
}
.label-legend {
  display: inline-block;
  color: var(--mds-color-theme-text-primary-normal);
  width: 226px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  margin-bottom: 0px;
  border: none;
  padding-left: 10px;
}
.group-legend {
  display: inline;
  float: left;
  border: none;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  width: auto;
  clear: both;
  margin-right: 4px;
}
.block-legend {
  border: none;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
#perferenceGeneralPane .el-button--link {
  font-size: 14px;
}
#perferenceGeneralPane .el-button--link.is-disabled {
  background: none;
}
#perferenceGeneralPane .el-button--link.is-disabled:hover {
  background: none;
}
#perferenceGeneralPane .el-button--link#refreshTokenBtn {
  margin-left: 16px;
}
.el-tooltip__popper.is-dark.popper-width-300 {
  max-width: 300px;
}
.el-tooltip__popper.is-dark.popper-width-320 {
  max-width: 320px;
}
.el-tooltip__popper.is-dark.popper-width-350 {
  max-width: 350px;
}
.el-tooltip__popper.is-dark.popper-width-380 {
  max-width: 380px;
}
.preference-audio-and-video {
  min-height: 100%;
  width: 100%;
}
.preference-audio-and-video .video-config-part {
  padding-top: 10px;
  padding-bottom: 10px;
}
.preference-audio-and-video .video-config-part.item-section-title__top {
  margin-top: -20px;
}
.preference-audio-and-video .video-config-part .video-devices-col_1 {
  max-width: 410px;
}
.preference-audio-and-video .video-config-part .video-devices-col_2 {
  max-width: 324px;
}
.preference-audio-and-video .tsp_audio_setting,
.preference-audio-and-video .audio_setting {
  font-size: 14px;
  padding: 0 14px;
  margin: 6px 0 16px;
  display: inline-block;
}
.preference-audio-and-video .tsp_audio_setting {
  margin: 0 0 0 18px;
}
.preference-audio-and-video .icon-info-alt-outline {
  vertical-align: middle;
  display: inline-block;
  line-height: 19px;
  padding: 2px;
}
.preference-audio-and-video .form-section-title {
  display: inline-block;
  padding: 12px 0 10px 10px;
  line-height: 24px;
  font-weight: bold;
  font-size: 20px;
}
.preference-audio-and-video .item-section-title {
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  padding: 20px 0 14px 10px;
  line-height: 24px;
}
.preference-audio-and-video .item-section-title i {
  font-size: 16px;
}
.preference-audio-and-video .item-section-title .el-popover {
  font-weight: normal;
}
.preference-audio-and-video .inner-form-item {
  margin: 12px 0 12px 0;
}
.preference-audio-and-video .inner-form-item .el-form-item {
  margin-bottom: 0;
}
.preference-audio-and-video .inner-form-item .el-form-item__label {
  padding-left: 0;
}
.preference-audio-and-video .el-select,
.preference-audio-and-video .v-select {
  width: 300px;
}
.other-teleconference {
  font-size: 14px;
  margin-left: 30px;
}
.other-teleconference .el-form-item__content {
  width: 500px;
}
.other-teleconference.webex-audio {
  margin-left: 190px;
}
.tsp-account-list {
  font-size: 14px;
  margin-left: 30px;
}
.tsp-account-list .w-400 {
  width: 400px;
}
.tsp-account-list-content {
  padding-top: 8px;
  border-top: 1px solid #d7d7d7;
}
.tsp-account-list-content__single {
  border-top: none;
}
.tsp-account .icon {
  color: var(--mds-color-theme-text-primary-normal);
  margin: 0 5px;
}
.tsp-account .icon:hover,
.tsp-account .icon:focus,
.tsp-account .icon:active {
  color: var(--mds-color-theme-text-accent-normal);
}
.tsp-account-radio-title {
  margin-top: 10px;
  margin-bottom: 5px !important;
}
.tsp-account-content {
  font-size: 14px;
  margin-left: 30px;
}
.tsp-account-delete-dialog {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 1.5;
}
.tsp-account-delete-dialog &gt; div:first-child {
  margin-bottom: 10px;
}
.tsp-account-dialog {
  width: 670px;
}
.tsp-account-dialog .el-group-stacked {
  padding-left: 5px;
}
.tsp-account-dialog .el-group-stacked .el-radio {
  margin-bottom: 12px;
}
.tsp-account-dialog .el-dialog__body {
  padding: 12px 24px 0;
}
.tsp-account-dialog .el-form-item__content {
  max-width: inherit;
}
.tsp-account-dialog .el-form-item.is-error .country-regiion-select .el-input__inner {
  background-color: #fff;
  border: 1px solid #d7d7d8;
}
.tsp-account-dialog .el-select__ui-label {
  line-height: normal;
}
.tsp-account-dialog-error-message {
  text-align: left;
  margin-bottom: 19px;
  line-height: normal;
}
.tsp-account-dialog .country-regiion-select {
  width: 130px;
  margin-right: 12px;
  display: inline-block;
}
.tsp-account-dialog .phone-number-input {
  width: 180px;
  margin-right: 12px;
}
.tsp-account-dialog .access-code-input {
  width: 316px;
}
.callme-numbers .fte_step1 {
  width: 300px;
}
.callme-numbers .el-select__ui-label {
  line-height: normal;
}
.callme-numbers .vs__search {
  padding: 0 0;
}
.callme-numbers-error-message {
  text-align: left;
  margin-bottom: 19px;
  line-height: normal;
}
.callme-numbers .country-regiion-select {
  width: 120px;
  margin-right: 12px;
}
.callme-numbers .phone-number-input {
  width: 324px;
  margin-right: 12px;
}
.callme-numbers .phone-number-input.mini {
  width: 260px;
}
.callme-numbers .el-col-24 {
  width: auto;
}
.callme-numbers .el-form-item__error {
  width: 300px;
}
.callme-numbers .callme-number .el-form-item__content,
.callme-numbers .callme-auth .el-form-item__content {
  margin-left: 0px;
}
.callme-numbers .callme-auth {
  margin-right: 12px;
}
.video-devices-error-message {
  text-align: left;
  margin-bottom: 19px;
  line-height: normal;
}
.video-devices .video-device-input {
  width: 300px;
  margin-right: 12px;
}
.video-devices .el-input.has_value input {
  padding-right: 30px;
}
.video-devices .el-input i.icon-exit-contain {
  top: 2px;
}
.video-devices .el-col-24 {
  width: auto;
}
.video-devices .video-device .el-form-item__content {
  margin-left: 0px;
}
.tsp-account-delete-confirm-dialog {
  width: 450px;
}
.audio-pin .el-form-item__error {
  color: var(--mds-color-theme-text-secondary-normal);
}
.audio-pin .red.el-form-item__error {
  color: var(--mds-color-theme-text-error-normal);
}
.audio-pin input {
  width: 120px;
}
.host_pin .el-form-item__error {
  margin-top: 8px;
  font-size: 12px;
  padding: 0;
}
.host_pin input {
  width: 120px;
}
.webex-audio-form-item.enableCallMe {
  margin-bottom: 0px;
}
.webex-audio-form-item.enableCallMe .el-form-item__content {
  margin-left: 0;
}
.webex-audio-form-item-fix {
  margin-top: -24px;
}
.webex-audio-form-item[callme-country] .el-form-item__content {
  margin-left: 230px;
  line-height: 32px;
}
.insight_header {
  text-align: left;
  height: 40px;
}
.broadcast_div {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.opacity_hidden {
  opacity: 0;
  z-index: -10;
  position: absolute;
  top: -16px;
  margin: 0;
}
.insight_header_title {
  min-width: 220px;
  height: 22px;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.grid_block h3.insight_header {
  font-size: 16px;
  line-height: 30px;
  margin: 20px auto 10px;
  color: #343537;
  font-weight: normal;
}
.insight_header .el_dropdown {
  margin: 20px auto 10px;
}
.insight_header .insight_header_right .el-dropdown {
  float: right;
  line-height: 35px;
  font-size: 12px;
}
.insight_header .insight_header_right .el-dropdown .icon-ng-arrow-down {
  font-size: 9px;
  padding-left: 5px;
}
.insight_unit {
  margin-top: 10px;
  padding: 10px 10px;
  height: 25px;
  padding: 5px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 0px;
}
.insight_unit_numbers {
  text-align: left;
}
.insight_unit_participants {
  text-align: left;
}
.insight_unit_durations {
  text-align: right;
}
.insight_summary,
.attendee_summary {
  margin: 10px 0px;
  vertical-align: middle;
}
.summary_title {
  width: 230px;
  margin-left: 30px;
  text-align: center;
  font-size: 14px;
  padding: 0 15px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  line-height: 16px;
}
.attendee_summary .single {
  margin-top: 40px;
}
.meeting_summary.grid_g {
  text-align: left;
}
.summary_item_value.grid_g {
  padding: 5px 0px;
  margin-top: 18px;
  height: 88px;
}
.summary_item_u {
  font-size: 14px;
  line-height: 40px;
  vertical-align: bottom;
  color: #007aa3;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  text-align: left;
}
.summary_item_name {
  margin: 5px auto;
  color: var(--mds-color-theme-text-secondary-normal);
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  text-align: center;
  font-weight: bold;
}
.summary_item_v {
  font-weight: 200;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  text-align: center;
  color: var(--mds-color-theme-text-success-normal);
  width: 100%;
  padding-top: 16px;
}
.attendee_summary .summary_item_v {
  color: var(--mds-color-theme-text-accent-normal);
}
.summary_item {
  margin: 0 auto;
  height: 45%;
  padding: 0px;
  width: 100%;
  margin-bottom: 12px;
}
.grid_u_1_2.meeting_summary_left {
  margin-top: 20px;
}
.grid_u_1_2.meeting_summary_right {
  margin-top: 20px;
}
h4.grid_block_t.insight_usage_header {
  margin: 20px auto 20px;
}
.grid_block.insight_usage_report {
  padding: 0 0 0 20px;
}
.insight_graph_area {
  height: 388px;
  border-bottom: 1px solid var(--mds-color-theme-background-secondary-normal);
}
.meeting_area {
  padding: 20px 50px 20px 0px;
}
.attendee_area {
  padding: 20px 0px 20px 50px;
}
.tooltip-container {
  border-radius: 4px;
  background: var(--mds-color-theme-background-gradient-secondary);
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15), 0 3px 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15), 0 3px 5px 0 rgba(0, 0, 0, 0.15);
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 1em;
  padding: 10px 12px;
  min-width: 220px;
}
.insight_tooltip_day {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 12px;
  line-height: 28px;
}
.insight_tooltip_time,
.insight_tooltip_duration {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 12px;
  line-height: 28px;
}
.insight_tooltip_time_value {
  color: var(--mds-color-theme-text-success-normal);
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.insight_tooltip_duration_value {
  color: var(--mds-color-theme-text-success-normal);
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
/*dashboard*/
.view_insights {
  text-align: left;
  font-size: 12px;
  font-weight: 100;
  bottom: 12px;
  left: 20px;
  margin-top: 20px;
}
.insight_usage_count,
.insight_duration_count {
  font-size: 32px;
  line-height: 40px;
  width: 30%;
  text-align: center;
  float: left;
}
.insight_usage_count {
  color: #00823b;
  float: left;
}
.insight_duration_count {
  color: #007aa3;
}
.insight_list {
  display: inline-block;
  width: 100%;
  min-height: 65px;
  padding-right: 20px;
}
.insight_usage_text,
.insight_duration_text {
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  padding-bottom: 0px;
  width: 70%;
  float: left;
}
.insight_usage_content {
  border-radius: 5px 5px 5px 5px;
  max-height: 230px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-bottom: 10px;
  border: 1px solid #d7d7d7;
  padding: 10px;
}
.insight_error {
  position: absolute;
  z-index: 10000;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 14px;
}
.insight_error_content {
  top: 50%;
  margin-top: -50px;
  width: 100%;
  text-align: center;
  position: absolute;
}
.insight_error_icon {
  font-size: 32px;
  color: #d4371c;
}
.insight_error_text {
  color: #343537;
  margin: 20px 0 40px 0;
}
.g_mind_title.g_mind_title_insight i {
  color: #4f5051;
}
.attendee-tooltip-container {
  border-radius: 4px;
  background: var(--mds-color-theme-background-gradient-secondary);
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  color: var(--mds-color-theme-text-primary-normal);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15), 0 3px 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15), 0 3px 5px 0 rgba(0, 0, 0, 0.15);
  line-height: 1em;
  padding: 10px 12px;
  min-width: 220px;
}
.summarylt {
  bottom: 0;
  font-size: 25px;
}
.mouse_fucus {
  background-color: rgba(0, 184, 230, 0.08);
}
.my-report {
  margin: 16px 0 15px;
  text-align: right;
}
.my-report a {
  line-height: 18px;
}
.my-report a:hover {
  text-decoration: none;
}
.my-report a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
.my-report .badge {
  font-size: 12px;
  -webkit-transform: scale(0.84, 0.84);
  -webkit-transform-origin: 0 0;
  *font-size: 10px;
  background-color: #fde6dc;
  color: #d4371c;
  padding: 2px 14px;
  margin-left: 8px;
  border-radius: 4px;
}
.meeting-number {
  border-right: 1px solid var(--mds-color-theme-background-secondary-normal);
}
.insight_meeting_numbers {
  margin: 20px 0 0 !important;
}
.insight_attendee {
  margin: 20px 0 0 0 !important;
}
.insight_usage_title {
  float: left;
  margin-bottom: 25px;
}
.attendee_summary_avgattendee {
  padding-bottom: 16px;
}
.attendee-chartjs-tooltip {
  position: absolute;
}
.insight .g_mind_info {
  max-width: 430px;
  margin: 0 auto;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 16px;
  font-size: 12px;
  margin-top: 16px;
}
.callme-auth {
  margin-left: 12px;
}
.profile_container .area_container {
  padding: 0;
  margin-top: 30px;
  background-color: #FFFFFF;
  border-radius: 20px;
}
.profile_container .avatar_row {
  padding: 0px !important;
  margin-left: 20px !important;
}
.profile_container .header_row {
  margin-top: -32px;
}
.profile_container .area_container div {
  padding: 0;
}
.profile_container .area_container h2 {
  padding: 0;
  margin-top: 5px;
}
.profile_container .area_container .area_el_row {
  height: 90px;
}
.profile_container .el_row_layout_multiple {
  height: 112px;
}
.profile_container .area_el_col_avatar {
  margin-top: 25px !important;
}
.profile_container .area_el_col_header {
  margin-top: 30px !important;
}
.profile_container .el_row_layout .area_el_col {
  margin-top: 11px;
}
.profile_container .el_row_device #profileDevicesContent {
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.profile_container .area_container .avatar_content {
  width: 70px;
  height: 40px;
}
#profileMFA {
  text-decoration: none;
  word-break: break-word;
  white-space: normal;
  overflow-wrap: break-word;
  text-align: left;
  line-height: 24px;
  width: 340px;
}
.el_row_device .profileMFA_title {
  width: 75% !important;
}
.security_mfa .mfa_switch_tips {
  font-size: 12px;
  line-height: 150%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.showProfileDevicesStyle {
  width: 860px;
  color: var(--mds-color-theme-text-primary-normal);
}
.showProfileDevicesStyle .cancel-save-bar-container {
  background-color: transparent;
}
.showProfileDevicesStyle .setting_card {
  padding: 10px;
}
.showProfileDevicesStyle-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.showProfileDevicesStyle-title-top {
  text-align: left;
  font-size: 24px;
  margin-bottom: 14px;
  line-height: 36px;
}
.showProfileDevicesStyle-title-hint {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}
.showProfileDevicesStyle-title-hint .mfa_switch_span {
  margin-left: 8px;
}
.showProfileDevicesStyle .mainStyle {
  padding-top: 30px;
}
.showProfileDevicesStyle .el-dialog__header {
  text-align: center;
}
.showProfileDevicesStyle .el-dialog__body {
  padding-top: 0;
}
.showProfileDevicesStyle-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid var(--mds-color-theme-common-control-inactive-normal);
}
.showProfileDevicesStyle-item-image {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.showProfileDevicesStyle-item-image .image {
  margin-right: 10px;
  width: 36px;
  height: 36px;
  background-size: 93px 252px;
  background-repeat: no-repeat;
  background-position-x: -21px;
  background-position-y: -124px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALgAAAHyCAIAAADX5ZMuAAAdI0lEQVR42u2dy48k15Wfzzn33nhkZlVXNym2RFGSBQ+M0RB8QBuJoACyhRmMB4IAEqONdoK0t8cLr+wF/wNC2gvmxhh4Z8GQxhuNmm5oSGk1MkAJMGyLgMSnml2vzIyI+zhnFtVN1SOruig2yejK37do5iMyGJX3y3POvRFxL5sZAXA3BF8BgCgAogCIAiAKgCgAogAAUQBEARAFQBQAUQBEARAFAIgCIAqAKACiAIgCIAqAKABAFABRAEQBEAVAFABRAEQBAKIAiAIgCoAoAKIAiAIgCgAQBUAUAFEARAEQBUAUAFEAgCgAogCIAiAKGC1+VEfz/PPP7+zsjPbLevLJJ1988cX1FIVHtV4PM4/8+1rb5Y0ueOr5y7/667qukTgQURBR1rJGeZ+tmTz5Z9VIDuaf/2/cmSuK2VGWjX9W/eP3rxIZ0UGMef93fOzpwSt26MHhp3RoD0cfsx3ax+EPHtsbEdHX//271/+5hyjjTInEwocaTI6/faRR5Y4HckgROurWMcnkzsuH98AntjciJibgR3xsfKLlTjY/rxKCznyR77bB+d+FKGOwRORo2Dh4xkR2JJ+siDSHUs2xFHT43zM+CF3up4jCJyIKv5+WzhcD+JQAxLDhAtUoNJ6uMhQadeoZ0ZgKTMFJQQBRAEQBEAVAFIBezz3HyI6Pt60+jWMnOii2qtdyzo1P/u+YzhyLgyiftCeU89F+qa16aqec0ju7Z3uagLTypCA8Ga8oZmaljOdgIMpoI8pRUc4+a3Py4oIzgsidnRyM5xmduZPbL0KUMYuSy4qrUN4/83/oehLmQ+1NpySrQ7tiI+Oj+cTunG08dGWB/TEFQZQRi0I5n1F5GtHKx6fzx4/bKRHn1KcQZcSisGZeFU9Oux7gtOL0eAdmVZA5oyP0fpyBKGMNKJYdalmIco6IkmQ8BwNRxhtRUnLjORgwUlFUOY8moqgioow3onCKMp6DgSjjTT0xutU9mDN6OWdsfP6e9IlxPKQeGu0tpZut/MVnm5Ec1a/f6Pc6XfMuEO49Rl/5XOB6FABRwEUtZp977rmRz7iEYvbj5vXXX3/ppZcuwDf4wgsvQJSPkOvXr1+7du0CfINrUt5+YqnnySeffPbZZ5H7EVEAej0AogAAUQBEARAFQBQAUQBEARAFAIgCIAqAKACiAIgCIAqAKABAFABRAEQBEAVAFABRAEQBAKIAiAIgCoAoAKIAiAIgCgAQBUAUAFHAWBjXrJDPP//8yGeFfPHFF9dTFMxc/cHAzNUXk7/8q7+u6xqJAxEFEWUta5T32ZpUjz+yNZKD+d+/39lZRhSzY+TxR7b+53+4xsR0e40d4zsr6Jy9DvaRX/+RLc2I6Y8rntqd9Y+J7iyizMSr1k62f/viz/7X/3kXoowzwpNlsyMLHduh1qfzJwA7+tCO7tCO7NNW7hkz8Y5XFFKzqOM5GIgy2ohiJerxNduOrHNtxHxswfNTktKxfHLOzVDA3h8RhUosfDR38KqmPt68vCIz3d6Gb9cpx9Yf5KM7ObZSIRORwpMRRxRLxyP+aU/P83u3uz2wUz5iiCgjjygalU786O1o7Djj6V054+PHd4WIMuoaZdDxHAxEGasoSmU0vR5DRBlv6jErsfChJHC03rzd4TmtCD35Fp9SFPN5+kWIKKOOKIOe7BPT6V2VlX6sVOcMpRBR7r8aJUc92ZU9sxf8J3CuChg1yrgjSjKjuwx7rAwqZ+SUE1vayoGT4yEHEWXMESVlXZEnVja+ndjg2EdO0eSs8ZZDviCijFkUyknPDBZnPKYzReC75ZvjpS08GXeNknTVL/2cj+kcQeOoE0f0MdQo901ESeXjKQ3OU8zCk7GKokYpf9j253v0WVxlMGZRbMh25wI3PqV4uNsIyfsB4eSluHc+cvy/qwpkRUgZb+ohGlQ/YPHxofLLGdtAk1Gnnn40ER+pZ9SiDOXkmMZZ1wKseP2gI2x3Hhudnp9OBI5DZ5MgyohFIbsTUQ4LoauG1Y7VHefvPNv5MpEpks+oI8rq6+3vGlHOaNTzX9t0pDbGCP6YIwr1enYLn8OS4ynLTrXl+It2WBakHhrtLaWtc59p2pEc1Vt915Vyp69tEGVEoowWzGYAAEQBF6yYfe6550Y+4xKK2U+AF1544QJ8gxfjrxi1KOMvXVHejiL1PPvss8j9iCgAvR4AUQCAKACiAIgCIAqAKACiAIgCAEQBEAVAFABRAEQBEAVAFAAgCoAoAKIAiAIgCoAoAKIAAFEARAEfPf4+Pe7r16+f8e6/+uIXj73y+m9/e8b2uLn1Yopy/fr1a9eunbHB3/zNNz79mc+8/7Tvur//+/96xvY/+9nP4MrFjChn8w//8OMz3v3zL/3F1tbWq6/8E5ofNcpZbG1ttaOZSRARZbwglqyXKM8+2fzj9x/6kDt55j9/4caNG/DggkeUizFnE0T5qDX5EGs3gTWrUeT0pZHplPXTCSvwrGcxy6tUoA/+IriwojCx3IkQp62YfeitPy6AfY/WYYco91s0WRlUeMVbvPJT4OKLgsaGKOfq9UAUiHJOV+xg/T87mlDu1B/Gd16w28sEHqlhUKasS6/njgfHQwuf6BLxqhoGAekDjENcgI4xgCgAogCIAiAKgCgAQBQAUcBHz30+4IaRVYhyDkuMFKZAlPOgBU0IUe4aUMyOiXLyuiU6cQETMtf6RRSzQ6nn/ZPEKzywO//aoU3B2tQoREURHSDKOURRRRNClPOkHl2RaFZeXn343TNu8AAXsnts5Xiv566399DppS24uN3jwufpx9iqp4gm6xNR2BRxAaLcPfOQ6Yc8V4Wwshaph618yIiCgLQeEUWznB0uIAJEITIqRe66DWRBROGSj96tc2zg5OSQycnXwTqknlLQ1BDlXBEFV+hBlPPUKFloxUQoZz04lqnAWqSejNQDUe7KXpn+cv/Rs7e569RKu7v/HxJccFFe++3Nv/1P/x1N+PGAYhBAFABRAEQBEAVAFABRACA2uy8Hss9efPKDggUFL6woAKkHQBQAUQBEAQCiAIgCIAqAKACiAIgCIAoAEAVAFABRAEQBEAVAFABRAIAoAKIAiAIgCoAoAKIAiPKx8uMf//jq1at8jxCRL3/5y/dqb4888shPfvKT9TXFxsTVq1fv4Z/2xBNPmNljjz12r3Z49epVW1fGdUsp8z2e5fHRRx997bXX7u3vaj0DykhF+dJ/eWFeErllzS4Nrs9ZhKrg2ZWYhpLJS2irqhHeL0vvnFGx2lUm3jv1lEiLJOecaatpHqqNQkxUSAIX45KKOTI1LVqyo+xSNqNUTJUmTvtCaiakMeWu77WUvf/439ZclLHOCpnLpg+3+rZIx6ZeRERY2cwRe6miWYxJm7bddNOhxCKudGlwORWquK2S5qJLV0I1y9nMFeFAruKSshFlqtyQSkXFSdaYSyWsWXNRNUvimS3FEohjtBiVDCX/WHs9OZaWeOZYY6DiM1FfuqKpZnHRlc6XyMsct5fLQhSq2lKpuNJisWjXW2YnblJTS31X6cxKoxo4W7aaSdhcjq6yXvKQY8zJhsxK5IWYXC5EypqN2ac+cxbLmPZ4rBFFS709N2f2YB3mQ2pbr6Xdnu91HLc2ZpJcyWoSl8NSiWbTSeWbGPPEzxKVGC2R903jjMqwr0S1smbLjoPTkonjIM6lHDwPRuxYhCTlyMZqJZUqOGUOpVAgCSY55Q4RZZyH1e/v2DCQhjS4mfiym0qOl2ViSd7bnWvU2vuptK3OtMjO3v6iT0rU5ZKTOeOgjhJJYW+105CKOWZfhMxLIVWniaWIlsqRy9lMZYg8qOuzqmkuEjhYYU+BzN/3S3Re4IiS5j4vBvaRJU822opn++8s3BV6oJ0tF5HMiioJ1SEYM5mfL1JmbVvfsLjgspKkRCziXBwsVNT3fRDnyJXIJWohH3PaaCQXFq60ZCucUmaiyDZpvFNVVTIK7EpOEGWkEcUyb/B0gzdp8DvvzqlY5WT+Tr/YG+ppXYuvnFQkFtWGnGPxxKHI8r393b1+d68T48V86PsY1DWOvFqO5dbeHsesOcVYhKxEnc9TxcpiWU1IpCgtVWPSqFbYBqLkORJ3WK99tEP4Me11Cyn585PLn24e2r5pofjL9bTs6eJ3O8pBMxGzKcdFyYNxNE88m83yYp7m/Xy3DySlT0PKWXWIuXaeYum6NCxLpZT67Ej6RZzvlpyViK0Yc8VRXXEWxQbz2blkJTIXB1FGKkoYWLt0c3v/3VtdY3Qpm/WOoj40m2jPe6/fKoOWRZFsvvLSqRHl/dS9vXv50gOtOhoypRCXOS4HSszmS6TNdmOY98IyLJMXCsbeQh4iDZx2B2fBZWbyPHhdlrzIGo1jbT1TwjR3YxVly5p2cNUy5n4+9P1nL083ndNeOdOnLs0qC/u/27MuV9nXyUIrtJ9cCKI8f/OW9y31SbLWbia9eDVvOe/1FrMk9lk5SdyLlEvNgXouXXTF8cAuOorCvdGypAW5GCibJLIlUs9Yi9nPbz2wHDb+sHNzOe9357s6L5PNeqtqd24uTKwOfmOj2d9eaqOhJq2kmVTETjev5K5b3ppP2tYWeTKrdm91nsVXoa5ct1e8d3GRKvH9MrFPEthpZX0mR5bNSpbCRJSLcqYh5cq5oEVRy45WlPmib5rwb77whcV8/s729nJ3YUPZnLVbTd0t4ny7W1RcXa50KPuLxGK8GVStaaswaRvXdPNokrQfNjanabf4DddoY9RplmGZqyl583k+GC0lNMO8hLoqKQXn8nJhfmYxcSZpKi5MkXhA6hmrKBvTdoj67tvLuvaPPPSw87azsxuH4rI9cGnWTn2/iIt3O5k69q7kkt7t2sutT1Si62Nqmyb1FLsoeTHd2LBOpOKK61ySDVpM1TlSKYWZCucqKVNhs0SJnSoVT8PgnGk/VBxiROoZqygxk5JNN0OJuphrLnEync4cpZzTsmtYiqdLm3XJOixLbpyKpreXtmHNZjs16ffTpcs+De3Q5f33FlXY8G0uSkQ8qdvUm3qj5CSrKdc+lGWSLpp3JK3sRw5BB2NSS2aORdHrGe2Yo2uCIyIz6Yly7X3ObMbMNJ1e7mPPi0SOxFErrKrqA02CJS5/6MPUE1F8L/qpXdrw3R7nRd/varUVWNlUKZovLif1SjJPOpUmW0xBchRpcmSXMmfJaVlXG5SIuYYoIxWFJQxD750XN3Hech5K7lkCk8RUHPtGJllzl/bFi5FRJCfexEJw1qtnKkmH+aCT7KUKwaXEw1vd5ME6ZyYrtCxCxKWIq+JuNkeVr5b7UaR37NjEMuWSHakpueoBiDLWk4LWMEsxYyolZzMnfjbEwcqgVqwUEWbylU2GbjD2ubBVxqSaLARvKs4x5dTdHFxDTVO3FZWOlm919UbNXIScmkvZtMQmNMOiZ8kV12kY2HNRclLlbF1cTGcPqOIyg9HWKL2SVEzkRKpGSo5aIoswebKStRuG3qwwk5inQkSZe6/kyVMqxahUlatDyP1QFtYPXT0NTSOpp+G9jjzLpFB23iTHZCl5426RvCOh0C97EaFqU2hQpX45r3wDUUYqytD1vqqZrLBIEiNxburClIVK6lRDqCclDzl1RF45O65KyjkPkmsWT1SWy+KaHEKofEgDbb+1e+lSLaJ1Q91ejD3VG5Vm40JmA5NzJotbu7NLl1KiQrH21sdMSlyGqAGijPXscT/P/VKqlohDCOKcibeiWhK7OrSt5eQrrZ3ExU7q56Q5hEAkMUY1YjZVztF5nwstReWBjebWe30z9U5c1Vi/zP2OtlMiKvPFULdt5Vib6XJ7d3r56nL7ncj7nprU3+KqYcPlKKMtZskXLd18zznfdcQswXnnPIv4YFqykflQW7a6vtxMHswa83KPZChlX/OQ4iDihTlnCm6ayny/6yatG5ZFgznPTWWqKS6lacJ04rrloMZOQh3a4dYf2snl1O+7urHCeX+33ngIooxUlEXfiTg1M9XahyHFkrNqCaG2pVahZpEcF0zE4tRUVZ3Uzk9ml7aMVJi6+U7f75NqNwwioa5lGIpqpihpEV0rakpW5vulaV1Vhb5X7XupKjIry/1QtZq6ML2Sb76e929ClJGKknOq6+DZqWlMiYnNTIkW3X4Qp2ZkWlSrUJeSibmU4oTNqGgR8V5cVW3Oqi1xLsUuxk5LV3MU6fJArgo676hxLMbiF/ud966uqlQsLxa+aklM+wX7QKVvZw92O+9AlLEWs0M3DF0pxYVKRIKrjMyxYyMjMSPvKi39YrlXh1qNrOTiPJmlPJh13oW+n6uR98G74MPEfFv5WoS7bj/HmOr9NCxVkwgH36Q0sCUR50NtJTIxk+mwDO2GmrSXH96BKCMtZmPvXfBVzSyOXYxdTpGZxFfeNKa+xP6gXXPOIdTkQoqdkQk7I1EzL45KKTmVnFIacinM5sQTszgJ7ko9+RQx5bTMqQ+u09hZzkJclEjYmF2o8rDwVWulIKKMtpglTbHkKL7ORMH7UDXEzEY5JyZm8UYUh85KXloh1VBPXdV4F4hoSENMkViYyIiyZlItJXtfEZGWLC4wkYhT0hCmvr2ipqap5MFyLDlaHDQuXWgsJ/boHo9WFDOpJ0RkqWfnUxqImJhNC5uqGedEZuyDkZExM6duP3Z74mt2Xpw3ZivJu+B8lYeFEQVfGTEzhapx4vt+XwupERn13T6zmBY1FXHN9AGeiZkxaU69FVyQMtoh/JtvKjOHmurWXCBhYVFVZtYcWdXEMZGVTKqqmdQ4R8tRWaRqig/sayKLWsyMxbHzHFS1kCqFWphNVZiFhUydr7SkUE9INQ7L+a03XahJ1ciERSqMzI5WFC1sVnISLSSOWCzU7By7wKHWUphZzYSIQkVFxAUzFRFL8eAqI2ZSdmxGzmnqrZ8XYsuRWNh5ChUTJ1MuxYXaTElLEneQ9ZzzRETOs5mJy90cooxVlNgzsxGpqphSVWvs2HkrxUjNVxxqYyYiS8TOF1M2IxYzI80i3kyJyMxEhELjmg0JtZaksSNVK8lSL1VrjkvqjUhELEdmKUSaI823SRw55ySYw/Uoox1HiQMxExFzNCLJUbUwizgv4ihFHjoRR8QkbCzkvbGQOBJHZsWUUyEyK0X7ORGZ+OIcizMWSwOLUDOzksyMDyxhMVIzZWZipmZqsaOSiypleDJWUVzdMNFBKx5M5OJ8JeJYnJlayaqq2pupmjkRYVEiYnbOGxEzmzjygVlYnJWsaWAjJbVSmJl8MDroejtiIVUmFeetZDVjERuWRAemDYxLZj9ZUV599dXT3tr+zf8Y5/d18pi/+tWvQpSPluvXrx975dvf/vaPfvSj5XI5wm9qOp0+//zzJ48ZonzkfO5zn/vd7353+JXHH3/8scceu+cTdH10PPzww2uSej7JqblSSr/85S9/9atf7e3t3XdfXNu2TzzxxFNPPVXXNUT5mHj77bffeOONmzdvbm9vz+fz5XIZY8x5RJ0NEZlMJrPZ7PLlyw899NBnP/vZRx55RGSNrqXltZ297jz0fU9EIQS39kMpEAWcL6biKwAQBUAUAFEARAEQBUAUACAKgCgAogCIAiAKgCgAogAAUQBEARAFQBQAUQBEARAFAIgCIAqAKACiAIgCIMonxI0bN55++umqqngVV69evXr16sq3qqp6+umnb9y4AQPOyX187/HPf/7zr3/96zHG0zZ46aWXiOg73/nOaRtUVfXTn/70a1/7Gjy4yKI8++yzL7/88hkbzGYzM1ssFmds88wzz5ycRAlcKFGm0+mHn8SrbdtxzgSGGuWecUYDv/nmm3aIN95447Qtuw6re130iHKvpnrDDDHoHoN7hr/f/4B/9087q+MNkfcya5wX7rMt+6xqxFR5qZyI0AMN/92fT2HAuohyakIhyln3O5vVrhZWL8tUNhp/qXEHi/jsREXzr5EoB62+Eif88GaYOCIia9zOIN4L0e2SpA1Iu+tUozi3uqhlos3GTdwfn16ppWZUZ+sqysObofJuZf/Hy7FkZL0a0cG2vEzo7KxT6mmENhu5mcvJDNTlIy8loz/sp8pL5SUXXQxYXWXNitmVqceIFkO56flKLcyUlN5dlFwsl7IcCp1e2YCLKUoy2ut1ZbOr0XuLvNOxE87FVDGytsaivLGXU9HTDDCjXCwXGLL2osSM4RCIcg5wpgainAvVP1GU+2j5KIhyD/gTyg8hqoO0FYbckHpWyRGCNEFiNlXbmsgkYDVjiHKCzan/9IZzZEa8SMTMjJGUNRPlHOFE6MGZCBkzBeaqpu2BCqrgtSxmzQubHTT/8SrVMRFZLXwpiBAb2R+WZWdR0PzrJIqpY7p6udqoJSm9uxMXfRHhg6ykxEQUk80H+8ymEyIii0pOeHuJcz1rlXpUZ7NwqWEmc44e3PQx27RxTmTe5z5mMzKit24Nn27dxFNU3h5UjcwwUrdWEaUUIW93TvIxUx142jhmNpVuMC1KzKXQe73mxi2TxmKLvsSE1LNW4yhqO/O4MXWtZ8/cJzWjnJVFUtZSVNWIrA6yTKVyPCTdXqTt+VBwAmjdUk8/6G/fnF+aVhvTyliqyrbn0VS7WMqdM0Ex5r2FzLu8v4xDRCxZP1FyKUSUCzFRVfvghYi6IfVDOtz/LVpiykSkhrND69rrOXjQDWlvf2hq3w+56+Pxi0+MCpETmTYuOBlSWfSIK+uVem4LUci295bCfCxm1MGFIP2QH9pqvviphoS7QtksJfR61ir1qNLpN2045itb1cY05Kj/+ko99axGO6TJuAkezb9OEaWcdQGsCg+xeC9XN4OwHShVC7UsDlcZrJUoSU8tNbzwp65MZ7MwCdw43s2mZsWoU9rwZgRT1qqYLaeKMmnq2bRiMiaeOnq7L/vR7pS2foqQsl6iqJKdKFL4dodIydhomUoxX8yGO8MqSdMePFkrUUpRIiPiaRPaKgw5z7t40BXaXfSX5nU7qQrR6zs9OXn/skkthlOC6yWKcxxTubIxefiBTefEzN7bmb95a25kJepvf789a4MZLfr0+aubVx6cHgpFGHdbL1GEo16e1iK3Z4+6NGvf2ZmnrESUVLfT7djx/35/66339q9stN5LjPnmLiblWidR+r4vakXNVA8KkKJatJSyYjxtfz7szwe0+jqKMgyJiN65tRf8VvCuFH1nez/FhMRyb8Fkf7iFbD0iyml86Utf+t73vkdEP/zhD3/zm9+gpe/B7+k+5Yw/ajqd/uAHP/Dee++///3vT6fTC/kNfJzcx3fLTSaT09569NFHr1+/nnPOOd+4cePRRx/9E3YCDnMfi/LUU0+d9tZrr732zDPPeO+J6PHHH3/ttdf+hJ2AC1LM/uIXv3jmmWeGYTgtqHz3u9/99a9//eqrr54mSl3XL7/88le+8hV4cJFrFDN75ZVXrl271rbtB/2r27a9du3aK6+8guLjnDA6h+CC1ygAogCIAiAKgCgAogAAUQBEARAFQBQAUQBEARAFXwGAKACiAIgCIAqAKACiAABRAEQBEAVAFABRAEQBEAUAiALuR1Gee+45HjHf+ta31laUcd2kfq+mZTvg4E/7KPaJiALAai7ymjX3NpZAlJEyniAP4ZB6AEQBEAVAFABRAEQBEAUAiAIgCoAoAKIAiAIgCoAoAEAUAFEARAEQBUAUAFEARAEAogCIAiAKgCgAooD7nPHeUoobORFRAEQBEOVj4Bvf+MaYv6xvfvObaysKr+0UQuD+KGZ3d3e3trYuwDe4Jr801Chg3KLUdT2dTu/3r29zcxM1CgBIPQCiAIgCIAqAKACiAIgCAEQBEAVAFABRAEQBEAVAFAAgCoAoAKIAiAIgCoAoAKIAAFEARAEQBUAUAFEARAEQBQCIAiAKgCgAogCIAiAKgCgAQBQAUQBEARAFQBQAUQBEAQCiAIgCIAqAKACiAIgCIAoAEAVAFPAR8i+9C/Nr1/cApQAAAABJRU5ErkJggg==);
}
.showProfileDevicesStyle-item-image span {
  font-weight: 700;
  font-size: 14px;
}
.showProfileDevicesStyle-item-time {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 10px;
}
.showProfileDevicesStyle-item-time .btn {
  margin-left: 40px;
  color: var(--mds-color-theme-text-error-normal);
}
.showProfileDevicesStyle-item-time .btn span {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.showProfileDevicesStyle-item-time .btn span img {
  margin-right: 6px;
}
.showProfileDevicesStyle-item-time .lastTimeStyle {
  font-size: 14px;
  font-weight: 400;
}
.changes-confirm-dialog .signed-desc {
  color: var(--mds-color-theme-button-primary-hover);
}
.branded .settings-layout .grid_g_all {
  margin-top: 0px;
}
.settings-layout {
  /*fix scheduling page button position issue*/
  /*--------auto fix--------*/
  /*--------meeting-templates--------*/
  /*--------pcn--------*/
  /*-----flex tabs-------*/
}
.settings-layout .setting-menu-title {
  font-weight: 500;
  font-size: 24px;
  color: var(--mds-color-theme-teaching-background-normal);
  margin: 6px 16px 20px 16px;
}
.settings-layout .grid_g_auto {
  height: auto;
  max-height: inherit;
}
.settings-layout .tab_pane_label {
  text-align: center;
}
.settings-layout .tab_pane_label .icon {
  font-size: 24px;
  padding-top: 0;
  padding-bottom: 0px;
  height: 24px;
}
.settings-layout .tab_pane_label .active {
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .settings_primary_pane {
  min-height: 429px;
  width: 100%;
}
.settings-layout .settings_primary_pane .upgrade {
  width: 100%;
}
.settings-layout .settings_secondary_pane {
  width: 100%;
}
.settings-layout .settings_pane {
  font-size: 14px;
  height: 100%;
}
.settings-layout .settings_pane .module_header {
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 40px;
}
.settings-layout .settings_pane .el-tabs__content {
  overflow-y: auto;
}
.settings-layout .settings_pane .el-tabs__nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2px 0 2px 2px;
}
.settings-layout .settings_pane .el-tabs__nav .el-tabs__item {
  height: 40px;
  line-height: 40px;
  margin-left: 16px;
  font-size: 14px;
}
.settings-layout .settings_pane .el-tabs__nav .el-tabs__item:focus {
  outline-offset: 0px;
}
.settings-layout .settings_pane .el-tabs__nav .el-tabs__item:nth-of-type(1) {
  margin-left: 0;
}
.settings-layout .settings_pane .el-tab-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
}
.settings-layout .settings_pane .el-tab-pane .el_form_btns {
  width: 100%;
  bottom: 0px;
  padding-left: 3px;
}
.settings-layout .settings_pane .el-tabs__item {
  height: 32px;
  line-height: 32px;
  margin-right: 12px;
}
.settings-layout .settings_pane .el-tabs__item a {
  text-decoration: none;
}
.settings-layout .settings_pane .required_field {
  float: right;
  height: 24px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  color: #a12512;
  margin-bottom: -24px;
}
.settings-layout .settings_pane label {
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
}
.settings-layout .settings_pane label i {
  font-size: 16px;
  padding: 2px;
}
.settings-layout .settings_pane input {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}
.settings-layout .settings_pane input.vs__search {
  padding: 0 22px 0 6px;
  line-height: normal;
}
.settings-layout .settings_pane .general_form.el-form {
  margin-top: 0px;
}
.settings-layout .settings_pane .general_form .el-select {
  min-width: 320px;
  width: 45%;
  height: 32px;
  float: left;
}
.settings-layout .settings_pane .general_form .trackcode_select {
  float: none;
}
.settings-layout .settings_pane .general_form .userTrackingCodeForm {
  margin-top: 0;
}
.settings-layout .settings_pane .general_form .changePasswordForm {
  margin-top: 0;
}
.settings-layout .settings_pane .general_form .changePasswordForm .el-form-item__label {
  float: left;
  padding: 11px 12px 11px 10px;
}
.settings-layout .settings_pane .general_form .changePasswordForm .el-form-item {
  margin-bottom: 0;
}
.settings-layout .settings_pane .general_form .changePasswordForm .el-form-item__content {
  margin-left: 0;
}
.settings-layout .settings_pane .el-form--label-left {
  width: 100%;
}
.settings-layout .settings_pane .tip {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
  padding: 0;
}
.settings-layout .settings_pane .layout-tip {
  font-size: 12px;
  text-align: left;
  color: var(--mds-color-theme-text-secondary-normal);
  padding-left: 34px;
}
.settings-layout .settings_pane .icon-info-alt-outline {
  vertical-align: middle;
  display: inline-block;
  line-height: 14px;
  margin-left: 6px;
}
.settings-layout .settings_pane .top_info_container {
  margin-bottom: 30px;
  margin-top: 15px;
}
.settings-layout .settings_pane .top_info_container #webexAppId {
  font-size: 14px;
}
.settings-layout .settings_pane .settings-audio-and-video-section .top_info_container .top_info .content-area a:active,
.settings-layout .settings_pane .my_personal_room_form .top_info_container .top_info .content-area a:active,
.settings-layout .settings_pane .settings-audio-and-video-section .top_info_container .top_info .content-area a:focus,
.settings-layout .settings_pane .my_personal_room_form .top_info_container .top_info .content-area a:focus {
  outline-color: var(--mds-color-theme-text-accent-normal);
}
.settings-layout .settings_pane .my_personal_room_form {
  min-width: 410px;
}
.settings-layout .settings_pane .my_personal_room_form .el-form-item__content {
  max-width: 100%;
}
.settings-layout .settings_pane .my_personal_room_form .el-form {
  margin-top: 0px;
}
.settings-layout .settings_pane .my_personal_room_form .pmr_name_input {
  width: 260px;
}
.settings-layout .settings_pane .my_personal_room_form #pmrUrlPrefixLabel {
  margin-right: 12px;
}
.settings-layout .settings_pane .my_personal_room_form #autoLockSelector_label {
  margin: 0 12px;
}
.settings-layout .settings_pane .my_personal_room_form .el-tag-input .el-tag-input__tags__wrap .__input {
  background-color: transparent;
}
.settings-layout .settings_pane .my_personal_room_form .el-radio {
  margin-top: 12px;
}
.settings-layout .settings_pane .my_personal_room_form .notifyHost {
  /*.icon-info-alt-outline {
          vertical-align: middle;
          color: #343537;
          display: inline-block;
          line-height: 19px;
        }*/
}
.settings-layout .settings_pane .my_personal_room_form .notifyHost .el-checkbox__label {
  white-space: normal;
  display: inherit;
}
.settings-layout .settings_pane .my_personal_room_form .interpretation .el-form-item__content,
.settings-layout .settings_pane .my_personal_room_form .videoDevice .el-form-item__content,
.settings-layout .settings_pane .my_personal_room_form .muteAttendees .el-form-item__content,
.settings-layout .settings_pane .my_personal_room_form .anyoneCanShare .el-form-item__content,
.settings-layout .settings_pane .my_personal_room_form .meetNow .el-form-item__content {
  margin-left: 0px;
}
.settings-layout .settings_pane .my_personal_room_form .pmr_url {
  margin-bottom: 0px;
}
.settings-layout .settings_pane .my_personal_room_form .pmr_url .el-input,
.settings-layout .settings_pane .my_personal_room_form .pmr_url .el-input__inner {
  width: 150px;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock {
  display: block;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .el-form-item__content {
  margin-left: 0px;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .el-select {
  height: 32px;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .el-select .el-input {
  width: 100%;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .el-checkbox {
  padding-bottom: 8px;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .el-checkbox__label {
  white-space: normal;
  display: inherit;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .autoLockBlock {
  width: 75%;
  display: inline-block;
  text-align: left;
  padding-left: 60px;
  font-weight: 400;
  margin-top: 20px;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .autoLockBlock .el-alert {
  text-align: left;
  line-height: 24px;
  padding: 12px;
  border-radius: 8px;
}
.settings-layout .settings_pane .my_personal_room_form .autoLock .autoLockBlock .el-select {
  padding-bottom: 8px;
}
.settings-layout .settings_pane .my_personal_room_form .notifyHost {
  display: block;
}
.settings-layout .settings_pane .my_personal_room_form .notifyHost .el-form-item__content {
  margin-left: 0px;
}
.settings-layout .settings_pane .my_personal_room_form .notifyHost .notifyHostBlock {
  width: 95%;
  font-weight: 300;
  display: inline-block;
  text-align: left;
}
.settings-layout .settings_pane .scheduling_form .tiny-select .el-input {
  max-width: 110px;
  height: 32px;
}
.settings-layout .settings_pane .scheduling_form .my-lobby-edit {
  margin-left: 24px;
  margin-right: 24px;
  vertical-align: middle;
  font-size: 14px;
  text-decoration: none;
}
.settings-layout .settings_pane .scheduling_form .divider {
  width: 310px;
  margin: 10px 0 0 0;
  border: none;
  height: 1px;
  background: var(--mds-color-theme-outline-secondary-normal);
}
.settings-layout .settings_pane .scheduling_form .lobby-select {
  min-width: 260px;
}
.settings-layout .settings_pane .scheduling_form .lobby-preview {
  margin-top: 12px;
  padding: 12px 12px;
  text-decoration: none;
}
.settings-layout .settings_pane .recording_form .tiny-select .el-input {
  max-width: 110px;
  height: 32px;
}
.settings-layout .settings_pane .recording_form .labelTip {
  vertical-align: middle;
}
.settings-layout .settings_pane .recording_form .layout-labelTip {
  margin-left: 5px;
}
.settings-layout .settings_pane .setting_card .el-form-item__label {
  padding-right: 0px;
}
.settings-layout .settings_pane .setting_card .el-form-item {
  margin-bottom: 20px;
}
.settings-layout .settings_pane .setting_card .el-form-item:nth-last-child(1) {
  margin-bottom: 0px;
}
.settings-layout .settings_pane .setting_card .setting_card_item_detail .el-switch {
  margin-right: 15px;
}
.settings-layout .settings_pane .sectionTitle.refreshToken.el-form-item__label {
  padding: 7px 12px 7px 0;
}
.settings-layout .el-popover .room_url_requirement {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .el-popover ol {
  padding: 0px;
}
.settings-layout .el-popover ol li {
  list-style: block;
}
.settings-layout .el-popover ol li::marker {
  color: transparent;
}
.settings-layout .el-popover .pmr_id_check_item {
  line-height: 20px;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.settings-layout .el-popover .pmr_id_check_item i {
  margin-top: 5px;
}
.settings-layout .el-popover .pmr_id_check_item .icon-ng-check {
  color: #43a942;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 3px;
}
.settings-layout .el-popover .pmr_id_check_item .icon-exit {
  color: red;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 3px;
}
.settings-layout .el-popover .pmr_id_check_item span {
  color: var(--mds-color-theme-text-secondary-normal);
}
.settings-layout .warning_area {
  text-align: center;
  display: block;
  height: 72px;
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  padding: 12px;
}
.settings-layout .warning_area .message {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: var(--mds-color-theme-text-warning-normal);
}
.settings-layout .settings-audio-and-video .settings-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  margin-bottom: 10px;
}
.settings-layout .alternateHost .el-form-item__content {
  margin-left: 0;
}
.settings-layout .alternateHost .el-tag-input.hovered {
  background-color: transparent;
}
.settings-layout .alternateHost .host_selector {
  max-width: 70%;
  min-height: 66px;
}
.settings-layout .alternateHost .host_selector .el-tag-input__tags__wrap {
  padding: 10px;
}
.settings-layout .alternateHost .host_selector .el-tag-input__tags__wrap ul {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.settings-layout .alternateHost .host_selector .el-tag-input__tags__wrap ul li {
  list-style: none;
  display: inline;
}
.settings-layout .alternateHost .el-radio {
  margin-left: 0px;
}
.settings-layout .alternateHost .alternateHost_second {
  padding-left: 56px;
}
.settings-layout .alternateHost .alternateHost_second .el-input {
  padding-left: 30px;
}
.settings-layout .alternateHost .alternateHost_first {
  padding-left: 30px;
}
.settings-layout .alternateHost.first .el-form-item__error {
  padding-left: 28px;
}
.settings-layout .hidden_error.alternateHost.second .el-form-item__error {
  display: none;
}
.settings-layout .pref_basic.el-form {
  min-height: 371px;
}
.settings-layout .wrapper_notifications .el-checkbox + .el-checkbox {
  margin-left: 0px;
}
.settings-layout .wrapper_notifications .setting_card_item_detail span {
  display: inline-block;
}
.settings-layout .wrapper_notifications .setting_card_item_detail .el-group-stacked .el-radio {
  margin-bottom: 0px;
}
.settings-layout .wrapper_notifications .el-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.settings-layout .ng_sched_attendeeItem {
  background-color: rgba(242, 244, 245, 0.8);
  width: 33%;
  margin: 0 1px;
  margin-bottom: 3px;
  display: inline-block;
  border-radius: 20px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  vertical-align: middle;
}
.settings-layout .ng_sched_attendeeItem:hover {
  border-color: #aeaeaf;
  cursor: pointer;
}
.settings-layout .ng_sched_attendeeItem a {
  color: var(--mds-color-theme-text-primary-normal);
  display: inline-block;
}
.settings-layout .ng_sched_attendeeItem a:hover,
.settings-layout .ng_sched_attendeeItem a:focus,
.settings-layout .ng_sched_attendeeItem a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.settings-layout .ng_sched_attendeeItem a i {
  width: 24px;
  font-size: 12px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  vertical-align: middle;
  border-right: 1px solid var(--mds-color-theme-outline-input-normal);
}
.settings-layout .ng_sched_attendeeItem a.active {
  color: var(--mds-color-theme-text-accent-normal);
}
.settings-layout .ng_sched_attendeeItem a.active:hover,
.settings-layout .ng_sched_attendeeItem a.active:focus,
.settings-layout .ng_sched_attendeeItem a.active:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.settings-layout .ng_sched_attendeeItem a:focus,
.settings-layout .ng_sched_attendeeItem a:active {
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .ng_sched_attendeeItem a:last-child i {
  border-right: 0;
}
.settings-layout .ng_sched_attendeeItem &gt; span {
  font-size: 12px;
  width: calc(100% - 28px);
  padding: 0 12px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.settings-layout .ng_sched_attendeeItem.ng_sched_althost span {
  width: calc(100% - 66px);
}
.settings-layout .ng_pmr_alternatehost_second {
  width: 100%;
  font-size: 0;
  margin-left: 30px;
  overflow-x: hidden;
  overflow-y: auto;
}
.settings-layout .ng_pmr_alternatehost_second .ng_sched_attendeeItem {
  width: 30%;
}
.settings-layout .ng_pmr_alternatehost_second .ng_sched_attendeeItem a {
  position: absolute;
}
.settings-layout .ng_pmr_alternatehost_first {
  width: 100%;
  font-size: 0;
  max-height: 116px;
  overflow-x: hidden;
  overflow-y: auto;
}
.settings-layout .ng_pmr_alternatehost_first .ng_sched_attendeeItem {
  width: 30%;
}
.settings-layout .ng_pmr_alternatehost_first .ng_sched_attendeeItem a {
  position: absolute;
}
.settings-layout .hard-moderate-tips ~ .hard-mute-tips {
  margin-top: 20px;
}
.settings-layout .hard-moderate-tips b,
.settings-layout .hard-mute-tips b {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.settings-layout .scheduling-permission,
.settings-layout .el-input--small {
  width: 90% !important;
}
.settings-layout .scheduling-permission textarea {
  max-width: 628px;
  resize: none;
}
.settings-layout .scheduling-permission .el-textarea__inner {
  border-radius: 8px;
}
.settings-layout .grid_g_auto {
  height: auto;
  max-height: inherit;
}
.settings-layout .unlink-dialog-text span {
  font-size: 14px;
  line-height: 20px;
}
.settings-layout .scheduling-template-edit {
  float: right;
}
.settings-layout .scheduling-template-edit.el-dropdown {
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .revoke-dialog-text span {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  line-height: 19px;
}
.settings-layout .revoke-dialog-failure span {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 18px;
  display: block;
}
.settings-layout .list {
  max-height: 200px;
}
.settings-layout .el-item {
  overflow-x: hidden;
}
.settings-layout .el-item .el-item__content {
  margin-left: 0px;
  line-height: 19px;
  position: relative;
  font-size: 14px;
  margin-top: 10px;
}
.settings-layout .el-item .el-item__content .revoke {
  vertical-align: middle;
  color: var(--mds-color-theme-text-accent-normal);
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.settings-layout .el-item .el-item__content .externalClient {
  vertical-align: middle;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  display: inline-block;
  width: 230px;
}
.settings-layout .el-item .el-item__content .token-text {
  line-height: 42px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .settings-layout .el-tab-pane &gt; div {
    position: static !important;
  }
}
.settings-layout .special-language {
  padding-left: 5px;
}
.settings-layout .ssosite-checkbox {
  padding-left: 20px;
}
.settings-layout .ssosite-warining {
  text-align: left;
  line-height: 18px;
  padding: 12px 8px;
  width: 80%;
}
.settings-layout .requireLogin-block {
  width: 95%;
  margin-left: 30px;
}
.settings-layout .tem_size {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.settings-layout .auto-fixed .tab_pane_label .icon {
  display: none;
}
.settings-layout .scheduling-meeting-template {
  width: 100%;
}
.settings-layout .scheduling-meeting-template .el-button--text {
  text-align: left;
}
.settings-layout .scheduling-meeting-template-tips {
  max-width: 460px;
  line-height: 22px;
  padding: 12px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-bottom: 20px;
}
.settings-layout .scheduling-meeting-template-tips .emptyline {
  height: 18px;
}
.settings-layout .scheduling-meeting-template-list {
  max-width: 460px;
  -webkit-transition: all 2s;
  transition: all 2s;
  padding-left: 5px;
}
.settings-layout .scheduling-meeting-template-list .meeting-template-list-item {
  padding: 0;
}
.settings-layout .scheduling-meeting-template .dialog-entrance {
  padding-left: 5px;
}
.settings-layout .scheduling-meeting-template .dialog-entrance a {
  text-decoration: none;
}
.settings-layout .scheduling-meeting-template .entrance-disable {
  color: var(--mds-color-theme-text-primary-disabled);
}
.settings-layout .scheduling-meeting-template .dialog-title {
  height: 40px;
  line-height: 40px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.settings-layout .scheduling-meeting-template .dialog-item {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.settings-layout .scheduling-meeting-template .dialog-item .name {
  display: inline-block;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.settings-layout .scheduling-meeting-template .templateManagerDialog {
  max-height: 85%;
  overflow-y: auto;
}
.settings-layout .personal-invalid {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 40px;
}
.settings-layout .account-table {
  width: 500px;
}
.settings-layout .personal-td {
  width: 350px;
}
.settings-layout .underLine {
  border-bottom: 1px solid rgba(41, 41, 41, 0.08);
  margin-top: 15px;
  margin-bottom: 15px;
  width: 480px;
}
.settings-layout .settings-audio-and-video &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.settings-layout .settings-audio-and-video &gt; div .el_form_btns {
  margin-top: auto !important;
}
.settings-layout .settings-audio-and-video-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.settings-layout .flex_tabs {
  height: calc(100% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.settings-layout .flex_tabs .el-tabs__header {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  border-bottom: none;
  margin: 0;
}
.settings-layout .flex_tabs .meeting-settings {
  width: 100%;
}
.settings-layout .flex_tabs .meeting-settings .settings-scheduling-sessionType .el-select {
  width: 450px;
}
.settings-layout .flex_tabs .meeting-settings .el-tabs__header {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
  border-radius: 107px;
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 48px;
}
.settings-layout .flex_tabs .meeting-settings .el-tabs__nav .el-tabs__item {
  height: 32px;
  line-height: 32px;
  margin-left: 12px;
}
.settings-layout .flex_tabs .meeting-settings .el-tabs__nav .el-tabs__item:nth-of-type(1) {
  margin-left: 8px;
}
.settings-layout .flex_tabs .meeting-settings .el-message {
  right: 14px;
  bottom: 14px;
}
.settings-layout .flex_tabs .meeting-settings #showMore,
.settings-layout .flex_tabs .meeting-settings #showMoreTemplates,
.settings-layout .flex_tabs .meeting-settings #deleteAll {
  color: var(--mds-color-theme-text-accent-normal);
}
.settings-layout .flex_tabs .meeting-settings .default_site_dropdown_location {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(45% + 102px);
  min-width: 320px;
}
.settings-layout .flex_tabs .meeting-settings .setting_card_content .el-form-item__content {
  max-width: none;
}
.settings-layout .flex_tabs .meeting-settings .setting_card_content .host_pin .el-form-item__content,
.settings-layout .flex_tabs .meeting-settings .setting_card_content .audio-pin .el-form-item__content {
  width: calc(100% - 226px);
}
.settings-layout .flex_tabs .meeting-settings .default_site_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.settings-layout .flex_tabs .meeting-settings .setting-basic-tip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 16px;
  width: 100%;
  margin-top: 12px;
}
.settings-layout .flex_tabs .device-settings {
  width: 100%;
}
.settings-layout .flex_tabs .device-settings .setting_card {
  margin-top: 0;
  padding: 24px 32px;
}
.settings-layout .flex_tabs .device-settings .device-section {
  margin-top: 20px;
}
.settings-layout .flex_tabs .device-settings .device-section:has(.reloadDevicesTip,.callingRestrictionTip) {
  margin-top: 16px;
}
.settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip,
.settings-layout .flex_tabs .device-settings .device-section .callingRestrictionTip {
  margin-bottom: 16px;
}
.settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default,
.settings-layout .flex_tabs .device-settings .device-section .callingRestrictionTip .el-button--default {
  background-color: var(--mds-color-theme-background-alert-theme-normal);
  color: var(--mds-color-theme-text-accent-normal);
  border-color: var(--mds-color-theme-outline-theme-normal);
  right: 35px;
  position: absolute;
  top: 3px;
}
.settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-button--default.is-disabled,
.settings-layout .flex_tabs .device-settings .device-section .callingRestrictionTip .el-button--default.is-disabled {
  color: var(--mds-color-theme-text-primary-disabled);
  border: 1px solid var(--mds-color-theme-text-primary-disabled);
}
.settings-layout .flex_tabs .device-settings .device-section .reloadDevicesTip .el-alert__closebtn,
.settings-layout .flex_tabs .device-settings .device-section .callingRestrictionTip .el-alert__closebtn {
  color: unset;
}
.settings-layout .flex_tabs .device-settings .device-section .setting_card {
  padding-top: 28px;
}
.settings-layout .flex_tabs .device-settings .device-section .device-operate .setting_card {
  padding: 32px 32px 32px 52px;
  margin-top: 20px;
}
.settings-layout .flex_tabs .device-settings .setting_card.hologram {
  background-color: unset;
}
.settings-layout .flex_tabs .device-settings .active-btn {
  width: 100%;
  border: none;
  border-radius: 8px;
}
.settings-layout .flex_tabs .device-settings .active-btn .active-simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .flex_tabs .device-settings .active-btn .active-simple .gen-title {
  font-weight: 900;
}
.settings-layout .flex_tabs .device-settings .active-btn .active-simple .gen-desc {
  margin: 0 30px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.settings-layout .flex_tabs .device-settings .active-btn .active-simple .icon-mds-arrow-right_bold {
  font-size: 16px;
}
.settings-layout .flex_tabs .device-settings .active-detail {
  position: relative;
}
.settings-layout .flex_tabs .device-settings .active-detail.hologram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.settings-layout .flex_tabs .device-settings .active-detail .generating-activate-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
}
.settings-layout .flex_tabs .device-settings .active-detail .generating-activate-code .loading-indicator {
  width: 200px;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info .img-info {
  width: 160px;
  height: 160px;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info .code-info {
  margin-right: 100px;
  margin-left: 16px;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info .code-info .code-desc {
  line-height: 18px;
  margin-bottom: 16px;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info .code-info .code {
  font-weight: 900;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram {
  max-width: 960px;
  margin: 1rem;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .img-info {
  width: 81vh;
  max-width: 75rem;
  max-height: 75rem;
  height: auto;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .code-info {
  margin-right: 0;
  margin-left: 48px;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .code-info .code-desc {
  line-height: 24px;
  margin-bottom: 16px;
  font-size: 1rem;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .code-info .sign-in-code {
  font-size: 12px;
  line-height: 1.3;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-info.hologram .code-info .code {
  font-weight: 900;
  font-size: 1.375rem;
  margin-bottom: 16px;
}
.settings-layout .flex_tabs .device-settings .active-detail .active-close {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .flex_tabs .device-settings .device-status {
  display: inline-block;
  border-radius: 8px;
  width: 8px;
  height: 8px;
}
.settings-layout .flex_tabs .device-settings .device-status.online {
  background-color: var(--mds-color-theme-common-touchbar-background-green-normal);
  border-color: var(--mds-color-theme-common-touchbar-background-green-normal);
}
.settings-layout .flex_tabs .device-settings .device-status.offline {
  background-color: var(--mds-color-theme-indicator-locked);
  border-color: var(--mds-color-theme-indicator-locked);
}
.settings-layout .flex_tabs .device-settings .device-list .el-table__body-wrapper {
  overflow: hidden;
}
.settings-layout .flex_tabs .device-settings .device-list th {
  border-bottom: 1px solid var(--mds-color-theme-button-inverted-pressed);
  background-color: transparent;
  padding-bottom: 12px;
}
.settings-layout .flex_tabs .device-settings .device-list th div {
  background-color: transparent;
  font-weight: 900;
}
.settings-layout .flex_tabs .device-settings .device-list tbody tr {
  cursor: pointer;
}
.settings-layout .flex_tabs .device-settings .device-list .device-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.settings-layout .flex_tabs .device-settings .device-list .device-name img {
  width: 30px;
  height: 30px;
  margin: 14px 0;
  overflow: hidden;
}
.settings-layout .flex_tabs .device-settings .device-list .device-name span {
  margin: 0 10px;
  white-space: pre-wrap;
}
.settings-layout .flex_tabs .device-settings .device-list .device-name .el-button {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .flex_tabs .device-settings .empty-tip {
  width: 548px;
  margin: 0 auto;
  text-align: center;
  line-height: 21px;
}
.settings-layout .flex_tabs .device-settings .empty-tip .el-button {
  margin-top: 24px;
  font-size: 14px;
}
.settings-layout .flex_tabs .device-settings .empty-tip #btnGenCode {
  text-decoration: none;
}
.settings-layout .flex_tabs .device-settings .device-count {
  margin-top: 48px;
}
.settings-layout .flex_tabs .device-settings .device-operate {
  padding: 40px 0;
}
.settings-layout .flex_tabs .device-settings .device-operate .setting_card_header {
  height: 36px;
  line-height: 36px;
}
.settings-layout .flex_tabs .device-settings .device-operate .el-form {
  margin-top: 0;
}
.settings-layout .flex_tabs .device-settings .device-operate .el-form .el-button--text {
  font-size: 14px;
  color: var(--mds-color-theme-text-accent-normal);
}
.settings-layout .flex_tabs .device-settings .device-operate .el-form-item__label {
  text-align: start;
}
.settings-layout .flex_tabs .device-settings .device-operate .el-form-item__label .icon-info-alt-outline {
  margin: 0;
}
.settings-layout .flex_tabs .device-settings .device-operate .el-select.el-select__middle {
  width: 100%;
}
.settings-layout .flex_tabs .device-settings .device-operate .device-tabs {
  margin-right: 50px;
}
.settings-layout .flex_tabs .device-settings .device-operate .device-tabs a {
  width: 100%;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  padding: 0 20px;
  margin-bottom: 8px;
  display: block;
  text-decoration: none;
  color: var(--mds-color-theme-text-secondary-normal);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.settings-layout .flex_tabs .device-settings .device-operate .device-tabs a:hover,
.settings-layout .flex_tabs .device-settings .device-operate .device-tabs a:focus {
  background: var(--mds-color-theme-button-secondary-hover);
  color: var(--mds-color-theme-text-primary-normal);
  border-radius: 20px;
}
.settings-layout .flex_tabs .device-settings .device-operate .device-tabs a.current {
  background: var(--mds-color-theme-button-secondary-pressed);
  color: var(--mds-color-theme-text-primary-normal);
  border-radius: 20px;
  border: 1px solid transparent;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info .device {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info .device img {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info .device .detail {
  margin: 0 12px;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info .device .name {
  height: 20px;
  line-height: 20px;
  font-weight: 900;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info .device .status {
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
}
.settings-layout .flex_tabs .device-settings .device-operate .choosed-info .icon-ng-cancel {
  padding: 4px;
  font-size: 16px;
}
.settings-layout .flex_tabs .device-settings .device-operate .channel_pop {
  width: 300px;
}
.settings-layout .flex_tabs .device-settings .device-operate .deactivate.el-button--danger {
  margin-top: 30px;
}
.settings-layout .flex_tabs .device-settings .device-operate .deactivate.el-button--danger .icon-remove-circle {
  font-size: 12px;
}
.settings-layout .flex_tabs .device-settings .add-new-device-dialog {
  width: 460px;
}
.settings-layout .flex_tabs .device-settings .add-new-device-dialog .el-dialog__header {
  text-align: center;
}
.settings-layout .flex_tabs .device-settings .add-new-device-dialog .el-dialog__footer {
  padding: 8px 20px 20px 10px;
}
.settings-layout .flex_tabs .device-settings .add-new-device-dialog .deleteExistingDevicesContent {
  padding: 0 0 16px 4px;
  color: var(--theme-text-secondary-normal);
  opacity: 60%;
  line-height: 21px;
}
.settings-layout .flex_tabs .device-settings .add-new-device-dialog .deleteExistingDevicesImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--theme-text-secondary-normal);
  width: 100%;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  padding: 10px;
  margin-top: 6px;
  border-radius: 8px;
}
.settings-layout .flex_tabs .device-settings .add-new-device-dialog .deleteExistingDevicesImg img {
  width: 48px;
  height: 48px;
  margin-right: 13px;
  overflow: hidden;
}
.settings-layout .flex_tabs .el-tabs__content {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  overflow: visible;
  height: 100% !important;
}
.settings-layout .recording-class {
  height: 100%;
}
.settings-layout .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.settings-layout .flex-box .flex-content {
  height: auto !important;
  -ms-flex: 0.3 0 auto;
  -webkit-box-flex: 0.3;
          flex: 0.3 0 auto;
  margin-top: -20px;
}
.settings-layout .flex-box .flex-action {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  height: 80px;
  padding-left: 3px;
}
.settings-layout .flex-box .layout_info_more {
  margin-left: 5px;
}
.settings-layout .flex-box .layout_info_more .layout_option {
  line-height: 24px;
  margin-top: 10px;
}
.settings-layout .flex-box .layout_info_more .layout_option .el-radio__label {
  line-height: 24px;
}
.settings-layout .flex-box .layout_info_more .layout_option .el-radio__input {
  margin-top: 2px;
}
.settings-layout .flex-box .layout_info_more .layout_option .icon_radio_title {
  height: 24px;
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}
.settings-layout .flex-box .layout_info_more .layout_option .layout_option_left {
  display: inline-block;
  line-height: 24px;
}
.settings-layout .flex-box .layout_info_more .layout_option .nowrap {
  display: inline-block;
}
.settings-layout .flex-box .layout_info_more .layout_option .layout_option_right {
  line-height: 24px;
}
.settings-layout .flex-box .layout_info_more .layout_option .layout_option_right label {
  font-size: 12px;
  line-height: 24px;
  padding-left: 30px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.settings-layout .flex-box .layout_info_more .layout_option .layout_option_right .layout_option_prompt {
  padding-left: 6px;
}
.settings-layout .flex-box .layout_info_more .layout_item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 24px;
}
.settings-layout .flex-box .layout_info_more .layout_item .layout_item_icon {
  width: 170px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.settings-layout .flex-box .layout_info_more .layout_item .layout_item_icon span {
  height: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  line-height: 16px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item #selectContentLayout,
.settings-layout .flex-box .layout_info_more .gridlayout_item #selectVideoLayout {
  font-weight: 700;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .layout_item_icon {
  width: 170px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .layout_item_icon span {
  height: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 12px;
  line-height: 16px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon {
  width: 164px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon span {
  display: block;
  line-height: 16px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon .el-radio__label {
  margin-top: 9px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon .icon_note {
  color: var(--mds-color-theme-text-secondary-normal);
  width: 188px;
}
.settings-layout .flex-box .layout_info_more .gridlayout_item .row_interval {
  width: 24px;
}
.settings-layout .flex-box .layout_info_more .line_interval {
  height: 10px;
}
.settings-layout .flex-box .grid_g .el-form.recording_form .el-form-item .el-form-item__content {
  max-width: 780px;
  margin-left: 0px;
}
.settings-layout .el-form-item__nolabel .el-form-item__content {
  max-width: 100%;
  margin-left: 0px;
}
.settings-layout .grid_g_all.unified_oneTab {
  margin-top: 10px;
}
.settings-layout .grid_g_all.unified_oneTab .settings_pane .el-tabs__header {
  display: none;
  border-bottom: none;
}
.settings-layout .grid_g_all.unified_oneTab .settings_pane .el-tab-pane {
  padding-top: 0;
}
.settings-layout .grid_g_all.unified_oneTab .settings_pane .el-tabs .el-tabs__content {
  padding-top: 0 !important;
}
.settings-layout .grid_g_all.unified_oneTab .settings_pane .el_form_btns .el-button.el-button--default {
  display: none;
}
.settings-layout .recording_grid_item_wrap {
  position: relative;
  width: 168px;
  height: 96px;
  background-size: 100%;
}
.settings-layout .recording_grid_item_mask {
  position: absolute;
  width: 168px;
  height: 96px;
  top: 0;
  left: 0;
  content: '';
  opacity: 1;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.settings-layout .recording_grid_item_wrap .recording_grid_item_mask:hover {
  opacity: 0.2;
  background-color: #b2b2b2;
  cursor: pointer;
}
.settings-layout .label-legend {
  display: inline-block;
  color: var(--mds-color-theme-text-primary-normal);
  width: 226px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  margin-bottom: 0px;
  border: none;
  padding-left: 10px;
}
.settings-layout .group-legend {
  display: inline;
  float: left;
  border: none;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  width: auto;
  clear: both;
  margin-right: 4px;
}
.settings-layout .block-legend {
  border: none;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
.settings-layout #SettingsGeneralPane .el-button--link {
  font-size: 14px;
}
.settings-layout #SettingsGeneralPane .el-button--link.is-disabled {
  background: none;
}
.settings-layout #SettingsGeneralPane .el-button--link.is-disabled:hover {
  background: none;
}
.settings-layout #SettingsGeneralPane .el-button--link#refreshTokenBtn {
  margin-left: 16px;
}
.settings-layout #SettingsGeneralPane .advanceOption {
  margin-top: 0;
}
.settings-layout .settings-appearance-pane,
.settings-layout .settings-messaging-pane {
  min-height: 0px;
}
.settings-layout .setting-messaging {
  width: 100%;
}
.settings-layout .settings-item-description {
  margin-left: 14px;
  line-height: 21px;
  font-weight: 400;
}
.settings-layout .hostSelectorTemplate {
  margin-left: 14px;
  line-height: 18px;
  font-weight: 400;
  font-size: 12px;
  padding-top: 10px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.settings-layout .settings-item-wrapper .settings-item-container:not(:nth-last-child(1)) {
  margin-bottom: 20px;
}
.settings-layout .third-account-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -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;
  padding: 24px;
  gap: 10px;
  width: 80%;
  min-height: 82px;
  border: 1px solid #E7E7E7;
  border-radius: 12px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin-top: 10px;
}
.settings-layout .third-account-item button {
  float: right;
}
.settings-layout .third-account-item img {
  height: 32px;
  width: 32px;
}
.settings-layout .trackcode_item {
  min-width: 320px;
  width: 45%;
}
.settings-layout .cisco-logo.hologram {
  margin-left: 30px;
  padding-top: 48px;
}
.settings-layout .cisco-logo.hologram img {
  height: 48px;
}
.tracking_code_popper_list {
  max-width: 360px;
}
.el-tooltip__popper.is-dark.popper-width-300 {
  max-width: 300px;
}
.el-tooltip__popper.is-dark.popper-width-320 {
  max-width: 320px;
}
.el-tooltip__popper.is-dark.popper-width-350 {
  max-width: 350px;
}
.el-tooltip__popper.is-dark.popper-width-380 {
  max-width: 380px;
}
.device-virtual-background .vb-content {
  width: 600px;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.device-virtual-background .vb-content .vb-title {
  margin: 0;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
}
.device-virtual-background .vb-content .vb-desc {
  width: 100%;
  margin-top: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 150%;
}
.device-virtual-background .vb-content .upload-area {
  width: 100%;
  margin-top: 16px;
  padding: 44px;
  border: 2px dashed var(--mds-color-core-gray-40);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.device-virtual-background .vb-content .upload-area .icon-download {
  height: 36px;
  line-height: 36px;
  font-size: 28px;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.device-virtual-background .vb-content .upload-area .btn-wrapper {
  margin-top: 12px;
}
.device-virtual-background .vb-content .upload-area .btn-wrapper #chooseVBImage {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin: 12px auto 0 auto;
}
.device-virtual-background .vb-content .upload-area .rights-tips {
  max-width: 400px;
  text-align: center;
  margin-top: 12px;
  font-size: 12px;
  line-height: 150%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.device-virtual-background .vb-content .vb-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.device-virtual-background .vb-content .vb-list .vb {
  width: 186px;
  height: 116px;
  border-radius: 8px;
  position: relative;
}
.device-virtual-background .vb-content .vb-list .vb img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.device-virtual-background .vb-content .vb-list .vb .loading {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.device-virtual-background .vb-content .vb-list .vb .loading .loading-circles {
  width: 48px;
  height: 48px;
  display: block;
}
.device-virtual-background .vb-content .vb-list .vb .op-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.device-virtual-background .vb-content .vb-list .vb .op-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.device-virtual-background .vb-content .vb-list .vb .op-wrapper .del {
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(189, 189, 189, 0.3);
}
.device-virtual-background .vb-content .vb-list .vb .op-wrapper .del.focus {
  visibility: visible;
}
.device-virtual-background .vb-content .vb-list .vb .op-wrapper .del .el-button {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background: rgba(255, 255, 255, 0.6);
  padding: 1px 0 0 0;
  border: none;
  font-size: 16px;
  color: var(--mds-color-theme-button-cancel-normal);
}
.device-virtual-background .vb-content .vb-list .vb .op-wrapper:hover .del {
  visibility: visible;
}
.device-lock-pin {
  max-width: 584px;
}
.device-lock-pin .pin-desc {
  color: var(--mds-color-theme-text-secondary-normal);
}
.device-lock-pin .pin-code {
  font-size: 26px;
  line-height: 120%;
  text-align: center;
  margin-top: 16px;
}
.device-lock-pin .pin-code-loading {
  font-size: 26px;
  line-height: 120%;
  text-align: center;
  margin-top: 16px;
  height: 31px;
}
.device-lock-pin .pin-expire {
  margin-top: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
  text-align: center;
}
.device-lock-pin .num-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 12px 0 24px 0;
}
.device-lock-pin .num-layout .el-input__inner {
  display: inline-block;
  width: 44px;
  height: 48px;
  margin: 4px;
  font-size: 32px;
}
.device-lock-pin .pin-require {
  font-size: 14px;
  line-height: 20px;
  margin-top: 2px;
}
.device-lock-pin .pin-require-error {
  color: var(--mds-color-theme-text-error-normal);
  font-size: 14px;
  line-height: 1;
  margin-bottom: 18px;
}
.device-lock-pin .pin-require-error div {
  display: inline-block;
  vertical-align: top;
}
.device-lock-pin .dialog-footer-btns {
  padding: 0 20px 20px;
}
.device-setting-dialog .el-dialog__header {
  text-align: center;
  padding-top: 30px;
}
.device-setting-dialog .vb-footer {
  width: 100%;
  margin-top: 16px;
  text-align: end;
}
.device-setting-dialog .err-info {
  color: var(--mds-color-theme-text-secondary-normal);
}
.device-setting-dialog .success-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.device-setting-dialog .success-info img {
  margin-bottom: 12px;
}
.device-setting-dialog .success-info p {
  height: 24px;
  line-height: 24px;
}
.device-setting-deleteDeviceDialogTitle {
  width: 15%;
}
.device-setting-deleteDeviceDialogTitle .el-dialog__header {
  text-align: center;
}
.device-setting-error-msg .el-message__group {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.device-setting-error-msg .title {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  margin-bottom: 8px;
}
.device-setting-error-msg .content {
  color: var(--mds-color-theme-text-secondary-normal);
}
.device-setting-error-msg .icon-mds-error-legacy-badge_filled {
  margin-top: 2px;
}
.changes-confirm-dialog .el-dialog__header {
  text-align: center;
  padding-top: 30px;
}
.changes-confirm-dialog .ccd-desc {
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.changes-confirm-dialog .ccd-footer {
  width: 100%;
  margin-top: 16px;
  text-align: end;
}
.changes-confirm-dialog .ccd-footer .el-button {
  font-size: 14px;
}
.preview-lobby-dialog .el-dialog__title {
  width: 100%;
  text-align: center;
}
.preview-lobby-dialog .lobby-select {
  min-width: 260px;
}
.preview-lobby-dialog .lobby-previewer {
  width: 688px;
}
.preview-lobby-dialog .screen {
  width: 685px;
  height: 388px;
  border-radius: 12px;
  margin: 12px auto;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  overflow: hidden;
}
.preview-lobby-dialog .screen .preview_skeleton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.preview-lobby-dialog .screen iframe {
  border: none;
}
.preview-lobby-dialog .screen.mobile {
  width: 178px;
  height: 388px;
}
.preview-lobby-dialog .p_param {
  text-align: center;
}
.preview-lobby-dialog .p_param .group {
  height: 32px;
  padding: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--mds-color-theme-outline-button-normal);
  border-radius: 16px;
}
.preview-lobby-dialog .p_param .group .el-button {
  height: 24px;
  padding: 1px 10px 0 10px;
  border: none;
  font-size: 14px;
}
.preview-lobby-dialog .p_param .group .el-button span span {
  font-size: 12px;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  vertical-align: top;
}
.preview-lobby-dialog .p_param .group .el-button.active {
  background: var(--mds-color-theme-background-secondary-hover, #000000);
}
.preview-lobby-dialog .p_param .group .divider {
  width: 1px;
  height: 16px;
  margin: 0 4px;
  background: var(--mds-color-theme-outline-button-normal);
}
.el-popover.audio-popover {
  border-color: var(--mds-color-theme-common-overlay-primary-normal);
  font-size: 14px;
  line-height: 1.2;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.text-spacing-applied .settings-layout .general_form .el-select,
.text-spacing-applied .settings-layout .settings-audio-and-video .el-select,
.text-spacing-applied .settings-layout .settings-scheduling-sessionType .el-select {
  width: 80% !important;
}
.text-spacing-applied .settings-layout .settings-audio-and-video .v-select {
  max-width: 400px !important;
}
.text-spacing-applied .settings-layout .pmr_name_input {
  width: 360px !important;
}
.text-spacing-applied .settings-layout .phone-number-input.mini {
  width: 260px !important;
}
.text-spacing-applied .settings-layout .phone-number-input {
  width: 340px !important;
}
.text-spacing-applied .email_template_layout .email_type_left {
  width: 340px !important;
}
.text-spacing-applied .call_settings_callForwarding_form .inline-input {
  width: 350px !important;
}
.text-spacing-applied .input-item {
  width: 350px !important;
}
.text-spacing-applied .call_settings_hoteling_form .search-location {
  width: 500px !important;
}
.text-spacing-applied .add-schedule-dialog .el-dialog--small,
.text-spacing-applied .add-event-dialog .el-dialog--small {
  min-width: 600px !important;
}
.text-spacing-applied .add-schedule-dialog .el-date-range-picker,
.text-spacing-applied .add-event-dialog .el-date-range-picker {
  min-width: 560px !important;
}
.text-spacing-applied .add-schedule-dialog .el-date-range-picker .el-picker-panel__body,
.text-spacing-applied .add-event-dialog .el-date-range-picker .el-picker-panel__body {
  min-width: 540px !important;
}
.text-spacing-applied .reload-device-list-tips {
  width: 85%;
}
.meet_now_container {
  margin: 80px 310px 0 138px;
  font-size: 20px;
}
.meet_now_container .description {
  font-size: 16px;
  font-weight: 700;
  color: var(--mds-color-theme-text-secondary-normal);
}
.meet_now_container h1.meet_now_title {
  -webkit-margin-before: 0.83em;
          margin-block-start: 0.83em;
  -webkit-margin-after: 0.83em;
          margin-block-end: 0.83em;
  font-size: 1em;
}
.meet_now_container .el-col .el-col-8 {
  min-width: 125px;
  padding: 0 4px;
  width: 226px;
}
.meet_now_container .el-col .el-col-16 .el-form-item {
  margin-bottom: 12px;
  min-width: 340px;
  width: 90%;
}
.meet_now_container .el-col .el-col-16 .el-form-item .el-select.el-select__middle {
  width: 100%;
}
.meet_now_container .el-col .cancel-save-bar {
  margin-top: 24px;
  float: right;
}
.meet_now_container .el-row.is-align-middle {
  padding-top: 3px;
}
.meet_now_container .el-alert.meetnowAudioTip {
  margin-top: 24px;
  margin-bottom: 4px;
}
.meet_now_container .el-alert.meetnowAudioTip .el-alert__closebtn {
  color: unset;
}
.meet_now_container .setting_card .icon-info-alt-outline {
  vertical-align: middle;
  display: inline-block;
  line-height: 14px;
  margin-left: 6px;
}
.setting_card_warning_area {
  margin: -24px -24px 18px -24px;
  padding: 12px 40px;
  background-color: var(--mds-color-theme-background-alert-warning-normal);
  border-radius: 8px;
}
.setting_card_warning_message {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: var(--mds-color-theme-text-warning-normal);
}
.call_settings_general_form .el-select {
  width: 300px;
}
.changes-confirm-dialog {
  width: 480px;
  height: auto;
}
.changes-confirm-dialog img {
  display: block;
  margin: 0 auto;
}
.call_settings_callForwarding_form .note {
  padding-left: 58px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.call_settings_callForwarding_form .callForwarding-detail {
  padding-left: 58px;
}
.call_settings_callForwarding_form .callForwarding-detail .item-group {
  padding-left: 24px;
}
.call_settings_callForwarding_form .callForwarding-detail .item-group .el-form-item {
  margin-bottom: 10px;
}
.call_settings_callForwarding_form .callForwarding-detail .el-form-item__label {
  width: auto;
}
.call_settings_callForwarding_form .callForwarding-detail .el-form-item {
  margin-bottom: 0px !important;
}
.call_settings_callForwarding_form .callForwarding-detail .inline-input {
  width: 300px;
}
.call_settings_callForwarding_form .callForwarding-detail .el-form-item.is-required .el-form-item__label:before {
  display: none;
}
.call_settings_personalAssistant_form .pa_banner {
  margin-bottom: 16px;
}
.call_settings_personalAssistant_form .personalAssistant-detail {
  padding-left: 58px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .item-group {
  padding-left: 24px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .item-group .el-form-item {
  margin-bottom: 10px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .el-form-item__label {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.call_settings_personalAssistant_form .personalAssistant-detail .el-form-item {
  margin-bottom: 12px !important;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_select .pa_select_item {
  width: 411px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_select .el-form-item__label {
  -ms-flex-item-align: self-start;
      align-self: self-start;
  width: 190px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_select .el-form-item__label label {
  top: 0;
  left: 0;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 410px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_custom .pa_date_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 197.5px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_custom .pa_date_time label {
  vertical-align: unset;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_custom .pa_date_time span {
  width: 100%;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_custom .pa_date_time .el-input-group__prepend i {
  top: 2px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_send_to {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_send_to .pa_transfer_number {
  width: 180px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_send_to .custom-autocomplete {
  margin-left: 12px;
  width: 342px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.call_settings_personalAssistant_form .personalAssistant-detail .inline-input {
  width: 300px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .el-form-item.is-required .el-form-item__label:before {
  display: none;
  width: 190px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_notification_ring {
  margin-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_notification_ring div {
  width: 150px;
}
.call_settings_personalAssistant_form .personalAssistant-detail .pa_notification_ring .pa_notification_ring_select {
  margin-left: 12px;
}
.callforward-tooltip {
  width: 350px;
}
.call_settings_hoteling_form .hoteling-detail {
  padding-left: 58px;
}
.call_settings_hoteling_form .el-input-group__prepend {
  vertical-align: unset !important;
  padding: unset !important;
}
.call_settings_hoteling_form .inline-input {
  width: 260px;
}
.call_settings_hoteling_form .search-location {
  width: 260px;
}
.call_settings_hoteling_form .search-location .el-input-group__prepend {
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
}
.call_settings_hoteling_form .search-location .el-input-group__prepend i {
  position: absolute;
  top: 32px;
  left: 0;
}
.call_settings_hoteling_form .search-location .el-input__inner {
  padding-left: 30px;
  border-radius: var(--mds-border-radius-core-medium) !important;
}
.call_settings_hoteling_form .search-location i {
  position: absolute;
  margin-top: -32px;
}
.call_settings_hoteling_form .search-location i .icon-mds-cancel_bold::before {
  position: absolute !important;
  margin-top: -32px !important;
}
.call_settings_hoteling_form .el-form-item__nolabel.no-bottom {
  margin-bottom: 0px !important;
}
.call_settings_hoteling_form .el-form-item__nolabel.indent {
  padding-left: 24px;
}
.call_settings_hoteling_form .el-form-item__label {
  padding-left: unset;
}
.call_settings_hoteling_form .hours {
  min-width: unset;
  width: 80px;
  height: 32px !important;
}
.call_settings_hoteling_form .hours .el-input {
  height: 32px !important;
}
.call_settings_hoteling_form .hours .el-input input {
  height: 32px !important;
}
.call_settings_hoteling_form .note {
  color: var(--mds-color-theme-text-secondary-normal);
}
.call_settings_hoteling_form .el-table th {
  background-color: unset;
}
.call_settings_hoteling_form .el-table__header-wrapper thead div {
  background-color: unset;
}
.add_edit_schedule_form .el-date-time-range .date-time-input input {
  color: var(--mds-color-theme-text-primary-normal);
}
.add_edit_schedule_form .el-date-time-range .date-time-input input[disabled] {
  color: var(--mds-color-theme-text-primary-disabled);
}
.voicemail_form {
  min-width: 410px;
}
.voicemail_form .el-form-item__content {
  max-width: 100%;
}
.voicemail_form .pmr_name_input {
  width: 260px;
}
.voicemail_form #pmrUrlPrefixLabel {
  margin-right: 12px;
}
.voicemail_form #autoLockSelector_label {
  margin: 0 12px;
}
.voicemail_form .top_info_container {
  margin-bottom: 30px;
  margin-top: -15px;
}
.voicemail_form .notifyHost {
  /*.icon-info-alt-outline {
      vertical-align: middle;
      color: #343537;
      display: inline-block;
      line-height: 19px;
    }*/
}
.voicemail_form .notifyHost .el-checkbox__label {
  white-space: normal;
  display: inherit;
}
.voicemail_form .interpretation .el-form-item__content,
.voicemail_form .videoDevice .el-form-item__content,
.voicemail_form .muteAttendees .el-form-item__content,
.voicemail_form .anyoneCanShare .el-form-item__content,
.voicemail_form .meetNow .el-form-item__content {
  margin-left: 0px;
}
.voicemail_form .pmr_url {
  margin-bottom: 0px;
}
.voicemail_form .pmr_url .el-input,
.voicemail_form .pmr_url .el-input__inner {
  width: 150px;
}
.voicemail_form .voicemail {
  display: block;
}
.voicemail_form .voicemail .el-form-item__content {
  margin-left: 0px;
}
.voicemail_form .voicemail .el-select .el-input {
  width: 100%;
  height: 36px;
}
.voicemail_form .voicemail .el-checkbox {
  padding-bottom: 8px;
}
.voicemail_form .voicemail .el-checkbox__label {
  white-space: normal;
  display: inherit;
}
.voicemail_form .voicemail .autoLockBlock {
  width: 75%;
  display: inline-block;
  text-align: left;
  padding-left: 60px;
  font-weight: 400;
  margin-top: 20px;
}
.voicemail_form .voicemail .autoLockBlock .el-alert {
  text-align: left;
  line-height: 24px;
  padding: 12px 40px;
  border-radius: 8px;
}
.voicemail_form .voicemail .autoLockBlock .el-select {
  padding-bottom: 8px;
}
.voicemail_form .notifyHost {
  display: block;
}
.voicemail_form .notifyHost .el-form-item__content {
  margin-left: 0px;
}
.voicemail_form .notifyHost .notifyHostBlock {
  width: 95%;
  font-weight: 300;
  display: inline-block;
  text-align: left;
}
.contacts_form {
  min-width: 410px;
}
.contacts_form .el-form-item__content {
  max-width: 100%;
}
.contacts_form .top_info_container {
  margin-bottom: 30px;
  margin-top: -15px;
}
.calling_checkbox {
  margin-left: 58px;
}
.bo_pre_assign_tip {
  color: var(--mds-color-theme-text-secondary-normal);
}
.input-item {
  width: 260px;
}
.settings-layout .flex_tabs .calling-settings {
  width: 100%;
}
.settings-layout .flex_tabs .calling-settings .el-time-select .mock-label {
  width: 100%;
}
.settings-layout .flex_tabs .calling-settings .apply-schedule {
  padding: 4px 6px;
  text-decoration: underline;
  text-underline-offset: 3px;
  border-radius: 25px;
}
.settings-layout .flex_tabs .calling-settings .apply-schedule:focus {
  border-color: var(--mds-color-theme-outline-button-normal);
  border-width: 1px;
}
.settings-layout .flex_tabs .calling-settings .top_info_container {
  margin: 0 0 16px 0;
  height: 34px;
}
.settings-layout .flex_tabs .calling-settings .top_info_container .top_info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 16px;
  padding: 3px 4px 3px 8px;
  font-weight: 400;
}
.settings-layout .flex_tabs .calling-settings .top_info_container .top_info .content-area {
  padding: 0 8px;
}
.settings-layout .flex_tabs .calling-settings .top_info_container .top_info .el-button {
  height: 28px;
  margin-right: 16px;
}
.settings-layout .flex_tabs .calling-settings .top_info_container .top_info i {
  font-size: 16px;
}
.settings-layout .flex_tabs .calling-settings .el-tabs__header {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
  border-radius: 107px;
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 48px;
}
.settings-layout .flex_tabs .calling-settings .el-tabs__nav .el-tabs__item {
  height: 32px;
  line-height: 32px;
  margin-left: 12px;
}
.settings-layout .flex_tabs .calling-settings .el-tabs__nav .el-tabs__item:nth-of-type(1) {
  margin-left: 8px;
}
.settings-layout .flex_tabs .calling-settings .el-message {
  right: 14px;
  bottom: 14px;
}
.settings-layout .flex_tabs .calling-settings .flex_tabs {
  height: calc(100% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.settings-layout .flex_tabs .calling-settings .flex_tabs .el-tabs__header {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  border-bottom: none;
  margin: 0;
}
.settings-layout .flex_tabs .calling-settings .flex_tabs .el-tabs__content {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  overflow: hidden;
  height: 100% !important;
}
.settings-layout .flex_tabs .calling-settings .el-form-item__nolabel .el-form-item__content {
  max-width: 100%;
  margin-left: 0px;
}
.settings-layout .flex_tabs .calling-settings .settings-item-description {
  margin-left: 14px;
  line-height: 21px;
  font-weight: 400;
}
.settings-layout .flex_tabs .calling-settings .item-group {
  padding-left: 24px;
}
.settings-layout .flex_tabs .calling-settings .item-group .el-form-item {
  margin-bottom: 10px;
}
.settings-layout .flex_tabs .calling-settings .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.settings-layout .flex_tabs .calling-settings .flex-box .flex-content {
  height: auto !important;
  -ms-flex: 0.3 0 auto;
  -webkit-box-flex: 0.3;
          flex: 0.3 0 auto;
  margin-top: -20px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .flex-action {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  height: 80px;
  padding-left: 3px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more {
  margin-left: 5px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option {
  line-height: 24px;
  margin-top: 10px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .el-radio__label {
  line-height: 24px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .el-radio__input {
  margin-top: 2px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .icon_radio_title {
  height: 24px;
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .layout_option_left {
  display: inline-block;
  line-height: 24px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .nowrap {
  display: inline-block;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .layout_option_right {
  line-height: 24px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .layout_option_right label {
  font-size: 12px;
  line-height: 24px;
  padding-left: 30px;
  color: #666666;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_option .layout_option_right .layout_option_prompt {
  padding-left: 6px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 24px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_item .layout_item_icon {
  width: 170px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .layout_item .layout_item_icon span {
  height: 16px;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .layout_item_icon {
  width: 170px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .layout_item_icon span {
  height: 16px;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon {
  width: 164px;
  text-align: center;
  line-height: 20px;
  margin-top: 4px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon span {
  display: block;
  font-size: 12px;
  line-height: 16px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon .el-radio__label {
  margin-top: 9px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .gridlayout_item_icon .icon_note {
  color: var(--mds-color-theme-text-secondary-normal);
  width: 188px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .gridlayout_item .row_interval {
  width: 24px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .layout_info_more .line_interval {
  height: 10px;
}
.settings-layout .flex_tabs .calling-settings .flex-box .grid_g .el-form.recording_form .el-form-item .el-form-item__content {
  max-width: 780px;
  margin-left: 0px;
}
.settings-layout .flex_tabs .calling-settings .grid_u_1_1 {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.settings-layout .flex_tabs .calling-settings .tab_alert {
  margin-top: 16px;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings {
  width: 100%;
  padding: 0 36px 27px 36px;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .schedule-type-item {
  border: none;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .schedules-tab {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid var(--mds-color-theme-background-alert-default-active);
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .schedule-type-item {
  width: auto !important;
  height: 21px;
  cursor: pointer;
  border-radius: 0 !important;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .active-tab {
  border-bottom: 3px solid var(--mds-color-theme-outline-input-active) !important;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .title {
  font-weight: 700;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .search-add-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 12px;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .search-container {
  width: 392px;
}
.settings-layout .flex_tabs .calling-settings .schedules_settings .mid-small {
  width: 480px !important;
  min-width: unset !important;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .container {
  margin-top: 40px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .detail-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .md_margin-left-20 {
  margin-left: 20px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .md_margin-left-10 {
  margin-left: 10px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .md_margin-right-10 {
  margin-right: 10px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .avatar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
  margin-right: 27px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .scheduleMeetingListItem {
  font-size: 37px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .events-container {
  margin-top: 47px;
  margin-left: 100px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .event-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--mds-color-theme-background-alert-default-active);
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem i {
  cursor: pointer;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .title {
  font-weight: 700;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .schedule-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
  margin-right: 30px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .schedule-info {
  margin-top: 7px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .add-event-button {
  margin-top: 30px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedulesItem .time {
  margin: 0 20px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedules .empty_content {
  text-align: center;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedules .empty_content div {
  margin-top: 12px;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedules .no-data {
  font-size: 20px;
  font-weight: 500;
}
.settings-layout .flex_tabs .calling-settings .calling_mySchedules .empty_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 101px;
}
.settings-layout .flex_tabs .calling-settings .callNotify-settings .email-input-container,
.settings-layout .flex_tabs .calling-settings .calling-selectiveForwardCalls .calling-selectiveRejectCalls .email-input-container {
  padding-bottom: 24px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .email-input-container {
  padding-bottom: 24px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .div_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .number_name {
  height: 32px;
  max-width: 300px;
  left: 0px;
  top: 0px;
  border-radius: 8px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .personal_phone_number {
  height: 32px;
  max-width: 300px;
  min-width: 230px;
  left: 0px;
  top: 0px;
  border-radius: 8px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .top_45 {
  margin-top: 45px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .top_26 {
  margin-top: 26px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .top_24 {
  margin-top: 24px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .top_12 {
  margin-top: 12px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .top_8 {
  margin-top: 8px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .right_12 {
  margin-right: 12px;
}
.settings-layout .flex_tabs .calling-settings .OfficeAnyWhere-settings .left_24 {
  margin-left: 24px;
}
.settings-layout .flex_tabs .calling-settings .calling-sequentialRing .icon-ng-delete {
  cursor: pointer;
}
.settings-layout .flex_tabs .calling-settings .calling-sequentialRing .email-input-container {
  padding-bottom: 24px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.settings-layout .flex_tabs .calling-settings .calling-sequentialRing .number-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.settings-layout .flex_tabs .calling-settings .calling-sequentialRing .inline_block_class {
  display: inline-block;
}
.settings-layout .flex_tabs .calling-settings .calling-sequentialRing .md_left-right-24 {
  margin-left: 24px;
  margin-right: 24px;
}
.settings-layout .flex_tabs .calling-settings .calling-sequentialRing .select-item {
  width: 80px;
}
.settings-layout .flex_tabs .calling-settings .calling-simultaneousRing .simultaneous-ring-split-line {
  height: 1px;
  background: var(--mds-color-theme-outline-secondary-normal);
  margin-top: 25px;
  margin-bottom: 25px;
}
.settings-layout .flex_tabs .calling-settings .calling-simultaneousRing .delete-button {
  margin-left: 12px;
}
.schedule-container .frequency-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schedule-container .checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.schedule-container .checkbox-container .el-checkbox {
  margin-left: 0;
  margin-right: 0 !important;
  margin-top: 8px;
  line-height: 150%;
}
.schedule-container .split-line {
  height: 1px;
  background: var(--mds-color-theme-background-alert-default-active);
}
.schedule-container .input-item {
  width: 100%;
}
.schedule-container .md-margin_left-right-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.schedule-container .md-margin_top-8 {
  margin-top: 8px;
}
.schedule-container .md_margin_top-12 {
  margin-top: 12px;
}
.schedule-container .md_margin_top-24 {
  margin-top: 24px;
}
.schedule-container .md-margin_top-20 {
  margin-top: 20px;
}
.schedule-container .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.schedule-container .content-input {
  width: 200px !important;
}
.schedule-container .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.schedule-container .week {
  width: 432px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.schedule-container .week .el-checkbox {
  width: 20%;
  margin-left: 0;
  margin-right: 16px;
}
.schedule-container .date-time-input {
  width: auto !important;
}
.calling_applySchedule .input-item {
  width: 360px;
}
.calling_applySchedule #validPhoneWithCC {
  font-size: 12px;
  padding: 6px 6px 0;
  color: var(--mds-color-theme-text-secondary-normal);
}
.calling_applySchedule .phone-numbers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.calling_applySchedule .number-input-item {
  width: 295px;
}
.calling_applySchedule .secondary-text {
  font-size: 12px;
  line-height: 150%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.calling_applySchedule .md_margin_top-8 {
  margin-top: 8px;
}
.calling_applySchedule .md_margin_top-24 {
  margin-top: 24px;
}
.calling_applySchedule .md-margin-left-24 {
  margin-left: 24px;
}
.calling_applySchedule .md_left-right-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.calling_applySchedule .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.calling_applySchedule .checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.calling_applySchedule .checkbox-container .el-checkbox {
  margin-left: 0;
  margin-right: 0;
  margin-top: 8px;
  line-height: 150%;
}
.calling_applySchedule .is-circle {
  background-color: var(--mds-color-theme-background-alert-default-active);
}
.calling_applySchedule .el-form-item {
  margin-bottom: 0;
}
.newFilter-settings .input-item {
  width: 360px;
}
.newFilter-settings .phone-numbers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newFilter-settings .number-input-item {
  width: 295px;
}
.newFilter-settings .md_left-24 {
  margin-left: 24px;
}
.newFilter-settings .md_left-42 {
  margin-left: 42px;
}
.newFilter-settings .md_top-32 {
  margin-top: 32px;
}
.newFilter-settings .secondary-text {
  font-size: 12px;
  line-height: 150%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.newFilter-settings .md_margin_top-8 {
  margin-top: 8px;
}
.newFilter-settings .md_margin_top-24 {
  margin-top: 24px;
}
.newFilter-settings .md-margin-left-24 {
  margin-left: 24px;
}
.newFilter-settings .md_left-8 {
  margin-left: 8px;
}
.newFilter-settings .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.newFilter-settings .checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.newFilter-settings .checkbox-container .el-checkbox {
  margin-left: 0;
  margin-top: 8px;
  line-height: 150%;
}
.newFilter-settings .userNumbers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.calling-schedule .width-307 {
  width: 307px;
}
.calling-schedule .md_top-12 {
  margin-top: 12px;
}
.calling-schedule .title {
  font-weight: 700;
}
.calling-schedule .schedule-spec-header {
  margin: 12px 12px 0 12px;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.calling-schedule .md_top-24 {
  margin-top: 24px;
}
.calling-schedule .md_left-right-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.calling-schedule .notify-container {
  min-height: 121px;
  background: var(--mds-color-theme-groupedbackground-primary-normal);
  border-radius: 12px;
}
.calling-schedule .md_left-right-24 {
  margin-left: 24px;
  margin-right: 24px;
}
.calling-schedule .schedules-container {
  margin: 0 12px;
  min-height: 81px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--mds-color-theme-text-secondary-normal);
}
.calling-schedule .schedule-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 18px;
  min-height: 54px;
  border-bottom: 1px solid var(--mds-color-theme-background-alert-default-active);
}
.calling-schedule .schedule-item:last-child {
  border: none;
}
.calling-schedule .schedule-name,
.calling-schedule .source {
  display: inline-block;
  width: 45%;
  margin-left: 24px;
}
.calling-schedule .notify-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  border-radius: 0;
  height: 100%;
  width: auto !important;
  border: none;
}
.calling-schedule .active-tab {
  border-bottom: 3px solid var(--mds-color-theme-outline-input-active);
}
.calling-schedule .item_menu {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--mds-color-theme-background-alert-default-active);
  padding: 0;
  border-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.calling-schedule .item_menu_icon {
  color: var(--mds-color-theme-outline-overlay-normal);
}
.schedule-small .el-form-item__errorinfo {
  overflow-wrap: break-word;
  max-width: 360px;
}
.schedule-small .el-dialog__header {
  text-align: center;
}
.manage_voicemail_box .button_item,
.recording_dialog_box .button_item,
.voicemail_pin_button .button_item {
  font-size: 14px;
}
.recording_dialog_box .el-dialog__header {
  text-align: center;
}
.calling-voicemail-inbox {
  width: 36%;
}
.calling-voicemail-inbox .el-table td {
  border-bottom: none;
}
.calling-voicemail-inbox .audioPlayerDownLoad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: var(--mds-color-theme-outline-button-normal);
  border-radius: 50px;
  padding: 8px 10px 8px 10px;
  color: var(--mds-color-theme-text-primary-normal);
  position: absolute;
  right: 10px;
}
.calling-voicemail-inbox .audioPlayerDownLoad span {
  padding: 0 5px;
}
.calling-voicemail-inbox .faxFile {
  height: 80px;
  width: 100%;
  position: relative;
}
.calling-voicemail-inbox .faxFile #faxDownLoadBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 110px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--mds-color-theme-outline-button-normal);
  border-radius: 50px;
  padding: 8px 10px 8px 10px;
  color: var(--mds-color-theme-text-primary-normal);
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.calling-voicemail-inbox .faxFile #faxDownLoadBtn span {
  padding: 0 5px;
}
.voicemailPagination {
  float: left;
  width: 50%;
  line-height: 30px;
  margin: 15px 0 10px;
}
.voicemailPagination .report_pagination {
  position: relative;
  margin-top: 0;
}
.voicemailPagination .report_pagination_menu li {
  line-height: 24px;
  font-size: 14px;
}
.manage_voicemail_box .messageTotal {
  margin-top: 20px;
}
.manage_voicemail_box .messageUnheard {
  margin-left: 36px;
}
.delete_voicemail {
  font-size: 16px;
  color: var(--mds-color-theme-text-error-normal);
}
.el-dropdown-menu__item {
  margin-top: 6px;
}
#moreActions_voicemail {
  color: var(--mds-color-theme-text-primary-normal);
}
.voicemail-del-smal .el-dialog__header {
  text-align: center;
}
.voicemail-del-smal .delete-tip {
  width: 366px;
  text-align: center;
  margin: auto;
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
}
.inbox_dialog_box .el-table__expand-icon--expanded {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  margin-top: -10px;
}
.inbox_dialog_box .row-expand-cover .el-table__expand-icon {
  visibility: hidden;
}
.inbox_dialog_box .tableBox_dark .el-table__expand-icon &gt; .el-icon {
  width: 12px;
  height: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuOTM5MzQgOC45MzkzNEMzLjUyNTEzIDguMzUzNTUgNC40NzQ4NyA4LjM1MzU1IDUuMDYwNjYgOC45MzkzNEwxNiAxOS44Nzg3TDI2LjkzOTMgOC45MzkzNEMyNy41MjUxIDguMzUzNTUgMjguNDc0OSA4LjM1MzU1IDI5LjA2MDcgOC45MzkzNEMyOS42NDY0IDkuNTI1MTMgMjkuNjQ2NCAxMC40NzQ5IDI5LjA2MDcgMTEuMDYwN0wxNy4yMzc0IDIyLjg4MzlDMTYuNTU0IDIzLjU2NzMgMTUuNDQ2IDIzLjU2NzMgMTQuNzYyNiAyMi44ODM5TDIuOTM5MzQgMTEuMDYwN0MyLjM1MzU1IDEwLjQ3NDkgMi4zNTM1NSA5LjUyNTEzIDIuOTM5MzQgOC45MzkzNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.inbox_dialog_box .tableBox .el-table__expand-icon &gt; .el-icon {
  width: 12px;
  height: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkxODU0NCAwLjc5MzU0NEMxLjEwMTYgMC42MTA0ODUgMS4zOTg0IDAuNjEwNDg1IDEuNTgxNDYgMC43OTM1NDRMNSA0LjIxMjA5TDguNDE4NTQgMC43OTM1NDRDOC42MDE2IDAuNjEwNDg1IDguODk4NCAwLjYxMDQ4NSA5LjA4MTQ2IDAuNzkzNTQ0QzkuMjY0NTEgMC45NzY2MDIgOS4yNjQ1MSAxLjI3MzQgOS4wODE0NiAxLjQ1NjQ2TDUuMzg2NyA1LjE1MTIxQzUuMTczMTMgNS4zNjQ3OCA0LjgyNjg3IDUuMzY0NzggNC42MTMzIDUuMTUxMjFMMC45MTg1NDQgMS40NTY0NkMwLjczNTQ4NSAxLjI3MzQgMC43MzU0ODUgMC45NzY2MDIgMC45MTg1NDQgMC43OTM1NDRaIiBmaWxsPSIjMEYwRjBGIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.inbox_dialog_box .el-table__expanded-cell {
  background-color: transparent;
  -webkit-box-shadow: inset 0 2px 0 transparent;
          box-shadow: inset 0 2px 0 transparent;
  padding: 0;
}
.inbox_dialog_box .el-table__expanded-cell:hover {
  background-color: var(--mds-color-theme-background-solid-primary-normal) !important;
}
.inbox_dialog_box .el-table__expanded-cell:focus {
  background-color: var(--mds-color-theme-background-solid-primary-normal) !important;
}
.inbox_dialog_box .searchInput {
  width: 284px;
}
.inbox_dialog_box .item_menu {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--mds-color-theme-background-alert-default-active);
  padding: 0;
  border-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inbox_dialog_box .item_menu .item_menu_icon {
  color: var(--mds-color-theme-outline-overlay-normal);
}
.inbox_dialog_box .el-dialog__header {
  text-align: center;
}
.inbox_dialog_box .el-dialog--middle {
  min-width: 862px;
}
.inbox_dialog_box .search-input {
  min-width: 260px;
}
.inbox_dialog_box .el-dialog__body {
  margin-top: 12px;
}
.inbox_dialog_box .el-table .el-table__body-wrapper tr:hover {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
}
.inbox_dialog_box .el-table th &gt; .cell {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  color: var(--mds-color-theme-text-primary-normal);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.inbox_dialog_box .el-table__expanded-cell {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.inbox_dialog_box .empty_content img {
  width: 184px;
}
.inbox_dialog_box .empty_content div {
  margin-top: 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: var(--mds-color-theme-text-primary-normal);
}
.inbox_dialog_box .el-table__header-wrapper table,
.inbox_dialog_box .el-table__body-wrapper table {
  width: 100% !important;
}
.inbox_dialog_box .tableBox,
.inbox_dialog_box .tableBox_dark {
  width: 100%;
  margin-top: 16px;
}
.inbox_dialog_box .tableBox .el-table__body tr:hover &gt; td,
.inbox_dialog_box .tableBox_dark .el-table__body tr:hover &gt; td {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.inbox_dialog_box .tableBox .el-table__body tr:checked &gt; td,
.inbox_dialog_box .tableBox_dark .el-table__body tr:checked &gt; td {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.inbox_dialog_box .tableBox .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
  opacity: 0;
}
.inbox_dialog_box .tableBox .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkxODU0NCAwLjc5MzU0NEMxLjEwMTYgMC42MTA0ODUgMS4zOTg0IDAuNjEwNDg1IDEuNTgxNDYgMC43OTM1NDRMNSA0LjIxMjA5TDguNDE4NTQgMC43OTM1NDRDOC42MDE2IDAuNjEwNDg1IDguODk4NCAwLjYxMDQ4NSA5LjA4MTQ2IDAuNzkzNTQ0QzkuMjY0NTEgMC45NzY2MDIgOS4yNjQ1MSAxLjI3MzQgOS4wODE0NiAxLjQ1NjQ2TDUuMzg2NyA1LjE1MTIxQzUuMTczMTMgNS4zNjQ3OCA0LjgyNjg3IDUuMzY0NzggNC42MTMzIDUuMTUxMjFMMC45MTg1NDQgMS40NTY0NkMwLjczNTQ4NSAxLjI3MzQgMC43MzU0ODUgMC45NzY2MDIgMC45MTg1NDQgMC43OTM1NDRaIiBmaWxsPSIjMEYwRjBGIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
  opacity: 1;
}
.inbox_dialog_box .tableBox .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDI4IDE2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjcuMDYwNyAxNS4wNjA3QzI2LjQ3NDkgMTUuNjQ2NCAyNS41MjUxIDE1LjY0NjQgMjQuOTM5MyAxNS4wNjA3TDE0IDQuMTIxMzFMMy4wNjA2NiAxNS4wNjA3QzIuNDc0ODcgMTUuNjQ2NCAxLjUyNTEyIDE1LjY0NjQgMC45MzkzNCAxNS4wNjA3QzAuMzUzNTUzIDE0LjQ3NDkgMC4zNTM1NTMgMTMuNTI1MSAwLjkzOTM0IDEyLjkzOTNMMTIuNzYyNiAxLjExNjExQzEzLjQ0NiAwLjQzMjY5NiAxNC41NTQgMC40MzI2ODggMTUuMjM3NCAxLjExNjExTDI3LjA2MDcgMTIuOTM5M0MyNy42NDY0IDEzLjUyNTEgMjcuNjQ2NCAxNC40NzQ5IDI3LjA2MDcgMTUuMDYwN1oiIGZpbGw9IiMwRjBGMEYiLz4KPC9zdmc+Cg==);
  background-position: right;
  background-repeat: no-repeat;
  opacity: 1;
}
.inbox_dialog_box .tableBox_dark .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
  opacity: 0;
}
.inbox_dialog_box .tableBox_dark .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuOTM5MzQgOC45MzkzNEMzLjUyNTEzIDguMzUzNTUgNC40NzQ4NyA4LjM1MzU1IDUuMDYwNjYgOC45MzkzNEwxNiAxOS44Nzg3TDI2LjkzOTMgOC45MzkzNEMyNy41MjUxIDguMzUzNTUgMjguNDc0OSA4LjM1MzU1IDI5LjA2MDcgOC45MzkzNEMyOS42NDY0IDkuNTI1MTMgMjkuNjQ2NCAxMC40NzQ5IDI5LjA2MDcgMTEuMDYwN0wxNy4yMzc0IDIyLjg4MzlDMTYuNTU0IDIzLjU2NzMgMTUuNDQ2IDIzLjU2NzMgMTQuNzYyNiAyMi44ODM5TDIuOTM5MzQgMTEuMDYwN0MyLjM1MzU1IDEwLjQ3NDkgMi4zNTM1NSA5LjUyNTEzIDIuOTM5MzQgOC45MzkzNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
  opacity: 1;
}
.inbox_dialog_box .tableBox_dark .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI5LjA2MDcgMjMuMDYwNkMyOC40NzQ5IDIzLjY0NjQgMjcuNTI1MSAyMy42NDY0IDI2LjkzOTMgMjMuMDYwNkwxNiAxMi4xMjEzTDUuMDYwNjYgMjMuMDYwNkM0LjQ3NDg3IDIzLjY0NjQgMy41MjUxMiAyMy42NDY0IDIuOTM5MzQgMjMuMDYwNkMyLjM1MzU1IDIyLjQ3NDggMi4zNTM1NSAyMS41MjUxIDIuOTM5MzQgMjAuOTM5M0wxNC43NjI2IDkuMTE2MDhDMTUuNDQ2IDguNDMyNjcgMTYuNTU0IDguNDMyNjYgMTcuMjM3NCA5LjExNjA4TDI5LjA2MDcgMjAuOTM5M0MyOS42NDY0IDIxLjUyNTEgMjkuNjQ2NCAyMi40NzQ4IDI5LjA2MDcgMjMuMDYwNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
  opacity: 1;
}
.inbox_dialog_box .el-table .icon-ng-unsorted:focus::before,
.inbox_dialog_box .el-table .icon-ng-sort-down:focus::before,
.inbox_dialog_box .el-table .icon-ng-unsorted:hover::before,
.inbox_dialog_box .el-table .icon-ng-sort-down:hover::before {
  opacity: 1;
}
.inbox_dialog_box .el-table .icon-ng-sort-up:hover::before,
.inbox_dialog_box .el-table .icon-ng-sort-up:focus::before {
  opacity: 1;
}
.played_by_customer td .cell {
  color: var(--mds-color-theme-text-primary-normal);
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}
.unplayed_by_customer td .cell {
  color: var(--mds-color-theme-text-primary-normal);
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 850;
  line-height: 150%;
  /* 21px */
}
.musicPlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.musicPlay .sliderClass {
  width: 95%;
  position: relative;
}
.musicPlay .sliderClass .el-input-number {
  height: 0;
}
.musicPlay .sliderClass .el-slider__runway {
  height: 4px;
}
.musicPlay .sliderClass .el-slider__runway .el-slider__bar {
  height: 4px;
}
.musicPlay .sliderClass .el-slider__button-wrapper {
  height: 20px;
  width: 20px;
  top: -10px;
}
.musicPlay .sliderClass .el-slider__button-wrapper .el-slider__button {
  width: 12px;
  height: 12px;
  border-color: var(--mds-color-core-gray-50);
}
.musicPlay .audioControl {
  position: relative;
  width: 100%;
  height: 105px;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.musicPlay .audioControl .time_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.musicPlay .audioControl .speedContent {
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}
.musicPlay .audioControl .format_currentTime {
  width: 120px;
  text-align: right;
  padding-right: 20px;
  padding-top: 25px;
  font-size: 12px;
}
.musicPlay .audioControl .format_duration {
  width: 120px;
  text-align: left;
  padding-left: 20px;
  padding-top: 25px;
  font-size: 12px;
}
.musicPlay .audioControl .playControl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.musicPlay .audioControl .playControl .buttonControl {
  height: 30px;
  line-height: 100%;
  margin: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.musicPlay .audioControl .playControl .icon_font {
  font-size: 9px;
  margin-bottom: 6px;
}
.musicPlay .audioControl .playControl .icon-mds-play_filled {
  margin-bottom: 0px;
}
.musicPlay .audioControl .playControl .audioSpan {
  font-size: 20px;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.musicPlay .audioControl .playControl .audioSpan:hover {
  color: var(--mds-color-theme-button-accent-hover);
}
.musicPlay .audioControl .playControl .audioSpan .audioIcon {
  font-size: 28px;
}
.musicPlay .audioControl .playControl .audioSpan .speed {
  font-size: 16px;
}
.musicPlay .audioControl .playControl .audioSpan .volume {
  font-size: 18px;
}
.musicPlay .audioControl .playControl .speedSelectClass {
  max-width: 60px;
}
.musicPlay .audioControl .playControl .el-select {
  min-width: 0;
}
.musicPlay .audioControl .playControl .el-select &gt; .el-input {
  width: auto;
}
.musicPlay .audioControl .playControl .el-select .el-input__inner {
  border: none;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  line-height: 30px;
}
.musicPlay .audioControl .playControl .el-select .el-input .el-input__icon {
  display: none;
}
.musicPlay .audioControl .playControl .skip_bw {
  margin-right: 40px;
  border-radius: 50%;
  display: inline-block;
}
.musicPlay .audioControl .playControl .skip_bw .icon-mds-record-rewind:before {
  font-size: 17.5px;
}
.musicPlay .audioControl .playControl .skip_fw {
  border-radius: 50%;
  margin: 0 40px;
  display: inline-block;
}
.musicPlay .audioControl .playControl .skip_fw .icon-mds-record-forward:before {
  font-size: 17.5px;
}
.musicPlay .audioControl .playControl .audioPlay {
  border-radius: 50%;
  font-size: 20px;
  display: inline-block;
}
.musicPlay .audioControl .playControl .audioPlay .icon-mds-record-play:before {
  font-size: 27px;
}
.musicPlay .audioControl .playControl .audioPlay .icon-mds-record-pause:before {
  font-size: 27px;
}
.musicPlay .audioControl .playControl .audioVolSpan {
  margin-right: 10px;
  margin-left: 32%;
}
.musicPlay .audioControl .playControl .sliderVolumClass {
  display: inline-block;
  width: 25%;
}
.musicPlay .audioControl .playControl .sliderVolumClass .el-slider__runway {
  margin: 0;
}
.pin-dialog-box .el-dialog {
  width: 664px;
}
.pin-dialog-box .el-dialog__title {
  font-weight: 500;
  font-size: 16px;
}
.pin-dialog-box .el-dialog__body {
  padding: 16px 24px 24px 24px;
}
.pin-dialog-box .el-dialog__header {
  padding: 24px 24px 0 24px;
}
.pin-dialog-box .el-col {
  padding: 0;
}
.pin-dialog-box .el-input {
  margin-top: 8px;
  width: 300px;
  height: 32px;
}
.pin-dialog-box .input-error .el-input__inner {
  border-color: #F26B1D;
}
.pin-dialog-box .errorMsg {
  margin-top: 8px;
  margin-left: 12px;
}
.pin-dialog-box .errorMsg img {
  vertical-align: middle;
  width: 14px;
  height: 12.5px;
}
.pin-dialog-box .errorMsg span {
  display: inline-block;
  vertical-align: middle;
  color: var(--mds-color-theme-text-error-normal);
  font-size: 12px;
  font-weight: 400;
}
.pin-dialog-box .requirements {
  margin-top: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
}
.pin-dialog-box .requirements span {
  font-weight: 700;
  display: block;
}
.pin-dialog-box .requirements ul &gt; li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: 1em;
}
.pin-dialog-box .bottom-buttons {
  margin-top: 16px;
  text-align: right;
}
.voicemail_additional_setting .additional_setting_item {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.voicemail_additional_setting .additional_setting_input {
  margin-top: 10px;
  margin-left: 60px;
}
.voicemail_additional_setting .additional_setting_input .el-input {
  width: 260px;
  height: 32px;
}
.messageStorage-radio-group .messageStorage-radio-item {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 12px;
  margin-left: 24px;
}
.messageStorage-radio-group .messageStorage-radio-item .el-input {
  margin-top: 8px;
  width: 260px;
  height: 32px;
}
.messageStorage-radio-group .messageStorage-radio-item .message {
  display: block;
}
.messageStorage-radio-group .el-checkbox {
  margin-left: 32px;
}
.notifications {
  margin-left: 60px;
}
.notifications .notifications-item {
  margin-top: 10px;
}
.notifications .notifications-item .el-form-item {
  margin-bottom: 0px;
}
.notifications .notifications-item .el-form-item__nolabel {
  margin-left: 28px;
  margin-bottom: 0px !important;
  display: inline-block;
}
.notifications .notifications-item .el-form-item__nolabel .emailInput {
  width: 300px;
}
.notifications .notifications-item .el-form-item__nolabel .textPhoneNumber {
  width: 230px;
}
.notifications .textMobileProvider {
  width: 230px;
  margin-left: 16px;
}
.notifications .notifications-note {
  margin-left: 28px;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.notifications .el-input {
  margin-top: 10px;
  height: 32px;
}
.manage_voicemail {
  float: right;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.manage_voicemail span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
}
.manage_voicemail .dropdown_icon {
  margin-left: 13px;
}
.manage_tooltip {
  background-color: var(--mds-color-theme-button-primary-normal);
}
.sendCall_switchItem {
  margin-top: 10px;
}
.sendCall_lineBusyItem {
  margin-left: 60px;
}
.sendCall_inputFile {
  width: 230px;
  margin-left: 25px;
}
.sendCall_inputFile .el-loading-spinner {
  top: 85%;
}
.sendCall_inputFile .el-loading-spinner .circular {
  width: 25px;
  height: 25px;
}
.upload-demo {
  margin-left: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
}
.record_description {
  width: 430px;
  line-height: 150%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.record_buttons {
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recordSpan {
  font-size: 27px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px !important;
}
.recordSpan .record_image {
  width: 27px;
}
.recordSpan .recordIcon {
  color: var(--mds-color-theme-text-error-normal);
  width: 27px;
}
.recordSpan .palyIcon {
  width: 27px;
  color: var(--mds-color-theme-text-accent-normal);
}
.record_slider {
  margin: 0 10px;
  width: 95%;
  position: relative;
}
.record_slider .el-slider__button-wrapper {
  height: 12px;
  width: 12px;
  top: -5px;
  border-radius: 50%;
}
.record_slider .el-slider__button-wrapper .el-slider__button {
  width: 12px;
  height: 12px;
}
.record_slider .el-slider__runway {
  height: 4px;
}
.record_slider .el-slider__runway .el-slider__bar {
  height: 4px;
}
.record_slider .el-input-number {
  height: 0;
  display: none;
}
.record_slider .el-slider__button {
  display: none;
}
.fileNameTitle {
  line-height: 150%;
  margin-top: 14px;
}
.record_inputFile {
  margin-top: 8px;
}
.officeAnyWhere_warning {
  margin-left: 24px;
}
.officeAnyWhere_warning i {
  color: var(--mds-color-theme-text-warning-normal);
  font-weight: bold;
}
.officeAnyWhere_warning span {
  color: var(--mds-color-theme-text-warning-normal);
}
.tooltip_list ul {
  padding-left: 8px;
  line-height: 150%;
}
.tooltip_list ul li {
  list-style: inside;
  padding-left: 2em;
  text-indent: -2em;
}
.tooltip_list p {
  line-height: 150%;
}
.callForwarding_warning {
  color: var(--mds-color-theme-text-warning-normal);
}
.do_not_disturb_disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.do_not_disturb_disabled span {
  color: var(--mds-color-theme-text-primary-disabled);
}
.do_not_disturb_disabled div,
.do_not_disturb_disabled a {
  color: var(--mds-color-theme-text-primary-disabled);
}
.do_not_disturb_disabled .el-form-item__label {
  color: var(--mds-color-theme-text-primary-disabled);
}
.officeAnyWhere-collapse-options {
  padding-left: 0px;
}
.officeAnyWhere-collapse-options .el-collapse-item {
  margin-left: -6px;
}
.officeAnyWhere-collapse-options .el-collapse-item__header {
  padding-left: 6px;
}
.officeAnyWhere-collapse-options .el-collapse-item__header i {
  margin-left: 5.51px;
}
.officeAnyWhere-collapse-options .el-collapse-item__content {
  padding-left: 6px;
}
.no-assign-manage-description {
  margin-bottom: 11px;
}
.no-assign-description {
  margin-bottom: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.description-item {
  margin-bottom: 19px;
}
.assistant-input-item {
  margin: 8px 0 16px 0;
  width: 300px;
}
.executive_assistant .el-table__header-wrapper table,
.executive_assistant .el-table__body-wrapper table {
  width: 100% !important;
}
.executive_assistant .el-table th,
.executive_assistant tr {
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.executive_assistant .tableBox .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive_assistant .tableBox .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkxODU0NCAwLjc5MzU0NEMxLjEwMTYgMC42MTA0ODUgMS4zOTg0IDAuNjEwNDg1IDEuNTgxNDYgMC43OTM1NDRMNSA0LjIxMjA5TDguNDE4NTQgMC43OTM1NDRDOC42MDE2IDAuNjEwNDg1IDguODk4NCAwLjYxMDQ4NSA5LjA4MTQ2IDAuNzkzNTQ0QzkuMjY0NTEgMC45NzY2MDIgOS4yNjQ1MSAxLjI3MzQgOS4wODE0NiAxLjQ1NjQ2TDUuMzg2NyA1LjE1MTIxQzUuMTczMTMgNS4zNjQ3OCA0LjgyNjg3IDUuMzY0NzggNC42MTMzIDUuMTUxMjFMMC45MTg1NDQgMS40NTY0NkMwLjczNTQ4NSAxLjI3MzQgMC43MzU0ODUgMC45NzY2MDIgMC45MTg1NDQgMC43OTM1NDRaIiBmaWxsPSIjMEYwRjBGIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive_assistant .tableBox .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDI4IDE2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjcuMDYwNyAxNS4wNjA3QzI2LjQ3NDkgMTUuNjQ2NCAyNS41MjUxIDE1LjY0NjQgMjQuOTM5MyAxNS4wNjA3TDE0IDQuMTIxMzFMMy4wNjA2NiAxNS4wNjA3QzIuNDc0ODcgMTUuNjQ2NCAxLjUyNTEyIDE1LjY0NjQgMC45MzkzNCAxNS4wNjA3QzAuMzUzNTUzIDE0LjQ3NDkgMC4zNTM1NTMgMTMuNTI1MSAwLjkzOTM0IDEyLjkzOTNMMTIuNzYyNiAxLjExNjExQzEzLjQ0NiAwLjQzMjY5NiAxNC41NTQgMC40MzI2ODggMTUuMjM3NCAxLjExNjExTDI3LjA2MDcgMTIuOTM5M0MyNy42NDY0IDEzLjUyNTEgMjcuNjQ2NCAxNC40NzQ5IDI3LjA2MDcgMTUuMDYwN1oiIGZpbGw9IiMwRjBGMEYiLz4KPC9zdmc+Cg==);
  background-position: right;
  background-repeat: no-repeat;
}
.executive_assistant .tableBox_dark .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive_assistant .tableBox_dark .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuOTM5MzQgOC45MzkzNEMzLjUyNTEzIDguMzUzNTUgNC40NzQ4NyA4LjM1MzU1IDUuMDYwNjYgOC45MzkzNEwxNiAxOS44Nzg3TDI2LjkzOTMgOC45MzkzNEMyNy41MjUxIDguMzUzNTUgMjguNDc0OSA4LjM1MzU1IDI5LjA2MDcgOC45MzkzNEMyOS42NDY0IDkuNTI1MTMgMjkuNjQ2NCAxMC40NzQ5IDI5LjA2MDcgMTEuMDYwN0wxNy4yMzc0IDIyLjg4MzlDMTYuNTU0IDIzLjU2NzMgMTUuNDQ2IDIzLjU2NzMgMTQuNzYyNiAyMi44ODM5TDIuOTM5MzQgMTEuMDYwN0MyLjM1MzU1IDEwLjQ3NDkgMi4zNTM1NSA5LjUyNTEzIDIuOTM5MzQgOC45MzkzNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive_assistant .tableBox_dark .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI5LjA2MDcgMjMuMDYwNkMyOC40NzQ5IDIzLjY0NjQgMjcuNTI1MSAyMy42NDY0IDI2LjkzOTMgMjMuMDYwNkwxNiAxMi4xMjEzTDUuMDYwNjYgMjMuMDYwNkM0LjQ3NDg3IDIzLjY0NjQgMy41MjUxMiAyMy42NDY0IDIuOTM5MzQgMjMuMDYwNkMyLjM1MzU1IDIyLjQ3NDggMi4zNTM1NSAyMS41MjUxIDIuOTM5MzQgMjAuOTM5M0wxNC43NjI2IDkuMTE2MDhDMTUuNDQ2IDguNDMyNjcgMTYuNTU0IDguNDMyNjYgMTcuMjM3NCA5LjExNjA4TDI5LjA2MDcgMjAuOTM5M0MyOS42NDY0IDIxLjUyNTEgMjkuNjQ2NCAyMi40NzQ4IDI5LjA2MDcgMjMuMDYwNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive_assistant .setting_card .el-form-item__nolabel .el-form-item {
  margin-bottom: 0;
}
.executive-form .el-table__header-wrapper table,
.executive-form .el-table__body-wrapper table {
  width: 100% !important;
}
.executive-form .md_top-8 {
  margin-top: 8px;
}
.executive-form .md_top-22 {
  margin-top: 22px;
}
.executive-form .md_top-20 {
  margin-top: 20px;
}
.executive-form .md_left-12 {
  margin-left: 12px;
}
.executive-form .md_top-12 {
  margin-top: 12px;
}
.executive-form .md_right-12 {
  margin-right: 12px;
}
.executive-form .md_left-right-12 {
  margin-left: 12px;
  margin-right: 12px;
}
.executive-form .md_top-28 {
  margin-top: 28px;
}
.executive-form .md_bottom-0 {
  margin-bottom: 0 !important;
}
.executive-form .secondary-content {
  color: var(--mds-color-theme-text-secondary-normal);
}
.executive-form .executive-screening-container .el-checkbox {
  line-height: unset !important;
}
.executive-form .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.executive-form .executive-search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.executive-form .executive-split-line {
  height: 1px;
  margin-top: 21px;
  margin-bottom: 21px;
  background: #dfdfdf;
}
.executive-form .alert-container {
  padding-left: 24px;
}
.executive-form .rollover-action-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.executive-form .number-input {
  width: 180px;
}
.executive-form .rollover-waitTimeInSecs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.executive-form .rollover-waitTimeInSecs-input {
  width: 60px;
  margin: 0 5px;
}
.executive-form .custom-name-container,
.executive-form .custom-phoneNumber-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.executive-form .width-260 {
  width: 260px;
}
.executive-form .item_menu {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--mds-color-theme-background-alert-default-active);
  padding: 0;
  border-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.executive-form .item_menu .item_menu_icon {
  color: var(--mds-color-theme-outline-overlay-normal);
}
.executive-form .tableBox,
.executive-form .tableBox_dark {
  width: 100%;
  margin-top: 28px;
}
.executive-form .tableBox .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive-form .tableBox .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkxODU0NCAwLjc5MzU0NEMxLjEwMTYgMC42MTA0ODUgMS4zOTg0IDAuNjEwNDg1IDEuNTgxNDYgMC43OTM1NDRMNSA0LjIxMjA5TDguNDE4NTQgMC43OTM1NDRDOC42MDE2IDAuNjEwNDg1IDguODk4NCAwLjYxMDQ4NSA5LjA4MTQ2IDAuNzkzNTQ0QzkuMjY0NTEgMC45NzY2MDIgOS4yNjQ1MSAxLjI3MzQgOS4wODE0NiAxLjQ1NjQ2TDUuMzg2NyA1LjE1MTIxQzUuMTczMTMgNS4zNjQ3OCA0LjgyNjg3IDUuMzY0NzggNC42MTMzIDUuMTUxMjFMMC45MTg1NDQgMS40NTY0NkMwLjczNTQ4NSAxLjI3MzQgMC43MzU0ODUgMC45NzY2MDIgMC45MTg1NDQgMC43OTM1NDRaIiBmaWxsPSIjMEYwRjBGIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive-form .tableBox .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDI4IDE2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjcuMDYwNyAxNS4wNjA3QzI2LjQ3NDkgMTUuNjQ2NCAyNS41MjUxIDE1LjY0NjQgMjQuOTM5MyAxNS4wNjA3TDE0IDQuMTIxMzFMMy4wNjA2NiAxNS4wNjA3QzIuNDc0ODcgMTUuNjQ2NCAxLjUyNTEyIDE1LjY0NjQgMC45MzkzNCAxNS4wNjA3QzAuMzUzNTUzIDE0LjQ3NDkgMC4zNTM1NTMgMTMuNTI1MSAwLjkzOTM0IDEyLjkzOTNMMTIuNzYyNiAxLjExNjExQzEzLjQ0NiAwLjQzMjY5NiAxNC41NTQgMC40MzI2ODggMTUuMjM3NCAxLjExNjExTDI3LjA2MDcgMTIuOTM5M0MyNy42NDY0IDEzLjUyNTEgMjcuNjQ2NCAxNC40NzQ5IDI3LjA2MDcgMTUuMDYwN1oiIGZpbGw9IiMwRjBGMEYiLz4KPC9zdmc+Cg==);
  background-position: right;
  background-repeat: no-repeat;
}
.executive-form .tableBox_dark .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive-form .tableBox_dark .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuOTM5MzQgOC45MzkzNEMzLjUyNTEzIDguMzUzNTUgNC40NzQ4NyA4LjM1MzU1IDUuMDYwNjYgOC45MzkzNEwxNiAxOS44Nzg3TDI2LjkzOTMgOC45MzkzNEMyNy41MjUxIDguMzUzNTUgMjguNDc0OSA4LjM1MzU1IDI5LjA2MDcgOC45MzkzNEMyOS42NDY0IDkuNTI1MTMgMjkuNjQ2NCAxMC40NzQ5IDI5LjA2MDcgMTEuMDYwN0wxNy4yMzc0IDIyLjg4MzlDMTYuNTU0IDIzLjU2NzMgMTUuNDQ2IDIzLjU2NzMgMTQuNzYyNiAyMi44ODM5TDIuOTM5MzQgMTEuMDYwN0MyLjM1MzU1IDEwLjQ3NDkgMi4zNTM1NSA5LjUyNTEzIDIuOTM5MzQgOC45MzkzNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive-form .tableBox_dark .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI5LjA2MDcgMjMuMDYwNkMyOC40NzQ5IDIzLjY0NjQgMjcuNTI1MSAyMy42NDY0IDI2LjkzOTMgMjMuMDYwNkwxNiAxMi4xMjEzTDUuMDYwNjYgMjMuMDYwNkM0LjQ3NDg3IDIzLjY0NjQgMy41MjUxMiAyMy42NDY0IDIuOTM5MzQgMjMuMDYwNkMyLjM1MzU1IDIyLjQ3NDggMi4zNTM1NSAyMS41MjUxIDIuOTM5MzQgMjAuOTM5M0wxNC43NjI2IDkuMTE2MDhDMTUuNDQ2IDguNDMyNjcgMTYuNTU0IDguNDMyNjYgMTcuMjM3NCA5LjExNjA4TDI5LjA2MDcgMjAuOTM5M0MyOS42NDY0IDIxLjUyNTEgMjkuNjQ2NCAyMi40NzQ4IDI5LjA2MDcgMjMuMDYwNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.executive-form .rollover-waitTimeInSecs-input input::-webkit-outer-spin-button,
.executive-form .rollover-waitTimeInSecs-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.contacts_settings {
  width: 100%;
  background-color: var(--mds-color-theme-groupedbackground-secondary-normal);
  border-radius: 12px;
  padding: 32px;
  margin-top: 10px;
}
.contacts_settings .search-add-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}
.contacts_settings .search-add-container .search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.contacts_settings .search-add-container .search-container .el-input {
  width: 353px;
  height: 32px;
  margin-right: 12px;
}
.contacts_settings .search-add-container .search-container .el-button {
  height: 32px;
  margin-right: 13px;
}
.contacts_settings .contacts-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid var(--mds-color-theme-background-alert-default-active);
  margin-bottom: 30px;
}
.contacts_settings .contacts-tab .active-tab {
  border-bottom: 3px solid var(--mds-color-theme-outline-input-active) !important;
}
.contacts_settings .contacts-tab .contact-type-item {
  width: auto !important;
  height: 32px;
  cursor: pointer;
  border-radius: 0 !important;
  border: none;
}
.contacts_settings .my-contacts-container .el-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 45px;
}
.contacts_settings .my-contacts-container .empty-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}
.contacts_settings .my-contacts-container .empty-container .empty-content {
  width: 360px;
  height: 250px;
  text-align: center;
}
.contacts_settings .my-contacts-container .empty-container .empty-content img {
  margin-bottom: 32px;
}
.contacts_settings .my-contacts-container .empty-container .empty-content .el-button--text {
  color: var(--mds-color-theme-text-accent-normal);
}
.contacts_settings .my-contacts-container .my-contacts-header {
  font-size: 14px;
  font-weight: 500;
  line-height: 45px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--mds-color-theme-background-alert-default-active);
}
.contacts_settings .my-contacts-container .my-contacts-header .actionsTile {
  font-weight: 400;
}
.contacts_settings .my-contacts-container .my-contacts-header .el-button.border.el-button--text:focus,
.contacts_settings .my-contacts-container .my-contacts-header .el-button--text:active {
  color: var(--mds-color-theme-text-primary-normal);
}
.contacts_settings .my-contacts-container .my-contacts-header .el-button--text:focus,
.contacts_settings .my-contacts-container .my-contacts-header .el-button--text:hover {
  color: var(--mds-color-theme-text-primary-normal);
}
.contacts_settings .my-contacts-container .my-contacts-header .icon-mds-arrow-filled-down_8 {
  font-size: 8px;
}
.contacts_settings .my-contacts-container .my-contacts-header .name .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .number .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .speed-dial .el-button i {
  display: none;
}
.contacts_settings .my-contacts-container .my-contacts-header .name:hover .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .number:hover .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .speed-dial:hover .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .name:focus-within .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .number:focus-within .el-button i,
.contacts_settings .my-contacts-container .my-contacts-header .speed-dial:focus-within .el-button i {
  display: inline-block;
}
.contacts_settings .my-contacts-container .my-contacts-header .name:hover .el-button i.is-asc,
.contacts_settings .my-contacts-container .my-contacts-header .number:hover .el-button i.is-asc,
.contacts_settings .my-contacts-container .my-contacts-header .speed-dial:hover .el-button i.is-asc,
.contacts_settings .my-contacts-container .my-contacts-header .name:focus-within .el-button i.is-asc,
.contacts_settings .my-contacts-container .my-contacts-header .number:focus-within .el-button i.is-asc,
.contacts_settings .my-contacts-container .my-contacts-header .speed-dial:focus-within .el-button i.is-asc {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.contacts_settings .my-contacts-container .my-contacts-item-container .contact-row {
  border-top: 1px solid var(--mds-color-theme-background-alert-default-active);
}
.contacts_settings .my-contacts-container .my-contacts-item-container .contact-row span {
  word-break: break-word;
  overflow: hidden;
}
.contacts_settings .my-contacts-container .my-contacts-item-container .contact-row .item-operate {
  float: right;
}
.contacts_settings .my-contacts-container .my-contacts-item-container .contact-row:hover {
  background: var(--mds-color-theme-background-primary-hover);
}
.contacts_settings mark {
  background: rgba(100, 180, 250, 0.4);
}
.add-contact-dialog {
  width: 680px !important;
  min-width: unset !important;
}
.add-contact-dialog .el-dialog__headerbtn {
  right: 12px;
  top: 12px;
}
.add-contact-dialog .el-dialog__header {
  padding: 12px 12px 0;
}
.add-contact-dialog .el-dialog__header h2 {
  display: block;
  text-align: center;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form p {
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 8px;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form .name-phone-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form .name-phone-number .input-item {
  width: 308px;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form .phone-number {
  margin-left: 10px;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form .speed-dial {
  margin-bottom: 40px;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form .speed-dial p {
  display: inline-block;
}
.add-contact-dialog .add-edit-contact-container .add-edit-contact-form .speed-dial .el-select {
  width: 308px;
}
.add-contact-dialog .add-edit-contact-container .contact-operate-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.add-contact-dialog .add-edit-contact-container .contact-operate-button .el-button--primary {
  margin-left: 12px;
}
.delete-contact-confirm {
  text-align: center;
}
.delete-contact-confirm .el-message-box__message p {
  word-break: break-word;
  overflow: hidden;
}
.button-and-tooltip {
  display: inline-block;
}
.button-and-tooltip .notifications {
  margin-left: 0 !important;
}
.device-settings .add-device-dialog .el-dialog__header .el-dialog__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
}
.device-settings .add-device-dialog .addDevice {
  width: 632px;
  height: auto;
}
.device-settings .add-device-dialog .disabled {
  pointer-events: none;
  opacity: 0.6;
}
.device-settings .add-device-dialog .deviceType {
  width: 306px;
  height: 289px;
  float: right;
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
  margin-top: 24px ;
  border-radius: 8px;
  background-color: var(--mds-color-theme-background-primary-ghost);
}
.device-settings .add-device-dialog .deviceType:hover {
  background-color: var(--mds-color-theme-button-secondary-hover);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.device-settings .add-device-dialog .deviceType:focus {
  border: 2px solid var(--mds-color-theme-text-highlight);
  background-color: transparent;
}
.device-settings .add-device-dialog .deviceType.selected {
  background-color: var(--mds-color-theme-button-secondary-pressed);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.device-settings .add-device-dialog .deviceType.selected:hover {
  background: var(--mds-color-theme-button-secondary-active-hover);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.device-settings .add-device-dialog .deviceTypeLeft {
  width: 306px;
  height: 289px;
  float: left;
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
  margin-top: 24px ;
  border-radius: 8px;
  margin-right: 20px;
  background-color: var(--mds-color-theme-background-primary-ghost);
}
.device-settings .add-device-dialog .deviceTypeLeft:hover {
  background-color: var(--mds-color-theme-button-secondary-hover);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.device-settings .add-device-dialog .deviceTypeLeft:focus {
  border: 2px solid var(--mds-color-theme-text-highlight);
  background-color: transparent;
}
.device-settings .add-device-dialog .deviceTypeLeft.selected {
  background-color: var(--mds-color-theme-button-secondary-pressed);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.device-settings .add-device-dialog .addDeviceType {
  width: 100%;
  height: 320px;
}
.device-settings .add-device-dialog .deviceButton {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-top: 120px;
}
.device-settings .add-device-dialog .email_img {
  width: 16px;
}
.device-settings .add-device-dialog .content {
  margin: 24px;
  width: 258px;
  height: 245px;
}
.device-settings .add-device-dialog .svgContent {
  width: 175px;
  height: 175px;
  margin: auto;
}
.device-settings .add-device-dialog .tipsContent {
  width: 258px;
  height: 70px;
}
.device-settings .add-device-dialog .tips-title {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: var(--mds-color-theme-text-primary-normal);
}
.device-settings .add-device-dialog .tips-des {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 19px;
  font-size: 12px;
  font-weight: 400;
  margin-top: 5px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.device-settings .add-device-dialog .errorContent {
  width: 632px;
  height: 355px;
  text-align: center;
}
.device-settings .add-device-dialog .img-device-failed {
  width: 138px;
  height: 138px;
  margin: 64px auto;
}
.device-settings .add-device-dialog .errorTips {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: var(--mds-color-theme-text-secondary-normal);
  width: 408px;
  margin-left: 112px;
}
.qrCodeDevice {
  width: 100%;
  overflow: auto;
  border-radius: 8px;
  margin: 24px 0 24px 0;
  padding: 32px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
}
.qrCodeDevice .img-info {
  width: 120px;
  height: 120px;
  float: left;
}
.qrCodeDevice .code-info {
  float: right;
  width: 426px;
}
.qrCodeDevice .code-info-iphone {
  width: 100%;
  text-align: center;
}
.qrCodeDevice .code {
  line-height: 32px;
  font-size: 32px;
  font-weight: 400;
  color: var(--mds-color-theme-outline-high-contrast-focus);
}
.qrCodeDevice .expire {
  line-height: 19px;
  font-size: 12px;
  font-weight: 400;
  margin-top: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.qrCodeDevice .code-desc {
  margin-top: 24px;
}
.qrCodeDevice .expireContet {
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.addDeviceTips {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 24px;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
}
.autoLockBlockAlert {
  text-align: left;
  font-weight: 400;
}
.autoLockBlockAlert .el-alert {
  text-align: left;
  line-height: 24px;
  padding: 12px 40px;
  border-radius: 8px;
}
.buttonDevice {
  width: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-weight: 500;
}
.my-featuresSettings {
  width: 100%;
}
.my-featuresSettings .el-table th,
.my-featuresSettings .el-table__header-wrapper thead div {
  font-size: 14px;
  font-weight: 700;
}
.my-featuresSettings .row-disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.my-featuresSettings .normal-circle {
  background-color: var(--mds-color-theme-indicator-stable);
}
.my-featuresSettings .normal-tag {
  border: 1px solid var(--mds-color-theme-outline-label-lime);
  color: var(--mds-color-theme-text-success-normal);
  background-color: var(--mds-color-theme-background-label-lime-normal);
}
.my-featuresSettings .automatically-circle {
  background-color: var(--mds-color-theme-indicator-caution);
}
.my-featuresSettings .automatically-tag {
  border: 1px solid var(--mds-color-theme-outline-label-gold);
  color: var(--mds-color-theme-text-warning-normal);
  background-color: var(--mds-color-theme-background-label-orange-normal);
}
.my-featuresSettings .manually-circle {
  background-color: var(--mds-color-theme-indicator-attention);
}
.my-featuresSettings .manually-tag {
  border: 1.5px solid var(--mds-color-theme-outline-label-pink);
  color: var(--mds-color-theme-text-error-normal);
  background-color: var(--mds-color-theme-background-label-purple-normal);
}
.my-featuresSettings .tableBox {
  width: 100%;
  margin-top: 31px;
}
.my-featuresSettings .tableBox .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.my-featuresSettings .tableBox .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkxODU0NCAwLjc5MzU0NEMxLjEwMTYgMC42MTA0ODUgMS4zOTg0IDAuNjEwNDg1IDEuNTgxNDYgMC43OTM1NDRMNSA0LjIxMjA5TDguNDE4NTQgMC43OTM1NDRDOC42MDE2IDAuNjEwNDg1IDguODk4NCAwLjYxMDQ4NSA5LjA4MTQ2IDAuNzkzNTQ0QzkuMjY0NTEgMC45NzY2MDIgOS4yNjQ1MSAxLjI3MzQgOS4wODE0NiAxLjQ1NjQ2TDUuMzg2NyA1LjE1MTIxQzUuMTczMTMgNS4zNjQ3OCA0LjgyNjg3IDUuMzY0NzggNC42MTMzIDUuMTUxMjFMMC45MTg1NDQgMS40NTY0NkMwLjczNTQ4NSAxLjI3MzQgMC43MzU0ODUgMC45NzY2MDIgMC45MTg1NDQgMC43OTM1NDRaIiBmaWxsPSIjMEYwRjBGIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.my-featuresSettings .tableBox .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDI4IDE2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjcuMDYwNyAxNS4wNjA3QzI2LjQ3NDkgMTUuNjQ2NCAyNS41MjUxIDE1LjY0NjQgMjQuOTM5MyAxNS4wNjA3TDE0IDQuMTIxMzFMMy4wNjA2NiAxNS4wNjA3QzIuNDc0ODcgMTUuNjQ2NCAxLjUyNTEyIDE1LjY0NjQgMC45MzkzNCAxNS4wNjA3QzAuMzUzNTUzIDE0LjQ3NDkgMC4zNTM1NTMgMTMuNTI1MSAwLjkzOTM0IDEyLjkzOTNMMTIuNzYyNiAxLjExNjExQzEzLjQ0NiAwLjQzMjY5NiAxNC41NTQgMC40MzI2ODggMTUuMjM3NCAxLjExNjExTDI3LjA2MDcgMTIuOTM5M0MyNy42NDY0IDEzLjUyNTEgMjcuNjQ2NCAxNC40NzQ5IDI3LjA2MDcgMTUuMDYwN1oiIGZpbGw9IiMwRjBGMEYiLz4KPC9zdmc+Cg==);
  background-position: right;
  background-repeat: no-repeat;
}
.my-featuresSettings .tableBox_dark {
  width: 100%;
  margin-top: 31px;
}
.my-featuresSettings .tableBox_dark .icon-ng-unsorted:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMC42MTkxNDFDNS4xMTEzMyAwLjYxOTE0MSA1LjIwNTA4IDAuNjYwMTU2IDUuMzE2NDEgMC43NDgwNDdMOS4zNzEwOSA0LjA3NjE3QzkuNDUzMTIgNC4xNDA2MiA5LjUgNC4yMzQzOCA5LjUgNC4zNzVDOS41IDQuNjAzNTIgOS4zMzAwOCA0Ljc3OTMgOS4wOTU3IDQuNzc5M0M5LjAwMTk1IDQuNzc5MyA4LjkwMjM0IDQuNzQ0MTQgOC43OTY4OCA0LjY1NjI1TDUgMS41MzMyTDEuMjAzMTIgNC42NTYyNUMxLjA5NzY2IDQuNzQ0MTQgMC45OTgwNDcgNC43NzkzIDAuOTA0Mjk3IDQuNzc5M0MwLjY2OTkyMiA0Ljc3OTMgMC41IDQuNjAzNTIgMC41IDQuMzc1QzAuNSA0LjIzNDM4IDAuNTQ2ODc1IDQuMTQwNjIgMC42Mjg5MDYgNC4wNzYxN0w0LjY3NzczIDAuNzUzOTA2QzQuNzg5MDYgMC42NjAxNTYgNC44ODg2NyAwLjYxOTE0MSA1IDAuNjE5MTQxWk01IDEwLjgxNDVDNC44ODg2NyAxMC44MTQ1IDQuNzg5MDYgMTAuNzY3NiA0LjY3NzczIDEwLjY3OTdMMC42Mjg5MDYgNy4zNTc0MkMwLjU0Njg3NSA3LjI4NzExIDAuNSA3LjE5OTIyIDAuNSA3LjA1ODU5QzAuNSA2LjgzMDA4IDAuNjY5OTIyIDYuNjU0MyAwLjkwNDI5NyA2LjY1NDNDMC45OTgwNDcgNi42NTQzIDEuMDk3NjYgNi42ODk0NSAxLjIwMzEyIDYuNzcxNDhMNSA5LjkwMDM5TDguNzk2ODggNi43NzE0OEM4LjkwMjM0IDYuNjg5NDUgOS4wMDE5NSA2LjY1NDMgOS4wOTU3IDYuNjU0M0M5LjMzMDA4IDYuNjU0MyA5LjUgNi44MzAwOCA5LjUgNy4wNTg1OUM5LjUgNy4xOTkyMiA5LjQ1MzEyIDcuMjg3MTEgOS4zNzEwOSA3LjM1NzQyTDUuMzE2NDEgMTAuNjc5N0M1LjIwNTA4IDEwLjc3MzQgNS4xMTEzMyAxMC44MTQ1IDUgMTAuODE0NVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.my-featuresSettings .tableBox_dark .icon-ng-sort-down:before {
  content: "\E600";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuOTM5MzQgOC45MzkzNEMzLjUyNTEzIDguMzUzNTUgNC40NzQ4NyA4LjM1MzU1IDUuMDYwNjYgOC45MzkzNEwxNiAxOS44Nzg3TDI2LjkzOTMgOC45MzkzNEMyNy41MjUxIDguMzUzNTUgMjguNDc0OSA4LjM1MzU1IDI5LjA2MDcgOC45MzkzNEMyOS42NDY0IDkuNTI1MTMgMjkuNjQ2NCAxMC40NzQ5IDI5LjA2MDcgMTEuMDYwN0wxNy4yMzc0IDIyLjg4MzlDMTYuNTU0IDIzLjU2NzMgMTUuNDQ2IDIzLjU2NzMgMTQuNzYyNiAyMi44ODM5TDIuOTM5MzQgMTEuMDYwN0MyLjM1MzU1IDEwLjQ3NDkgMi4zNTM1NSA5LjUyNTEzIDIuOTM5MzQgOC45MzkzNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.my-featuresSettings .tableBox_dark .icon-ng-sort-up:before {
  content: "\E601";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI5LjA2MDcgMjMuMDYwNkMyOC40NzQ5IDIzLjY0NjQgMjcuNTI1MSAyMy42NDY0IDI2LjkzOTMgMjMuMDYwNkwxNiAxMi4xMjEzTDUuMDYwNjYgMjMuMDYwNkM0LjQ3NDg3IDIzLjY0NjQgMy41MjUxMiAyMy42NDY0IDIuOTM5MzQgMjMuMDYwNkMyLjM1MzU1IDIyLjQ3NDggMi4zNTM1NSAyMS41MjUxIDIuOTM5MzQgMjAuOTM5M0wxNC43NjI2IDkuMTE2MDhDMTUuNDQ2IDguNDMyNjcgMTYuNTU0IDguNDMyNjYgMTcuMjM3NCA5LjExNjA4TDI5LjA2MDcgMjAuOTM5M0MyOS42NDY0IDIxLjUyNTEgMjkuNjQ2NCAyMi40NzQ4IDI5LjA2MDcgMjMuMDYwNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}
.my-featuresSettings .el-table__header-wrapper table,
.my-featuresSettings .el-table__body-wrapper table {
  width: 100% !important;
}
.my-featuresSettings .el-table__empty-block {
  width: 100% !important;
}
.my-featuresSettings .mode-management .setting_card {
  margin-top: 10px;
}
.my-featuresSettings .mode-management-table {
  margin-top: 20px;
}
.my-featuresSettings .mode-management-table .icon-info-alt-outline {
  color: var(--mds-color-core-red-70);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.my-featuresSettings .mode-management-table .managementIconBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.my-featuresSettings .mode-management-table .managementIconBox-mode {
  margin: 0 5px;
}
.my-featuresSettings .mode-management-table .managementIconBat {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  float: left;
}
.my-featuresSettings .mode-management-table .managementIconBox-mode {
  display: inline-block;
  width: calc(100% - 20px);
  float: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.my-featuresSettings .mode-management-content #modeManagementContentBtn {
  float: right;
}
.my-featuresSettings .mode-management-tip {
  margin-top: 10px;
}
.my-featuresSettings .mode-management-tip .el-alert__content {
  text-align: left;
}
.my-featuresSettings .mode-management .mode-management-table .el-table {
  overflow-x: auto;
}
.my-featuresSettings .mode-management .mode-management-table .featureName-class {
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.my-featuresSettings .mode-management .mode-management-table thead {
  font-size: 14px;
  line-height: 21px;
}
.my-featuresSettings .mode-management .mode-management-table .sortTableColumn .icon-ng-unsorted:before,
.my-featuresSettings .mode-management .mode-management-table .selectA .icon-ng-unsorted:before {
  opacity: 0;
}
.my-featuresSettings .mode-management .mode-management-table .sortTableColumn .icon-ng-unsorted:focus::before,
.my-featuresSettings .mode-management .mode-management-table .selectA .icon-ng-unsorted:focus::before,
.my-featuresSettings .mode-management .mode-management-table .sortTableColumn .icon-ng-unsorted:hover::before,
.my-featuresSettings .mode-management .mode-management-table .selectA .icon-ng-unsorted:hover::before {
  opacity: 1;
}
.my-featuresSettings .features-guestCalling {
  font-size: 14px;
}
.my-featuresSettings .features-guestCalling .guestCallingExpiryClass .input-placeholder,
.my-featuresSettings .features-guestCalling .guestCallingExpiryClass #guestCallingExpiry {
  width: 75px;
  opacity: .7;
}
.my-featuresSettings .features-guestCalling .guestCallingExpiryClass .el-select {
  min-width: 75px;
}
.my-featuresSettings .features-guestCalling #guestCallingPhoneNumber {
  width: 250px;
  opacity: .7;
}
.my-featuresSettings .features-guestCalling #guestCallingName {
  width: 250px;
}
.my-featuresSettings .features-guestCalling-explain {
  color: var(--mds-color-theme-text-secondary-normal);
  width: 95%;
  opacity: 0.8;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.my-featuresSettings .features-guestCalling .el-form &gt; .el-form-item &gt; .el-form-item__label {
  width: auto;
}
.my-featuresSettings .features-guestCalling .select-item {
  margin: 0 6px;
}
.my-featuresSettings .features-guestCalling #generateCallingLinkStyle {
  font-size: 14px;
  background: var(--mds-color-theme-button-primary-normal);
  color: var(--mds-color-theme-text-inverted-normal);
}
.my-featuresSettings .features-guestCalling #guestNameInput {
  width: 50%;
}
.guestCalling-dialog {
  font-size: 14px;
  width: 500px;
}
.guestCalling-dialog-copyTxt {
  color: var(--mds-color-theme-text-accent-normal);
  margin-right: 8px;
}
.guestCalling-dialog-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.guestCalling-dialog .couldNotDetail {
  color: var(--mds-color-theme-teaching-background-normal);
  opacity: 0.7;
  margin-bottom: 20px;
}
.guestCalling-dialog-explain {
  margin: 20px 20px 20px 0;
  width: 80%;
  line-height: 20px;
  color: var(--mds-color-theme-text-team-slate-active);
}
.guestCalling-dialog .guestCalling-dialog-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.guestCalling-dialog .guestCalling-dialog-bottom #guestDialogOk {
  font-size: 14px;
  background: var(--mds-color-theme-button-primary-normal);
  color: var(--mds-color-theme-text-inverted-normal);
}
.calling-mode-management {
  width: 480px;
}
.calling-mode-management .el-table__header-wrapper table,
.calling-mode-management .el-table__body-wrapper table {
  width: 100% !important;
}
.calling-mode-management .el-table td {
  border-bottom: none;
}
.calling-mode-management .el-table__empty-block {
  width: 100% !important;
}
.calling-mode-management .modeManagementDialog {
  padding: 12px;
}
.calling-mode-management .modeManagementDialog .el-radio {
  margin-left: 10px;
}
.calling-mode-management .modeManagementDialog .icon-ng-unsorted:before,
.calling-mode-management .modeManagementDialog .icon-ng-sort-down:before,
.calling-mode-management .modeManagementDialog .icon-ng-sort-up:before {
  opacity: 1 !important;
}
.calling-mode-management .modeManagementDialog th:first-child {
  padding: 0 20px;
}
.calling-mode-management .modeManagementDialog-select {
  margin-top: 20px;
  font-weight: 500;
  line-height: 21px;
}
.calling-mode-management .modeManagementDialog .el-table .cell {
  padding-left: 0;
}
.calling-mode-management .modeManagementDialog .el-alert__content {
  text-align: left;
}
.calling-mode-management .modeManagementDialog-bottom {
  margin-top: 40px;
  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;
}
.mode-management-detail {
  width: 100%;
  padding-left: 5px;
}
.mode-management-detail .dropdowmButtonClass {
  line-height: 24px;
}
.mode-management-detail .setting_card {
  margin-top: 12px;
}
.mode-management-detail .el-row {
  line-height: 45px;
}
.mode-management-detail .el-table__expand-icon--expanded {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.mode-management-detail .row-expand-cover .el-table__expand-icon {
  visibility: hidden;
}
.mode-management-detail .tableBox_dark .el-table__expand-icon &gt; .el-icon {
  width: 16px;
  height: 9px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuOTM5MzQgOC45MzkzNEMzLjUyNTEzIDguMzUzNTUgNC40NzQ4NyA4LjM1MzU1IDUuMDYwNjYgOC45MzkzNEwxNiAxOS44Nzg3TDI2LjkzOTMgOC45MzkzNEMyNy41MjUxIDguMzUzNTUgMjguNDc0OSA4LjM1MzU1IDI5LjA2MDcgOC45MzkzNEMyOS42NDY0IDkuNTI1MTMgMjkuNjQ2NCAxMC40NzQ5IDI5LjA2MDcgMTEuMDYwN0wxNy4yMzc0IDIyLjg4MzlDMTYuNTU0IDIzLjU2NzMgMTUuNDQ2IDIzLjU2NzMgMTQuNzYyNiAyMi44ODM5TDIuOTM5MzQgMTEuMDYwN0MyLjM1MzU1IDEwLjQ3NDkgMi4zNTM1NSA5LjUyNTEzIDIuOTM5MzQgOC45MzkzNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mode-management-detail .tableBox .el-table__expand-icon &gt; .el-icon {
  width: 16px;
  height: 9px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkxODU0NCAwLjc5MzU0NEMxLjEwMTYgMC42MTA0ODUgMS4zOTg0IDAuNjEwNDg1IDEuNTgxNDYgMC43OTM1NDRMNSA0LjIxMjA5TDguNDE4NTQgMC43OTM1NDRDOC42MDE2IDAuNjEwNDg1IDguODk4NCAwLjYxMDQ4NSA5LjA4MTQ2IDAuNzkzNTQ0QzkuMjY0NTEgMC45NzY2MDIgOS4yNjQ1MSAxLjI3MzQgOS4wODE0NiAxLjQ1NjQ2TDUuMzg2NyA1LjE1MTIxQzUuMTczMTMgNS4zNjQ3OCA0LjgyNjg3IDUuMzY0NzggNC42MTMzIDUuMTUxMjFMMC45MTg1NDQgMS40NTY0NkMwLjczNTQ4NSAxLjI3MzQgMC43MzU0ODUgMC45NzY2MDIgMC45MTg1NDQgMC43OTM1NDRaIiBmaWxsPSIjMEYwRjBGIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mode-management-detail .el-table__expanded-cell {
  background-color: transparent;
  -webkit-box-shadow: inset 0 2px 0 transparent;
          box-shadow: inset 0 2px 0 transparent;
  padding: 0;
}
.mode-management-detail .el-table__expanded-cell:hover {
  background-color: var(--mds-color-theme-background-solid-primary-normal) !important;
}
.mode-management-detail .el-table__expanded-cell:focus {
  background-color: var(--mds-color-theme-background-solid-primary-normal) !important;
}
.mode-management-detail .expandInfo {
  border-bottom: 1px solid var(--mds-color-theme-background-secondary-normal);
  padding-left: 50px;
  line-height: 48px;
  border-left: 4px solid var(--mds-color-core-gray-30);
}
.mode-management-detail .circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.mode-management-detail .tagClass {
  line-height: 12px;
  padding: 4px 8px;
  font-size: 12px;
  display: inline-block;
  border-radius: 4px;
  max-width: calc(100% - 110px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mode-management-detail .revent-change-small {
  width: 480px;
}
.mode-management-detail .revent-change-small .el-dialog__header .el-dialog__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
}
.mode-management-detail .revent-change-small .cancelExtensionTip {
  width: 420px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
.mode-management-detail .mode-change-small {
  width: 480px;
}
.mode-management-detail .mode-change-small .el-dialog__body {
  padding: 24px;
}
.mode-management-detail .mode-change-small .el-dialog__header .el-dialog__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
}
.mode-management-detail .mode-change-small .sitchModeClass {
  margin-top: 12px;
  max-height: 280px;
  overflow-y: auto;
}
.mode-management-detail .mode-change-small .extend-time-select {
  margin: 0 10px 0 10px;
}
.mode-management-detail .mode-change-small .rowSpan {
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}
.mode-management-detail .mode-change-small .text-secondary {
  color: var(--mds-color-theme-text-secondary-normal);
}
.mode-management-detail .mode-change-small .text-primary {
  color: var(--mds-color-theme-text-primary-normal);
}
.mode-management-detail .mode-change-small .box-radio-btn {
  margin-left: 10px;
  display: block;
}
.mode-management-detail .mode-change-small .font-weight {
  font-weight: 500;
}
.mode-management-detail .mode-change-small .cancelExtensionTip {
  width: 420px;
}
.mode-management-detail .reventButton {
  color: var(--mds-color-theme-text-warning-normal);
  border: 1px solid var(--mds-color-theme-text-warning-normal);
  position: absolute;
  right: 30px;
}
.mode-management-detail .editModeClass {
  position: absolute;
  right: 30px;
  display: inline-block;
}
.mode-management-detail .el-alert--warning {
  padding: 12px 16px;
  margin-bottom: 20px;
}
.mode-management-detail .el-alert__content {
  text-align: left;
  padding: 0 10px;
}
.mode-management-detail .alertTipClass {
  width: 430px;
}
.el-table__empty-block {
  min-height: 300px;
}
.schduleBasedRoutingDetail .el-col-5 {
  padding-right: 20px;
}
.schduleBasedRoutingDetail .setting_card_header__text {
  overflow-wrap: break-word;
}
.schduleBasedRoutingDetail .alertButtonDiv {
  float: right;
  width: 25%;
}
.schduleBasedRoutingDetail .alertDiv {
  float: left;
  overflow-wrap: break-word;
  width: 75%;
}
.schduleBasedRoutingDetail .el-alert__icon {
  vertical-align: middle;
}
.mid-small .el-dialog__header,
.del-smal .el-dialog__header {
  text-align: center;
}
.lock-pin-option .desc {
  margin-bottom: 20px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.voicemail-upload-fail-tip .checkFailure::before {
  content: "\2716";
  color: var(--mds-color-theme-common-touchbar-background-red-normal);
  font-size: 14px;
}
.voicemail-upload-fail-tip .checkSuccess::before {
  content: "\221A";
  color: var(--mds-color-theme-common-touchbar-background-green-normal);
  font-size: 14px;
}
.el-tooltip__popper {
  word-wrap: break-word;
}
.el-slider__runway {
  background-color: var(--mds-color-core-gray-50);
}
.el-dropdown-menu__item:not(.is-disabled):focus {
  background-color: transparent;
}
.icon-info-alt-outline:before {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 16px;
  font-weight: normal;
}
.recordingBanner {
  width: 432px;
  margin-bottom: 20px;
}
.recordingBanner .el-alert__icon {
  vertical-align: middle;
}
.recordingBanner .el-alert__content {
  text-align: left;
}
.recordingBanner p {
  font-weight: 700;
}
.icon-mds-error-legacy-badge_filled:before {
  font-size: 14px;
}
.icon-mds-info-badge_filled:before {
  font-size: 14px;
}
.settings-layout .settings-audio-and-video {
  min-height: 100%;
  width: 100%;
}
.settings-layout .settings-audio-and-video .el-radio__label {
  line-height: 32px;
}
.settings-layout .settings-audio-and-video .label-legend {
  line-height: 32px;
  font-style: normal;
  padding-left: 0px;
  width: 195px;
}
.settings-layout .settings-audio-and-video .video-config-part {
  padding: 0px;
}
.settings-layout .settings-audio-and-video .video-config-part.callme-numbers .callme-auth {
  margin-right: 12px;
}
.settings-layout .settings-audio-and-video .video-config-part.item-section-title__top {
  margin-top: -20px;
}
.settings-layout .settings-audio-and-video .video-config-part .video-devices-col_1 {
  max-width: 410px;
}
.settings-layout .settings-audio-and-video .video-config-part .video-devices-col_2 {
  max-width: 324px;
}
.settings-layout .settings-audio-and-video .video-config-part .webex-audio-form-item {
  margin: 20px 0px 0px 0px;
}
.settings-layout .settings-audio-and-video .video-config-part .webex-audio-form-item-first {
  margin: 0px 0px 0px 0px;
}
.settings-layout .settings-audio-and-video .tsp_audio_setting,
.settings-layout .settings-audio-and-video .audio_setting {
  font-size: 14px;
  padding: 0 14px;
  margin: 6px 0 16px;
  display: inline-block;
}
.settings-layout .settings-audio-and-video .tsp_audio_setting {
  margin: 0 0 0 18px;
}
.settings-layout .settings-audio-and-video .form-section-title {
  display: inline-block;
  padding: 12px 0 10px 10px;
  line-height: 24px;
  font-weight: bold;
  font-size: 20px;
}
.settings-layout .settings-audio-and-video .item-section-title {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  color: var(--mds-color-theme-text-primary-normal);
}
.settings-layout .settings-audio-and-video .item-section-title .el-popover {
  font-weight: normal;
}
.settings-layout .settings-audio-and-video .inner-form-item .el-form-item {
  margin: 20px 0px 20px 0px;
}
.settings-layout .settings-audio-and-video .inner-form-item .el-form-item__label {
  padding-left: 0;
}
.settings-layout .settings-audio-and-video .el-select,
.settings-layout .settings-audio-and-video .v-select {
  width: 260px;
}
.settings-layout .settings-audio-and-video .video-config-part.default-callin-number .v-select {
  max-width: 300px;
  width: auto;
}
.settings-layout .settings-audio-and-video .el-form-item .el-form-item__label {
  padding: 0px;
  line-height: 32px;
  width: 195px;
}
.settings-layout .settings-audio-and-video .el-form-item .el-form-item__content {
  line-height: 32px;
  max-width: 580px;
  width: auto;
  margin-left: 195px;
}
.settings-layout .settings-audio-and-video .entry-and-exit-tone {
  margin: 20px 0px 0px 0px;
}
.settings-layout .other-teleconference {
  font-size: 14px;
  margin-left: 30px;
  max-width: 600px;
}
.settings-layout .other-teleconference.webex-audio {
  margin-left: 195px;
  margin-top: 20px;
}
.settings-layout .other-teleconference.webex-audio .el-form-item__error {
  position: relative;
  left: 0;
  top: 100%;
}
.settings-layout .tsp-account-list {
  font-size: 14px;
  margin-left: 30px;
}
.settings-layout .tsp-account-list .w-400 {
  width: 400px;
}
.settings-layout .tsp-account-list-content {
  padding-top: 8px;
  border-top: 1px solid #d7d7d7;
}
.settings-layout .tsp-account-list-content__single {
  border-top: none;
}
.settings-layout .tsp-account .icon {
  color: var(--mds-color-theme-text-primary-normal);
  margin: 0 5px;
}
.settings-layout .tsp-account .icon:hover,
.settings-layout .tsp-account .icon:focus,
.settings-layout .tsp-account .icon:active {
  color: var(--mds-color-theme-text-accent-normal);
}
.settings-layout .tsp-account-radio-title {
  margin-top: 10px;
  margin-bottom: 5px !important;
}
.settings-layout .tsp-account-content {
  font-size: 14px;
  margin-left: 30px;
}
.settings-layout .tsp-account-delete-dialog {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 1.5;
}
.settings-layout .tsp-account-delete-dialog &gt; div:first-child {
  margin-bottom: 10px;
}
.settings-layout .tsp-account-dialog {
  width: 670px;
}
.settings-layout .tsp-account-dialog .el-group-stacked {
  padding-left: 5px;
}
.settings-layout .tsp-account-dialog .el-group-stacked .el-radio {
  margin-bottom: 12px;
}
.settings-layout .tsp-account-dialog .el-dialog__body {
  padding: 12px 24px 0;
}
.settings-layout .tsp-account-dialog .el-form-item__content {
  max-width: inherit;
}
.settings-layout .tsp-account-dialog .el-form-item.is-error .country-regiion-select .el-input__inner {
  background-color: #fff;
  border: 1px solid #d7d7d8;
}
.settings-layout .tsp-account-dialog .el-select__ui-label {
  line-height: normal;
}
.settings-layout .tsp-account-dialog-error-message {
  text-align: left;
  margin-bottom: 19px;
  line-height: normal;
}
.settings-layout .tsp-account-dialog .country-regiion-select {
  width: 130px;
  margin-right: 12px;
  display: inline-block;
}
.settings-layout .tsp-account-dialog .phone-number-input {
  width: 180px;
  margin-right: 12px;
}
.settings-layout .tsp-account-dialog .access-code-input {
  width: 316px;
}
.settings-layout .callme-numbers .el-row {
  padding: 0px 0px 0px 0px;
}
.settings-layout .callme-numbers .el-checkbox {
  line-height: 32px;
}
.settings-layout .callme-numbers .fte_step1 {
  width: 300px;
}
.settings-layout .callme-numbers .el-select__ui-label {
  line-height: normal;
}
.settings-layout .callme-numbers .vs__search {
  padding: 0 0;
}
.settings-layout .callme-numbers-error-message {
  text-align: left;
  margin-bottom: 19px;
  line-height: normal;
}
.settings-layout .callme-numbers .country-regiion-select {
  width: 115px;
  margin-right: 24px;
}
.settings-layout .callme-numbers .phone-number-input {
  width: 260px;
  margin-right: 12px;
}
.settings-layout .callme-numbers .phone-number-input.mini {
  width: 160px;
}
.settings-layout .callme-numbers .el-col-24 {
  width: auto;
}
.settings-layout .callme-numbers .el-form-item__error {
  width: 300px;
}
.settings-layout .callme-numbers .callme-number .el-form-item__content,
.settings-layout .callme-numbers .callme-auth .el-form-item__content {
  margin-left: 0px;
}
.settings-layout .callme-numbers .callme-auth {
  margin-right: 12px;
}
.settings-layout .video-devices .el-row {
  padding: 0px 5px 0px 0px;
  margin-bottom: 20px;
}
.settings-layout .video-devices .el-row .video-devices-col_1 .el-form-item__error {
  width: 200px;
  padding-left: 0px;
}
.settings-layout .video-devices .el-row .video-devices-col_2 .el-form-item__error {
  width: 300px;
  padding-left: 0px;
}
.settings-layout .video-devices-error-message {
  text-align: left;
  margin-bottom: 19px;
  line-height: normal;
}
.settings-layout .video-devices .video-device-input {
  width: 300px;
  margin-right: 12px;
}
.settings-layout .video-devices .el-input.has_value input {
  padding-right: 30px;
}
.settings-layout .video-devices .el-input i.icon-exit-contain {
  top: 2px;
}
.settings-layout .video-devices .el-col-24 {
  width: auto;
}
.settings-layout .video-devices .el-form-item-last {
  margin-bottom: 0px;
}
.settings-layout .video-devices .el-row-last {
  padding: 0px 5px 0px 0px;
  margin-bottom: 0px;
}
.settings-layout .video-devices .video-device .el-form-item__content {
  margin-left: 0px;
}
.settings-layout .video-devices .el-form-item__error {
  position: relative;
  left: 0;
  top: 100%;
}
.settings-layout .video-devices .name-el-input {
  width: 170px;
}
.settings-layout .video-devices .address-el-input {
  width: 261px;
}
.settings-layout .tsp-account-delete-confirm-dialog {
  width: 450px;
}
.settings-layout .audio-pin .el-form-item__error {
  color: var(--mds-color-theme-text-secondary-normal);
  position: relative;
}
.settings-layout .audio-pin .red.el-form-item__error {
  color: var(--mds-color-theme-text-error-normal);
}
.settings-layout .audio-pin input {
  width: 115px;
}
.settings-layout .audio-pin .underLine {
  margin: 20px 0px 0px 0px;
}
.settings-layout .host_pin {
  margin: 20px 0px 0px 0px;
}
.settings-layout .host_pin .el-form-item__error {
  margin-top: 8px;
  font-size: 12px;
  padding: 0;
  position: relative;
  left: 0;
  top: 100%;
}
.settings-layout .host_pin input {
  width: 115px;
}
.settings-layout .webex-audio-form-item.enableCallMe {
  margin-bottom: 0px;
}
.settings-layout .webex-audio-form-item.enableCallMe .el-form-item__content {
  margin-left: 0;
}
.settings-layout .webex-audio-form-item-first.enableCallMe {
  margin-bottom: 0px;
}
.settings-layout .webex-audio-form-item-first.enableCallMe .el-form-item__content {
  margin-left: 0;
}
.settings-layout .webex-audio-form-item-fix {
  margin-top: -32px;
  margin-bottom: 0px;
}
.settings-layout .webex-audio-form-item[callme-country] .el-form-item__content {
  margin-left: 195px;
  line-height: 32px;
}
.settings-layout .webex-audio-form-item-first[callme-country] .el-form-item__content {
  margin-left: 195px;
  line-height: 32px;
}
.customize_lobby {
  height: 100%;
  min-width: 860px;
  color: var(--mds-color-theme-text-primary-normal);
  background: var(--mds-color-theme-gradation-primary);
}
.customize_lobby .empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 120px;
}
.customize_lobby .empty .img {
  width: 120px;
  height: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin: 10px 0;
}
.customize_lobby .empty .header {
  width: 406px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--mds-color-theme-text-primary-normal, rgba(0, 0, 0, 0.95));
  text-align: center;
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  margin: 10px 0;
  /* WebOS/Title/title */
  font-family: CiscoSansTT;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 150% */
}
.customize_lobby .empty .message {
  width: 640px;
  color: var(--mds-color-theme-text-secondary-normal, rgba(0, 0, 0, 0.7));
  text-align: center;
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  margin: 10px 0;
  /* WebOS/Body/body-primary */
  font-family: CiscoSansTT;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}
.customize_lobby .empty .gotoButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 161px;
  height: 32px;
  padding: 4px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 16px;
  background: var(--mds-color-theme-button-primary-normal, rgba(0, 0, 0, 0.95));
  margin: 10px 0;
}
.customize_lobby .customize_content {
  position: relative;
  height: 100%;
}
.customize_lobby .customize_content .customize_header {
  position: absolute;
  width: 100%;
  height: 48px;
  top: 0;
  z-index: 999;
  padding: 0 12px;
  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;
  background: var(--mds-color-theme-gradation-secondary);
  -webkit-box-shadow: 0 1px 0 var(--mds-color-theme-outline-secondary-normal);
          box-shadow: 0 1px 0 var(--mds-color-theme-outline-secondary-normal);
}
.customize_lobby .customize_content .customize_header .header_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
}
.customize_lobby .customize_content .customize_header .save_btn {
  background: #000;
  color: #fff;
  height: 32px;
  font-size: 14px;
  padding: 6px 12px;
}
.customize_lobby .customize_content .customize_header .save_btn:focus {
  border: 3px solid #3EA6FF;
}
.customize_lobby .customize_content .customize_main {
  position: absolute;
  width: 100%;
  top: 48px;
  bottom: 0;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow-y: auto;
  overflow-x: hidden;
}
.customize_lobby .customize_content .customize_main .lobby_preview {
  width: calc((100vw - 412px));
  min-width: 440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_desc {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  padding-bottom: 12px;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main {
  padding: 0 16px;
  background-color: var(--mds-color-theme-groupedbackground-secondary-normal);
  border-radius: 8px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_header h2 {
  height: 48px;
  margin: 0;
  line-height: 48px;
  font-weight: 600;
  font-size: 16px;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container {
  overflow-x: auto;
  padding-bottom: 16px;
  height: 578px;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen {
  width: 736px;
  height: 414px;
  margin: 0 auto;
  position: relative;
  border-radius: 12px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  overflow: hidden;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen .preview_skeleton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen iframe {
  border: none;
}
@media (max-width: 1439px) {
  .customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen.mobile {
    width: 190px;
    height: 414px;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen {
    width: 840px;
    height: 472px;
  }
  .customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen.mobile {
    width: 217px;
    height: 472px;
  }
}
@media (min-width: 1920px) {
  .customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen {
    width: 1000px;
    height: 562px;
  }
  .customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container .screen.mobile {
    width: 260px;
    height: 562px;
  }
}
@media (min-width: 1920px) {
  .customize_lobby .customize_content .customize_main .lobby_preview .preview_main .screen-container {
    height: 640px;
  }
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_param {
  text-align: center;
  padding: 12px 0 18px 0;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_param .group {
  height: 32px;
  padding: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--mds-color-theme-outline-button-normal);
  border-radius: 16px;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_param .group .el-button {
  height: 24px;
  padding: 1px 10px 0 10px;
  border: none;
  font-size: 14px;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_param .group .el-button span span {
  font-size: 12px;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  vertical-align: top;
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_param .group .el-button.active {
  background: var(--mds-color-theme-background-secondary-hover, #000000);
}
.customize_lobby .customize_content .customize_main .lobby_preview .preview_main .p_param .group .divider {
  width: 1px;
  height: 16px;
  margin: 0 4px;
  background: var(--mds-color-theme-outline-button-normal);
}
.customize_lobby .customize_content .customize_main .customize_option {
  width: 376px;
  min-height: 670px;
  margin-left: 12px;
  padding: 0px 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--mds-color-theme-gradation-secondary);
  border-radius: 8px;
}
.customize_lobby .customize_content .customize_main .customize_option::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.customize_lobby .customize_content .customize_main .customize_option::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.customize_lobby .customize_content .customize_main .customize_option::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c4c4c4;
}
.customize_lobby .customize_content .customize_main .customize_option .option_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;
}
.customize_lobby .customize_content .customize_main .customize_option .option_header .card_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 12px 0;
  margin: 0px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_header .reset_btn {
  font-size: 12px;
  min-width: 0;
  height: 100%;
  border-radius: 0;
  color: var(--mds-color-theme-text-primary-normal);
  padding: 0;
}
.customize_lobby .customize_content .customize_main .customize_option .option_header .reset_btn:focus {
  border: none !important;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .item_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .item_title {
  padding: 6px;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .name_tage_title {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .item_text {
  font-size: 14px;
  line-height: 19px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker {
  margin-left: -4px;
  width: 340px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list {
  padding: 6px 0;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container {
  display: inline-block;
  width: 58px;
  height: 44px;
  margin: 6px 4px;
  position: relative;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .delete_upload_file {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container:hover .delete_upload_file {
  display: block;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  padding: 1px;
  cursor: pointer;
  background-size: 58px 44px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn .blocked {
  width: 18px;
  height: 18px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.is_checked {
  border: 2px solid var(--mds-color-theme-outline-theme-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.is_checked.bg_default_none {
  border: 2px solid var(--mds-color-theme-outline-theme-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn:hover {
  border: 2px solid var(--mds-color-theme-outline-theme-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.bg_default_none,
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn.name_tag_none {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #F7F7F7;
  color: #1C1C1E;
  font-size: 17px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .radio_btn img {
  max-height: 100%;
  max-width: 100%;
  width: 58px;
  height: 44px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .user_upload {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .upload_button {
  min-width: 58px;
  border-radius: 4px;
  height: 44px;
  padding: 0;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  border: 1px solid var(--mds-color-theme-common-outline-closed-caption-secondary-dark);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .image_list .list_radio_group .radio_container .upload_button:hover {
  border: 2px solid var(--mds-color-theme-teaching-text-accent-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .img_picker .visually-status-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .error_icon {
  color: var(--mds-color-theme-text-error-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info {
  background: var(--mds-color-theme-background-alert-default-normal);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 5px 12px;
  border-radius: 8px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info.uploadError {
  background-color: var(--mds-color-theme-background-alert-error-normal);
  color: var(--mds-color-theme-text-error-normal);
  height: 34px;
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container {
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container div {
  display: inline-block;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .loading_div {
  width: 14px;
  line-height: 24px;
  margin-right: 9px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .loading_div .el-loading-mask {
  background-color: transparent;
  width: 14px;
  height: 14px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .loading_div .el-loading-spinner {
  top: 100%;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .loading_div .el-loading-spinner .circular {
  width: 14px;
  height: 14px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .error_icon,
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .audio_icon {
  font-size: 14px;
  margin-right: 8px;
  line-height: 2px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .error_icon i,
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .audio_icon i {
  margin-top: 5px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .file_info {
  font-size: 14px;
  line-height: 48px;
  white-space: nowrap;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .file_info .file_name {
  vertical-align: top;
  font-weight: bold;
  max-width: 160px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .file_info .file_size {
  padding: 0 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .info_container .file_info .file_size .divider {
  padding: 0 5px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  vertical-align: middle;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .file_operation {
  white-space: nowrap;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_info .file_operation .el-button--text {
  min-width: 0;
  height: 100%;
  color: inherit;
  padding: 0;
  font-size: 14px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .audio_container {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .upload_view .upload_err {
  margin: 4px 0;
  padding: 0px 16px;
  font-size: 12px;
  line-height: 18px;
  color: var(--mds-color-theme-text-error-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .color_picker_item:hover {
  background: transparent;
  border: 0px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .tag_color_picker .color_picker_item_content {
  border: 1px solid var(--mds-color-theme-outline-input-normal);
  border-radius: 8px;
  margin-left: 6px;
}
.customize_lobby .customize_content .customize_main .customize_option .option_item .tag_color_picker .color_picker_item_content .el-input-group--prepend input {
  border: 0px;
}
.customize_lobby .customize_content .customize_main .customize_option .welcome-message .item_title {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.customize_lobby .customize_content .customize_main .customize_option .welcome-message .item_input {
  width: 338px;
  height: 108px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid var(--mds-color-theme-outline-input-normal, rgba(0, 0, 0, 0.5));
  background: var(--mds-color-theme-background-solid-primary-normal, #FFF);
}
.customize_lobby .customize_content .customize_main .customize_option .welcome-message #welcomeMessageInput {
  resize: none;
}
.customize_lobby .customize_content .customize_main .customize_option .welcome-message .input_counter {
  position: relative;
  bottom: 20px;
  text-align: right;
  pointer-events: none;
  padding: 0 10px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .welcome-message .input_counter:dir(rtl) {
  text-align: left;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .videoNote {
  margin: 5px 0;
  text-align: left;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .upload_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 338px;
  height: 32px;
  padding: 6px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 16px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal, rgba(0, 0, 0, 0.3));
  border-color: var(--mds-color-theme-outline-input-normal);
  background-color: var(--mds-color-theme-groupedbackground-secondary-normal);
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .upload_btn .media_btn .media_folder_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .upload_btn .media_btn .media_delete_btn {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .upload_btn .media_file_view,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .upload_btn .media_progress {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_progress .el-icon-check {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjk3NzkwNDkzNzQ4IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE0NDkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0iTTg5MC42NDUzMzMgMjY1LjM4NjY2N2EzMiAzMiAwIDAgMSAwIDQ1LjIyNjY2Nkw0MjkuMDEzMzMzIDc3Mi4yNjY2NjdhMzIuMDQyNjY3IDMyLjA0MjY2NyAwIDAgMS00My41MiAxMS43MTIgMzEuOTM2IDMxLjkzNiAwIDAgMS0xMC41Ni04LjkxNzMzNEwxMzcuMzY1MzMzIDUzNy40MjkzMzNhMzIgMzIgMCAwIDEgNDUuMjY5MzM0LTQ1LjIyNjY2NmwyMTcuOTYyNjY2IDIxNy45NDEzMzMgNDQ0LjgtNDQ0Ljc3ODY2N2EzMiAzMiAwIDAgMSA0NS4yMjY2NjcgMHoiIGZpbGw9IiM3MDcwNzAiIHAtaWQ9IjE0NTAiPjwvcGF0aD48L3N2Zz4=) center no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_progress .progress {
  display: block;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_progress .progress_delete_btn {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_progress:hover .progress {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_progress:hover .progress_delete_btn {
  display: block;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  border: 0px solid var(--mds-color-theme-outline-secondary-normal, rgba(0, 0, 0, 0.2));
  border-color: var(--mds-color-theme-outline-input-normal);
  background: var(--mds-color-theme-outline-secondary-normal, rgba(0, 0, 0, 0.11));
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_file_view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 240px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_file_view .video_preview {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 52px;
  padding: 12px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  background-color: var(--mds-color-theme-background-accent-normal);
  border: 0px solid var(--mds-color-theme-outline-secondary-normal, rgba(0, 0, 0, 0.2));
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_file_view .video_preview .media_img {
  width: 24px;
  height: 24px;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_file_view .media_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  border: 0px solid var(--mds-color-theme-outline-secondary-normal, rgba(0, 0, 0, 0.2));
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_file_view .media_file_name {
  padding-left: 10px;
  height: 52px;
  width: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  overflow: hidden;
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* WebOS/Highlight/highlight-secondary */
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 22px;
  /* 157.143% */
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_file_view .media_file_name .media_file_size {
  height: 22px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* WebOS/Body/body-secondary */
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  font-style: normal;
  font-weight: 200;
  line-height: 22px;
  /* 157.143% */
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_btn {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90px;
  padding: 6px;
  margin-right: 6px;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_btn .media_folder_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_btn .media_delete_btn {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:focus .media_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:focus-within .media_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:hover .media_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90px;
  padding: 6px;
  margin-right: 6px;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:focus .media_btn .media_folder_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:focus-within .media_btn .media_folder_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:hover .media_btn .media_folder_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:focus .media_btn .media_delete_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:focus-within .media_btn .media_delete_btn,
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view:hover .media_btn .media_delete_btn {
  width: 28px;
  height: 28px;
  padding: 0;
  display: block;
}
.customize_lobby .customize_content .customize_main .customize_option .video_and_image .media_view .media_delete_btn {
  display: none;
}
.customize_lobby .customize_content .customize_main .customize_option .display_logo .logoPosition {
  width: 338px;
  white-space: nowrap;
}
.customize_lobby .customize_content .customize_main .customize_option .display_logo .logoPosition .el-radio:lang(pt-BR) {
  white-space: normal;
  width: 160px;
}
.customize_lobby .customize_content .customize_main .customize_option .media_file .media_avatar {
  width: 100px;
  height: 100px;
}
.customize_lobby .customize_content .customize_main .customize_option .upload_view .upload_info {
  margin-top: 5px;
}
.customize_lobby .customize_content .customize_main .customize_option .upload_view .upload_info .info_container .file_info .file_name {
  max-width: 176px;
}
.customize_lobby .customize_content .customize_main .customize_option .upload_view .upload_info .info_container .file_info .file_size {
  padding: 0;
}
.customize_lobby .customize_content .customize_main .customize_option .upload_view .upload_info .info_container .loading_div .el-loading-mask {
  background-color: transparent;
}
.customize_lobby .customize_content .customize_main .bg_default_blue {
  background: #08599C;
}
.customize_lobby .customize_content .customize_main .bg_default_cyan {
  background: #C7EEFF;
}
.customize_lobby .customize_content .customize_main .bg_default_green_gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#93C437), to(#279BE8));
  background: linear-gradient(180deg, #93C437 0%, #279BE8 100%);
}
.customize_lobby .customize_content .customize_main .bg_default_red_gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#F55868), to(#875AE0));
  background: linear-gradient(180deg, #F55868 0%, #875AE0 100%);
}
.customize_lobby .customize_content .customize_main .bg_default_webex {
  background: url(/webappng/images/bg_default_webex.2c43cb55.jpg) 0 0 / cover no-repeat;
}
.customize_lobby .customize_content .customize_main .bg_default_dark {
  background: url(/webappng/images/bg_default_dark.6e1cfa9f.jpg) 0 0 / cover no-repeat;
}
.customize_lobby .customize_content .customize_main .bg_default_mist {
  background: url(/webappng/images/bg_default_mist.24600771.jpg) 0 0 / cover no-repeat;
}
.customize_lobby .customize_content .customize_main .bg_default_black {
  background: #1A1A1A;
}
.customize_lobby .customize_content .customize_main .bg_default_gray {
  background: #DEDEDE;
}
.customize_lobby .customize_content .customize_main .bg_default_blue_gradient {
  background: url(/webappng/images/bg_default_blue_gradient.16c82539.jpg) 0 0 / cover no-repeat;
}
.customize_lobby .customize_content .customize_main .bg_default_purple_gradient {
  background: url(/webappng/images/bg_default_purple_gradient.ae8fff3a.jpg) 0 0 / cover no-repeat;
}
.producer_edit_name {
  width: 690px;
  height: 632px;
}
.producer_edit_name .edit_name_main .producer_search_input .el-input__inner {
  border-radius: 24px;
}
.producer_edit_name .edit_name_main .panelist_table {
  margin-top: 14px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table {
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
}
.producer_edit_name .edit_name_main .panelist_table .el-table td {
  border-bottom: 0px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table tr {
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.producer_edit_name .edit_name_main .panelist_table .el-table tr:hover td {
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.producer_edit_name .edit_name_main .panelist_table .el-table .cell {
  padding-left: 6px;
  padding-right: 6px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__header th {
  height: 30px;
  font-size: 14px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__header th,
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__header th div {
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: bold;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper {
  overflow-x: hidden;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td {
  vertical-align: middle;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .name_tag_avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .name_tag_avatar img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .panelist_origin_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item {
  margin-bottom: 0px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item .el-form-item__content {
  line-height: 100%;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item .el-form-item__content .el-form-item__error {
  padding: 8px 0 0 0;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-form .el-form-item .el-form-item__content .el-input {
  padding: 4px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper .el-table__body td .cell .el-input {
  padding: 4px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.producer_edit_name .edit_name_main .panelist_table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c4c4c4;
}
.producer_edit_name .edit_name_main .edit_name_no_data {
  height: 456px;
}
.producer_edit_name .edit_name_no_data {
  height: 488px;
}
.producer_edit_name .edit_name_no_data .no_data_img_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 147px 0 70px 0;
}
.producer_edit_name .edit_name_no_data .no_data_img_container .no_data_img {
  height: 140px;
  width: 222px;
}
.producer_edit_name .edit_name_no_data .no_data_text {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 124px;
}
.customizeLobby_logo_optimize .logo_cropper .cropper {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  text-align: center;
}
.customizeLobby_logo_optimize .logo_cropper .cropper img {
  max-width: 100%;
  max-height: 100%;
}
.customizeLobby_logo_optimize .logo_cropper .cropper .cropper-container .cropper-modal {
  opacity: .2;
}
.customizeLobby_logo_optimize .logo_cropper .slider {
  width: 270px;
  height: 50px;
  margin: 0 auto;
  padding-top: 20px;
}
.customizeLobby_logo_optimize .logo_cropper .slider .el-slider__button {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.18);
  width: 18px;
  height: 18px;
}
.customizeLobby_logo_optimize .logo_cropper .slider .el-slider__button:hover,
.customizeLobby_logo_optimize .logo_cropper .slider .el-slider__button.hover {
  -webkit-transform: none;
          transform: none;
  background: #049fd9;
}
.customizeLobby_logo_optimize .logo_cropper .slider .el-input-number__decrease,
.customizeLobby_logo_optimize .logo_cropper .slider .el-input-number__increase {
  color: var(--mds-color-theme-text-primary-normal);
}
.customizeLobby_logo_optimize .logo_cropper .slider .el-slider__runway {
  margin-top: -22px;
}
.customizeLobby_logo_optimize .logo_cropper .cropper-container,
.customizeLobby_logo_optimize .logo_cropper .cropper-wrap-box,
.customizeLobby_logo_optimize .logo_cropper .cropper-crop-box,
.customizeLobby_logo_optimize .logo_cropper .cropper-view-box,
.customizeLobby_logo_optimize .logo_cropper .cropper-face {
  border-radius: 0 !important;
}
.customizeLobby_logo_optimize .logo_cropper .cropper-line {
  background-color: #000000;
  opacity: 0.5;
}
.customizeLobby_logo_optimize .logo_cropper .line-n {
  height: 1px;
  top: -1px;
}
.customizeLobby_logo_optimize .logo_cropper .line-s {
  height: 1px;
  bottom: -1px;
}
.customizeLobby_logo_optimize .logo_cropper .line-e {
  width: 1px;
  right: -1px;
}
.customizeLobby_logo_optimize .logo_cropper .line-w {
  width: 1px;
  left: -1px;
}
.customizeLobby_logo_optimize .logo_cropper .cropper-point {
  background-color: var(--mds-color-theme-outline-theme-normal);
  opacity: 0.95;
}
.upload_error {
  opacity: 0;
  position: absolute;
}
.delete_upload_file {
  position: absolute;
  right: -7px;
  top: -7px;
}
#editProducer.is-disabled {
  text-decoration: none;
  background-color: transparent;
}
.moveTip {
  opacity: 0;
  position: absolute;
  bottom: 0;
}
.tipPopWith {
  max-width: 548px;
}
@media (min-width: 1920px) {
  .customize_lobby .preview_wrapper {
    width: 1000px;
    height: 564px;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .customize_lobby .preview_wrapper {
    width: 834px;
    height: 470px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .customize_lobby .preview_wrapper {
    width: 674px;
    height: 380px;
  }
}
@media (min-width: 100px) and (max-width: 1279px) {
  .customize_lobby .preview_wrapper {
    width: 540px;
    height: 304px;
  }
}
.customize-lobby-tip {
  max-width: 260px;
  text-align: start;
}
.meeting_detail {
  width: 100%;
  padding: 0 0px 34px;
}
.meeting_detail.post_info {
  display: block;
}
.meeting_detail .grid_g_all {
  overflow-x: hidden;
  overflow-y: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .meeting_detail .grid_g_all {
    display: block !important;
    width: 100%;
    min-height: 100%;
    overflow-x: visible;
    overflow-y: visible;
  }
}
.meeting_detail .meeting_detail_basic {
  min-height: 180px;
  line-height: 20px;
}
.meeting_detail .meeting_protected {
  min-height: auto;
  padding-top: 20px;
  width: 100%;
}
.meeting_detail .meeting_protected .meeting_detail_basic {
  min-height: 100px;
}
.meeting_detail .meeting_protected .meeting_detail_section {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  width: 350px;
  margin: 12px auto 0;
}
.meeting_detail .meeting_protected .meeting_detail_section.meeting_detail_section_title {
  font-size: 20px;
  margin-bottom: 12px;
  width: 100%;
  text-align: center;
}
.meeting_detail .meeting_protected .meeting_detail_wrapper {
  width: 100%;
}
.meeting_detail .meeting_protected .meeting_detail_wrapper #meeting-password-form {
  width: 350px;
  margin: 0 auto;
}
.meeting_detail .meeting_protected .joinMeeting_comp {
  margin-top: 50px;
  text-align: center;
}
.meeting_detail .meeting_protected .joinMeeting_comp .joinMeeting_comp_icon {
  width: 64px;
}
.meeting_detail .meeting_detail_wrapper {
  width: 640px;
  line-height: 20px;
  word-wrap: break-word;
  font-size: 14px;
}
.meeting_detail .meeting_detail_wrapper dl {
  margin: 8px 0;
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_detail .meeting_detail_wrapper dl dt {
  float: left;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 16px;
}
.meeting_detail .meeting_detail_wrapper dl dd {
  margin-left: 200px;
  margin-bottom: 6px;
}
.meeting_detail .meeting_detail_wrapper dl dd .accessCodeArea {
  margin-top: 12px;
}
.meeting_detail .meeting_detail_wrapper dl dd .hostpin_area {
  margin-top: 12px;
}
.meeting_detail .meeting_detail_wrapper dl dd .labelTip {
  vertical-align: middle;
}
.meeting_detail .meeting_detail_wrapper dl dd .auto-select {
  display: inline;
}
.meeting_detail .meeting_detail_wrapper dl dd #mdp_copy_meeting_link,
.meeting_detail .meeting_detail_wrapper dl dd #mdp_copy_event_link,
.meeting_detail .meeting_detail_wrapper dl dd #mdp_copy_register_link {
  color: var(--mds-color-theme-text-primary-normal);
}
.meeting_detail .meeting_detail_wrapper .item-label {
  float: left;
  width: 200px;
}
.meeting_detail .meeting_detail_wrapper .item-value {
  margin-left: 200px;
}
.meeting_detail .copy_container .invitation_copy {
  border-radius: 20px;
  font-size: 14px;
}
.meeting_detail .meeting_detail_blockt {
  position: relative;
  padding-bottom: 6px;
  margin-top: 40px;
  font-size: 14px;
  border-top: 1px solid #ebebec;
}
.meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.meeting_detail .meeting_detail_blockt .c_copy {
  font-size: 14px;
}
.meeting_detail .meeting_detail_blockt h2 {
  line-height: 20px;
  font-size: 18px;
  padding: 40px 0 30px 0;
}
.meeting_detail .meeting_detail_blockt h2.private_meeting_h2 {
  padding-top: 0;
}
.meeting_detail .copy_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 0 30px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.meeting_detail .content {
  margin-left: 134px;
}
.meeting_detail .meeting_detail_title {
  padding: 32px 0px 16px 0;
}
.meeting_detail .meeting_detail_title h1 {
  font-size: 26px;
  line-height: 28px;
  margin: 0 16px 0 0;
  display: inline-block;
  font-weight: 200;
  word-wrap: break-word;
  white-space: normal;
  max-width: 510px;
  vertical-align: middle;
}
.meeting_detail .meeting_detail_title .event_label {
  width: 70px;
  height: 25px;
  background: #C4C4C4;
  border-radius: 6px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}
.meeting_detail .meeting_detail_title .ec_flag,
.meeting_detail .meeting_detail_title .webinar-flag {
  border-radius: 4px;
  float: initial;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  height: 20px;
  line-height: 18px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: middle;
  margin: 5px;
  white-space: nowrap;
}
.meeting_detail .meeting_detail_title .editWrapper {
  line-height: 27px;
  display: block;
  float: right;
  vertical-align: middle;
}
.meeting_detail .meeting_detail_title .editWrapper a {
  display: inline-block;
  color: var(--mds-color-theme-text-primary-normal);
}
.meeting_detail .meeting_detail_title .editWrapper a:hover,
.meeting_detail .meeting_detail_title .editWrapper a:focus,
.meeting_detail .meeting_detail_title .editWrapper a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.meeting_detail .meeting_detail_title .editWrapper i {
  padding: 5px;
  border-radius: 50%;
  font-size: 18px;
}
.meeting_detail .meeting_detail_title .editWrapper .icon-email {
  font-size: 16px;
}
.meeting_detail .meeting_detail_title .editWrapper i:hover {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.meeting_detail .meeting_detail_title .mdp_killer &gt; span {
  margin-top: 4px;
  margin-right: 8px;
  font-size: 18px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_detail .meeting_detail_title_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.meeting_detail .meeting_detail_title_box .meeting_topic_wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.meeting_detail .regWrapper {
  margin-top: 10px;
  line-height: 22px;
  color: var(--mds-color-theme-common-text-warning-normal);
}
.meeting_detail .hostWrapper {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 22px;
}
.meeting_detail .icon {
  border-radius: 12px;
  width: 12px;
  height: 12px;
}
.meeting_detail .icon.icon-started {
  background-color: var(--mds-color-theme-common-touchbar-background-green-normal);
  border-color: var(--mds-color-theme-common-touchbar-background-green-normal);
}
.meeting_detail .icon.icon-not-started {
  background-color: var(--mds-color-theme-indicator-locked);
  border-color: var(--mds-color-theme-indicator-locked);
}
.meeting_detail .icon.icon-time-to-join {
  background-color: var(--mds-color-theme-common-touchbar-background-green-normal);
  border-color: var(--mds-color-theme-common-touchbar-background-green-normal);
}
.meeting_detail .dateTimeWrapper {
  margin-bottom: 10px;
  line-height: 22px;
}
.meeting_detail .dateTimeWrapper i,
.meeting_detail .dateTimeWrapper span {
  display: inline-block;
  vertical-align: middle;
}
.meeting_detail .dateTimeWrapper .dateItem {
  padding: 0 8px 0 4px;
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.meeting_detail .dateTimeWrapper .lastDateItem {
  padding-left: 4px;
}
.meeting_detail .recurrenceWrapper {
  line-height: 16px;
  margin-bottom: 10px;
}
.meeting_detail .sso_warning {
  font-size: 20px;
  line-height: 30px;
  padding-top: 80px;
  text-align: center;
}
.meeting_detail .sso_warning i {
  color: #a85f00;
  font-size: 65px;
  display: inline-block;
  margin: 0 auto 20px;
}
.meeting_detail .sso_warning span {
  display: block;
  width: 540px;
  margin: 0 auto;
}
.meeting_detail .countdown {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 16px;
}
.meeting_detail .countdown span,
.meeting_detail .countdown i {
  vertical-align: middle;
}
.meeting_detail .countdown .aria {
  position: absolute;
  width: 0;
  height: 0;
  clip: rect(0, 0, 0, 0);
}
.meeting_detail .meeting_detail_section {
  line-height: 24px;
  font-size: 14px;
}
.mdp_action .c_copy i {
  padding: 5px;
  border-radius: 50%;
  font-size: 18px;
  color: var(--mds-color-theme-text-primary-normal);
}
.mdp_action .c_copy i:hover {
  color: var(--mds-color-theme-text-accent-normal);
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.meeting-join-userinfo {
  margin-bottom: 20px;
}
.grid_g .mdp_invited_list {
  border-left: 1px solid #ebebec;
  padding-left: 40px;
  margin-top: 48px;
  min-width: 350px;
  height: calc(100% - 40px);
}
.grid_g .mdp_invited_list .icon-add {
  color: #D8D8D8;
  cursor: default;
}
.grid_g .mdp_invited_list .focused .icon-add {
  color: #000000;
  cursor: pointer;
}
.grid_g .mdp_invited_list .el-form-item__label {
  display: none;
}
.grid_g .mdp_invited_list .col.col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
}
.grid_g .mdp_invited_list .el-form-item__content {
  margin-left: 0px;
  max-width: 640px;
}
.grid_g .mdp_invited_list .el-form-item__content .el-input input {
  border-radius: 24px;
}
.mdp_invited_list_scroll {
  max-height: 710px;
  overflow: auto;
  padding-right: 10px;
}
.mdp_invited_list .invited_title,
.wsd_webinars_list .invited_title {
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mdp_invited_list .invited_title a,
.wsd_webinars_list .invited_title a {
  color: var(--mds-color-theme-text-primary-normal);
}
.mdp_invited_list .anonymous_invited_title,
.wsd_webinars_list .anonymous_invited_title {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mdp_invited_list .reg_div,
.wsd_webinars_list .reg_div,
.mdp_invited_list .branding_entry,
.wsd_webinars_list .branding_entry {
  padding-top: 30px;
}
.mdp_invited_list .reg_title,
.wsd_webinars_list .reg_title,
.mdp_invited_list .branding_title,
.wsd_webinars_list .branding_title {
  font-size: 26px;
  line-height: 32px;
  margin: 0;
}
.mdp_invited_list .reg_link,
.wsd_webinars_list .reg_link,
.mdp_invited_list .branding_link,
.wsd_webinars_list .branding_link {
  margin-top: 5px;
  line-height: 20px;
}
.mdp_invited_list .invite_webinar_tips,
.wsd_webinars_list .invite_webinar_tips {
  font-size: 14px;
  line-height: 22px;
  color: #545454;
}
.mdp_invited_list .m_list_item,
.wsd_webinars_list .m_list_item {
  background: var(--mds-color-theme-background-secondary-normal);
  border-radius: 8px;
  margin-bottom: 5px;
}
.mdp_invited_list .m_list_item .col_1 .avatar-initials.avatar_small.high-contrast-visible,
.wsd_webinars_list .m_list_item .col_1 .avatar-initials.avatar_small.high-contrast-visible {
  width: 32px;
  height: 32px;
  margin: 0px;
  font-size: 14px;
  line-height: 32px!important;
}
.mdp_invited_list .m_list_item:hover,
.wsd_webinars_list .m_list_item:hover {
  background: var(--mds-color-theme-background-secondary-hover);
}
.mdp_invited_list .mdp_attendee_name,
.wsd_webinars_list .mdp_attendee_name,
.mdp_invited_list .wsd_webinar_title,
.wsd_webinars_list .wsd_webinar_title {
  font-size: 14px;
  line-height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 220px;
  white-space: nowrap;
}
.mdp_invited_list .wsd_webinar_title,
.wsd_webinars_list .wsd_webinar_title {
  line-height: 18px;
}
.mdp_invited_list .mdp_attendee_role,
.wsd_webinars_list .mdp_attendee_role,
.mdp_invited_list .wsd_webinar_content,
.wsd_webinars_list .wsd_webinar_content {
  font-size: 12px;
  line-height: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp_invited_list .wsd_webinar_content,
.wsd_webinars_list .wsd_webinar_content {
  line-height: 14px;
}
.mdp_invited_list .col,
.wsd_webinars_list .col {
  margin: 8px 8px 8px 0;
}
.mdp_invited_list .col_1,
.wsd_webinars_list .col_1 {
  margin-left: 10px;
}
.mdp_invited_list .col_2,
.wsd_webinars_list .col_2 {
  width: calc(100% - 145px);
  margin-right: 0px;
}
.mdp_invited_list .col_3,
.wsd_webinars_list .col_3 {
  float: right;
  margin-right: 10px;
}
.mdp_invited_list .col_3 i,
.wsd_webinars_list .col_3 i {
  font-size: 18px;
  margin: 0 5px;
}
.mdp_invited_list .col_4,
.wsd_webinars_list .col_4 {
  width: calc(50% - 40px);
  margin-right: 0px;
}
.mdp_invited_list .col_6,
.wsd_webinars_list .col_6 {
  width: calc(100% - 106px);
  margin-right: 0px;
}
.mdp_invited_list .col_7,
.wsd_webinars_list .col_7 {
  width: calc(100% - 70px);
}
.mdp_invited_list .avatar_img,
.wsd_webinars_list .avatar_img {
  margin: 0px;
  width: 32px;
  height: 32px;
}
.mdp_invited_list .attendee-action,
.wsd_webinars_list .attendee-action {
  margin-top: 6px;
}
.mdp_invited_list .attendee-action a,
.wsd_webinars_list .attendee-action a,
.mdp_invited_list .attendee-action button.el-button--link,
.wsd_webinars_list .attendee-action button.el-button--link {
  color: var(--mds-color-theme-text-primary-normal);
}
.mdp_invited_list .attendee-action a:hover,
.wsd_webinars_list .attendee-action a:hover,
.mdp_invited_list .attendee-action button.el-button--link:hover,
.wsd_webinars_list .attendee-action button.el-button--link:hover,
.mdp_invited_list .attendee-action button.el-button--link:focus,
.wsd_webinars_list .attendee-action button.el-button--link:focus {
  color: var(--mds-color-theme-text-accent-normal);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .meeting_detail .el-dialog__wrapper {
    position: absolute;
  }
  .meeting_detail.post_info {
    position: static;
  }
  .meeting_detail.post_info .el-dialog__wrapper {
    position: fixed;
  }
  .meeting_detail .grid_g_all {
    position: static;
  }
  .meeting_detail .meeting_detail_basic .el-dialog--tiny {
    min-width: 420px;
  }
}
.phoneKeyArea {
  max-width: 600px;
}
.phoneKeyArea table {
  margin-top: 15px;
}
.phoneKeyArea table td {
  padding: 5px 25px 5px 0;
}
.tipBackground {
  margin-bottom: 10px;
  text-align: left;
}
.tipBackground a {
  color: var(--mds-color-theme-text-warning-normal);
  text-decoration: underline;
}
.meeting-password .el-input {
  max-width: 350px;
}
.meeting-password .el-input .icon-arrow-tail-right {
  right: 7px;
  top: 2px;
  height: 28px;
}
.meeting-password .el-input #meetingInfoPassword {
  margin-bottom: 0px;
  max-width: 350px;
  padding-left: 20px;
  padding-right: 20px;
}
/***For Predictive Search***/
.mdp_invited_list input {
  min-width: 350px;
}
.mdp_invited_list .el-select-dropdown__item {
  height: 70px;
  padding: 12px 22px 12px 32px;
}
.mdp_invited_list .el-select-dropdown__item.hover .user_invite {
  display: block;
}
.mdp_invited_list .el-select-group li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mdp_invited_list .suggestions-dropdown .user_name,
.mdp_invited_list .suggestions-dropdown .user_email {
  display: block;
}
.mdp_invited_list .suggestions-dropdown .user_email {
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp_invited_list .suggestions-dropdown .user_invite {
  float: right;
  display: none;
}
.mdp_invited_list .suggestions-dropdown .user_invite button {
  max-width: 100%;
  min-width: 70px;
}
.mdp_invited_list .suggestions-dropdown .user_invite span {
  min-width: auto;
  margin-left: 5px;
  display: block;
}
@media (min-width: 1279px) and (max-width: 3000px) {
  .mdp_invited_list .suggestions-dropdown .user_name,
  .mdp_invited_list .suggestions-dropdown .user_email {
    max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1279px) and (max-width: 1340px) {
  .meeting_detail .meeting_detail_wrapper {
    width: 600px;
  }
}
@media (min-width: 360px) and (max-width: 640px) {
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 35px 0px;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper h2,
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .copy_wrapper {
    padding: 0;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .c_copy {
    left: 0;
    right: auto;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .copy_container {
    width: 170px;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .invitation_copy {
    margin-right: 0px;
  }
}
@media (max-width: 360px) {
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 35px 0px;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper h2,
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .copy_wrapper {
    padding: 0;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .c_copy {
    left: 0;
    right: auto;
  }
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .copy_wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.el-dialog .cancelConfirmTitle {
  display: block;
  margin-bottom: 20px;
}
.MDP_recurrence_top .divider {
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  width: 1px;
  background-color: #B3B3B3;
}
.MDP_recurrence_top .recurrence_show_all_occurrences_button {
  display: inline-block;
  vertical-align: middle;
  color: var(--mds-color-theme-text-accent-normal);
}
.all_occurrences_wrap {
  padding-top: 16px;
  overflow: hidden;
}
.all_occurrences_wrap .all_occurrences_list {
  height: 400px;
  overflow: auto;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line {
  line-height: 25px;
  margin-bottom: 15px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .all_occurrences_box.fixedSize {
  width: 490px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .all_occurrences_box .occurrences_edit .el-button {
  min-width: auto;
  font-size: 14px;
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_box {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_box.occurrences_date {
  width: 160px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_box.occurrences_time {
  width: 210px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_box.occurrences_button {
  width: 105px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_box.occurrences_button .ng_sched_dateTime {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 0 2px;
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_box.occurrences_button .disabled {
  font-size: 14PX;
  vertical-align: middle;
  color: var(--mds-color-theme-text-primary-disabled);
}
.all_occurrences_wrap .all_occurrences_list .all_occurrences_line .occurrences_error {
  padding: 4px 0 0 6px;
}
.all_occurrences_wrap .all_occurrences_edit_button {
  margin: 0 4px;
}
.meeting-password-group .reg_form_dialog {
  margin-left: 15px;
}
.mdp_landing {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  background: #1C1C1C;
  background-size: cover;
}
.mdp_landing .skip-link {
  display: none;
}
.mdp_landing body.mobile #wrapper #frame_outter #frame.frame_host .main {
  padding: 0;
}
.mdp_landing body .v-modal {
  background: #000;
  opacity: 0.6;
}
.mdp_landing body #wrapper {
  min-width: inherit;
  max-width: inherit;
}
.mdp_landing body #wrapper.wrapper_host #app {
  min-width: inherit;
}
.mdp_landing body #wrapper #topNotis,
.mdp_landing body #wrapper #header,
.mdp_landing body #wrapper #ng_nav {
  display: none!important;
}
.mdp_landing body #wrapper #app {
  height: 100%!important;
}
.mdp_landing body #wrapper #frame .main,
.mdp_landing body #wrapper #frame .grid {
  padding: 0;
}
.mdp_landing body #wrapper #frame .main .grid.grid-full {
  max-width: inherit !important;
}
.mdp_landing body #wrapper #frame.frame_host .main {
  height: 100%;
  padding-left: 0px;
}
.mdp_landing body #wrapper #frame.frame_host .main .grid {
  padding: 0 20px 120px;
  overflow-x: auto;
}
.mdp_landing .mdp_landing_wrapper_bg {
  background: url(/webappng/images/landingbg.92917f4d.jpg) no-repeat;
  background-size: cover;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: calc(50% + 210px);
  z-index: -1;
}
.mdp_landing #wrapper .mdp_landing_wrapper {
  min-height: 100%;
  max-width: 1040px;
  margin: 0 auto;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  padding: 0 40px;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language {
  display: inline-block;
  position: absolute;
  top: 36px;
  right: calc(50% - 206px);
  z-index: 1000;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language .mdp_landing_timezone_language_btn {
  font-size: 14px;
  border-radius: 14px;
  height: 28px;
  padding: 7px 14px;
  border: transparent;
  background-color: transparent;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language .mdp_landing_timezone_language_btn.dark:hover {
  border: #545454;
  background-color: #545454;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language .mdp_landing_timezone_language_btn.dark.el-button--primary:active {
  border: #3B3B3B;
  background-color: #3B3B3B;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language .mdp_landing_timezone_language_btn.light:hover {
  border: #CCCCCC;
  background-color: #CCCCCC;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language .mdp_landing_timezone_language_btn.light.el-button--primary:active {
  border: #B2B2B2;
  background-color: #B2B2B2;
}
.mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language .mdp_landing_timezone_language_btn .icon-ng-language {
  font-size: 12px;
  font-weight: bold;
}
.mdp_landing #wrapper .mdp_landing_wrapper .grid_g {
  position: relative;
}
.mdp_landing #wrapper .mdp_landing_wrapper .landing_agenda {
  font-size: 18px;
}
.mdp_landing #wrapper .mdp_landing_wrapper .landing_agenda .branding_body_txt {
  word-wrap: break-word;
  line-height: 23px;
}
.mdp_landing #wrapper .mdp_landing_header {
  margin: 20px 0 40px;
  height: 60px;
  line-height: 60px;
}
.mdp_landing #wrapper .mdp_landing_header img {
  display: inline-block;
  vertical-align: middle;
}
.mdp_landing #wrapper .mdp_landing_content {
  width: 560px;
  padding-bottom: 50px;
}
.mdp_landing #wrapper .mdp_landing_content h1 {
  line-height: 60px;
  font-size: 48px;
  word-break: break-word;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin: 0 0 48px;
  color: #F7F7F7;
}
.mdp_landing #wrapper .mdp_landing_content .landing_time {
  font-size: 22px;
  line-height: 27px;
  color: #52DCFF;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 8px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence {
  margin-bottom: 32px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .title.registered {
  margin-top: 16px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .reg_multi {
  max-width: 450px;
  border-radius: 8px;
  padding: 0 6px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .reg_multi .el-checkbox-group {
  max-height: 140px;
  padding: 4px 8px;
  overflow-y: auto;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .reg_multi .el-checkbox-group::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .reg_multi .el-checkbox-group::-webkit-scrollbar-track {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .reg_multi .el-checkbox-group::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c4c4c4;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .reg_multi .el-checkbox-group .el-checkbox {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.mdp_landing #wrapper .mdp_landing_content .landing_recurrence .occ_registered {
  font-size: 14px;
  margin-bottom: 8px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_timezone {
  margin-bottom: 60px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_host {
  margin-bottom: 60px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_host p {
  line-height: 20px;
  margin-bottom: 5px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_host h2.host_title {
  font-size: 16px;
  line-height: 20px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin: 0 0 4px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_host .host_name {
  font-size: 18px;
  line-height: 25px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_section {
  margin-bottom: 60px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_agenda h2,
.mdp_landing #wrapper .mdp_landing_content .landing_speakerList h2,
.mdp_landing #wrapper .mdp_landing_content .landing_section h2 {
  margin-bottom: 16px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 16px;
  line-height: 22px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_agenda p,
.mdp_landing #wrapper .mdp_landing_content .landing_speakerList p,
.mdp_landing #wrapper .mdp_landing_content .landing_section p {
  font-size: 16px;
  line-height: 24px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material {
  margin-bottom: 0;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_item {
  margin-bottom: 24px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_item .material_desc {
  font-size: 14px;
  line-height: 16px;
  margin-top: 12px;
  padding: 0 20px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_info {
  padding: 14px 20px;
  background-color: #3b3b3b;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_info .file_icon {
  font-size: 26px;
  color: rgba(255, 255, 255, 0.7);
  padding-right: 20px;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_info .file_name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  line-height: 19px;
  color: #f7f7f7;
  word-break: break-word;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_info .file_name .file_size {
  font-size: 14px;
  line-height: 16px;
  color: #b2b2b2;
  margin-top: 4px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mdp_landing #wrapper .mdp_landing_content .landing_material .material_info .file_name {
    word-break: break-all;
  }
}
.mdp_landing #wrapper .mdp_landing_content .landing_material .material_info .file_operations a {
  font-size: 18px;
  color: #f7f7f7;
}
.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info {
  background-color: rgba(0, 0, 0, 0.11);
}
.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_icon {
  color: rgba(0, 0, 0, 0.6);
}
.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_name {
  color: rgba(0, 0, 0, 0.95);
}
.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_name .file_size {
  color: rgba(0, 0, 0, 0.6);
}
.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_operations a {
  color: rgba(0, 0, 0, 0.95);
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item {
  width: 31%;
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item .speaker_icon {
  height: 100%;
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item .speaker_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px 12px;
  max-height: 110px;
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item .speaker_content .name {
  font-size: 18px;
  color: #F7F7F7;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
  word-break: break-word;
}
.mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item .speaker_content .title {
  font-size: 14px;
  color: #B2B2B2;
  margin-top: 7px;
  line-height: 17px;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
  word-break: break-word;
}
.mdp_landing #wrapper .mdp_landing_content .show_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mdp_landing #wrapper .mdp_landing_content .show_more .show_more_title {
  font-family: CiscoSans;
  font-size: 14px;
  color: #F7F7F7;
  margin-right: 15px;
}
.mdp_landing #wrapper .mdp_landing_right {
  position: absolute;
  right: 0px;
  top: 220px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  width: 360px;
  min-height: 285px;
  padding: 40px 40px 32px;
}
.mdp_landing #wrapper .mdp_landing_wlc h2 {
  font-size: 24px;
  line-height: 100%;
  margin: 0 0 20px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.mdp_landing #wrapper .mdp_landing_wlc p {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 25px;
}
.mdp_landing #wrapper .mdp_landing_wlc .mdp_landing_info .el-button--large {
  height: 48px;
  min-width: 142px;
}
.mdp_landing #wrapper .mdp_landing_wlc .mdp_landing_info .all_reg {
  font-size: 20px;
}
.mdp_landing #wrapper .mdp_landing_wlc .mdp_landing_detail h3 {
  font-size: 16px;
  line-height: 22px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
}
.mdp_landing #wrapper .mdp_landing_wlc .mdp_landing_detail p {
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
}
.mdp_landing #wrapper .mdp_landing_wlc .mdp_landing_detail a.show_more {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  margin: 4px 0 20px;
}
.mdp_landing #wrapper .mdp_landing_webinar .el-form-item {
  margin-bottom: 0;
}
.mdp_landing #wrapper .mdp_landing_webinar .el-form-item.is-required {
  margin-bottom: 12px;
}
.mdp_landing #wrapper .mdp_landing_webinar .el-form-item.is-required .el-form-item__label {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-left: -9px;
  padding-bottom: 8px;
}
.mdp_landing #wrapper .mdp_landing_webinar .el-form-item__error {
  padding-left: 0;
}
.mdp_landing #wrapper .mdp_landing_webinar a {
  font-size: 14px;
  text-decoration: none;
}
.mdp_landing #wrapper .mdp_landing_webinar .el-button {
  margin-top: 32px;
  height: 48px;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mdp_landing .mdp_landing_customize#landing_customize .mdp_landing_timezone_language {
  pointer-events: none;
}
.mdp_landing .grid_g .el-form-item__content {
  margin-left: 0;
}
.reg_form_dialog {
  display: inline-block;
}
.mdp_landing_dialog {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  line-height: 20px;
}
.mdp_landing_dialog .el-dialog {
  max-width: 460px;
  border-radius: 4px;
}
.mdp_landing_dialog .el-dialog__header .el-dialog__title {
  font-size: 20px!important;
  line-height: 28px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 8px;
}
.mdp_landing_dialog .el-dialog__textarea {
  padding: 20px 18px 20px;
}
.mdp_landing_dialog .el-dialog__headerbtn {
  font-size: 16px;
}
.mdp_landing_dialog .el-dialog__body {
  padding-top: 0px;
  padding-left: 10px;
}
.mdp_landing_dialog .mdp_landing_form &gt; p {
  margin-bottom: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-size: 14px;
  line-height: 20px;
}
.mdp_landing_dialog .mdp_landing_submit {
  text-align: center;
}
.mdp_landing_dialog .mdp_landing_submit img {
  width: 88px;
  height: 88px;
  margin: 0px 0 24px;
}
.mdp_landing_dialog .mdp_landing_submit h3 {
  line-height: 27px;
  font-size: 20px;
  margin-bottom: 16px;
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.mdp_landing_dialog .mdp_landing_submit p {
  margin-bottom: 36px;
  font-size: 16px;
  line-height: 22px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp_landing_dialog .mdp_landing_submit button {
  margin-bottom: 0px;
}
.mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full {
  text-align: left;
}
.mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full h3 {
  margin-bottom: 8px;
  margin-top: -20px;
}
.mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 24px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full ul li {
  list-style: square;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.mdp_landing_dialog .mdp_landing_submit.mdp_landing_submit_full ul {
  margin-bottom: 40px;
}
.mdp_landing_dialog .mdp_landing_form .attendee-reg-form .form_item_container {
  max-height: 394px;
  overflow-y: auto;
  padding-left: 10px;
}
.mdp_landing_dialog .privacy_law .privacy_law_form .el-form-item .el-checkbox-group .privacy_law_checkbox_item {
  padding-left: 30px;
}
.mdp_landing_dialog .privacy_law .privacy_law_form .el-form-item .el-checkbox-group .privacy_law_checkbox_item label {
  display: inline;
}
.mdp_landing_dialog .privacy_law .privacy_law_form .el-form-item .el-checkbox-group .privacy_law_checkbox_item .el-checkbox {
  margin-left: -30px;
  display: inline-block;
}
.mdp_landing_dialog .privacy_law .privacy_law_form .el-form-item .el-checkbox-group .privacy_law_checkbox_item .el-checkbox:first-of-type {
  margin-top: 0;
}
.occ_result_dialog {
  width: 460px;
  padding: 20px;
  text-align: center;
}
.occ_result_dialog img {
  width: 88px;
  height: 88px;
  margin-bottom: 32px;
}
.occ_result_dialog .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 16px;
}
.occ_result_dialog p {
  line-height: 20px;
}
.occ_result_dialog .algn_start {
  text-align: start;
}
.occ_result_dialog ul.webinar {
  margin-top: 8px;
  text-align: start;
}
.occ_result_dialog ul.webinar li {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 8px 12px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 22px;
}
.occ_result_dialog .op_btns {
  margin-top: 40px;
}
.occ_result_dialog .el-button {
  padding-left: 32px;
  padding-right: 32px;
}
.privacy_disclosure_info_pop.el-popover.is-dark {
  background-color: #171B1F;
  color: #FFF;
}
.privacy_disclosure_info_pop.el-popover.is-dark .popper__arrow::after {
  border-top-color: #171B1F;
  border-bottom-color: #171B1F;
}
.privacy_disclosure_info_pop.el-popover .privacy_link {
  text-decoration: none;
  color: #00BCEB;
}
.registration_privacy_statement_dialog {
  width: 500px;
}
.registration_privacy_statement_dialog .statement_container {
  height: 252px;
  overflow-y: auto;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0px -8px 0px #FFFFFF;
          box-shadow: inset 0px -8px 0px #FFFFFF;
  border-radius: 8px;
  padding: 16px 20px;
}
.registration_privacy_statement_dialog .privacy_statement_dialog_footer {
  text-align: center;
  margin-bottom: 20px;
  margin-top: -4px;
}
.registration_privacy_statement_dialog .privacy_statement_dialog_footer .el-button {
  font-size: 14px;
  padding: 7px 14px;
  height: 30px;
}
.registration_privacy_statement_dialog .privacy_statement_dialog_footer .footer_btn_accept {
  margin-left: 8px;
}
.mdp_landing_moreInfo_dialog .meeting_detail_blockt {
  display: none;
}
.mdp_landing_moreInfo_dialog .el-dialog__header .el-dialog__title {
  font-size: 22px!important;
  line-height: 30px;
}
.mdp_landing_moreInfo_dialog section {
  margin: 0 0 24px;
}
.mdp_landing_moreInfo_dialog #mdp_video_dialing_ip_address {
  margin-top: 4px;
}
.mdp_landing_moreInfo_dialog dl {
  margin: 0;
}
.mdp_landing_moreInfo_dialog dl dt {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  margin-bottom: 4px;
}
.mdp_landing_moreInfo_dialog dl dd {
  color: #545454;
  margin: 0;
}
.mdp_landing_mobile body .mdp_landing_dialog .el-dialog {
  min-width: 330px;
}
.mdp_landing_mobile body .mdp_landing_dialog .el-dialog .el-dialog__header {
  padding: 0px 0 0;
}
.mdp_landing_mobile body .mdp_landing_dialog .el-dialog .el-dialog__body {
  padding: 0 0px;
}
.mdp_landing_mobile body .mdp_landing_dialog .el-dialog .el-dialog__headerbtn {
  margin: -12px -8px 0;
}
.mdp_landing_mobile body .mdp_landing_dialog .el-dialog .el-dialog__title {
  margin-bottom: 16px;
}
.mdp_landing_mobile body #wrapper {
  min-width: 374px;
}
.mdp_landing_mobile body #wrapper .mdp_landing_wlc p {
  margin-bottom: 24px;
}
.mdp_landing_mobile body #wrapper .branding_logo_image img {
  height: 48px;
}
.mdp_landing_mobile body #wrapper .mdp_landing_header {
  margin-top: 12px;
  margin-bottom: 12px;
}
.mdp_landing_mobile body #wrapper .mdp_landing_wrapper_bg {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.mdp_landing_mobile body #wrapper .mdp_landing_wrapper {
  padding: 0;
}
.mdp_landing_mobile body #wrapper .mdp_landing_right {
  padding: 36px 20px 40px;
  width: 100%;
  min-height: 243px;
  border: none;
}
.mdp_landing_mobile body #wrapper .mdp_landing_right .reg_form_dialog .el-button {
  height: 40px;
  font-size: 18px;
  padding: 10px 20px;
  min-width: 140px;
}
.mdp_landing_mobile body #wrapper .mdp_landing_content h1 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 32px;
}
.mdp_landing_mobile body #wrapper .mdp_landing_content .landing_timezone {
  margin-bottom: 40px;
}
.mdp_landing_mobile body #wrapper .mdp_landing_content .speaker_list {
  display: block;
}
.mdp_landing_mobile body #wrapper .mdp_landing_content .speaker_list .speaker_item {
  width: 100%;
}
.mdp_landing_mobile body #wrapper .mdp_landing_content .landing_time {
  font-size: 18px;
}
.mdp_landing_pad #wrapper .mdp_landing_wrapper_bg {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.mdp_landing_pad #wrapper .mdp_landing_wrapper {
  max-width: inherit;
}
.mdp_landing_pad #wrapper .mdp_landing_wrapper .landing_host {
  margin-bottom: 40px;
}
.mdp_landing_pad #wrapper .mdp_landing_content {
  width: 100%;
}
.mdp_landing_pad #wrapper .mdp_landing_content .speaker_list {
  display: block;
}
.mdp_landing_pad #wrapper .mdp_landing_content .speaker_list .speaker_item {
  width: 360px;
}
.mdp_landing_pad #wrapper .mdp_landing_right {
  position: static;
  margin-bottom: 60px;
}
.mdp_landing_pad #wrapper .mdp_landing_wrapper_bg {
  left: 0;
}
@media (min-width: 0px) and (max-width: 560px) {
  .mdp_landing body .mdp_landing_dialog .el-dialog {
    min-width: 330px;
  }
  .mdp_landing body .mdp_landing_dialog .el-dialog .el-dialog__header {
    padding: 0px 0 0;
  }
  .mdp_landing body .mdp_landing_dialog .el-dialog .el-dialog__body {
    padding: 0 0px;
  }
  .mdp_landing body .mdp_landing_dialog .el-dialog .el-dialog__headerbtn {
    margin: -12px -8px 0;
  }
  .mdp_landing body .mdp_landing_dialog .el-dialog .el-dialog__title {
    margin-bottom: 16px;
  }
  .mdp_landing body #wrapper {
    min-width: 374px;
  }
  .mdp_landing body #wrapper .mdp_landing_wlc p {
    margin-bottom: 24px;
  }
  .mdp_landing body #wrapper .branding_logo_image img {
    height: 48px;
  }
  .mdp_landing body #wrapper .mdp_landing_header {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .mdp_landing body #wrapper .mdp_landing_wrapper_bg {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
  .mdp_landing body #wrapper .mdp_landing_wrapper {
    padding: 0;
  }
  .mdp_landing body #wrapper .mdp_landing_right {
    padding: 36px 20px 40px;
    width: 100%;
    min-height: 243px;
    border: none;
  }
  .mdp_landing body #wrapper .mdp_landing_right .reg_form_dialog .el-button {
    height: 40px;
    font-size: 18px;
    padding: 10px 20px;
    min-width: 140px;
  }
  .mdp_landing body #wrapper .mdp_landing_content h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 32px;
  }
  .mdp_landing body #wrapper .mdp_landing_content .landing_timezone {
    margin-bottom: 40px;
  }
  .mdp_landing body #wrapper .mdp_landing_content .speaker_list {
    display: block;
  }
  .mdp_landing body #wrapper .mdp_landing_content .speaker_list .speaker_item {
    width: 100%;
  }
  .mdp_landing body #wrapper .mdp_landing_content .landing_time {
    font-size: 18px;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper_bg {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .mdp_landing #wrapper .mdp_landing_wrapper {
    max-width: inherit;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper .landing_host {
    margin-bottom: 40px;
  }
  .mdp_landing #wrapper .mdp_landing_content {
    width: 100%;
  }
  .mdp_landing #wrapper .mdp_landing_content .speaker_list {
    display: block;
  }
  .mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item {
    width: 360px;
  }
  .mdp_landing #wrapper .mdp_landing_right {
    position: static;
    margin-bottom: 60px;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper_bg {
    left: 0;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper .mdp_landing_timezone_language {
    right: 0;
  }
}
@media (min-width: 0px) and (max-width: 1040px) {
  .mdp_landing #wrapper .mdp_landing_wrapper_bg {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .mdp_landing #wrapper .mdp_landing_wrapper {
    max-width: inherit;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper .landing_host {
    margin-bottom: 40px;
  }
  .mdp_landing #wrapper .mdp_landing_content {
    width: 100%;
  }
  .mdp_landing #wrapper .mdp_landing_content .speaker_list {
    display: block;
  }
  .mdp_landing #wrapper .mdp_landing_content .speaker_list .speaker_item {
    width: 360px;
  }
  .mdp_landing #wrapper .mdp_landing_right {
    position: static;
    margin-bottom: 60px;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper_bg {
    left: 0;
  }
}
@media (min-width: 1920px) {
  .mdp_landing #wrapper .mdp_landing_wrapper {
    max-width: 1360px;
  }
  .mdp_landing #wrapper .mdp_landing_header {
    margin-bottom: 60px;
  }
  .mdp_landing #wrapper .mdp_landing_content {
    width: 760px;
  }
  .mdp_landing #wrapper .mdp_landing_content h1 {
    line-height: 77px;
    font-size: 56px;
  }
  .mdp_landing #wrapper .mdp_landing_wrapper_bg {
    left: calc(50% + 372px);
  }
}
.mdp_landing_white {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
}
.join_dialog {
  width: 100px;
}
.hiddenNameAndEmail .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.hiddenNameAndEmail .desc {
  font-size: 16px;
  line-height: 22px;
}
.dotted {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.webinar-body-empty {
  font-family: ciscosansttregular, Helvetica Neue, Helvetica, Arial, "sans-serif", Times New Roman;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 1em;
  background: transparent;
}
.webinar-body-empty #wrapper #frame.frame_guest {
  height: 100%;
  width: 100%;
  background: transparent;
}
.webinar-body-empty #wrapper #frame.frame_host .main .grid {
  border-radius: 12px 0 0 0;
  min-height: 100%;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
  background: transparent;
}
.color_picker_item {
  width: 260px;
  height: 32px;
  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;
  padding: 0 20px;
}
.color_picker_item .el-color-picker__panel {
  right: -93px;
  bottom: 30px;
}
.color_picker_item:hover {
  background: var(--mds-color-theme-background-secondary-hover);
}
.color_picker_item .color_picker_item_title {
  font-size: 14px;
}
.color_picker_item .color_picker_item_content,
.color_picker_item .color_picker_item_content-focus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 106px;
  height: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
}
.color_picker_item .color_picker_item_content .el-input-group__prepend,
.color_picker_item .color_picker_item_content-focus .el-input-group__prepend {
  position: relative;
  top: 2px;
  padding: 0px 8px;
}
.color_picker_item .color_picker_item_content:hover,
.color_picker_item .color_picker_item_content-focus:hover {
  border: 1px solid var(--mds-color-theme-outline-share-inactive);
}
.color_picker_item .color_picker_item_content #colorPickerItemInput,
.color_picker_item .color_picker_item_content-focus #colorPickerItemInput,
.color_picker_item .color_picker_item_content #buttonTextColor,
.color_picker_item .color_picker_item_content-focus #buttonTextColor,
.color_picker_item .color_picker_item_content #buttonBackgroundColor,
.color_picker_item .color_picker_item_content-focus #buttonBackgroundColor,
.color_picker_item .color_picker_item_content #backgroundColor,
.color_picker_item .color_picker_item_content-focus #backgroundColor,
.color_picker_item .color_picker_item_content #textHeaderColor,
.color_picker_item .color_picker_item_content-focus #textHeaderColor,
.color_picker_item .color_picker_item_content #textBodyColor,
.color_picker_item .color_picker_item_content-focus #textBodyColor,
.color_picker_item .color_picker_item_content #textHighlightColor,
.color_picker_item .color_picker_item_content-focus #textHighlightColor,
.color_picker_item .color_picker_item_content #accentColor,
.color_picker_item .color_picker_item_content-focus #accentColor {
  border: none;
  outline: none;
}
.color_picker_item .color_picker_item_content .el-input__inner,
.color_picker_item .color_picker_item_content-focus .el-input__inner {
  background: none;
  height: 28px;
  padding: 0px 5px;
}
.color_picker_item .color_picker_item_content .el-input__inner:focus,
.color_picker_item .color_picker_item_content-focus .el-input__inner:focus {
  background: none;
}
.color_picker_item .color_picker_item_content .el-input__inner:focus,
.color_picker_item .color_picker_item_content-focus .el-input__inner:focus {
  background: none;
}
.color_picker_item .color_picker_item_content.color_picker_item_content-focus {
  border: 1px solid var(--mds-color-theme-outline-label-cobalt);
}
.color_picker_item .color_picker_item_content .icon-exit {
  color: var(--mds-color-theme-text-primary-normal);
}
.color_picker_item .color_picker_item_color_value {
  margin-left: 8px;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: 400;
  width: 60px;
}
.customize_popup {
  line-height: 40px;
}
.color_picker_item:active {
  background: var(--mds-color-theme-background-solid-secondary-normal);
}
.customize_text_panel,
.customize_button_panel,
.customize_background_panel,
.customize_logo_panel,
.customize_accent_panel {
  padding: 15px 0;
  width: 260px;
  border-top: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.customize_text_panel .customize_panel_header,
.customize_button_panel .customize_panel_header,
.customize_background_panel .customize_panel_header,
.customize_logo_panel .customize_panel_header,
.customize_accent_panel .customize_panel_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 20px;
}
.customize_text_panel .customize_panel_header .customize_popup,
.customize_button_panel .customize_panel_header .customize_popup,
.customize_background_panel .customize_panel_header .customize_popup,
.customize_logo_panel .customize_panel_header .customize_popup,
.customize_accent_panel .customize_panel_header .customize_popup {
  display: inline-block;
  width: 24px;
}
.customize_text_panel .customize_panel_title,
.customize_button_panel .customize_panel_title,
.customize_background_panel .customize_panel_title,
.customize_logo_panel .customize_panel_title,
.customize_accent_panel .customize_panel_title {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: 600;
  height: 30px;
}
.customize_text_panel .customize_background_panel_subtitle,
.customize_button_panel .customize_background_panel_subtitle,
.customize_background_panel .customize_background_panel_subtitle,
.customize_logo_panel .customize_background_panel_subtitle,
.customize_accent_panel .customize_background_panel_subtitle {
  font-size: 14px;
  margin-left: 20px;
  color: var(--mds-color-theme-text-primary-normal);
}
.customize_text_panel .customize_panel_tip,
.customize_button_panel .customize_panel_tip,
.customize_background_panel .customize_panel_tip,
.customize_logo_panel .customize_panel_tip,
.customize_accent_panel .customize_panel_tip {
  margin: 0 15px;
  padding: 15px 5px;
  font-size: 14px;
}
.customize_text_panel .customize_panel_tip:hover,
.customize_button_panel .customize_panel_tip:hover,
.customize_background_panel .customize_panel_tip:hover,
.customize_logo_panel .customize_panel_tip:hover,
.customize_accent_panel .customize_panel_tip:hover {
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
}
#customizeButtonRefresh,
#customizeTextRefresh,
#customizeLogoRefresh,
#customizeBackgroundRefresh {
  min-width: initial;
  padding: 8px 12px;
}
.upload_limit .el-dialog {
  width: 440px;
}
.upload_image {
  padding: 10px 20px;
}
.upload_image .upload .upload-button {
  width: 220px;
  height: 28px;
  line-height: 10px;
}
.upload_image .upload .upload-button span {
  font-size: 14px;
}
.upload_image .upload .upload-disable {
  color: var(--mds-color-theme-text-inverted-disabled);
}
.upload_image .upload_image_success {
  width: 215px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upload_image .upload_image_success .upload_image_name {
  padding-left: 10px;
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upload_image .upload_avatar_success {
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-left: 5px;
}
.upload_image .upload_avatar_success .upload_image_name {
  padding-left: 10px;
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upload_image .el-form-item__error {
  padding: 8px 0 0 0;
}
.upload_image_err_header {
  width: 400px;
  line-height: 18px;
  margin-top: 5px;
}
.upload_image_err_content {
  margin-top: 20px;
  line-height: 18px;
}
.upload_image_err_footer {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.customize_host,
.customize_speaker_wrap,
.customize_agenda {
  width: 260px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customize_host .customize_host_title,
.customize_speaker_wrap .customize_host_title,
.customize_agenda .customize_host_title,
.customize_host .customize_speaker_title,
.customize_speaker_wrap .customize_speaker_title,
.customize_agenda .customize_speaker_title,
.customize_host .customize_agenda_title,
.customize_speaker_wrap .customize_agenda_title,
.customize_agenda .customize_agenda_title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 900;
  color: var(--mds-color-theme-text-primary-normal);
}
.customize_speaker_wrap,
.customize_agenda {
  border-top: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.customize_speaker_list .speaker_div {
  position: relative;
}
.customize_speaker_list .speaker_div .speaker_delete {
  width: 32px;
  height: 32px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  border-radius: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--mds-color-theme-background-solid-primary-normal);
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 16px;
}
.customize_speaker_list .speaker_item {
  width: 260px;
  height: 64px;
  padding: 12px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.customize_speaker_list .speaker_item:hover,
.customize_speaker_list .speaker_item.hover {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
}
.customize_speaker_list .speaker_item:hover,
.customize_speaker_list .speaker_item.hover + .speaker_delete {
  opacity: 1;
  cursor: pointer;
}
.customize_speaker_list .speaker_item:hover::before {
  display: inline-block;
}
.customize_speaker_list .speaker_item.hover::before {
  display: inline-block;
}
.customize_speaker_list .speaker_item .speaker_icon {
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 30%;
}
.customize_speaker_list .speaker_item img {
  max-width: 40px;
  height: auto;
}
.customize_speaker_list .speaker_item .speaker_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 80px);
  line-height: 20px;
}
.customize_speaker_list .speaker_item .speaker_content .name {
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.customize_speaker_list .speaker_item .speaker_content .title {
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.customize_speaker_list .speaker_item::before {
  content: '.';
  position: absolute;
  left: 5px;
  top: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  text-shadow: 0 5px var(--mds-color-theme-text-primary-normal), 0 10px var(--mds-color-theme-text-primary-normal), 5px 0px var(--mds-color-theme-text-primary-normal), 5px 5px var(--mds-color-theme-text-primary-normal), 5px 10px var(--mds-color-theme-text-primary-normal);
  display: none;
}
.customize_speaker_list .speaker_item_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customize_speaker_list .speaker-item-aria-live {
  position: absolute;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.customize_speaker_add_button,
.customize_agenda_edit_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 15px 0;
}
.customize_speaker_add_button .add_speaker,
.customize_agenda_edit_button .add_speaker,
.customize_speaker_add_button .edit_agenda,
.customize_agenda_edit_button .edit_agenda {
  width: 220px;
  height: 28px;
  line-height: 10px;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.customize_speaker_add_button .add_speaker_disable,
.customize_agenda_edit_button .add_speaker_disable {
  color: var(--mds-color-theme-text-inverted-disabled);
}
.edit_panellist .el-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.edit_panellist .el-tabs .el-tabs__content {
  overflow-y: auto;
}
.edit_panellist .el-tabs .el-radio__label {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.mdp_landing_customize .branding {
  height: 60px;
  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;
  padding: 0 30px 0 20px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
  color: var(--mds-color-theme-text-primary-normal);
}
.mdp_landing_customize .branding .branding_title {
  font-size: 18px;
  font-weight: bolder;
}
.mdp_landing_customize .branding .branding_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mdp_landing_customize .branding .branding_tab .branding_tab_topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  padding: 0 20px;
}
.mdp_landing_customize .branding .branding_tab .branding_tab_topic span {
  margin: 0 20px;
  white-space: nowrap;
}
.mdp_landing_customize .branding .branding_tab .branding_tab_topic button {
  font-size: 10px;
  padding: 0;
  min-width: 26px;
  height: 26px;
}
.mdp_landing_customize .branding .branding_tab_btn {
  background: var(--mds-color-theme-background-primary-active);
  color: var(--mds-color-theme-text-inverted-normal);
}
.mdp_landing_customize #webinar_required_pwd {
  display: none;
}
.mdp_landing_customize .disable_bg {
  display: none;
}
.mdp_landing_customize .edit_panellist {
  width: 260px;
  min-width: 260px;
  background: var(--mds-color-theme-background-solid-primary-normal);
}
.mdp_landing_customize .edit_panellist .el-tabs__header {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.mdp_landing_customize .edit_panellist .el-tabs__header .el-tabs__item {
  color: var(--mds-color-theme-text-secondary-normal);
}
.mdp_landing_customize .edit_panellist .el-tabs__header .el-tabs__item.is-active {
  color: var(--mds-color-theme-text-primary-normal);
  border-color: var(--mds-color-theme-outline-secondary-normal);
  font-weight: bolder;
}
.mdp_landing_customize .edit_panellist .edit_section {
  padding: 0 20px;
}
.mdp_landing_customize .edit_panellist .edit_section .edit_section_label {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  padding: 15px 0;
  color: var(--mds-color-theme-text-primary-normal);
}
.mdp_landing_customize .edit_panellist .theme_tabs {
  padding-bottom: 10px;
}
.mdp_landing_customize .edit_panellist .theme_tabs .theme_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mdp_landing_customize .edit_panellist .theme_tabs .theme_list .theme_item {
  width: calc(50% - 5px);
}
.mdp_landing_customize .edit_panellist .theme_tabs .theme_list .theme_item .theme_thumbnail {
  height: 60px;
}
.mdp_landing_customize .edit_panellist .theme_tabs .theme_list .theme_item .theme_thumbnail img {
  cursor: pointer;
}
.mdp_landing_customize .edit_panellist .theme_tabs .theme_list .theme_item .theme_radio {
  text-align: center;
}
.mdp_landing_customize .streaming_panel_warp .streaming_tip {
  background: var(--mds-color-theme-background-label-cobalt-normal);
  color: var(--mds-color-theme-text-team-cyan-normal);
  padding: 13px 20px;
}
.mdp_landing_customize .streaming_panel_warp .color_picker_item .el-color-picker__panel {
  right: -93px;
  bottom: -320px;
}
#switch_layout i {
  padding-right: 8px;
}
#streaming_page_wrap {
  height: 100%;
  width: 100%;
}
.landing_customize_warp #main_content {
  padding: 0!important;
  height: 100%;
}
.landing_customize_warp #main {
  overflow: hidden!important;
}
.mdp_landing_customize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.mdp_landing_customize .mdp_landing_wrapper .mdp_landing_wrapper_bg {
  position: absolute;
  z-index: 0;
}
.mdp_landing_customize .landing_customize {
  margin: 12px;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  overflow-x: auto;
}
.mdp_landing_customize .landing_customize .action_btn {
  position: absolute;
  top: 24px;
  z-index: 3;
}
.mdp_landing_customize .landing_customize .action_btn .el-button {
  border: 1px solid #DEDEDE;
  background-color: var(--mds-color-theme-button-primary-normal);
  width: 36px;
  min-width: 36px;
  padding: 0;
  margin-left: 8px;
}
.mdp_landing_customize .landing_customize .action_btn .el-button i,
.mdp_landing_customize .landing_customize .action_btn .el-button span {
  font-size: 14px;
  color: var(--mds-color-theme-text-inverted-normal);
}
.mdp_landing_customize .landing_customize .action_btn_right {
  right: 30px;
}
.mdp_landing_customize .landing_customize .customize_content_warp {
  position: relative;
  margin-right: 12px;
  width: 100%;
}
.mdp_landing_customize .landing_customize .customize_content_warp .mdp_landing_right {
  pointer-events: none;
}
.mdp_landing_customize .landing_customize .customize_content {
  width: 100%;
  overflow-y: auto;
  position: relative;
  min-height: 100%;
  height: 100%;
  min-width: 440px;
}
.mdp_landing_customize .customize_content_fullwidth {
  width: 100%;
}
.mdp_landing_customize_fullscreen {
  padding: 0 0;
}
.mdp_landing_customize_fullscreen .landing_customize {
  margin: 0;
}
.mdp_landing_customize_fullscreen .landing_customize .customize_content {
  margin: 0;
}
.branding_highlight {
  border: 2px solid var(--mds-color-theme-outline-label-cobalt);
  position: absolute;
  border-radius: 8px;
}
.branding_highlight &gt; div {
  color: black;
  font-size: 12px;
  background: var(--mds-color-theme-background-label-cobalt-active);
  padding: 1px;
  border-radius: 4px;
  position: absolute;
  height: 18px;
  right: 2px;
  top: 2px;
  min-width: 60px;
  text-align: center;
}
.light_model .branding_highlight {
  border: 2px solid var(--mds-color-theme-outline-label-cobalt);
}
.light_model .branding_highlight &gt; div {
  color: #FFFFFF;
  background-color: #005E7D;
}
.highlight_branding_background_image .light_model .branding_highlight,
.highlight_branding_logo_image .light_model .branding_highlight,
.highlight_branding_btn_bg .light_model .branding_highlight,
.highlight_branding_background .light_model .branding_highlight,
.highlight_branding_background .light_model .branding_highlight,
.highlight_branding_background_image .light_model .branding_background,
.highlight_branding_logo_image .light_model .branding_background,
.highlight_branding_btn_bg .light_model .branding_background,
.highlight_branding_background .light_model .branding_background,
.highlight_branding_background .light_model .branding_background {
  background: var(--mds-color-theme-background-label-cobalt-active);
}
.highlight_effect {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.highlight_branding_background_image .branding_highlight,
.highlight_branding_logo_image .branding_highlight {
  border: none;
  border-radius: 0;
  background: rgba(82, 220, 255, 0.25);
  z-index: 10;
}
.highlight_branding_background_image .branding_highlight &gt; div,
.highlight_branding_logo_image .branding_highlight &gt; div {
  display: none;
}
.highlight_branding_background_image .mdp_landing_right,
.highlight_branding_logo_image .mdp_landing_right {
  z-index: 12;
}
.highlight_branding_btn_bg .branding_highlight {
  border: none;
  border-radius: 0;
  background: rgba(82, 220, 255, 0.25);
}
.highlight_branding_btn_bg .branding_highlight &gt; div {
  display: none;
}
.highlight_branding_background .branding_background {
  border: none;
  background: rgba(82, 220, 255, 0.25);
}
.highlight_branding_background .branding_background div {
  display: none;
}
.branding_logo_image {
  display: inline-block;
}
.branding_logo_image img {
  max-width: 500px;
  max-height: 60px;
}
.highlight_branding_btn_txt .branding_highlight,
.highlight_branding_btn_bg .branding_highlight,
.highlight_branding_body_txt .branding_highlight,
.highlight_branding_header_txt .branding_highlight,
.highlight_branding_body_txt .branding_highlight,
.highlight_branding_highlight_txt .branding_highlight {
  z-index: 100;
}
.edit_agenda_dialog .el-dialog {
  width: 560px;
  height: 536px;
}
.edit_agenda_dialog .el-dialog .el-textarea {
  margin-bottom: 20px;
}
.edit_agenda_dialog .dialog-footer-btns {
  padding: 0px 20px;
}
.add_speaker_dialog .el-dialog {
  width: 440px;
}
.add_speaker_dialog .add_speaker_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add_speaker_dialog .add_speaker_upload_rule {
  color: var(--mds-color-theme-text-secondary-normal);
}
.add_speaker_dialog .add_speaker_content_avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 0;
  width: 130px;
}
.add_speaker_dialog .upload_default_avatar {
  width: 100px;
  height: 100px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 16px;
  text-align: center;
  font-size: 18px;
}
.add_speaker_dialog .add_speaker_content_form {
  margin-top: 10px;
  width: 250px;
}
.add_speaker_dialog .add_speaker_content_form input {
  width: 250px;
}
.add_speaker_dialog .avatar_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}
.add_speaker_dialog .avatar_wrap .avatar_acc_btn {
  width: 100%;
  height: 100%;
  white-space: normal;
  z-index: 0;
  padding: 0px;
  border: 0px;
}
.add_speaker_dialog .avatar_wrap div img {
  max-width: 100px;
  height: auto;
}
.mdp_landing #wrapper .landing_customize .mdp_landing_webinar .el-form-item__error {
  display: none;
}
.mdp_landing #wrapper .landing_customize .mdp_landing_webinar .el-form-item.is-error .el-input__inner {
  border-color: var(--mds-color-theme-common-text-secondary-dark);
  background-color: transparent;
}
.mdp_landing #wrapper .landing_customize .mdp_landing_webinar input {
  border: 1px solid var(--mds-color-theme-common-text-secondary-dark) !important;
  -webkit-text-fill-color: transparent!important;
  -webkit-box-shadow: 0 0 0px 1000px var(--mds-color-theme-background-solid-primary-normal) inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
.landing_loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.landing_loading div {
  width: 100%;
  height: 100%;
}
.icon-ng-refresh {
  cursor: pointer;
}
@media (min-width: 0px) and (max-width: 320px) {
  .mdp_landing_customize {
    width: 700px;
  }
}
@media (min-width: 0px) and (max-width: 1040px) {
  .mdp_landing #wrapper .edit_panellist {
    width: 260px;
  }
  .mdp_landing_customize .landing_customize .customize_content {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 1300px) {
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_wrapper_bg {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_wrapper {
    max-width: inherit;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_wrapper .landing_host {
    margin-bottom: 40px;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_content {
    width: 100%;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_right {
    position: static;
    margin-bottom: 60px;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_wrapper_bg {
    left: 0;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_content {
    width: 100%;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_content .speaker_list {
    display: block;
    max-width: 320px;
  }
  .mdp_landing #wrapper .mdp_landing_customize .mdp_landing_content .speaker_list .speaker_item {
    width: 100%;
  }
}
@media (min-width: 1040px) and (max-width: 1300px) {
  .mdp_landing #wrapper .mdp_landing_customize.mdp_landing_customize_fullscreen .mdp_landing_wrapper_bg {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .mdp_landing #wrapper .mdp_landing_customize.mdp_landing_customize_fullscreen .mdp_landing_wrapper {
    max-width: 1040px;
  }
  .mdp_landing #wrapper .mdp_landing_customize.mdp_landing_customize_fullscreen .mdp_landing_content {
    width: 560px;
  }
  .mdp_landing #wrapper .mdp_landing_customize.mdp_landing_customize_fullscreen .mdp_landing_right {
    position: absolute;
    right: 0;
  }
  .mdp_landing #wrapper .mdp_landing_customize.mdp_landing_customize_fullscreen .mdp_landing_wrapper_bg {
    left: calc(50% + 250px);
  }
}
.landing_customize_mobile body .mdp_landing_dialog .el-dialog {
  min-width: 330px;
}
.landing_customize_mobile body .mdp_landing_dialog .el-dialog .el-dialog__header {
  padding: 0px 0 0;
}
.landing_customize_mobile body .mdp_landing_dialog .el-dialog .el-dialog__body {
  padding: 0 0px;
}
.landing_customize_mobile body .mdp_landing_dialog .el-dialog .el-dialog__headerbtn {
  margin: -12px -8px 0;
}
.landing_customize_mobile body .mdp_landing_dialog .el-dialog .el-dialog__title {
  margin-bottom: 16px;
}
.landing_customize_mobile body #wrapper {
  min-width: 374px;
}
.landing_customize_mobile body #wrapper .mdp_landing_wlc p {
  margin-bottom: 24px;
}
.landing_customize_mobile body #wrapper .branding_logo_image img {
  height: 48px;
}
.landing_customize_mobile body #wrapper .mdp_landing_header {
  margin-top: 12px;
  margin-bottom: 12px;
}
.landing_customize_mobile body #wrapper .mdp_landing_wrapper_bg {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.landing_customize_mobile body #wrapper .mdp_landing_wrapper {
  padding: 0;
}
.landing_customize_mobile body #wrapper .mdp_landing_right {
  padding: 36px 20px 40px;
  width: 100%;
  min-height: 243px;
  border: none;
}
.landing_customize_mobile body #wrapper .mdp_landing_right .reg_form_dialog .el-button {
  height: 40px;
  font-size: 18px;
  padding: 10px 20px;
  min-width: 140px;
}
.landing_customize_mobile body #wrapper .mdp_landing_content h1 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 32px;
}
.landing_customize_mobile body #wrapper .mdp_landing_content .landing_timezone {
  margin-bottom: 40px;
}
.landing_customize_mobile body #wrapper .mdp_landing_content .speaker_list {
  display: block;
}
.landing_customize_mobile body #wrapper .mdp_landing_content .speaker_list .speaker_item {
  width: 100%;
}
.landing_customize_mobile body #wrapper .mdp_landing_content .landing_time {
  font-size: 18px;
}
.landing_customize_mobile #wrapper .mdp_landing_wrapper_bg {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.landing_customize_mobile #wrapper .mdp_landing_wrapper {
  max-width: inherit;
}
.landing_customize_mobile #wrapper .mdp_landing_wrapper .landing_host {
  margin-bottom: 40px;
}
.landing_customize_mobile #wrapper .mdp_landing_content {
  width: 100%;
}
.landing_customize_mobile #wrapper .mdp_landing_content .speaker_list {
  display: block;
}
.landing_customize_mobile #wrapper .mdp_landing_content .speaker_list .speaker_item {
  width: 360px;
}
.landing_customize_mobile #wrapper .mdp_landing_right {
  position: static;
  margin-bottom: 60px;
}
.landing_customize_mobile #wrapper .mdp_landing_wrapper_bg {
  left: 0;
}
.landing_customize_mobile .mdp_landing_customize .landing_customize .customize_content {
  padding: 0 20px;
  width: 400px;
  overflow-x: hidden;
}
.landing_customize_mobile .mdp_landing_customize .landing_customize .customize_content_warp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#formDiv {
  height: 0px;
}
#customizeAgenda {
  resize: none;
}
.notis {
  top: 50px;
}
.region_acc {
  position: absolute;
  opacity: 0.01;
}
.el-color-dropdown__headertitle {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.screen_user_only {
  position: absolute;
  opacity: 0.1;
}
#register_for_another,
#register_for_another:active,
#register_for_another:focus {
  display: block;
  margin-top: 40px;
  text-decoration: underline;
  outline-offset: -1px;
}
.remember_me {
  display: block;
}
.customize_webex_panel {
  padding: 25px;
  font-size: 14px;
  line-height: 19px;
}
.customize_speaker .el-switch .el-switch__core,
.customize_speaker .el-switch[aria-checked="false"] .el-switch__core,
.customize_agenda_switch .el-switch .el-switch__core,
.customize_agenda_switch .el-switch[aria-checked="false"] .el-switch__core,
.customize_host_switch .el-switch .el-switch__core,
.customize_host_switch .el-switch[aria-checked="false"] .el-switch__core {
  background-color: #949494;
}
.customize_speaker .el-switch.is-checked .el-switch__core,
.customize_agenda_switch .el-switch.is-checked .el-switch__core,
.customize_host_switch .el-switch.is-checked .el-switch__core {
  background-color: var(--mds-color-theme-control-active-normal);
}
.vendors_wrapper .el-dialog__body {
  overflow-y: auto;
  overflow-x: hidden;
}
.vendors_wrapper .email_error,
.vendors_wrapper .sourceID_error {
  width: 200px;
}
.vendors_wrapper .vendors_dialog {
  width: 540px;
  min-height: 680px;
  position: relative;
}
.vendors_wrapper .vendors_dialog .el-form-item__label {
  width: 290px;
}
.vendors_wrapper .vendors_dialog .el-form-item__content {
  margin-left: 290px;
}
.vendors_wrapper .vendors_tips {
  line-height: 19px;
  font-size: 14px;
}
.vendors_wrapper .add_error {
  float: right;
  width: 233px;
}
.vendors_wrapper .vendors_add {
  width: 456px;
  min-height: 135px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  border-radius: 8px;
  margin-top: 10px;
  padding: 16px;
}
.vendors_wrapper .vendors_add .vendors_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vendors_wrapper .vendors_add .vendors_input .vendors_input_title {
  margin-bottom: 8px;
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 11px;
}
.vendors_wrapper .vendors_add .vendors_input .vendors_info .el-input {
  width: 200px;
}
.vendors_wrapper .vendors_add .vendors_input .vendors_line {
  margin-top: 30px;
}
.vendors_wrapper .vendors_add .input_action .input_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vendors_wrapper .vendors_add .input_action .input_row .item {
  width: 200px;
}
.vendors_wrapper .vendors_add .input_action .el-input {
  width: 200px;
}
.vendors_wrapper .vendors_add .input_action .vendors_line {
  width: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vendors_wrapper .vendors_add .input_action .input_value {
  margin-top: 10px;
}
.vendors_wrapper .vendors_list {
  margin-top: 30px;
}
.vendors_wrapper .vendors_list .no_vendors_wrapper {
  padding: 50px 0;
}
.vendors_wrapper .vendors_list .no_vendors_wrapper .no_vendors {
  text-align: center;
}
.vendors_wrapper .vendors_list .no_vendors_wrapper .noVendorsTip {
  text-align: center;
}
.vendors_wrapper .vendors_list .vendorData {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vendors_wrapper .vendors_list .emailTips {
  margin-top: 10px;
}
.vendors_wrapper .vendors_list ._loading {
  height: 200px;
}
.vendors_wrapper .vendors_list .vendors_list_wrapper {
  position: relative;
  margin-top: 17px;
  padding-right: 30px;
  width: 456px;
  height: 230px;
}
.vendors_wrapper .vendors_list .vendors_list_wrapper .email {
  width: 355px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 17px;
  line-height: 35px;
}
.vendors_wrapper .vendors_list .vendors_list_wrapper .sourceID {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 160px;
  padding-right: 23px;
  line-height: 35px;
}
.vendors_wrapper .vendors_list .vendors_list_wrapper .vendors_header {
  width: 456px;
  height: 36px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vendors_wrapper .vendors_list .vendors_list_wrapper .vendorData {
  width: 456px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.vendors_wrapper .vendors_list .vendors_list_wrapper .vendorData_wrapper {
  width: 456px;
  height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
}
.vendors_wrapper .vendors_list .vendors_list_title {
  font-weight: 700;
  font-size: 14px;
  margin-left: 12px;
  margin-bottom: 12px;
}
.vendors_wrapper .vendors_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 12px;
}
.vendors_wrapper .vendors_button .addVendor {
  height: 30px;
  font-size: 14px;
  line-height: 11px;
}
.vendors_wrapper .save_vendors {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.manage_attendees {
  font-family: 'CiscoSans', 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  position: absolute;
  font-weight: normal;
}
.manage_attendees .attendee_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 5px 12px 5px;
}
.manage_attendees .attendee_action .el-button {
  background: transparent;
}
.manage_attendees .attendee_action .button-link {
  font-size: 14px;
  border-width: 0;
}
.manage_attendees .attendee_action .button-link-disable {
  color: #999;
}
.manage_attendees .attendee_action_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.manage_attendees .attendee_action_left .attendee_create {
  margin-right: 10px;
}
.manage_attendees .icon-add-participant,
.manage_attendees .icon-import {
  margin-right: 5px;
}
.manage_attendees .attendee_action_right {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.manage_attendees .attendee_list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
}
.manage_attendees .attendee_list .table-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.manage_attendees .attendee_list .attendee_table {
  width: 100%;
  border-collapse: collapse;
  height: 100%;
}
.manage_attendees .attendee_list .attendee_table thead {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 45px;
  position: sticky;
  top: 0;
  left: 0;
}
.manage_attendees .attendee_list .attendee_table thead .item {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
}
.manage_attendees .attendee_list .attendee_table tbody {
  display: block;
  overflow-y: auto;
  height: calc(100% - 45px);
}
.manage_attendees .attendee_list .attendee_table_loading {
  height: 300px;
}
.manage_attendees .attendee_list .attendee_list_header_wrap,
.manage_attendees .attendee_list .no_attendee_list_header_wrap {
  width: 100%;
  height: 45px;
  background: var(--mds-color-theme-background-solid-tertiary-normal);
  border-radius: 4px;
}
.manage_attendees .attendee_list .no_attendee_list_header_wrap {
  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;
}
.manage_attendees .attendee_list .no_attendee_list_header_wrap thead .item {
  background: var(--mds-color-theme-background-solid-tertiary-normal);
}
.manage_attendees .attendee_list .no_attendee_list_header_wrap .item {
  font-weight: bold;
}
.manage_attendees .attendee_list .data_row {
  height: 50px;
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
}
.manage_attendees .attendee_list .data_row:hover {
  background-color: var(--mds-color-theme-gradation-secondary);
}
.manage_attendees .attendee_list .item {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.manage_attendees .attendee_list .short {
  width: 100px;
  padding: 0px 15px;
}
.manage_attendees .attendee_list .first {
  padding-left: 17px;
}
.manage_attendees .attendee_list .report_pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  left: 0;
}
.manage_attendees .data_card {
  position: absolute;
  bottom: 40px;
  right: 50px;
  height: 50px;
  line-height: 50px;
}
.manage_attendees .breadcrumb a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.manage_attendees .breadcrumb a:hover,
.manage_attendees .breadcrumb a:focus,
.manage_attendees .breadcrumb a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.manage_attendees .breadcrumb i {
  font-size: 12px;
  margin-right: 5px;
  vertical-align: middle;
}
.manage_attendees .breadcrumb .back {
  color: var(--mds-color-theme-text-primary-normal);
  padding-left: 5px;
}
.manage_attendees .title {
  padding-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.manage_attendees .no_attendee_svg {
  margin: 70px 0 30px 0;
  text-align: center;
}
.manage_attendees .bold {
  font-size: 13px;
  font-weight: 900;
}
.manage_attendees .no_attendee_tip {
  width: 340px;
  font-size: 12px;
  text-align: center;
  color: var(--mds-color-theme-text-secondary-normal);
  margin: 0 auto;
}
.manage_attendees .attendee_import_csv .el-form-item__error {
  padding: 0px;
}
.manage_attendees .attendee_import_csv .el-dialog {
  width: 500px;
  min-height: 580px;
}
.manage_attendees .attendee_import_csv .tips {
  font-size: 14px;
  padding: 15px 0 10px 0;
  line-height: 18px;
}
.manage_attendees .attendee_import_csv .template {
  padding-bottom: 20px;
}
.manage_attendees .attendee_import_csv .el-upload_tip {
  width: 300px;
  margin: 0 auto;
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  padding-top: 10px;
}
.manage_attendees .attendee_import_csv .mbs-upload .el-upload-dragger {
  height: 315px;
  width: 460px;
}
.manage_attendees .attendee_import_csv .upload_btn {
  width: 100%;
  height: 100%;
  white-space: normal;
  border: 0px;
  padding: 0px;
  border-radius: var(--mds-border-radius-core-medium);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.manage_attendees .attendee_import_csv .dialog-footer-btns {
  padding: 0px 20px 20px;
}
.manage_attendees .attendee_import_csv .sendEmail {
  padding-top: 10px;
  font-size: 14px;
}
.manage_attendees .attendee_import_csv .el-dialog__body {
  padding: 20px 20px 10px 20px;
}
.manage_attendees .attendee_import_csv .CSV_success,
.manage_attendees .attendee_import_csv .CSV_error,
.manage_attendees .attendee_import_csv .CSV_loading {
  height: 315px;
  width: 460px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  border-radius: var(--mds-border-radius-core-medium);
  margin-bottom: 40px;
  padding: 60px;
}
.manage_attendees .attendee_import_csv .CSV_loading .nub {
  font-size: 16px;
  text-align: center;
  color: #121212;
  padding-top: 150px;
}
.manage_attendees .attendee_import_csv .tip {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
}
.manage_attendees .attendee_import_csv .tip .bold {
  font-size: 16px;
  font-weight: 900;
}
.manage_attendees .attendee_import_csv .tipWrapper {
  padding-top: 20px;
}
.manage_attendees .attendee_import_csv .tipWrapper .tip {
  padding-top: 0px;
}
.manage_attendees .attendee_import_csv .tipWrapper .download {
  text-align: center;
}
.manage_attendees .attendee_import_csv .success_flag,
.manage_attendees .attendee_import_csv .error_flag {
  text-align: center;
}
.manage_attendees .delete .el-button--link {
  text-decoration: none !important;
  color: var(--mds-color-theme-text-primary-normal);
}
.attendee-content {
  margin-top: 54px;
  text-align: center;
}
.attendee-content .attendee-count {
  font-size: 40px;
  line-height: 54px;
}
.attendee-content .attendee-desc {
  margin-top: 6px;
}
.attendee-operation {
  margin-top: 32px;
}
.attendee-create {
  display: inline-block;
}
.attendee-create .el-form-item__content {
  margin-left: 0;
}
.margin-top-2 {
  margin-top: -2px;
}
.attendee-create-dialog .el-select {
  width: 100%;
}
.attendee-create-dialog .bosessions_form_item .el-input {
  height: 36px;
}
.list-send-btn {
  float: right;
}
.send-invitation {
  margin-left: 20px;
}
.send-invitation .el-dialog--small {
  max-width: 600px;
  height: auto;
}
.send-invitation .send-invitation-body {
  margin-bottom: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.send-invitation .send-invitation-body .send-invitation-label {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.send-invitation .send-email-pic {
  text-align: center;
  margin: 20px 0;
}
.send-invitation .send-email-tips {
  text-align: center;
  margin: 35px 0 25px 0px;
}
.send-invitation .send-email-footer-btns {
  text-align: right;
  padding-top: 30px;
}
.send-invitation .send-invitation-desc {
  font-size: 12px;
  line-height: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.send-invitation .send-invitation-desc .desc-title {
  font-weight: bold;
}
.send-invitation .send-invitation-desc .desc-content {
  margin-top: 4px;
}
.send_invitation_trigger {
  font-size: 14px;
  line-height: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
  background: var(--mds-color-theme-background-secondary-hover);
  border: 1px solid var(--mds-color-theme-background-secondary-hover);
}
.send_invitation_trigger:focus,
.send_invitation_trigger:hover {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.send_invitation_trigger .icon-email {
  font-size: 12px;
  margin-right: 4px;
}
.invitation_dialog {
  font-weight: normal;
}
.invitation_dialog .send_email_content {
  padding-bottom: 16px;
}
.invitation_dialog .send_to_label {
  margin-top: 16px;
  font-weight: 600;
}
.invitation_dialog .send_all_checkbox_group ul {
  padding-left: 24px;
}
.invitation_dialog .send_all_checkbox_group ul .radio_item .el-checkbox__inner {
  top: 7px;
}
.invitation_dialog .send_all_checkbox_group ul .radio_item .el-checkbox__original {
  top: 7px;
}
.invitation_dialog .send_all_checkbox_group ul .radio_item .border {
  border-radius: 4px;
}
.invitation_dialog .mail_log {
  padding: 8px 0;
}
.invitation_dialog .mail_log a {
  text-decoration: none;
}
.invitation_dialog .email_log_back {
  display: block;
  text-decoration: none;
  margin-bottom: 12px;
  height: 32px;
  line-height: 32px;
  color: var(--mds-color-theme-text-primary-normal);
}
.invitation_dialog .email_log_back:hover {
  color: var(--mds-color-theme-text-accent-normal);
}
.invitation_dialog .email_log_back i {
  margin-right: 4px;
}
.invitation_dialog .email_log_back .icon-ng-right {
  display: none;
}
.invitation_dialog .email_log_content {
  height: 300px;
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  border-radius: 4px;
  overflow-y: auto;
}
.invitation_dialog .email_log_content .log_title {
  padding: 16px 20px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-weight: 900;
}
.invitation_dialog .email_log_content .log_item {
  padding: 12px 20px;
}
.invitation_dialog .email_log_content .log_item .time {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-right: 20px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.invitation_dialog .email_log_content .log_item .desc {
  display: inline-block;
  line-height: 20px;
}
.invitation_dialog .footer_buttons {
  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;
  padding-top: 48px;
}
.invitation_dialog .footer_buttons a {
  display: inline-block;
  text-decoration: none;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.invitation_dialog .footer_buttons .icon-clock {
  vertical-align: middle;
  margin-right: 6px;
}
@media screen and (max-width: 600px) {
  .invitation_dialog .footer_buttons {
    display: block;
  }
  .invitation_dialog .footer_buttons a {
    display: inline-block;
    max-width: 320px;
  }
  .invitation_dialog .footer_buttons .btns {
    margin-top: 24px;
    text-align: right;
  }
}
#createAttendeeLink,
#importAttendeeLink {
  text-decoration: none;
  color: var(--mds-color-theme-text-primary-normal);
}
.send-mail-btn {
  cursor: pointer;
}
.send-mail-btn .icon-email {
  font-size: 12px;
  margin-right: 4px;
}
.remove,
.import,
.delete {
  cursor: pointer;
}
.removeDisable {
  color: #999;
}
#sendInvitation .el-dialog--small {
  min-width: 400px;
}
#attendeeCreate .el-dialog--small {
  width: 600px;
  min-height: 580px;
}
#attendee_create_phone_country_Code {
  padding: 8px 16px 8px 10px;
  text-overflow: ellipsis;
}
.attendee-create-dialog .el-form-item__error {
  padding: 0px 0 10px 0px;
}
#snackbar {
  visibility: hidden;
  min-width: 170px;
  height: 38px;
  margin-left: -80px;
  background-color: #292929;
  color: #fff;
  text-align: center;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 50%;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  line-height: 38px;
}
#snackbar .white {
  color: #fff;
  margin-right: 8px;
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 50%;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 50%;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 50%;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 50%;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.meeting_widget {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 20px;
  width: 100%;
  -ms-grid-columns: 2fr 1fr;
  display: -ms-grid;
}
.meeting_widget .meeting_detail_info {
  height: 400px;
}
.meeting_widget .meeting_detail_info .meeting-password {
  margin: 8px 0;
}
.meeting_widget .meeting_detail_info .meeting-password .el-input {
  max-width: 580px;
  width: auto;
  min-width: 498px;
  padding: 2.5px;
}
.meeting_widget .meeting_detail_info .meeting-password .el-input.captcha_mdp {
  min-width: 350px;
  max-width: 350px;
  padding-top: 10px;
}
.meeting_widget .meeting_detail_info .meeting_detail_info_content {
  height: 320px;
  overflow-y: auto;
  padding-left: 2px;
}
.meeting_widget .meeting_detail_info .meeting_detail_info_content.is_tab_mode {
  height: auto;
}
.meeting_widget .meeting_detail_info .meeting_detail_info_content.is_tab_mode .el-tabs__content {
  height: 255px;
  overflow-y: auto;
}
.meeting_widget .sso_warning {
  padding: 0 0 40px 0;
}
.meeting_widget .meeting_detail_info.hide_bg_color {
  background-color: transparent;
  padding: 0;
  height: auto;
}
.meeting_widget .meeting_detail_info,
.meeting_widget .registration_widget,
.meeting_widget .branding_widget,
.meeting_widget .registration_type_widget,
.meeting_widget .bo_widget,
.meeting_widget .invite_attendee_widget,
.meeting_widget .email_template_widget,
.meeting_widget .destination_url_widget,
.meeting_widget .practice_session_widget,
.meeting_widget .producer_widget,
.meeting_widget .cohost_from_contributor {
  padding: 12px 32px 24px 32px;
  border-radius: 16px;
  background: var(--mds-color-theme-background-solid-secondary-normal);
  margin-bottom: 20px;
}
.meeting_widget .meeting_detail_info .widget_title,
.meeting_widget .registration_widget .widget_title,
.meeting_widget .branding_widget .widget_title,
.meeting_widget .registration_type_widget .widget_title,
.meeting_widget .bo_widget .widget_title,
.meeting_widget .invite_attendee_widget .widget_title,
.meeting_widget .email_template_widget .widget_title,
.meeting_widget .destination_url_widget .widget_title,
.meeting_widget .practice_session_widget .widget_title,
.meeting_widget .producer_widget .widget_title,
.meeting_widget .cohost_from_contributor .widget_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.meeting_widget .meeting_detail_info .widget_title h2,
.meeting_widget .registration_widget .widget_title h2,
.meeting_widget .branding_widget .widget_title h2,
.meeting_widget .registration_type_widget .widget_title h2,
.meeting_widget .bo_widget .widget_title h2,
.meeting_widget .invite_attendee_widget .widget_title h2,
.meeting_widget .email_template_widget .widget_title h2,
.meeting_widget .destination_url_widget .widget_title h2,
.meeting_widget .practice_session_widget .widget_title h2,
.meeting_widget .producer_widget .widget_title h2,
.meeting_widget .cohost_from_contributor .widget_title h2 {
  font-size: 18px;
}
.meeting_widget .meeting_detail_info .practice_session_title h2,
.meeting_widget .registration_widget .practice_session_title h2,
.meeting_widget .branding_widget .practice_session_title h2,
.meeting_widget .registration_type_widget .practice_session_title h2,
.meeting_widget .bo_widget .practice_session_title h2,
.meeting_widget .invite_attendee_widget .practice_session_title h2,
.meeting_widget .email_template_widget .practice_session_title h2,
.meeting_widget .destination_url_widget .practice_session_title h2,
.meeting_widget .practice_session_widget .practice_session_title h2,
.meeting_widget .producer_widget .practice_session_title h2,
.meeting_widget .cohost_from_contributor .practice_session_title h2 {
  display: inline-block;
  margin-right: 12px;
}
.meeting_widget .meeting_detail_info .meeting_detail_blockt,
.meeting_widget .registration_widget .meeting_detail_blockt,
.meeting_widget .branding_widget .meeting_detail_blockt,
.meeting_widget .registration_type_widget .meeting_detail_blockt,
.meeting_widget .bo_widget .meeting_detail_blockt,
.meeting_widget .invite_attendee_widget .meeting_detail_blockt,
.meeting_widget .email_template_widget .meeting_detail_blockt,
.meeting_widget .destination_url_widget .meeting_detail_blockt,
.meeting_widget .practice_session_widget .meeting_detail_blockt,
.meeting_widget .producer_widget .meeting_detail_blockt,
.meeting_widget .cohost_from_contributor .meeting_detail_blockt {
  border: none;
  margin-top: 0px;
}
.meeting_widget .meeting_detail_info .meeting_detail_blockt h2,
.meeting_widget .registration_widget .meeting_detail_blockt h2,
.meeting_widget .branding_widget .meeting_detail_blockt h2,
.meeting_widget .registration_type_widget .meeting_detail_blockt h2,
.meeting_widget .bo_widget .meeting_detail_blockt h2,
.meeting_widget .invite_attendee_widget .meeting_detail_blockt h2,
.meeting_widget .email_template_widget .meeting_detail_blockt h2,
.meeting_widget .destination_url_widget .meeting_detail_blockt h2,
.meeting_widget .practice_session_widget .meeting_detail_blockt h2,
.meeting_widget .producer_widget .meeting_detail_blockt h2,
.meeting_widget .cohost_from_contributor .meeting_detail_blockt h2 {
  padding: 0px;
}
.meeting_widget .meeting_detail_info .meeting_detail_blockt .copy_wrapper,
.meeting_widget .registration_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .branding_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .registration_type_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .bo_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .invite_attendee_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .email_template_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .destination_url_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .practice_session_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .producer_widget .meeting_detail_blockt .copy_wrapper,
.meeting_widget .cohost_from_contributor .meeting_detail_blockt .copy_wrapper {
  padding: 0;
}
.meeting_widget .meeting_detail_info .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .registration_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .branding_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .registration_type_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .bo_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .invite_attendee_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .email_template_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .destination_url_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .practice_session_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .producer_widget .meeting_detail_blockt .copy_wrapper i,
.meeting_widget .cohost_from_contributor .meeting_detail_blockt .copy_wrapper i {
  display: none;
}
.meeting_widget .branding_widget,
.meeting_widget .registration_type_widget,
.meeting_widget .bo_widget {
  height: 120px;
}
.meeting_widget .registration_widget {
  height: auto;
}
.meeting_widget .email_template_widget {
  height: auto;
}
.meeting_widget .email_template_widget .invitation_content {
  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;
  line-height: 18px;
}
.meeting_widget .email_template_widget .send_email_button {
  border: 1px solid var(--mds-color-theme-background-secondary-normal);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.meeting_widget .destination_url_widget #manageDestinationUrl.is-disabled {
  background-color: transparent;
}
.meeting_widget .destination_url_widget .url_preview {
  margin-top: 10px;
  min-width: 520px;
  max-width: 560px;
  padding: 2px 0;
}
.meeting_widget .destination_url_widget .survey_preview {
  margin-top: 10px;
  line-height: 22px;
}
.meeting_widget .destination_url_widget .survey_preview .survey_info {
  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;
}
.meeting_widget .destination_url_widget .survey_preview .survey_info.disable {
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_widget .destination_url_widget .survey_preview .survey_info.disable a {
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_widget .branding_link,
.meeting_widget .reg_link,
.meeting_widget .bo_link {
  padding: 15px 0;
}
.meeting_widget .branding_link button {
  font-size: 14px;
  text-decoration: underline;
  color: var(--mds-color-theme-text-accent-normal);
  outline-offset: -1px;
}
.meeting_widget .branding_link_container {
  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;
}
.meeting_widget .branding_link_txt {
  margin-top: 10px;
}
.meeting_widget .branding_link_switch {
  margin-top: 10px;
  text-align: right;
}
.meeting_widget .vendors_link_txt {
  line-height: 20px;
}
.meeting_widget .openVendor {
  text-decoration: underline;
  font-size: 14px;
}
.meeting_widget .meeting_detail_wrapper {
  width: 100%;
  max-width: 780px;
}
.meeting_widget .meeting_detail_wrapper dl {
  color: var(--mds-color-theme-text-primary-normal);
}
.meeting_widget .meeting_detail_wrapper dl dt {
  float: none;
  width: 100%;
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_widget .meeting_detail_wrapper dl dd {
  margin-left: 0;
  margin-bottom: 12px;
  width: calc(100% - 60px);
}
.meeting_widget .meeting_detail_wrapper .tabs_copy_container {
  margin-bottom: 16px;
  height: 20px;
}
.meeting_widget .meeting_detail_wrapper .tabs_copy_container .c_copy a {
  text-decoration: none;
}
.meeting_widget .meeting_detail_wrapper .tabs_copy_container .c_copy a,
.meeting_widget .meeting_detail_wrapper .tabs_copy_container .c_copy a:active,
.meeting_widget .meeting_detail_wrapper .tabs_copy_container .c_copy a:focus {
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_widget .meeting_detail_wrapper .tabs_copy_container .c_copy .copied {
  font-size: 14px;
  color: var(--mds-color-theme-text-success-normal);
}
.meeting_widget .registration_widget .reg_redirect_url {
  font-size: 16px;
  line-height: 22px;
  margin-top: 18px;
  min-width: 520px;
  max-width: 560px;
}
.meeting_widget .registration_widget .reg_info_warp {
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.meeting_widget .registration_widget .reg_info_warp div:first-child {
  padding-left: 0;
}
.meeting_widget .registration_widget .reg_info_warp div:nth-child(2) {
  border-left: 1px solid var(--mds-color-theme-outline-share-inactive);
  border-right: 1px solid var(--mds-color-theme-outline-share-inactive);
}
.meeting_widget .registration_widget .reg_info_warp dt:first-child {
  padding-left: 0;
}
.meeting_widget .registration_widget .reg_info_warp dd:nth-child(2) {
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid var(--mds-color-theme-outline-share-inactive);
}
.meeting_widget .registration_widget .reg_info_warp dd:nth-child(4) {
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid var(--mds-color-theme-outline-share-inactive);
}
.meeting_widget .registration_widget .reg_info_warp dt {
  display: inline;
}
.meeting_widget .registration_widget .reg_info_warp dd {
  display: inline;
  margin-left: 0;
}
.meeting_widget .registration_widget .reg_info {
  display: inline;
  padding: 0 16px;
  font-size: 16px;
}
.meeting_widget .registration_widget .approved_counts,
.meeting_widget .registration_widget .pending_counts,
.meeting_widget .registration_widget .rejected_cunts {
  font-weight: bolder;
}
.meeting_widget .registration_widget .approved_counts {
  color: var(--mds-color-theme-text-success-normal);
}
.meeting_widget .registration_widget .pending_counts {
  color: var(--mds-color-theme-text-warning-normal);
}
.meeting_widget .registration_widget .rejected_cunts {
  color: var(--mds-color-theme-text-error-normal);
}
.meeting_widget .meeting_widget_main {
  -ms-grid-column: 1 ;
}
.meeting_widget .meeting_widget_side {
  -ms-grid-column: 2;
}
.meeting_widget .meeting_widget_side .mdp_member_list {
  padding: 12px 32px 24px 32px;
  border-radius: 16px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
  margin-bottom: 20px;
  height: 400px;
}
.meeting_widget .meeting_widget_side .mdp_member_list h2 {
  font-size: 18px;
  line-height: 18px;
}
.meeting_widget .meeting_widget_side .mdp_member_list .el-form {
  margin-top: 0;
}
.meeting_widget .meeting_widget_side .mdp_member_list .el-form-item__label {
  display: block;
  padding-left: 20px;
  padding-bottom: 5px;
}
.meeting_widget .meeting_widget_side .mdp_member_list .inputInviteeEmail_label_tips {
  font-size: 12px;
  margin-left: 6px;
  line-height: 19px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.meeting_widget .meeting_widget_side .mdp_member_list .anonymous_meeting_alert.el-alert {
  height: 26px;
  margin-bottom: 10px;
  background: var(--mds-color-theme-background-label-cobalt-hover);
  padding: 10px 12px;
}
.meeting_widget .meeting_widget_side .mdp_member_list .anonymous_meeting_alert .el-alert__content {
  size: 12px;
  line-height: 18px;
}
.meeting_widget .meeting_widget_side .mdp_invited_list .mdp_attendee_name {
  max-width: 180px;
}
.meeting_widget .meeting_widget_side .mdp_invited_list_scroll {
  padding-right: 0;
  height: 188px;
}
.meeting_widget .meeting_widget_side .invited_list_without_search_anonymous {
  height: 310px;
}
.meeting_widget .meeting_widget_side .invited_list_search_without_anonymous {
  height: 250px;
}
.meeting_widget .meeting_widget_side .invited_list_anonymous_without_search {
  height: 270px;
}
.meeting_widget .meeting_widget_side .mdp_no_member_list {
  text-align: center;
  margin-top: 20px;
}
.meeting_widget .mdp_invited_list {
  border: none;
  padding: 0;
  margin: 0;
}
.meeting_widget .mdp_invited_list input {
  min-width: 228px;
}
.meeting_widget .mdp_invited_list_anonymoum_tip {
  text-align: center;
  font-size: 14px;
  padding: 120px 50px;
  line-height: 22px;
}
.meeting_widget .meeting-join {
  display: inline-block;
}
.meeting_widget .invite_attendee_widget {
  height: 260px;
}
.meeting_widget .invite_attendee_widget .widget_title h2 {
  font-size: 18px;
}
.meeting_widget .invite_attendee_widget .widget_title .invite_attendee_link {
  padding: 16px 0;
}
.meeting_detail_require_sign_in_tips {
  width: 100%;
  margin-bottom: 14px;
  border-radius: 16px;
}
.meeting_detail_require_sign_in_tips .meeting_detail_require_sign_in_tips_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: left;
}
.send_email_dialog_content {
  max-width: 400px;
  line-height: 20px;
  padding: 10px 0;
}
.meeting_detail .meeting_widget.full_width {
  width: 350px;
  margin: 0 auto;
}
.meeting_detail .meeting_detail_layout .meeting_detail_basic {
  min-height: auto;
}
.meeting_detail_layout {
  width: 100%;
  padding-left: 2px;
}
.meeting_detail_layout .meeting_detail_top {
  margin: 10px 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.meeting_detail_layout .meeting_detail_top .left {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.meeting_detail_layout .meeting_detail_top .left .host_name_mdp {
  padding-right: 12px;
  margin-right: 10px;
  border-right: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.meeting_detail_layout .smartbutton.smartbutton_mt {
  margin-top: 0;
}
.meeting_detail_layout .smartbutton {
  margin-right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -ms-inline-flexbox;
}
.meeting_detail_layout .meeting_detail_title {
  padding: 18px 32px 10px 0;
}
.meeting_detail_layout .meeting_detail_title h1 {
  word-break: break-word;
  max-width: none;
}
.tipBackground {
  text-align: center;
}
.has_join_form.meeting_detail_layout .meeting_detail_top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#mdp_advanced_info_agenda {
  word-break: break-word;
}
.frame_guest .has_join_form .smartbutton.smartbutton_mt {
  margin-top: 20px;
}
.frame_guest .has_join_form .meeting-join .el-input {
  width: 100%;
  margin-top: 6px;
}
.frame_guest .meeting_detail_layout {
  width: 100%;
}
.frame_guest .meeting_detail_layout .nologin_meetings {
  margin: 60px 0 0 0;
}
.frame_guest .meeting_detail .meeting_protected {
  margin: 30px auto 0;
}
.edit_disable {
  width: 280px;
}
.icon_disable {
  color: var(--mds-color-theme-text-inverted-disabled);
}
@media (min-width: 100px) and (max-width: 1279px) {
  body .grid_g .meeting_widget_side .mdp_invited_list {
    min-width: 290px;
    width: auto;
  }
}
@media (min-width: 100px) and (max-width: 1200px) {
  .meeting_widget .meeting_widget_side .mdp_invited_list .mdp_attendee_name {
    max-width: 125px;
  }
}
@media (min-width: 100px) and (max-width: 1010px) {
  body .grid_g .meeting_widget {
    grid-template-columns: 1fr;
    -ms-grid-columns: 1fr;
    display: inline-block;
    width: 580px;
  }
  .meeting_detail_layout .meeting_detail_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .meeting_detail_layout .meeting_detail_top .left {
    width: 580px;
  }
}
@media (min-width: 360px) and (max-width: 640px) {
  .meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .meeting_detail_layout .meeting_detail_top .left {
    width: auto;
  }
  body .grid_g .meeting_widget {
    width: 100%;
  }
  body .grid_g .meeting_widget .meeting_detail_info {
    height: auto;
  }
  .meeting_widget .meeting_detail_info .meeting_detail_info_content {
    height: auto;
  }
  .meeting_widget .registration_widget .widget_title,
  .meeting_widget .branding_widget .widget_title,
  .meeting_widget .registration_type_widget .widget_title,
  .meeting_widget .bo_widget .widget_title,
  .meeting_widget .invite_attendee_widget .widget_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .meeting_widget .registration_widget,
  .meeting_widget .branding_widget,
  .meeting_widget .registration_type_widget {
    height: auto;
  }
  .meeting_widget .branding_link,
  .meeting_widget .reg_link,
  .meeting_widget .bo_link {
    padding: 0;
  }
  .meeting_widget .registration_widget .reg_info_warp div:first-child {
    padding: 0;
  }
  .meeting_widget .registration_widget .reg_info_warp div:nth-child(2) {
    border: none;
    padding: 0;
  }
  .meeting_widget .registration_widget .reg_info {
    padding: 0;
    display: block;
    line-height: 28px;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .meeting_widget_side {
    margin-left: 20px;
  }
  /* IE11 */
}
.meeting-widget-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  line-height: 25px;
}
.meeting-widget-header .meeting-widget-title {
  font-weight: bold;
  vertical-align: top;
}
.meeting-widget-header .meeting-widget-title span {
  margin-right: 8px;
}
.destination_url_manage {
  width: 480px;
}
.destination_url_manage .tip {
  padding-top: 8px;
  padding-bottom: 14px;
  line-height: 24px;
}
.destination_url_manage .url_toggle {
  margin-top: 15px;
}
.destination_url_manage .el-form-item__content {
  margin-left: 0;
}
.destination_url_manage .url_input {
  margin-top: 12px;
  margin-bottom: -26px;
}
.destination_url_manage .url_input .el-form-item__error {
  padding-left: 0;
}
.destination_url_manage .footer_buttons {
  padding: 16px 20px;
}
.destination_url_tooltip {
  max-width: 512px;
}
.no_privilege_detail .g_mind_title {
  margin-top: 0;
}
.no_privilege_detail p {
  margin-top: 32px;
  font-size: 16px;
}
.cohost_from_contributor #seriesCohostList {
  max-height: 320px;
  overflow-y: auto;
}
.advanced-copy-dialog {
  max-width: 530px;
  min-width: 525px;
}
.advanced-copy-dialog .el-dialog__title {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.advanced-copy-dialog .advanced-copy-title {
  line-height: 22px;
  font-size: 16px;
}
.advanced-copy-dialog .advanced-copy-content {
  line-height: 22px;
  font-size: 14px;
  height: 353px;
  overflow-y: auto;
  white-space: pre-wrap;
  font-family: inherit;
  padding: 12px 16px;
  border-radius: 8px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.callisto {
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #181818;
  color: #fff;
}
.callisto .center-box {
  max-width: 727px;
  text-align: center;
}
.callisto .center-box &gt; img {
  width: 40px;
}
.callisto .center-box .title {
  font-size: 22px;
  margin-top: 32.6px;
  margin-bottom: 24px;
}
.callisto .center-box .text {
  font-size: 15px;
  line-height: 24px;
  color: #818181;
  margin-bottom: 44px;
}
.callisto .center-box .btn-box &gt; .el-button {
  width: 251px;
  height: 56px;
  border-radius: 40px;
}
.callisto .center-box .btn-box &gt; .el-button &gt; span,
.callisto .center-box .btn-box &gt; .el-button a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #fff;
  font-size: 15px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.callisto .center-box .btn-box &gt; .el-button &gt; span img,
.callisto .center-box .btn-box &gt; .el-button a img {
  margin-left: 9px;
}
.callisto .center-box .btn-box &gt; .el-button &gt; span &gt; img:nth-of-type(2),
.callisto .center-box .btn-box &gt; .el-button a &gt; img:nth-of-type(2) {
  display: none;
}
.callisto .center-box .btn-box &gt; .el-button:hover {
  background-color: #fff !important;
}
.callisto .center-box .btn-box &gt; .el-button:hover &gt; span,
.callisto .center-box .btn-box &gt; .el-button:hover a {
  color: #000;
}
.callisto .center-box .btn-box &gt; .el-button:hover &gt; span &gt; img:nth-of-type(1),
.callisto .center-box .btn-box &gt; .el-button:hover a &gt; img:nth-of-type(1) {
  display: none;
}
.callisto .center-box .btn-box &gt; .el-button:hover &gt; span &gt; img:nth-of-type(2),
.callisto .center-box .btn-box &gt; .el-button:hover a &gt; img:nth-of-type(2) {
  display: block;
}
.callisto .center-box .btn-box .download-btn {
  background: #078855;
}
.callisto .center-box .btn-box .learn-more-btn {
  margin-left: 31px;
  background: #181818;
  border: 1px solid #fff;
}
.callisto .logo-img {
  position: fixed;
  left: 30px;
  bottom: 27px;
}
.invitelandingpage {
  background-color: #000000;
  height: 100%;
}
.invitelandingpage .invitelandingpage-header {
  text-align: left;
}
.invitelandingpage .invitelandingpage-header img {
  margin-top: 30px;
  margin-left: 20px;
}
.invitelandingpage .invitelandingpage-title {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding-bottom: 40px;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 80px;
}
.invitelandingpage .invitelandingpage-footer {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: 8px;
  right: 4px;
  width: 100%;
}
.invitelandingpage .invitelandingpage-footer .invitelandingpage-join-text {
  color: #ffffff;
  padding-bottom: 10px;
}
.invitelandingpage .invitelandingpage-footer .invitelandingpage-join {
  padding-bottom: 40px;
  color: #3EA6FF;
  text-decoration: underline;
}
.invitelandingpage .invitelandingpage-footer .invitelandingpage-join a,
.invitelandingpage .invitelandingpage-footer .invitelandingpage-join a:active,
.invitelandingpage .invitelandingpage-footer .invitelandingpage-join a:focus {
  text-decoration: underline;
  color: #3EA6FF;
}
.invitelandingpage .invitelandingpage-copy {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 45px;
}
.invitelandingpage .invitelandingpage-copy .el-button {
  background: #ccc;
  color: #121212;
  min-width: 285px;
}
.invitelandingpage .invitelandingpage-share {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
}
.invitelandingpage .invitelandingpage-share .el-button {
  background: #000000;
  color: #ffffff;
  border: 2px solid #4C4C4C;
  min-width: 285px;
}
.m_search_condition_wrap.webinar {
  margin-bottom: 16px;
}
.webinar_list_sched .schedule_meeting_or_event {
  min-width: 458px;
}
.item_webinar .meeting_list_content {
  min-height: 460px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 0;
}
.webinar_series_detail .webinar_series_main {
  width: 100%;
}
.webinar_series_detail .el-loading-mask {
  background-color: rgba(255, 255, 255, 0.9);
}
.webinar_series_detail_top {
  margin-bottom: 30px;
}
.webinar_series_detail_blockt {
  padding-bottom: 0;
}
.webinar_series_detail_info_content {
  height: calc(44%);
}
.wsd_tab_list_action_wrapper {
  padding: 1px 0 20px 1px;
  min-width: 520px;
}
.wsd_tab_copy_container {
  display: inline-block;
  margin-right: 27px;
}
.wsd_tab_copy_container .item.copy,
.wsd_tab_copy_container .item.copied,
.wsd_tab_copy_container .item.add {
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
  height: auto;
  padding: initial;
  margin-top: 1px;
}
.wsd_tab_copy_container .el-popover {
  padding: 4px 0;
}
.add_webinar_select li {
  min-width: 194px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
  cursor: pointer;
  padding: 0 16px;
}
.add_webinar_select li:hover {
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.wsd_webinars_list_wrapper,
.wsd_basic_information_wrapper {
  max-height: 204px;
  overflow: auto;
}
.wsd_webinars_list_wrapper dl,
.wsd_basic_information_wrapper dl {
  margin: 0;
}
.wsd_webinars_list_wrapper dt,
.wsd_basic_information_wrapper dt {
  margin-bottom: 4px;
}
.wsd_webinars_list_wrapper dd,
.wsd_basic_information_wrapper dd {
  word-break: break-word;
}
.wsd_webinars_list_wrapper .auto-select,
.wsd_basic_information_wrapper .auto-select {
  line-height: 24px;
}
.wsd_webinars_list_wrapper .p_list_item {
  margin-bottom: 12px;
}
.wsd_webinars_list_wrapper .p_list_item .col_1 {
  margin-left: 0;
}
.wsd_webinars_list .wsd_webinar_item {
  width: 100%;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_title a {
  text-decoration: underline;
  font-weight: bold;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_Vertical_Bar {
  height: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-left: 1px;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box {
  display: inline-block;
  vertical-align: middle;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_button {
  min-width: auto;
  font-size: 12px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-left: 6px;
  padding: 4px 0;
  height: auto;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_button span:hover {
  color: #005E7D;
  text-decoration: underline;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon {
  margin-right: 4px;
  font-weight: bold;
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon.icon-success {
  color: var(--mds-color-theme-text-success-normal);
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon.icon-ng-help {
  color: var(--mds-color-theme-text-warning-normal);
}
.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon.icon-ng-inline-error {
  color: var(--mds-color-theme-text-error-normal);
}
.wsd_webinars_list .attendee-action {
  cursor: pointer;
}
.wsd_webinars_list .col_4 {
  width: calc(50% - 50px);
}
.wsd_webinars_list .col {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.wsd_webinars_list .col_3 i {
  font-size: 16px;
}
.wsd_invited_list .anonymous_invited_title {
  font-size: 14px;
  line-height: 18px;
}
.wsd_invited_list .inputInviteeEmail_placeholder {
  font-size: 12px;
  margin-left: 6px;
  margin-top: -9px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.wsd_invited_list .invited_search_area .el-input__inner {
  border-color: #cccccc;
}
.wsd_invited_list .wsd_invited_list_scroll {
  padding-right: 0;
  max-height: 220px;
  overflow: auto;
}
.wsd_invited_list .el-form-item__error {
  padding-left: 2px;
}
.meeting_detail_layout .meeting_detail_title .meeting_topic_wrapper.webinar {
  overflow: hidden;
}
.meeting_detail_layout .meeting_detail_title .meeting_topic_wrapper.webinar h1.webinar_series_title {
  font-size: 28px;
  line-height: 33px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#openAddWebinarDlg span {
  margin-left: 0;
}
.add_webinars {
  min-height: 296px;
}
.add_webinars .add_webinars_list {
  height: 230px;
  max-height: 230px;
  overflow: auto;
}
.add_webinars .check_webinars {
  display: inline-block;
  vertical-align: middle;
}
.add_webinars .add_webinars_point {
  padding: 15px 0;
}
.add_webinars .add_webinars_title {
  margin: 6px 0 18px;
}
.add_webinars .webinars_list_item .el-checkbox__input {
  position: relative;
  margin-top: 0;
}
.add_webinars .webinars_list_item .col_1 {
  margin-right: 16px;
}
.add_webinars .webinars_list_item .wsd_webinar_title {
  line-height: 20px;
}
.add_webinars .webinars_list_item .wsd_webinar_content {
  line-height: 20px;
  font-size: 14px;
}
.add_webinars .dialog_footer_btns {
  margin-top: 20px;
  text-align: right;
}
.webinar_series_dialog_content {
  margin: 10px 0;
  line-height: 22px;
  font-size: 14px;
  width: 450px;
}
.webinar_series_dialog_content .webinar_series_delete_content {
  overflow: hidden;
}
.webinar_series_dialog_content .webinar_series_delete_content strong {
  word-break: break-word;
}
.webinar_series_dialog_content .el-checkbox__label {
  font-size: 14px;
  line-height: 32px;
}
.webinar_series_dialog_content .el-radio + .el-radio {
  margin-left: 0;
}
.dialog_query {
  padding-top: 25px;
}
.webinar_series_dialog_content.contributors {
  width: 540px;
}
.webinar_series_dialog_content.contributors p {
  padding: 5px 0 14px;
}
.webinar_series_dialog_content.contributors .select_content .select_content_line {
  display: block;
}
.wsd_no_data .m_lists_nodata {
  margin: 18px 0;
  font-size: 14px;
}
.wsd_no_data .m_lists_nodata .report_nodata_title {
  display: none;
}
.add_webinars .wsd_no_data .m_lists_nodata {
  margin: 0;
  padding: 52px 0;
}
.add_webinars_wrapper {
  max-width: 430px;
}
.add_webinars_wrapper .wsd_no_data {
  min-height: 190px;
  margin: 35px 0;
}
.wsd_no_data .wsd_no_data_only_text {
  text-align: center;
  color: var(--mds-color-theme-text-primary-normal);
  height: 200px;
  line-height: 200px;
  font-size: 14px;
}
.notis_title {
  font-size: 16px;
  margin-top: 5px;
  color: var(--mds-color-theme-text-primary-normal);
}
.notis_sub_text {
  font-size: 12px;
  margin-top: 24px;
  color: #535759;
}
.webinar_series_widget_main .destination_url_widget .url_preview {
  max-width: none;
  word-break: break-word;
  line-height: 24px;
}
.ask_contributor_cohost {
  padding: 16px 16px 6px 16px;
  margin-bottom: 16px;
  border-radius: 8px;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.dialog-privileges {
  width: 430px;
  min-width: 430px;
}
.dialog-privileges .dialog-privilege-radio .el-radio__label {
  line-height: 1.5;
  margin-top: 8px;
}
.dialog-privileges .dialog-footer-btns .dialog-footer-btn-ok {
  padding: 0 26px;
  margin-left: 3px;
}
#wrapper.w_reports:not(.w_report_mywebex) #frame.frame_host .main {
  padding-left: 0;
}
#wrapper.w_reports #frame.frame_host .main {
  height: 100%;
}
#wrapper.w_reports #frame.frame_host .main .grid {
  overflow: initial;
}
#wrapper.w_reports #app {
  height: 100% !important;
}
/*.el-table th,
.el-table__footer-wrapper thead div,
.el-table__header-wrapper thead div {
  background-color: #f7f7f7;
}*/
.reports_postmeeting .el-table__row {
  cursor: pointer;
}
.back_to {
  font-size: 12px;
  line-height: 19px;
  padding-bottom: 24px;
}
.back_to a {
  color: #000000;
  text-decoration: none;
}
.back_to a:hover,
.back_to a:focus,
.back_to a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.back_to i {
  font-size: 8px;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-transform: scale(0.6, 0.6);
          transform: scale(0.6, 0.6);
  line-height: inherit;
}
.breadcrumb_navigation {
  padding-bottom: 24px;
}
.report_detail {
  padding: 24px 0;
  font: 14px/1.5;
  position: relative;
}
.report_detail .el-loading-mask {
  padding: 100px 0;
  position: relative;
}
.report_header {
  margin-bottom: 32px;
}
.report_header .grid_block_t.module_header {
  margin-top: 8px;
  margin-bottom: 17px;
  line-height: 30px;
}
.report_header .report_info {
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 16px;
}
.report_header .report_info p {
  margin-top: 8px;
  line-height: 24px;
}
.report_header .report_info strong {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.report_header .report_info .report_info_main {
  line-height: 30px;
}
.report_header .report_info .report_divider {
  display: inline-block;
  width: 1px;
  height: 1em;
  margin: 0 8px;
  vertical-align: middle;
  position: relative;
  background-color: #dcdfe6;
}
.report_eventSummary .report_search {
  min-height: 60px;
}
.report_search {
  padding-top: 5px;
}
.report_search .report_search_input {
  width: 300px;
}
.report_search .report_search_input .el-input-group__prepend i {
  padding-left: 0;
}
.report_search .report_search_input .el-input__inner {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
}
.report_search .el-date-editor--daterange.el-input {
  width: 227px;
}
.report_search .el-form-item__label {
  display: none;
}
.report_search .report_search_email .el-form-item__error {
  width: 260px;
}
.report_search .isShowLabel .el-form-item__label {
  display: inline-block;
  padding-right: 0;
}
.report_search .isShowLabel .el-form-item__label label {
  font-weight: bold;
}
.report_search .el-form--inline .el-form-item {
  margin-right: 8px;
}
.webinar-series-summary-report-table .el-popover,
.webinar-series-summary-report-table .el-popover.is-dark {
  text-align: center;
}
.report_export {
  position: absolute;
  bottom: 24px;
}
.report_export .el-button {
  margin-right: 14px;
}
.report_export a {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: none;
}
.report_export a:hover,
.report_export a:focus,
.report_export a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.branded .reports_panel {
  top: 148px;
}
.reports_panel {
  position: fixed;
  z-index: 10;
  -webkit-box-shadow: rgba(100, 100, 100, 0.4) 4px 4px 10px;
          box-shadow: rgba(100, 100, 100, 0.4) 4px 4px 10px;
  right: 0;
  top: 72px;
  bottom: 2px;
  width: 400px;
  background: var(--mds-color-theme-background-solid-primary-normal);
  padding: 48px 0 40px 40px;
}
.reports_panel .reports_panel_close {
  float: right;
  font-size: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin-top: -30px;
  margin-right: 20px;
}
.reports_panel .reports_panel_close a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.reports_panel .reports_panel_close a:hover,
.reports_panel .reports_panel_close a:focus,
.reports_panel .reports_panel_close a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.reports_panel .reports_items_title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 24px;
}
.reports_panel .reports_items {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.reports_panel .reports_items_block {
  margin-bottom: 24px;
}
.reports_panel .reports_items_subtitle {
  font-size: 14px;
  line-height: 18px;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-bottom: 4px;
}
.reports_panel .reports_items_subinfo {
  font-size: 16px;
  line-height: 26px;
}
.report_nodata_title {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
  margin-top: 20px;
}
.report_table th .cell {
  font-family: 'ciscosansttbold', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}
.report_table td {
  height: 64px;
}
.report_table_block {
  padding-bottom: 48px;
}
.report_table_block .report_table_content {
  position: relative;
}
.report_table_block .report_table_content .report_table_subTitle {
  padding: 0 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.report_table_block .report_table_content.report_table_preliminaryUsageReports .el-table__header-wrapper table,
.report_table_block .report_table_content.report_table_sessionDetails .el-table__header-wrapper table,
.report_table_block .report_table_content.report_table_preliminaryUsageReports .el-table__body-wrapper table,
.report_table_block .report_table_content.report_table_sessionDetails .el-table__body-wrapper table {
  min-width: 100%;
}
.report_table_block .report_table_selector {
  position: absolute;
  right: 2px;
  top: 10px;
  z-index: 1;
}
.report_table_block .report_table_selector i {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 20px;
}
.report_table_block .report_table_selector .el-checkbox {
  display: block;
  margin-left: 0;
}
.report_table_block .report_table_webinarRegistration .el-button--text {
  text-decoration: underline;
  color: var(--mds-color-theme-text-accent-normal);
  outline-offset: -1px;
  font-size: 14px;
}
.report_table_main {
  position: relative;
}
.report_table_main #scroll {
  position: absolute;
  z-index: 999;
  right: 0px;
  top: 13px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: -webkit-gradient(linear, left top, right top, from(rgba(247, 247, 247, 0.7)), color-stop(30%, #f7f7f7));
  background: linear-gradient(to right, rgba(247, 247, 247, 0.7), #f7f7f7 30%);
  color: #B2B2B2;
}
.report_table_main .icon-ng-scroll {
  margin-right: 15px;
}
.report_table_main .operations {
  text-align: right;
  position: absolute;
  right: 0px;
  top: -40px;
}
.report_table_main .operations #columns_select_btn {
  color: #000;
}
.report_table_main .icon-ng-filter {
  color: #000;
}
.webinar_series_summary_alert {
  margin-bottom: 16px;
  margin-top: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print {
  @page {
    margin: 0.5cm;
  }
  #main,
  #frame_outter,
  #wrapper,
  #main_content {
    overflow: hidden;
  }
  .report_detail {
    padding: 0;
  }
  .report_header {
    margin: 0;
  }
  .report_header .grid_block_t.module_header {
    margin: 0;
    font-size: 16px;
  }
  .report_header .report_info {
    display: none;
  }
  .print_report_tabs .el-tabs__header {
    margin: 0;
  }
  .report_table_block .report_table_content table {
    width: 100%!important;
    table-layout: auto;
  }
  #footer,
  .report_pagination {
    display: none;
  }
}
.report_pagination {
  font: 12px/1.35 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  margin-top: 16px;
  position: absolute;
  right: 0;
  border-radius: 4px;
}
.report_pagination_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 4px;
  position: relative;
  border-radius: 4px;
}
.report_pagination_container .el-loading-mask {
  background-color: transparent;
}
.report_pagination_controls,
.report_pagination_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.report_pagination_items {
  margin-right: 4px;
}
.report_pagination_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 4px;
}
.report_pagination_menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.report_pagination_menu li span {
  padding: 4px 8px;
  min-width: 30px;
}
.report_pagination_menu li + li:before {
  content: '/';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  margin: -9px 6px 0;
}
.report_pagination_menu li .el-input-number--small {
  width: 30px;
}
.report_pagination_menu li .el-input-number--small .el-input__inner {
  height: 24px;
  padding: 4px 2px;
  text-align: center;
  border: 1px solid var(--mds-color-theme-outline-input-normal) !important;
}
.report_pagination_control-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 14px/1.57 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  min-width: 0;
  padding: 0 8px;
  height: 24px;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: var(--mds-color-theme-text-primary-normal);
  position: relative;
}
.report_pagination_control-btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  color: var(--mds-color-theme-text-primary-disabled);
}
.report_pagination_control-btn i {
  height: 100%;
}
.report_mywebex_report {
  padding: 16px 64px;
}
.report_mywebex_report .report_list_header {
  margin-top: 32px;
  margin-bottom: 40px;
  line-height: 32px;
  font-size: 28px;
}
.report_list .report_title {
  font-size: 16px;
  margin: 16px 0 8px;
}
.report_list .report_sub_list {
  margin-bottom: 32px;
}
.report_list .report_sub_list li .report_sub_icon {
  float: left;
  font-size: 18px;
  line-height: 32px;
}
.report_list .report_sub_list li .report_link {
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 2px;
  margin-left: 8px;
}
.report_list .report_sub_list li .report_link.report_web {
  cursor: pointer;
  text-decoration: none;
}
.report_list .report_sub_list li .report_link.report_web:hover {
  text-decoration: underline;
}
.report_list .report_sub_list li .report_sub_info {
  font-size: 12px;
  margin-left: 13px;
  line-height: 14px;
}
.usage_tabs .el-tabs__header {
  border-bottom: 1px solid transparent;
}
.usage_tabs .el-tabs__header .el-tabs__item {
  margin-right: 24px;
}
.usage_tabs.print_report_tabs .el-tabs__item.is-active {
  cursor: initial;
  border-bottom: 3px solid transparent;
}
.report_sessionDetail .el-tabs__header {
  border-bottom: 1px solid transparent;
}
.report_sessionDetail .el-tabs__header .el-tabs__item {
  margin-right: 24px;
}
.report_sessionDetail .print_report_tabs .el-tabs__item.is-active {
  cursor: initial;
  border-bottom: 3px solid transparent;
}
.report_sessionDetail .report_detail_info {
  margin-top: 0;
}
.report_detail_info {
  margin-top: 40px;
  margin-bottom: 12px;
}
.report_detail_info .report_detail_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.report_detail_info .report_detail_content {
  font-size: 0;
  margin-top: 8px;
}
.report_detail_info .report_detail_content li {
  font-size: 14px;
  display: inline-block;
  margin-right: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  line-height: 24px;
}
.report_sidebar_detail {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 20;
  width: 400px;
  background-color: var(--mds-color-theme-background-solid-primary-normal);
  border-left: 1px solid var(--mds-color-theme-outline-secondary-normal);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 0px;
}
.report_sidebar_detail .sidebar_close {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 10;
  padding: 8px;
  cursor: pointer;
}
.report_sidebar_detail .sidebar_close::before {
  font-size: 12px;
}
.report_sidebar_detail .sidebar_main {
  padding: 64px 20px 64px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.report_sidebar_detail .sidebar_main .sidebar_title {
  font-weight: initial;
  margin-bottom: 40px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.report_sidebar_detail .sidebar_main .sidebar_modules.el-scrollbar .el-scrollbar__bar.is-vertical {
  width: 4px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules.el-scrollbar .el-scrollbar__thumb {
  background: #cccccc;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .el-scrollbar__wrap {
  height: 100%;
  overflow-x: hidden;
  padding-right: 40px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module {
  border-top: 1px solid #dedede;
  padding-top: 24px;
  margin-top: 12px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_module_sub_title {
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li {
  line-height: 20px;
  margin-bottom: 24px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_info_title {
  display: block;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_info_title .report_sidebar_info_line_tip {
  padding: 8px 12px 10px;
  font-size: 16px;
  max-width: 310px;
  line-height: 1.5;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_info_title .report_sidebar_info_line_tip_icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  right: 0;
  top: 0;
  z-index: 2000;
  pointer-events: auto;
  vertical-align: middle;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_info_value {
  display: block;
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  margin-top: 4px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_module_audio {
  margin-bottom: 8px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_module_audio .sidebar_module_audio_title {
  color: var(--mds-color-theme-text-secondary-normal);
  margin-right: 2px;
}
.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info.audio_list li {
  margin-bottom: 24px;
}
.slide-fade-enter-active {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slide-fade-leave-active {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateX(400px);
          transform: translateX(400px);
  opacity: 0;
}
.report_print {
  width: 100%;
}
.report_print .el-table__body-wrapper {
  overflow: hidden;
}
.report_sidebar_detail .v-modal {
  background-color: transparent;
  z-index: 1;
}
.report_result .m_lists_info {
  margin-bottom: 120px;
}
.basicInfoHeader {
  font-size: 14px;
  line-height: 19px;
  padding: 10px 0;
}
.basicInfoHeader a {
  color: var(--mds-color-theme-text-primary-normal);
  text-decoration: none;
}
.basicInfoHeader a:hover,
.basicInfoHeader a:focus,
.basicInfoHeader a:active {
  color: var(--mds-color-theme-text-accent-normal);
  text-decoration: underline;
}
.basicInfoHeader i {
  font-size: 8px;
  margin-right: 5px;
  vertical-align: middle;
}
.errorpage-site {
  height: 100%;
  position: relative;
}
.errorpage-site .grid_block {
  padding-left: 0;
  padding-right: 0;
}
.errorpage-site .head-box {
  padding: 24px 0 0 48px;
}
.errorpage-site .head-box .logo {
  width: 108px;
  height: 42px;
}
.errorpage-site .content-main {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  -webkit-transform: translateY(-150px);
          transform: translateY(-150px);
  text-align: center;
  font-family: ciscosanstt_extralight;
}
.errorpage-site .content-main .icon-img {
  width: 184px;
  height: 106px;
  margin-bottom: 12px;
}
.errorpage-site .content-main .content-title h1 {
  font-size: 26px;
}
.errorpage-site .content-main .content-sub {
  font-size: 14px;
  line-height: 24px;
}
.online-error-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.online-error-page img {
  margin-bottom: 50px;
}
.online-error-page button {
  margin-top: 30px;
}
.license-site {
  height: 100%;
  position: relative;
  text-align: center;
}
.license-site .license-content {
  width: 650px;
  margin: 74px auto;
  font-family: ciscosanstt_extralight;
}
.license-site .license-content .license-banner {
  width: 100%;
  margin-bottom: 38px;
}
.license-site .license-content .license-banner img {
  max-width: 190px;
  min-width: 190px;
}
.license-site .license-content h1 {
  font-family: 'CiscoSansTTMedium', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 34px;
  font-weight: 500;
  line-height: 43px;
  margin: 0;
}
.license-site .license-content .sub-text {
  margin-top: 24px;
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}
.license-site .license-content .sub-option {
  margin-top: 32px;
  text-align: center;
}
.license-site .license-content .sub-option .decline {
  margin-left: 30px;
}
.license-site .license-content .sub-option a {
  text-decoration: none;
  text-align: center;
  display: inline;
}
.license-site #footer {
  position: fixed;
  margin: 0;
  right: 20px;
  bottom: 0;
}
.assign_failed {
  text-align: center;
}
.assign_failed .tip_img {
  width: 160px;
  height: 140px;
  margin-top: 95px;
}
.assign_failed .title {
  font-weight: 500;
  margin-top: 45px;
  margin-bottom: 36px;
  font-family: 'CiscoSansTTMedium', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-size: 34px;
}
.assign_failed .content {
  font-family: 'ciscosansttregular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
  font-weight: 400;
  line-height: 25px;
  width: 650px;
  margin: auto;
  padding: 0 35px;
  font-size: 20px;
}
.assign_failed #footer {
  position: fixed;
  margin: 0;
  right: 24px;
  bottom: 20px;
}
#wrapper.w_video #app {
  height: 100% !important;
}
#wrapper.w_video #app &gt; div {
  height: 100%;
}
.v_view_detail {
  height: 100%;
}
#wrapper.w_video #frame.frame_host .main #footer,
#wrapper.w_video #frame.frame_host .main_top_menu .nav_bar {
  max-width: 1440px !important;
}
#wrapper.wrapper_video.ngPlayer {
  background: #f1f1f1 !important;
}
#wrapper.wrapper_video.ngPlayer #ngPlayerContainer,
#wrapper.wrapper_video.ngPlayer .grid_g_all {
  background: #f1f1f1;
}
#wrapper.wrapper_video.ngPlayer .unifiedPlayerLayout {
  padding-left: 0 !important;
}
#wrapper.wrapper_video.ngPlayer .unifiedPlayerLayout .unified-player-container {
  width: 100% !important;
  min-height: 600px;
}
#wrapper.wrapper_video #header {
  display: none !important;
}
#wrapper.w_video a {
  text-decoration: none;
}
#wrapper.w_video i.icon-ng-camera {
  vertical-align: middle;
  font-weight: bold;
}
#wrapper.w_video .el-carousel {
  width: 100%;
}
#wrapper.w_video #header {
  display: none !important;
}
#wrapper.w_video #frame .v_wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 50px 0;
  font-size: 16px;
  line-height: 120%;
}
#wrapper.w_video #frame .v_wrapper.video_publish_layout {
  max-width: 910px;
  padding-top: 0;
  width: 100%;
}
#wrapper.w_video #frame .v_onDemand_link {
  margin-top: 80px;
  text-align: center;
  margin-bottom: 40px;
}
#wrapper.w_video #frame .main_top_menu .nav_search {
  width: calc(100% - 470px);
  display: inline-block;
}
#wrapper.w_video #frame .main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#wrapper.w_video #frame .main .grid {
  max-width: 100% !important;
}
#wrapper.w_video #frame.frame_host .main_top_menu {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0;
}
#wrapper.w_video #frame.frame_host .main .grid_g.video {
  padding-top: 0;
}
#wrapper.w_video #frame.frame_host .v_host_top ul &gt; li {
  float: left;
  margin-right: 20px;
}
#wrapper.w_video #frame.frame_host .v_host_top .cardbox {
  margin-right: 20px;
}
#wrapper.w_video #frame.frame_host .v_host_top .cardbox.video_pannel {
  margin-right: 20px;
}
#wrapper.w_video #frame.frame_host .v_host_top .cardbox &gt; a &gt; img {
  width: 340px;
  border-radius: 10px;
}
#wrapper.w_video #frame.frame_host .v_host_top .cardbox .textcard {
  width: 340px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #2c2c2c;
}
#wrapper.w_video #frame.frame_host .v_channels {
  background: rgba(241, 241, 241, 0.6);
}
#wrapper.w_video #frame.frame_guest .grid_g.video {
  padding-bottom: 150px;
}
#wrapper.w_video #frame.frame_guest .main_top_menu {
  position: relative;
  top: 0 !important;
  left: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
}
#wrapper.w_video #frame.frame_guest .main_top_menu .non_sign_nav {
  max-width: 1440px;
  margin: 0 auto;
}
#wrapper.w_video #frame.frame_guest .main_top_menu .nav_bar {
  max-width: 1440px;
  margin: 0 auto;
}
#wrapper.w_video #frame .host_dropdown_menu {
  padding-top: 8px;
}
#wrapper.w_video #frame .host_dropdown_menu .menu-icon {
  font-size: 20px;
}
#wrapper.w_video #frame .mobile_layout_logo {
  padding-top: 8px;
  display: block;
}
#wrapper.w_video #frame .mobile_layout_logo img {
  max-height: 100%;
}
#wrapper.w_video #frame .v_actions {
  display: inline-block;
}
#wrapper.w_video #frame .v_actions a {
  display: inline-block;
  width: 36px;
  height: 36px;
}
#wrapper.w_video #frame .v_tag_group {
  margin-bottom: 40px;
}
#wrapper.w_video #frame .v_tag_group .v_tag_on {
  color: #fff !important;
  font-weight: bold;
  background: var(--mds-color-theme-text-accent-normal) !important;
  border: 1px solid var(--mds-color-theme-text-accent-normal) !important;
}
#wrapper.w_video #frame .v_tag_group .v_tag_on:hover,
#wrapper.w_video #frame .v_tag_group .v_tag_on:focus {
  color: #fff !important;
  background: var(--mds-color-theme-text-accent-normal) !important;
}
#wrapper.w_video #frame .v_tag_group .el-button--hollow {
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 0;
}
#wrapper.w_video #frame .el-button--hollow {
  color: #000;
  border: 1px solid #000;
  min-width: 30px;
}
#wrapper.w_video #frame .el-button--hollow:hover,
#wrapper.w_video #frame .el-button--hollow:focus {
  color: var(--mds-color-theme-text-accent-normal) !important;
  border: 1px solid var(--mds-color-theme-text-accent-normal) !important;
  background: #fff !important;
}
#wrapper.w_video #frame .el-button--hollow:active {
  color: #000 !important;
  border: 1px solid #000 !important;
  background: #fff !important;
}
#host_dropdown_menu {
  max-width: calc(100% - 10px);
}
#host_dropdown_menu .el-dropdown-menu__item {
  line-height: 44px;
}
#host_dropdown_menu .el-dropdown-menu__item i {
  font-size: 20px;
  margin-right: 16px;
  vertical-align: text-top;
}
#host_dropdown_menu .el-dropdown-menu__item a {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-button--secondary.el-button--xsamll {
  font-size: 14px;
  height: 24px;
  padding: 0 14px;
}
.el-button--third {
  border: 1px solid var(--mds-color-theme-text-primary-normal);
  color: var(--mds-color-theme-text-primary-normal);
  background-color: transparent;
}
.el-button--third:focus {
  border-color: inherit;
}
.el-button--third:hover {
  background-color: var(--mds-color-theme-text-primary-normal);
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.el-button--third:active {
  background: var(--mds-color-theme-text-primary-normal);
  color: var(--mds-color-theme-background-solid-primary-normal);
}
.el-button--third.el-button--samll {
  font-size: 14px;
  height: 28px;
  padding: 7px 14px;
}
.el-button--third.el-button--xsamll {
  font-size: 14px;
  height: 24px;
  padding: 0 14px;
}
.v_avatar_list .v_avatar_group,
.w_video .v_avatar_group {
  position: relative;
  padding-left: 62px;
  min-height: 48px;
  margin-bottom: 24px;
  margin-top: 18px;
}
.v_avatar_list .v_avatar_group .v_avatar_img,
.w_video .v_avatar_group .v_avatar_img {
  position: relative;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
}
.v_avatar_list .v_avatar_group .v_avatar_img img,
.w_video .v_avatar_group .v_avatar_img img,
.v_avatar_list .v_avatar_group .v_avatar_img .img_bg,
.w_video .v_avatar_group .v_avatar_img .img_bg,
.v_avatar_list .v_avatar_group .v_avatar_img .v_avatar_def,
.w_video .v_avatar_group .v_avatar_img .v_avatar_def {
  border-radius: 100%;
  width: 48px;
  height: 48px;
}
.v_avatar_list .v_avatar_group .v_avatar_img .img_bg,
.w_video .v_avatar_group .v_avatar_img .img_bg {
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.v_avatar_list .v_avatar_group .v_avatar_info,
.w_video .v_avatar_group .v_avatar_info {
  font-weight: bold;
}
.v_avatar_list .v_avatar_group .v_avatar_desc,
.w_video .v_avatar_group .v_avatar_desc {
  font-size: 13px;
  color: #999999;
}
.v_avatar_list .v_avatar_group .v_avatar_name,
.w_video .v_avatar_group .v_avatar_name {
  font-size: 16px;
  line-height: 26px;
}
.v_avatar_list .v_avatar_group.size_large,
.w_video .v_avatar_group.size_large {
  padding-left: 84px;
  min-height: 60px;
}
.v_avatar_list .v_avatar_group.size_large .v_avatar_img,
.w_video .v_avatar_group.size_large .v_avatar_img {
  width: 60px;
  height: 60px;
}
.v_avatar_list .v_avatar_group.size_large .v_avatar_img img,
.w_video .v_avatar_group.size_large .v_avatar_img img,
.v_avatar_list .v_avatar_group.size_large .v_avatar_img .img_bg,
.w_video .v_avatar_group.size_large .v_avatar_img .img_bg,
.v_avatar_list .v_avatar_group.size_large .v_avatar_img .v_avatar_def,
.w_video .v_avatar_group.size_large .v_avatar_img .v_avatar_def {
  width: 60px;
  height: 60px;
}
.v_avatar_list .v_avatar_group.size_large .v_avatar_desc,
.w_video .v_avatar_group.size_large .v_avatar_desc {
  font-size: 14px;
}
.v_avatar_list .v_avatar_group.size_large .v_avatar_name,
.w_video .v_avatar_group.size_large .v_avatar_name {
  font-size: 16px;
  line-height: 32px;
}
.v_avatar_list .v_avatar_group .v_avatar_def,
.w_video .v_avatar_group .v_avatar_def {
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiByeD0iMTYiIGZpbGw9IiM1NDU0NTQiLz4KPHBhdGggZD0iTTE2LjAzMTIgNy4yMTg3NUMxMy43ODc2IDcuMjE4NzUgMTEuOTY4NyA5LjAzNzU5IDExLjk2ODcgMTEuMjgxMkMxMS45Njg3IDEyLjU3NzMgMTIuNTc1NyAxMy43MzE2IDEzLjUyMDggMTQuNDc1NUMxMC42Mjg4IDE1LjM5NDEgOC41IDE3Ljg3NTIgOC41IDIwLjg2NzhDOC41IDIxLjM1NTMgOC42MzE0NSAyMS45MzY0IDkuMDUzODEgMjIuNTA0MkM5LjQ3MTk4IDIzLjA2NjMgMTAuMTQ0MyAyMy41NzQxIDExLjE1NjkgMjMuOTc4MkwxMS4xNjcgMjMuOTgyMkwxMS4xNzczIDIzLjk4NTlDMTIuNzI1NyAyNC41NDIgMTQuMzYyMiAyNC44MTA2IDE2LjAwNjYgMjQuNzc4N0MxNy43NjQzIDI0Ljc3ODEgMTkuNTY5OCAyNC41MTg2IDIwLjk2MTIgMjMuOTM5QzIyLjMzMTEgMjMuMzY4MyAyMy41IDIyLjM4ODEgMjMuNSAyMC44Njc1QzIzLjUgMTcuODkwNyAyMS4zOTI4IDE1LjQyIDE4LjUyMzEgMTQuNDlDMTkuNDc4OSAxMy43NDY3IDIwLjA5MzcgMTIuNTg1OCAyMC4wOTM3IDExLjI4MTJDMjAuMDkzNyA5LjAzNzU5IDE4LjI3NDkgNy4yMTg3NSAxNi4wMzEyIDcuMjE4NzVaTTEzLjIxODcgMTEuMjgxMkMxMy4yMTg3IDkuNzI3OTUgMTQuNDc3OSA4LjQ2ODc1IDE2LjAzMTIgOC40Njg3NUMxNy41ODQ1IDguNDY4NzUgMTguODQzNyA5LjcyNzk1IDE4Ljg0MzcgMTEuMjgxMkMxOC44NDM3IDEyLjgzNDYgMTcuNTg0NSAxNC4wOTM4IDE2LjAzMTIgMTQuMDkzOEMxNC40Nzc5IDE0LjA5MzggMTMuMjE4NyAxMi44MzQ2IDEzLjIxODcgMTEuMjgxMlpNOS43NSAyMC44Njc4QzkuNzUgMTcuODg2MyAxMi40ODY4IDE1LjM0MzggMTUuOTk4OSAxNS4zNDM4QzE5LjUxMjcgMTUuMzQzOCAyMi4yNSAxNy44ODY1IDIyLjI1IDIwLjg2NzVDMjIuMjUgMjEuNjE3NCAyMS42OTI1IDIyLjI4MDIgMjAuNDgwNSAyMi43ODUxQzE5LjI5MTcgMjMuMjgwMyAxNy42NjI1IDIzLjUyODcgMTYuMDAwNCAyMy41Mjg3SDE1Ljk5NDJMMTUuOTg3OSAyMy41Mjg4QzE0LjQ5NzUgMjMuNTU4NCAxMy4wMTQxIDIzLjMxNTkgMTEuNjEwMSAyMi44MTMyQzEwLjc1ODYgMjIuNDcxOCAxMC4zMDE4IDIyLjA4NzUgMTAuMDU2OCAyMS43NTgxQzkuODE1MDIgMjEuNDMzMiA5Ljc1IDIxLjEyMjUgOS43NSAyMC44Njc4WiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC45NSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.v_avatar_list .v_avatar_group .v_avatar_def.show,
.w_video .v_avatar_group .v_avatar_def.show {
  opacity: 1;
}
.v_avatar_list .checkbox_item {
  padding: 0 10px 0 12px;
}
.v_avatar_list .avatar_item {
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  border-radius: 8px;
}
.v_avatar_list .avatar_item:hover {
  background: rgba(237, 237, 237, 0.5);
}
.v_avatar_list .avatar_item:hover .avatar_options {
  opacity: 1;
  z-index: 1;
}
.v_avatar_list .avatar_item .v_avatar_group {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
}
.v_avatar_list .avatar_item .v_avatar_group .v_avatar_desc {
  color: #545454;
}
.v_avatar_list .avatar_item .el-checkbox {
  margin-right: 18px;
}
.v_avatar_list .avatar_item .el-checkbox .el-checkbox__input {
  position: relative;
  margin-top: 0;
}
.v_avatar_list .avatar_item .avatar_options {
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.v_avatar_list .avatar_item .avatar_options .option_item a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  text-align: center;
  line-height: 32px;
}
.v_avatar_list .avatar_item .avatar_options .option_item a .icon-ng-delete {
  color: #000;
}
.edit_sharing {
  max-height: 540px;
}
.edit_sharing .left_align {
  float: left;
  line-height: 36px;
  margin-bottom: 20px;
  margin-left: 10px;
}
.edit_sharing .v_avatar_list .avatar_item_container {
  max-height: 320px;
  min-height: 200px;
  overflow: auto;
}
.edit_sharing .el-dialog__body {
  padding-bottom: 5px;
}
.edit_sharing .el-tag-input {
  margin-top: 20px;
}
#wrapper.w_video #frame .v_detail_top {
  background: #F1F1F1;
}
#wrapper.w_video #frame .v_detail_top iframe {
  border: none;
}
#wrapper.w_video #frame .v_detail_bottom {
  padding: 20px 0;
}
#wrapper.w_video #frame .v_detail_bottom .v_detail_bottom_r {
  padding-left: 78px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_play {
  min-height: 400px;
  max-height: 500px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#wrapper.w_video #frame .v_wrapper .v_detail_play .video-js.vjs-fill {
  height: auto;
}
#wrapper.w_video #frame .v_wrapper .v_detail_play video,
#wrapper.w_video #frame .v_wrapper .v_detail_play img {
  border-radius: 8px;
  width: 100%;
}
#wrapper.w_video #frame .v_wrapper .v_detail_host a,
#wrapper.w_video #frame .v_wrapper .v_detail_bottom_r a {
  color: #000!important;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base {
  padding-left: 78px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base h2 {
  line-height: 40px;
  font-size: 28px;
  margin-top: 0;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base .v_actions {
  margin-bottom: 30px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base .v_actions &gt; .el-button {
  min-width: 36px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 6px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base .v_dateTime {
  margin-bottom: 20px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base .v_recurrences {
  margin-bottom: 30px;
  color: #000;
  text-decoration: underline;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base .v_recurrences i.icon-ng-recurring {
  margin-right: 10px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_base .v_btns {
  margin-top: 50px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_info .v_detail_info_imgs {
  margin-bottom: 50px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_info .v_detail_info_imgs img {
  width: 31.2%;
  max-height: 150px;
  margin-left: 1.8%;
  display: inline-block;
  border-radius: 8px;
  cursor: pointer;
}
#wrapper.w_video #frame .v_wrapper .v_detail_info .v_detail_info_imgs img:first-child {
  margin-left: 0;
}
#wrapper.w_video #frame .v_wrapper .v_detail_info .v_detail_info_content p {
  margin-bottom: 30px;
}
#wrapper.w_video #frame .v_wrapper .v_detail_info .v_detail_info_content li {
  margin-bottom: 20px;
}
#wrapper.w_video #frame .v_section {
  margin-bottom: 45px;
}
#wrapper.w_video #frame .v_section h3 {
  font-size: 32px;
  margin-bottom: 30px;
}
#wrapper.w_video #frame .v_section.pl_20 {
  padding-left: 20px;
}
#wrapper.w_video #frame .video_share_box .grid_g .el-form-item__content {
  margin-left: 0!important;
}
.V_share_shareDlg {
  line-height: 14px;
}
.V_share_shareDlg .el-dialog__title {
  line-height: 24px;
}
.V_share_shareDlg .recordingShareSection {
  width: 540px;
  min-height: 330px;
}
.V_share_shareDlg .recordingShareSection .sectionHeader {
  position: relative;
  line-height: 24px;
}
.V_share_shareDlg .recordingShareSection .sectionHeader .el-switch {
  float: right;
}
.V_share_shareDlg .recordingShareSection .subSectionHeader {
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
}
.V_share_shareDlg .recordingShareSection .subSectionHeader .el-checkbox__label {
  font-size: 12px;
}
.V_share_shareDlg .recordingShareSection .collaborationSection {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(41, 41, 41, 0.08);
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer {
  border: 1px solid #d7d7d8;
  border-radius: 4px;
  padding: 5px 7px;
  max-height: 106px;
  overflow-y: auto;
  overflow-x: hidden;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem {
  display: inline-block;
  border-radius: 4px;
  height: 28px;
  padding: 7px 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: #EBEBEC;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem.externalItem {
  background-color: #F5A623;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem .deleteTransient {
  vertical-align: middle;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaboratorInput .el-input__inner {
  border: none;
  padding: 0 0;
  height: 28px;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaboratorMessage {
  margin-top: 12px;
  margin-bottom: 12px;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer {
  margin-top: 12px;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorListHeader .removeAll {
  float: right;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList {
  margin-top: 8px;
  padding-bottom: 11px;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .avatar_img {
  display: inline-block;
  margin-bottom: 0;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  padding-right: 5px;
  cursor: pointer;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem .topDeleteIcon {
  top: 0px;
  right: 0px;
  position: absolute;
  background: rgba(52, 53, 55, 0.6);
  border-radius: 100%;
  height: 40px;
  width: 40px;
  line-height: 12px;
  font-size: 14px;
  padding: 13px;
  color: white;
}
.V_share_shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorMore {
  margin-bottom: 10px;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  font-size: 10px;
  padding: 15px;
  background-color: rgba(41, 41, 41, 0.12);
  cursor: pointer;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent {
  margin-top: 20px;
  margin-bottom: 24px;
  width: 540px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent span.v_share_text_span {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  margin-top: 0;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkScope .icon-arrow {
  vertical-align: middle;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkScope .el-dropdown {
  text-decoration: none;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent {
  position: relative;
  margin-top: 12px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea {
  cursor: pointer;
  width: 26px;
  height: 36px;
  z-index: 1;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea .copyIcon {
  left: 0;
  top: 0;
  margin-right: 4px;
  color: #000;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .el-input-group__append {
  border: 1px solid #c0c0c0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 12px;
  min-width: 78px;
  height: 32px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .el-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_link,
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_embed {
  border: 1px solid #c0c0c0;
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_link {
  padding: 3px 20px 3px 10px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_video_ifream_content {
  height: 175px;
  width: 100%;
  border: 1px solid #D0D0D0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_video_ifream_content img {
  width: 280px;
  height: 165px;
  margin: 5px;
  border-radius: 8px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_video_ifream_content .share_code_embed {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 13px;
  line-height: 24px;
  color: #000000;
  overflow-y: auto;
  height: 165px;
  padding-right: 15px;
  word-break: break-all;
  text-align: left;
  padding-left: 10px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box {
  position: relative;
  margin-top: 24px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .el-radio-group .el-radio {
  display: block;
  margin-left: 0;
  height: 32px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right {
  position: absolute;
  bottom: 0;
  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;
  right: 0;
  width: 440px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box.v_isshow_Mast {
  visibility: visible;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box span {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  display: block;
  margin: 0 5px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box .width {
  border: 1px solid #C0C0C0;
  border-radius: 5px;
  width: 60px;
  height: 32px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  overflow: hidden;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box .width input {
  border: none;
  padding: 0;
  padding-left: 4px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box .width input:focus {
  background-color: #fff;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_left_input_box .width input:hover {
  background-color: #fff;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_video_right_copy {
  width: 180px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  text-align: center;
  color: rgba(0, 0, 0, 0.95);
  position: absolute;
  right: 0;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_video_right_copy:hover,
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_video_right_copy.active {
  color: #185E46;
  border: 1px solid #185E46;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .video_message {
  margin-top: 24px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .video_message .subSectionHeader {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  margin-bottom: 12px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .video_message #email_message {
  height: 64px;
  font-size: 14px;
  line-height: 24px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .video_share_tips_link {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .video_share_tips_link i {
  font-size: 14px;
  color: #0F0F0F;
  margin-right: 3px;
}
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection,
.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordContent {
  margin-top: 12px;
}
.V_share_shareDlg .shareSuccessIcon {
  text-align: center;
}
.V_share_shareDlg .shareSuccessIcon .icon-ng-mark {
  font-size: 45px;
}
.V_share_shareDlg .shareSuccessMsg {
  text-align: center;
}
.V_share_shareDlg .el-form-item__error {
  width: 368px;
}
.V_share_shareDlg .el-form-item__error .icon-ng-inline-error {
  display: inline;
}
.V_share_shareDlg .el-form-item__error .el-form-item__errorinfo {
  display: inline;
}
.v_detail_pic_dialog .el-dialog__body {
  text-align: center;
}
.v_detail_pic_dialog img {
  margin: 0 auto;
}
.video_share_head_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6px;
}
.video_share_head_tab .video_share_tab_box {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  padding: 4px 8px;
  cursor: pointer;
  margin-right: 36px;
}
.video_share_head_tab .video_share_tab_box.active {
  background: #DEDEDE;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.6);
}
#wrapper.w_video.w_v_myView {
  background: #f7f7f7;
}
#wrapper.w_video.w_v_myView .el-button--primary {
  background: black;
}
#wrapper.w_video.w_v_myView .el-button--primary.is-disabled {
  opacity: 0.5;
}
#wrapper.w_video.w_v_myView ~ .el-dialog__wrapper .el-button--primary {
  background: black;
}
#wrapper.w_video.w_v_myView ~ .el-dialog__wrapper .el-button--primary.is-disabled {
  opacity: 0.5;
}
#wrapper.w_video #frame .v_myView {
  background: #f7f7f7;
  max-width: 1524px;
  margin: 0 auto;
  position: relative;
  left: 0;
}
#wrapper.w_video #frame .v_myView .v_myView_menu {
  position: absolute;
  left: 0;
  width: 230px;
  top: 0;
  bottom: 0;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav {
  font-size: 16px;
  line-height: 48px;
  padding: 40px 15px;
  width: 100%;
  color: #000;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li {
  margin-bottom: 5px;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a {
  width: 100%;
  color: #000;
  text-align: left;
  min-height: 48px;
  display: inline-block;
  padding: 1px 26px;
  line-height: 48px;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a i {
  font-size: 18px;
  margin-right: 12px;
  width: 18px;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a i.icon-player-pause {
  -webkit-transform: rotate(90deg) translate(2px, -2px);
          transform: rotate(90deg) translate(2px, -2px);
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a i.third_narrow {
  font-size: 8px;
  color: #000000;
  width: unset;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a:hover,
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a.active {
  color: #007AA3;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a.active {
  font-weight: bold;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a.active i {
  font-weight: bold;
}
#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav_third li a {
  text-indent: 35px;
  color: #878787;
  font-size: 14px;
}
#wrapper.w_video #frame .v_myView .v_myView_content {
  padding-left: 230px;
  background-color: #f7f7f7;
}
#wrapper.w_video #frame .v_myView .v_myView_content .v_wrapper.grid_g {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#wrapper.w_video #frame .v_myView .v_myView_content .v_wrapper.grid_g h1.title {
  font-size: 28px;
  line-height: 12px;
  color: #000000;
  margin-top: 2px;
  margin-bottom: 26px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .myContents_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
#wrapper.w_video #frame .v_myView .v_myView_content .myContents_layout .myContents_body {
  width: 1040px;
  min-height: 400px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .myContents_layout .myContents_body .card_list .card_item {
  width: 235px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .myContents_layout .myContents_body .card_list .card_item .card_img_bg,
#wrapper.w_video #frame .v_myView .v_myView_content .myContents_layout .myContents_body .card_list .card_item .card_img {
  padding: 5px;
  height: 130px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body {
  padding: 30px 30px 0 30px;
  background: #fff;
  border-radius: 16px;
  width: 1040px;
  min-height: 400px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body .card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body .card_list .card_item {
  width: 235px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body .card_list .card_item .card_img_bg,
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body .card_list .card_item .card_img {
  height: 130px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body.my_shares .card_item.display:hover .card_title {
  color: #007aa3;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_list_pannel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 1120px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_list_pannel .channel_head_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_list_pannel .channel_head_row .channel_head_left_text {
  font-size: 28px;
  color: rgba(0, 0, 0, 0.95);
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_list_pannel .channel_head_row .channel_head_right_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 18px;
  width: 162px;
  height: 36px;
  background: #000000;
  border-radius: 100px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  cursor: pointer;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box {
  width: 265px;
  height: 230px;
  left: 358px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  margin-right: 20px;
  border: 1px solid #fff;
  position: relative;
  left: 0;
  margin-bottom: 20px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box:nth-child(4n) {
  margin-right: 0;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_card_user_img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-top: 30px;
  margin-left: 92px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box:hover .channel_box_user_name span {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_box_user_name {
  text-align: center;
  margin-top: 10px;
  width: 100%;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
  padding-left: 10px;
  padding-right: 10px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_box_user_name span {
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  color: #2C2C2C;
  word-break: break-all;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_box_video_info {
  text-align: center;
  margin-top: 3px;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_box_video_info span {
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  color: #999999;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 15px;
  height: 30px;
  display: none;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row i {
  width: 30px;
  height: 25px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  vertical-align: middle;
  line-height: 26px;
  text-align: center;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row i:hover {
  color: #0D83BE;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row i.showactive {
  background-color: #000;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDExLjg2ODJDMTUuMzg2NyAxMS44NjgyIDE5LjE3MzggNy40NDUzMSAxOS4xNzM4IDYuMDcxMjlDMTkuMTczOCA0LjY5NzI3IDE1LjM2NjIgMC4yNzQ0MTQgMTAgMC4yNzQ0MTRDNC42ODE2NCAwLjI3NDQxNCAwLjgxOTMzNiA0LjY5NzI3IDAuODE5MzM2IDYuMDcxMjlDMC44MTkzMzYgNy40NDUzMSA0LjY1NDMgMTEuODY4MiAxMCAxMS44NjgyWk0xMCAxMS4wMTM3QzUuMzUxNTYgMTEuMDEzNyAxLjc2MjcgNy4wNzYxNyAxLjc2MjcgNi4wNzEyOUMxLjc2MjcgNS4xNjg5NSA1LjM1MTU2IDEuMTI4OTEgMTAgMS4xMjg5MUMxNC42NDE2IDEuMTI4OTEgMTguMjM3MyA1LjE2ODk1IDE4LjIzNzMgNi4wNzEyOUMxOC4yMzczIDcuMDc2MTcgMTQuNjQxNiAxMS4wMTM3IDEwIDExLjAxMzdaTTEwIDkuODkyNThDMTIuMTEyMyA5Ljg5MjU4IDEzLjgzNSA4LjE1NjI1IDEzLjgzNSA2LjA3MTI5QzEzLjgzNSAzLjkzODQ4IDEyLjExMjMgMi4yNSAxMCAyLjI1QzcuODY3MTkgMi4yNSA2LjE1MTM3IDMuOTM4NDggNi4xNTgyIDYuMDcxMjlDNi4xNzE4OCA4LjE1NjI1IDcuODY3MTkgOS44OTI1OCAxMCA5Ljg5MjU4Wk0xMC4wMDY4IDcuMjg4MDlDOS4zMjMyNCA3LjI4ODA5IDguNzY5NTMgNi43NDEyMSA4Ljc2OTUzIDYuMDcxMjlDOC43Njk1MyA1LjM5NDUzIDkuMzIzMjQgNC44NTQ0OSAxMC4wMDY4IDQuODU0NDlDMTAuNjc2OCA0Ljg1NDQ5IDExLjIzMDUgNS4zOTQ1MyAxMS4yMzA1IDYuMDcxMjlDMTEuMjMwNSA2Ljc0MTIxIDEwLjY3NjggNy4yODgwOSAxMC4wMDY4IDcuMjg4MDlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDExLjg2ODJDMTUuMzg2NyAxMS44NjgyIDE5LjE3MzggNy40NDUzMSAxOS4xNzM4IDYuMDcxMjlDMTkuMTczOCA0LjY5NzI3IDE1LjM2NjIgMC4yNzQ0MTQgMTAgMC4yNzQ0MTRDNC42ODE2NCAwLjI3NDQxNCAwLjgxOTMzNiA0LjY5NzI3IDAuODE5MzM2IDYuMDcxMjlDMC44MTkzMzYgNy40NDUzMSA0LjY1NDMgMTEuODY4MiAxMCAxMS44NjgyWk0xMCAxMS4wMTM3QzUuMzUxNTYgMTEuMDEzNyAxLjc2MjcgNy4wNzYxNyAxLjc2MjcgNi4wNzEyOUMxLjc2MjcgNS4xNjg5NSA1LjM1MTU2IDEuMTI4OTEgMTAgMS4xMjg5MUMxNC42NDE2IDEuMTI4OTEgMTguMjM3MyA1LjE2ODk1IDE4LjIzNzMgNi4wNzEyOUMxOC4yMzczIDcuMDc2MTcgMTQuNjQxNiAxMS4wMTM3IDEwIDExLjAxMzdaTTEwIDkuODkyNThDMTIuMTEyMyA5Ljg5MjU4IDEzLjgzNSA4LjE1NjI1IDEzLjgzNSA2LjA3MTI5QzEzLjgzNSAzLjkzODQ4IDEyLjExMjMgMi4yNSAxMCAyLjI1QzcuODY3MTkgMi4yNSA2LjE1MTM3IDMuOTM4NDggNi4xNTgyIDYuMDcxMjlDNi4xNzE4OCA4LjE1NjI1IDcuODY3MTkgOS44OTI1OCAxMCA5Ljg5MjU4Wk0xMC4wMDY4IDcuMjg4MDlDOS4zMjMyNCA3LjI4ODA5IDguNzY5NTMgNi43NDEyMSA4Ljc2OTUzIDYuMDcxMjlDOC43Njk1MyA1LjM5NDUzIDkuMzIzMjQgNC44NTQ0OSAxMC4wMDY4IDQuODU0NDlDMTAuNjc2OCA0Ljg1NDQ5IDExLjIzMDUgNS4zOTQ1MyAxMS4yMzA1IDYuMDcxMjlDMTEuMjMwNSA2Ljc0MTIxIDEwLjY3NjggNy4yODgwOSAxMC4wMDY4IDcuMjg4MDlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  width: 19px;
  height: 13px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row i.showactive:hover {
  background-color: #0D83BE;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row i.hideActive {
  background-color: #000;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljk0MTQgMTIuOTk4QzE1LjA5ODYgMTMuMTYyMSAxNS4zNTE2IDEzLjE2ODkgMTUuNTE1NiAxMi45OThDMTUuNjkzNCAxMi44MjAzIDE1LjY3OTcgMTIuNTgxMSAxNS41MTU2IDEyLjQyMzhMMy45NDkyMiAwLjg1NzQyMkMzLjc5MTk5IDAuNzAwMTk1IDMuNTMyMjMgMC42OTMzNTkgMy4zNjgxNiAwLjg1NzQyMkMzLjIxMDk0IDEuMDE0NjUgMy4yMTA5NCAxLjI4MTI1IDMuMzY4MTYgMS40Mzg0OEwxNC45NDE0IDEyLjk5OFpNOS41IDEuMjc0NDFDOC4yNDIxOSAxLjI3NDQxIDcuMTU1MjcgMS41MTM2NyA2LjEwMjU0IDEuODk2NDhMNi44MDY2NCAyLjU5Mzc1QzcuNjU0MyAyLjI5OTggOC41MDg3OSAyLjEyODkxIDkuNSAyLjEyODkxQzE0LjE2MjEgMi4xMjg5MSAxNy43MzczIDYuMTY4OTUgMTcuNzM3MyA3LjA3MTI5QzE3LjczNzMgNy42NjYwMiAxNi40ODYzIDkuMjkyOTcgMTQuNDc2NiAxMC41MDI5TDE1LjEzMjggMTEuMTU5MkMxNy4zNDc3IDkuNzY0NjUgMTguNjczOCA3Ljg4NDc3IDE4LjY3MzggNy4wNzEyOUMxOC42NzM4IDUuNjk3MjcgMTQuODg2NyAxLjI3NDQxIDkuNSAxLjI3NDQxWk05LjUgMTIuODY4MkMxMC44MTI1IDEyLjg2ODIgMTEuOTg4MyAxMi42MTUyIDEzLjA3NTIgMTIuMjE4OEwxMi4zNzc5IDExLjUxNDZDMTEuNDgyNCAxMS44MjIzIDEwLjU0NTkgMTIuMDEzNyA5LjUgMTIuMDEzN0M0Ljg1MTU2IDEyLjAxMzcgMS4yNjI3IDguMDc2MTcgMS4yNjI3IDcuMDcxMjlDMS4yNjI3IDYuNTI0NDEgMi41NDc4NSA0LjgzNTk0IDQuNjQ2NDggMy41ODQ5NkwzLjk4MzQgMi45MjE4OEMxLjY5MzM2IDQuMzMwMDggMC4zMTkzMzYgNi4yNDQxNCAwLjMxOTMzNiA3LjA3MTI5QzAuMzE5MzM2IDguNDQ1MzEgNC4xNTQzIDEyLjg2ODIgOS41IDEyLjg2ODJaTTEyLjg5NzUgOC43NjY2QzEzLjE3NzcgOC4yNjc1OCAxMy4zMzUgNy42Nzk2OSAxMy4zMzUgNy4wNzEyOUMxMy4zMzUgNC45Mzg0OCAxMS42MTIzIDMuMjUgOS41IDMuMjVDOC44ODQ3NyAzLjI1IDguMzAzNzEgMy40MDAzOSA3Ljc5MTAyIDMuNjY2OTlMMTIuODk3NSA4Ljc2NjZaTTkuNSAxMC44OTI2QzEwLjE2MzEgMTAuODkyNiAxMC43NzgzIDEwLjcxNDggMTEuMzExNSAxMC40MTQxTDYuMTM2NzIgNS4yMzkyNkM1LjgyOTEgNS43NzI0NiA1LjY1ODIgNi40MDEzNyA1LjY1ODIgNy4wNzEyOUM1LjY3MTg4IDkuMTU2MjUgNy4zNjcxOSAxMC44OTI2IDkuNSAxMC44OTI2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljk0MTQgMTIuOTk4QzE1LjA5ODYgMTMuMTYyMSAxNS4zNTE2IDEzLjE2ODkgMTUuNTE1NiAxMi45OThDMTUuNjkzNCAxMi44MjAzIDE1LjY3OTcgMTIuNTgxMSAxNS41MTU2IDEyLjQyMzhMMy45NDkyMiAwLjg1NzQyMkMzLjc5MTk5IDAuNzAwMTk1IDMuNTMyMjMgMC42OTMzNTkgMy4zNjgxNiAwLjg1NzQyMkMzLjIxMDk0IDEuMDE0NjUgMy4yMTA5NCAxLjI4MTI1IDMuMzY4MTYgMS40Mzg0OEwxNC45NDE0IDEyLjk5OFpNOS41IDEuMjc0NDFDOC4yNDIxOSAxLjI3NDQxIDcuMTU1MjcgMS41MTM2NyA2LjEwMjU0IDEuODk2NDhMNi44MDY2NCAyLjU5Mzc1QzcuNjU0MyAyLjI5OTggOC41MDg3OSAyLjEyODkxIDkuNSAyLjEyODkxQzE0LjE2MjEgMi4xMjg5MSAxNy43MzczIDYuMTY4OTUgMTcuNzM3MyA3LjA3MTI5QzE3LjczNzMgNy42NjYwMiAxNi40ODYzIDkuMjkyOTcgMTQuNDc2NiAxMC41MDI5TDE1LjEzMjggMTEuMTU5MkMxNy4zNDc3IDkuNzY0NjUgMTguNjczOCA3Ljg4NDc3IDE4LjY3MzggNy4wNzEyOUMxOC42NzM4IDUuNjk3MjcgMTQuODg2NyAxLjI3NDQxIDkuNSAxLjI3NDQxWk05LjUgMTIuODY4MkMxMC44MTI1IDEyLjg2ODIgMTEuOTg4MyAxMi42MTUyIDEzLjA3NTIgMTIuMjE4OEwxMi4zNzc5IDExLjUxNDZDMTEuNDgyNCAxMS44MjIzIDEwLjU0NTkgMTIuMDEzNyA5LjUgMTIuMDEzN0M0Ljg1MTU2IDEyLjAxMzcgMS4yNjI3IDguMDc2MTcgMS4yNjI3IDcuMDcxMjlDMS4yNjI3IDYuNTI0NDEgMi41NDc4NSA0LjgzNTk0IDQuNjQ2NDggMy41ODQ5NkwzLjk4MzQgMi45MjE4OEMxLjY5MzM2IDQuMzMwMDggMC4zMTkzMzYgNi4yNDQxNCAwLjMxOTMzNiA3LjA3MTI5QzAuMzE5MzM2IDguNDQ1MzEgNC4xNTQzIDEyLjg2ODIgOS41IDEyLjg2ODJaTTEyLjg5NzUgOC43NjY2QzEzLjE3NzcgOC4yNjc1OCAxMy4zMzUgNy42Nzk2OSAxMy4zMzUgNy4wNzEyOUMxMy4zMzUgNC45Mzg0OCAxMS42MTIzIDMuMjUgOS41IDMuMjVDOC44ODQ3NyAzLjI1IDguMzAzNzEgMy40MDAzOSA3Ljc5MTAyIDMuNjY2OTlMMTIuODk3NSA4Ljc2NjZaTTkuNSAxMC44OTI2QzEwLjE2MzEgMTAuODkyNiAxMC43NzgzIDEwLjcxNDggMTEuMzExNSAxMC40MTQxTDYuMTM2NzIgNS4yMzkyNkM1LjgyOTEgNS43NzI0NiA1LjY1ODIgNi40MDEzNyA1LjY1ODIgNy4wNzEyOUM1LjY3MTg4IDkuMTU2MjUgNy4zNjcxOSAxMC44OTI2IDkuNSAxMC44OTI2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
  width: 19px;
  height: 13px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box .channel_edit_row i.hideActive:hover {
  background-color: #0D83BE;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box:hover {
  border: 1px solid #C9C9C9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 265px;
  height: 230px;
}
#wrapper.w_video #frame .v_myView .v_myView_content .channel_box_list_pannel .channle_card_box:hover .channel_edit_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wrapper.w_video #frame .v_myView .v_myView_content .show_active_button {
  background-color: #000;
  color: #fff;
}
#wrapper.w_video #frame .v_myView .v_myView_content .show_active_button:hover {
  background-color: #000;
  color: #fff;
}
.pannelist {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pannelist:nth-child(2n) {
  background: rgba(241, 241, 241, 0.6);
}
.pannelist.nobg {
  background: rgba(241, 241, 241, 0);
  height: 305px;
}
.pannelist.nobg &gt; .listInfo {
  height: 305px;
}
.pannelist .listInfo {
  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;
  height: 400px;
  width: 1440px;
}
.pannelist .listInfo .leftFlexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 270px;
}
.pannelist .listInfo .leftFlexBox img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  margin: auto;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.pannelist .listInfo .leftFlexBox span.textRow {
  width: 100%;
  line-height: 25px;
  text-align: center;
  word-break: break-all;
  word-wrap: break-word;
  display: block;
}
.pannelist .listInfo .leftFlexBox span.textRow.titleText {
  color: #2C2C2C;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px;
}
.pannelist .listInfo .leftFlexBox span.textRow.sunTitleDeail {
  font-size: 14px;
  line-height: 24px;
  color: #474747;
  margin-bottom: 15px;
}
.pannelist .listInfo .leftFlexBox span.textRow.dateText {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #999;
  margin-top: 16px;
}
.pannelist .listInfo &gt; .rightFlexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 1130px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  margin-left: 40px;
  overflow: hidden;
  max-height: 400px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel {
  position: relative;
  margin-right: 20px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel .video_share_btn_card {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 28px;
  height: 28px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 6px;
  text-align: center;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel .video_share_btn_card i {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel:hover .video_share_btn_card {
  display: block;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel img {
  width: 340px;
  height: 200px;
  border-radius: 10px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel .textcard {
  width: 340px;
  font-weight: bold;
  font-size: 16px;
  color: #2C2C2C;
  margin-top: 10px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel.video_pannel {
  margin-right: 20px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel &gt; a &gt; img {
  width: 340px;
  border-radius: 10px;
}
.pannelist .listInfo &gt; .rightFlexBox .carousel .cardbox.video_pannel .textcard {
  width: 340px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #2c2c2c;
}
.nomargin {
  margin-bottom: 0!important;
}
.v_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.v_center .v_btn_gopage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 150px;
  height: 36px;
  top: 1327px;
  border: 1px solid #000000;
  border-radius: 100px;
  font-size: 14px;
  text-align: center;
  color: #121212;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.v_center .v_btn_gopage &gt; span {
  font-size: 18px;
}
.Subscribtions {
  overflow: hidden;
  max-height: 320px;
}
.Subscribtions .cardbox {
  position: relative;
}
.Subscribtions .cardbox .video_share_btn_card {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 28px;
  height: 28px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 6px;
  text-align: center;
}
.Subscribtions .cardbox .video_share_btn_card i {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
}
.Subscribtions .cardbox:hover .video_share_btn_card {
  display: block;
}
.video_bg_wraper {
  width: 100%;
  background-color: #000000;
  position: relative;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video_bg_wraper:hover &gt; .video_array {
  visibility: visible;
}
.video_bg_wraper .video_array {
  background-color: rgba(0, 0, 0, 0.39);
  width: 40px;
  height: 400px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  vertical-align: middle;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  cursor: pointer;
  z-index: 999;
}
.video_bg_wraper .video_array.video_left_array {
  left: 0;
}
.video_bg_wraper .video_array.video_right_array {
  right: 0;
}
.video_head_list {
  width: 1440px;
  overflow: hidden;
  height: 400px;
  background-color: #000000;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video_bg_all {
  margin: 0 auto;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 1440px;
}
.video_bg_all &gt; .video_left_bg_video {
  width: 576px;
  height: 400px;
  position: relative;
}
.video_bg_all &gt; .video_left_bg_video img {
  position: absolute;
  left: 0;
  top: 0;
  width: 576px;
  height: 400px;
  z-index: 9;
}
.video_bg_all &gt; .video_left_bg_video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 576px;
  height: 400px;
  z-index: 8;
}
.video_bg_all &gt; .video_left_bg_video .video_liner_grat {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 34px;
  background: linear-gradient(180.3deg, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.0312844) 49.32%, rgba(0, 0, 0, 0.325) 76.9%, rgba(0, 0, 0, 0.44) 99.73%);
}
.video_bg_all &gt; .video_left_bg_video .video_liner_grat &gt; .video_text_detail {
  font-size: 26px;
  line-height: 30px;
  color: #FFFFFF;
  display: block;
  width: 100%;
}
.video_bg_all &gt; .video_left_bg_video .video_liner_grat .video_text_detail_info {
  font-size: 26px;
  line-height: 16px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video_bg_all &gt; .video_left_bg_video .video_liner_grat .video_text_detail_info &gt; .video_text_detail_info_title {
  font-size: 14px;
  line-height: 30px;
  margin-right: 10px;
}
.video_bg_all &gt; .video_left_bg_video .video_liner_grat .video_text_detail_info &gt; .video_text_detail_info_times {
  font-size: 12px;
  line-height: 14px;
  margin-right: 10px;
}
.video_bg_all &gt; .video_bg_samll_box {
  height: 200px;
  position: relative;
  overflow: visible;
  width: 288px;
  -ms-flex-item-align: start;
      align-self: start;
}
.video_bg_all &gt; .video_bg_samll_box &gt; img {
  width: 288px;
  height: 200px;
  position: absolute;
  top: 0;
  z-index: 9;
}
.video_bg_all &gt; .video_bg_samll_box &gt; video {
  width: 288px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .video_liner_grat {
  background: linear-gradient(180.3deg, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.0375413) 49.32%, rgba(0, 0, 0, 0.39) 76.9%, rgba(0, 0, 0, 0.528) 99.73%);
  width: 288px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 30px;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .video_liner_grat &gt; span {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  display: block;
  margin-left: 20px;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .Video_hover_play {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000000;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .Video_hover_play &gt; img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .Video_hover_play &gt; video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .Video_hover_play &gt; .video_liner_grat {
  background: linear-gradient(180.3deg, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.0375413) 49.32%, rgba(0, 0, 0, 0.39) 76.9%, rgba(0, 0, 0, 0.528) 99.73%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 30px;
}
.video_bg_all &gt; .video_bg_samll_box &gt; .Video_hover_play &gt; .video_liner_grat &gt; span {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  display: block;
  margin-left: 20px;
}
.video_bg_all &gt; .video_bg_samll_box:hover &gt; .Video_hover_play {
  display: block;
}
/*.v_ short for webex view*/
.v_carousel {
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.v_carousel .el-carousel__container {
  height: 275px;
}
.video_publish_layout .video_page_top h1 {
  font-size: 28px;
  line-height: 12px;
  color: #000000;
  margin-top: 2px;
  margin-bottom: 26px;
}
.video_publish_layout .video_page_body {
  background: #ffffff;
  border-radius: 16px;
  padding: 28px 48px;
}
.video_publish_layout .upload_section {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video_publish_layout .upload_section .file_uploading {
  position: absolute;
  width: 136px;
  height: 85px;
  top: 0;
  left: 0;
}
.video_publish_layout .upload_section .file_uploading .el-loading-spinner {
  margin-top: -14px;
}
.video_publish_layout .upload_section .file_uploading .el-loading-spinner .circular {
  width: 25px;
  height: 25px;
}
.video_publish_layout .upload_section .file_uploading .loading_div {
  height: 100%;
}
.video_publish_layout .upload_section .thumbnail_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video_publish_layout .upload_section .thumbnail_list .thumbnail_item {
  position: relative;
  width: 136px;
  height: 85px;
  margin-right: 12px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.video_publish_layout .upload_section .thumbnail_list .thumbnail_item.logo {
  width: 85px;
  border-radius: 100%;
}
.video_publish_layout .upload_section .thumbnail_list .thumbnail_item:last-child {
  margin-right: 0;
}
.video_publish_layout .upload_section .thumbnail_list .thumbnail_item:hover .operations {
  opacity: 1;
}
.video_publish_layout .upload_section .video_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video_publish_layout .upload_section .video_list .video_item {
  position: relative;
  width: 136px;
  height: 85px;
  margin-right: 12px;
  background-color: var(--mds-color-theme-text-primary-normal);
  border-radius: 5px;
  overflow: hidden;
}
.video_publish_layout .upload_section .video_list .video_item:last-child {
  margin-right: 0;
}
.video_publish_layout .upload_section .video_list .video_item video {
  width: 100%;
  height: 100%;
}
.video_publish_layout .upload_section .video_list .video_item:hover .operations {
  opacity: 1;
}
.video_publish_layout .upload_section .operations {
  background: rgba(225, 225, 225, 0.8);
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  overflow: hidden;
}
.video_publish_layout .upload_section .operations .delete_btn {
  margin-top: -7px;
  display: block;
  margin-left: 3px;
}
.video_publish_layout .mbs-upload {
  width: 136px;
  margin-right: 12px;
}
.video_publish_layout .mbs-upload .el-upload-dragger {
  height: 85px;
}
.video_publish_layout .mbs-upload .el-upload-dragger .upload_btn {
  height: 100%;
  width: 100%;
  padding: 0;
  min-width: auto;
  background: transparent;
}
.video_publish_layout .mbs-upload .el-upload-dragger .upload_btn .upload-container-hint {
  display: inline-block;
}
.video_publish_layout .mbs-upload .el-upload-dragger .upload_btn .upload-container-hint img {
  height: 24px;
}
.video_publish_layout .mbs-upload .el-upload-dragger .upload_btn .upload-container-hint .el-upload_hint {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
}
.video_publish_layout .tag_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.video_publish_layout .tag_container .tag_items .tag_item {
  padding: 10px 18px;
  background: var(--mds-color-theme-text-secondary-normal);
  border-radius: 5px;
  margin-right: 5px;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 12px;
  white-space: nowrap;
  display: inline-block;
}
.video_publish_layout .tag_container .tag_items .tag_item .delete_btn {
  font-size: 12px;
  margin-left: 2px;
  display: inline-block;
  vertical-align: middle;
}
.video_publish_layout .tag_container .tag_items .tag_item a {
  color: #000;
}
.video_publish_layout .tag_container input {
  border: 0;
  height: 100%;
  padding: 0 8px;
  width: 50px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 36px;
}
.video_publish_layout .publish-buttons {
  margin-top: 120px;
  margin-bottom: 2px;
}
.video_publish_layout .publish-buttons a {
  text-decoration: underline !important;
  margin-left: 10px;
  font-size: 16px;
}
.video_publish_layout .publish-buttons a:disabled {
  opacity: 0.5;
}
.video_publish_layout .set_content_link a {
  text-decoration: underline !important;
  margin-right: 10px;
}
.add_content {
  width: 930px;
}
.add_content .left_align {
  line-height: 36px;
  float: left;
}
.add_content .dialog-footer-btns a {
  margin-right: 12px;
}
.add_content .dialog-footer-btns i {
  margin-left: -4px;
}
.card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.card_list .card_item {
  width: 340px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.card_list .card_item .card_img {
  height: 200px;
  border-radius: 8px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.card_list .card_item .card_img_bg {
  height: 200px;
  width: 100%;
}
.card_list .card_item .card_title {
  margin: 10px 0;
  font-size: 16px;
  line-height: 18px;
  color: #2c2c2c;
  font-weight: bold;
  word-break: break-word;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  box-orient: vertical;
}
.card_list .card_item .options {
  z-index: -1;
  position: absolute;
  top: 4px;
  right: 4px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  overflow: hidden;
}
.card_list .card_item .options .option_item {
  display: inline-block;
  font-size: 16px;
  height: 28px;
  width: 28px;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  text-align: center;
  line-height: 24px;
}
.card_list .card_item .options .option_item i {
  color: #fff;
  vertical-align: middle;
  margin-left: -2px;
}
.card_list .card_item:hover .options {
  z-index: 100;
  opacity: 1;
}
.card_vertical_list .card_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}
.card_vertical_list .card_item .card_img {
  width: 440px;
  min-width: 440px;
  cursor: pointer;
  height: 260px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-right: 50px;
  border-radius: 8px;
}
.card_vertical_list .card_item .card_img .date {
  margin: 14px 0 0 14px;
  display: inline-block;
  height: 60px;
  width: 60px;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  font-size: 24px;
  letter-spacing: 0.05em;
  color: var(--mds-color-theme-background-solid-primary-normal);
  white-space: pre-line;
  text-align: center;
  line-height: 28px;
  padding: 2px 0;
}
.card_vertical_list .card_item .card_img_bg {
  width: 440px;
  height: 260px;
  border-radius: 8px;
}
.card_vertical_list .card_item .card_title {
  font-size: 22px;
  line-height: 26px;
  color: #2c2c2c;
  font-weight: bold;
  margin-bottom: 15px;
  cursor: pointer;
}
.card_list .card_item,
.card_vertical_list .card_item {
  position: relative;
}
.card_list .card_item .card_img,
.card_vertical_list .card_item .card_img {
  z-index: 1;
  position: relative;
}
.card_list .card_item .card_img_bg,
.card_vertical_list .card_item .card_img_bg {
  opacity: 0;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 8px;
  background-image: url(/webappng/images/cisco-webex-logo.c8713eb1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.card_list .card_item .card_img_bg.show,
.card_vertical_list .card_item .card_img_bg.show {
  opacity: 1;
}
.content_category .el-tabs .el-tabs__header {
  border-bottom: none;
  margin-bottom: 32px;
}
.content_category .el-tabs .el-tabs__item {
  height: auto;
  line-height: unset;
  padding: 4px 8px;
  border-radius: 8px;
  margin-right: 24px;
  border: none;
  color: rgba(0, 0, 0, 0.6);
}
.content_category .el-tabs .el-tabs__item.is-active {
  background-color: #dedede;
  padding: 4px 8px;
  border-radius: 8px;
  border: none;
}
.content_category .card_list {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.content_category .card_list .card_item {
  width: 210px;
  margin-bottom: 30px;
}
.content_category .card_list .card_item .card_title {
  font-size: 14px;
}
.content_category .card_list .card_item .card_img {
  height: 116px;
}
.content_category .card_list .card_item .card_img_bg {
  left: 5px;
  right: 5px;
  top: 5px;
  height: 116px;
  width: auto;
}
.content_category .card_list .card_item.display {
  padding: 5px;
}
.content_category .card_list .card_item.alt {
  cursor: initial;
}
.content_category .card_list.check_list .card_item.display,
.content_category .card_list.option_list .card_item.display {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 12px;
}
.content_category .card_list.check_list .card_item.display .el-checkbox__input,
.content_category .card_list.option_list .card_item.display .el-checkbox__input {
  display: none;
  margin-top: -7px;
  margin-left: 7px;
}
.content_category .card_list.check_list .card_item.display .el-checkbox__input .el-checkbox__inner:hover,
.content_category .card_list.option_list .card_item.display .el-checkbox__input .el-checkbox__inner:hover {
  background-color: #fff;
}
.content_category .card_list.check_list .card_item.display .el-checkbox__input.is-checked .el-checkbox__inner:hover,
.content_category .card_list.option_list .card_item.display .el-checkbox__input.is-checked .el-checkbox__inner:hover {
  background-color: #007aa3;
}
.content_category .card_list.check_list .card_item.display:hover,
.content_category .card_list.option_list .card_item.display:hover {
  border-color: #c9c9c9;
}
.content_category .card_list.check_list .card_item.display:hover .el-checkbox__input,
.content_category .card_list.option_list .card_item.display:hover .el-checkbox__input {
  display: initial;
}
.content_category .card_list.check_list .card_item.display.checked,
.content_category .card_list.option_list .card_item.display.checked {
  border-color: #3482eb;
  border-width: 2px;
  padding: 4px;
}
.content_category .card_list.check_list .card_item.display.checked .el-checkbox__input,
.content_category .card_list.option_list .card_item.display.checked .el-checkbox__input {
  display: initial;
}
.channel_subscribe .subscription_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.channel_subscribe .subscription_info.clickable {
  cursor: pointer;
}
.channel_subscribe .avatar {
  width: 96px;
  height: 96px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-width: 96px;
  z-index: 1;
}
.channel_subscribe .avatar_bg {
  width: 96px;
  height: 96px;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiByeD0iMTYiIGZpbGw9IiM1NDU0NTQiLz4KPHBhdGggZD0iTTE2LjAzMTIgNy4yMTg3NUMxMy43ODc2IDcuMjE4NzUgMTEuOTY4NyA5LjAzNzU5IDExLjk2ODcgMTEuMjgxMkMxMS45Njg3IDEyLjU3NzMgMTIuNTc1NyAxMy43MzE2IDEzLjUyMDggMTQuNDc1NUMxMC42Mjg4IDE1LjM5NDEgOC41IDE3Ljg3NTIgOC41IDIwLjg2NzhDOC41IDIxLjM1NTMgOC42MzE0NSAyMS45MzY0IDkuMDUzODEgMjIuNTA0MkM5LjQ3MTk4IDIzLjA2NjMgMTAuMTQ0MyAyMy41NzQxIDExLjE1NjkgMjMuOTc4MkwxMS4xNjcgMjMuOTgyMkwxMS4xNzczIDIzLjk4NTlDMTIuNzI1NyAyNC41NDIgMTQuMzYyMiAyNC44MTA2IDE2LjAwNjYgMjQuNzc4N0MxNy43NjQzIDI0Ljc3ODEgMTkuNTY5OCAyNC41MTg2IDIwLjk2MTIgMjMuOTM5QzIyLjMzMTEgMjMuMzY4MyAyMy41IDIyLjM4ODEgMjMuNSAyMC44Njc1QzIzLjUgMTcuODkwNyAyMS4zOTI4IDE1LjQyIDE4LjUyMzEgMTQuNDlDMTkuNDc4OSAxMy43NDY3IDIwLjA5MzcgMTIuNTg1OCAyMC4wOTM3IDExLjI4MTJDMjAuMDkzNyA5LjAzNzU5IDE4LjI3NDkgNy4yMTg3NSAxNi4wMzEyIDcuMjE4NzVaTTEzLjIxODcgMTEuMjgxMkMxMy4yMTg3IDkuNzI3OTUgMTQuNDc3OSA4LjQ2ODc1IDE2LjAzMTIgOC40Njg3NUMxNy41ODQ1IDguNDY4NzUgMTguODQzNyA5LjcyNzk1IDE4Ljg0MzcgMTEuMjgxMkMxOC44NDM3IDEyLjgzNDYgMTcuNTg0NSAxNC4wOTM4IDE2LjAzMTIgMTQuMDkzOEMxNC40Nzc5IDE0LjA5MzggMTMuMjE4NyAxMi44MzQ2IDEzLjIxODcgMTEuMjgxMlpNOS43NSAyMC44Njc4QzkuNzUgMTcuODg2MyAxMi40ODY4IDE1LjM0MzggMTUuOTk4OSAxNS4zNDM4QzE5LjUxMjcgMTUuMzQzOCAyMi4yNSAxNy44ODY1IDIyLjI1IDIwLjg2NzVDMjIuMjUgMjEuNjE3NCAyMS42OTI1IDIyLjI4MDIgMjAuNDgwNSAyMi43ODUxQzE5LjI5MTcgMjMuMjgwMyAxNy42NjI1IDIzLjUyODcgMTYuMDAwNCAyMy41Mjg3SDE1Ljk5NDJMMTUuOTg3OSAyMy41Mjg4QzE0LjQ5NzUgMjMuNTU4NCAxMy4wMTQxIDIzLjMxNTkgMTEuNjEwMSAyMi44MTMyQzEwLjc1ODYgMjIuNDcxOCAxMC4zMDE4IDIyLjA4NzUgMTAuMDU2OCAyMS43NTgxQzkuODE1MDIgMjEuNDMzMiA5Ljc1IDIxLjEyMjUgOS43NSAyMC44Njc4WiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC45NSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.channel_subscribe .avatar_bg.show {
  opacity: 1;
}
.channel_subscribe .subscribe_info {
  padding-left: 48px;
  padding-top: 5px;
}
.channel_subscribe .subscribe_info .channel_name {
  font-size: 28px;
  line-height: 38px;
  color: var(--mds-color-theme-text-primary-normal);
}
.channel_subscribe .subscribe_info .subscribe {
  margin-top: 20px;
}
.channel_subscribe .subscribe_info .subscribe .subscribe_btn {
  margin-right: 12px;
}
.channel_subscribe .subscribe_info .subscribe .subscriber_count {
  color: #999;
}
.channel_subscribe .channel_desc {
  color: #474747;
}
.channel_info.in_card .channel_subscribe .subscribe_info {
  padding-left: 15px;
}
.channel_info.in_card .channel_subscribe .subscribe_info .channel_name {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #2c2c2c;
}
.channel_info.in_card .channel_subscribe .subscribe_info .subscribe {
  margin-top: 2px;
}
.channel_info.in_card .channel_subscribe .subscribe_info .subscribe .subscriber_count {
  font-size: 13px;
  line-height: 15px;
}
.channel_info.in_card .channel_subscribe .channel_desc {
  margin-top: 21px;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
}
.channel_info.in_card .avatar,
.channel_info.in_card .avatar_bg {
  width: 48px;
  height: 48px;
  min-width: 48px;
}
.channel_info.in_channel .channel_subscribe {
  margin: -48px auto 0;
  padding: 0 115px;
  max-width: 1670px;
}
.channel_info.in_channel .channel_subscribe .channel_desc {
  padding-left: 144px;
}
.channel_info.in_channel .top_img {
  height: 200px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  background-color: rgba(242, 242, 242, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
}
.personal_channel,
.public_channel {
  padding: 0 115px;
  max-width: 1670px;
  margin: 0 auto;
}
.personal_channel .v_tag_group {
  margin-top: 60px;
}
.public_channel {
  padding: 0 260px;
}
.channel_top_box {
  margin-top: 50px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 45px;
  padding-left: 20px;
}
.channel_top_box.noborder {
  border-bottom: none;
}
.channel_top_box .channel_card_box {
  position: relative;
  margin-right: 45px;
  width: 320px;
  height: 260px;
  cursor: pointer;
}
.channel_top_box .channel_card_box .channel_img_router {
  position: absolute;
  left: -18px;
  bottom: 66px;
  width: 320px;
  height: 180px;
  background: rgba(235, 235, 235, 0.8);
  opacity: 0.4;
  border: 2px solid #BBBBBB;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  -webkit-transform: rotate(-4.01deg);
          transform: rotate(-4.01deg);
  z-index: 2;
}
.channel_top_box .channel_card_box &gt; img {
  width: 320px;
  height: 180px;
  position: absolute;
  z-index: 3;
  bottom: 50px;
  left: 0;
  border-radius: 8px;
  background: url(/webappng/images/cisco-webex-logo.c8713eb1.png) no-repeat left top;
  background-size: cover;
}
.channel_top_box .channel_card_box .channel_card_text {
  font-size: 18px;
  line-height: 21px;
  color: #2C2C2C;
  text-align: left;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.channel_router_list_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
  margin-bottom: 20px;
}
.channel_router_list_row .channel_router_index {
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #000000;
  cursor: pointer;
  margin-right: 12px;
}
.channel_router_list_row .channel_router_index:hover {
  opacity: .5;
}
.channel_router_list_row .channel_tag_two {
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
  color: #121212;
}
.video_swiper_wrap {
  width: 1145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  height: 400px;
  padding-left: 40px;
  padding-right: 40px;
}
.video_swiper_wrap .video_swiper_left_icon,
.video_swiper_wrap .video_swiper_right_icon {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 26px;
  background: rgba(15, 15, 15, 0.2);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -13px;
}
.video_swiper_wrap .video_swiper_left_icon &gt; i,
.video_swiper_wrap .video_swiper_right_icon &gt; i {
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.video_swiper_wrap .video_swiper_left_icon:hover,
.video_swiper_wrap .video_swiper_right_icon:hover {
  background-color: #ccc;
}
.video_swiper_wrap .video_swiper_left_icon.video_nothing,
.video_swiper_wrap .video_swiper_right_icon.video_nothing {
  opacity: 0.4;
}
.video_swiper_wrap .video_swiper_left_icon {
  left: 5px;
}
.video_swiper_wrap .video_swiper_right_icon {
  right: 5px;
}
.video_swiper_wrap .swper_wrap {
  width: 100%;
  overflow: hidden;
}
.video_swiper_wrap .video_swiper_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: hidden;
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card {
  width: 340px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  cursor: pointer;
  position: relative;
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card .video_share_btn_card {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 28px;
  height: 28px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 6px;
  text-align: center;
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card .video_share_btn_card i {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card:hover .video_share_btn_card {
  display: block;
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card &gt; img {
  width: 340px;
  height: 200px;
  border-radius: 10px;
  display: block;
}
.video_swiper_wrap .video_swiper_list .videeo_swraper_card &gt; div {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: #2C2C2C;
  margin-top: 10px;
  width: 340px;
}
.welcome-page-body {
  background: #181818;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
.welcome-page-body .welcome-page-body-prompt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
}
.welcome-page-body:before {
  content: "";
  min-height: 80px;
  max-height: 260px;
}
.welcome-page-body::-webkit-scrollbar {
  width: 1rem;
}
.welcome-page-body::-webkit-scrollbar-corner {
  background: inherit;
}
.welcome-page-body::-webkit-scrollbar-thumb {
  background-clip: content-box;
  background-color: var(--mds-color-theme-scrollbar-button-normal);
  border: 0.25rem solid transparent;
  border-radius: 0.5rem;
}
.welcome-page-body::-webkit-scrollbar-track {
  border-radius: 100vh;
}
.welcome-page-body::-webkit-scrollbar-thumb:hover {
  background: var(--mds-color-theme-scrollbar-button-hover);
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 0.5rem;
}
.el-dialog__wrapper .consent-banner {
  background-color: var(--mds-color-core-white-alpha-100);
  color: var(--mds-color-core-black-alpha-100);
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 640px;
  max-height: 420px;
  word-wrap: break-word;
}
.el-dialog__wrapper .consent-banner ul {
  padding: revert;
}
.el-dialog__wrapper .consent-banner ul li {
  list-style-type: disc;
}
.el-dialog__wrapper .consent-banner .consent-banner-content {
  padding: 5px 0;
  max-height: 300px;
  line-height: 150%;
  overflow-y: auto;
}
.el-dialog__wrapper .consent-banner .consent-banner-btn {
  text-align: center;
  margin: 20px auto 4px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.el-dialog__wrapper .consent-banner .consent-banner-btn #consentBannerButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--mds-color-core-black-alpha-100);
  color: var(--mds-color-core-white-alpha-100);
  border-radius: 50px;
  padding: 5px;
  border: none;
}
.el-dialog__wrapper .consent-banner .consent-banner-btn #consentBannerButton:focus {
  outline: 2px solid var(--mds-color-core-black-alpha-100);
  outline-offset: 2px;
}
.el-dialog__wrapper .consent-banner .consent-banner-btn button:disabled {
  color: var(--mds-color-core-black-alpha-40) !important;
  background-color: var(--mds-color-core-black-alpha-20) !important;
}
.el-dialog__wrapper .consent-banner .el-dialog__header {
  text-align: center;
}
.el-dialog__wrapper .consent-banner .el-dialog__header .el-dialog__title {
  text-decoration: underline;
  color: var(--mds-color-core-black-alpha-100);
}
.specificUserHubPrompt {
  z-index: 1990;
}
.specificUserHubPrompt-cxt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: var(--mds-color-core-black-alpha-100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.specificUserHubPrompt-cxt-content {
  font-size: 14px;
  width: 97%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 8px 0;
}
.specificUserHubPrompt-cxt-content img {
  width: 12px;
  margin: 2px 8px;
}
.specificUserHubPrompt-cxt-content .p1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  line-height: 18px;
  -webkit-line-clamp: 2;
  word-break: break-word;
  overflow-wrap: break-word;
}
.specificUserHubPrompt-cxt-content .p1.truncated {
  display: block;
}
.specificUserHubPrompt-cxt-rightIcon {
  width: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specificUserHubPrompt-cxt-rightIcon i {
  cursor: pointer;
}
.specificUserHubPrompt .hiddenContent {
  position: absolute;
  visibility: hidden;
  width: 95%;
  line-height: 18px;
  word-break: break-word;
  overflow-wrap: break-word;
}
.login-layout-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.webex-logo-icon {
  width: 7rem;
  height: 5rem;
}
.webex-by-cisco-logo {
  text-align: center;
  margin-bottom: 50px;
}
.webex-by-cisco-logo img {
  width: 82px;
  height: 32px;
}
.login-title {
  margin-top: 30px;
  margin-bottom: 10px;
  width: 100%;
  min-height: 44px;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.login-subtitle {
  width: 100%;
  height: 26px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #B2B2B2;
}
.login-subtitle .el-loading-mask {
  margin-top: 115px;
  background-color: transparent;
}
.login-subtitle .el-loading-mask .el-loading-spinner .path {
  stroke: var(--mds-color-core-white-alpha-100);
}
.md-panel__form {
  margin-top: 40px;
  text-align: center;
}
.md-panel__form .el-input__inner {
  height: 40px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.md-panel__form .float-input-label {
  font-size: 16px;
  line-height: 40px;
}
.md-panel__form .auth-enter-email-input-error .el-input__inner {
  border: 2px solid var(--mds-color-theme-text-error-normal);
}
.auth-enter-email-email-input-error .el-input__inner {
  border-color: #FC8B99;
  background-color: rgba(252, 139, 153, 0.2);
}
.auth-enter-email-submit-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 18px;
  gap: 8px;
  width: 360px;
  height: 40px;
  background: #F7F7F7;
  border-radius: 100px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-positive: 0;
      flex-grow: 0;
  color: #121212;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
}
.auth-enter-email-submit-button-esp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 18px;
  gap: 8px;
  width: 404px;
  height: 40px;
  background: #F7F7F7;
  border-radius: 100px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-positive: 0;
      flex-grow: 0;
  color: #121212;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
}
.login-footer {
  height: 69px;
  min-height: 69px;
  line-height: 69px;
  color: #b2b2b2;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.login-footer-href {
  color: #b2b2b2;
}
.footer-ltr {
  margin-left: 32px;
}
.footer-rtl {
  margin-right: 32px;
}
.sign_dropdown {
  background-color: #292929;
}
.sign_dropdown .el-dropdown-menu__item:hover {
  color: var(--mds-color-core-white-alpha-100) !important;
}
.sign_dropdown_item {
  color: #b2b2b2;
  text-align: center;
}
.login-email-error {
  text-align: left;
  margin-top: 10px;
  margin-left: 12px;
}
.login-email-error img {
  vertical-align: middle;
  width: 14px;
  height: 14px;
  -webkit-filter: invert(55%) sepia(37%) saturate(723%) hue-rotate(306deg) brightness(116%) contrast(98%);
          filter: invert(55%) sepia(37%) saturate(723%) hue-rotate(306deg) brightness(116%) contrast(98%);
}
.login-email-error span {
  display: inline-block;
  vertical-align: middle;
  color: var(--mds-color-theme-common-text-error-normal);
  font-size: 14px;
}
.login-error {
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
.login-error img {
  vertical-align: middle;
  width: 14px;
  height: 14px;
}
.login-error span {
  display: inline-block;
  vertical-align: middle;
  color: var(--mds-color-theme-text-warning-normal);
  font-size: 14px;
}
.block-title {
  margin-top: 30px;
  width: 100%;
  height: 44px;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  letter-spacing: -0.04em;
  color: var(--mds-color-theme-text-warning-normal);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.block-subtitle {
  margin-top: 40px;
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.95);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.block-other-way {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 100%;
  font-size: 18px;
}
.way1 {
  margin-top: 32px;
}
.way2 {
  margin-top: 8px;
}
.subtitle-number {
  margin-top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border-radius: 40px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  color: #000000;
}
.subtitle {
  margin-left: 8px;
  margin-right: 8px;
  height: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.95);
}
.welcome-email-error {
  width: 12px;
  height: 12px;
}
.error-new-user a {
  color: #F2990A;
}
@media (max-width: 767px) {
  #wrapper.welcome-page {
    min-width: initial;
  }
  .login-title {
    font-size: 26px;
  }
  .block-title {
    font-size: 22px;
  }
  .login-subtitle {
    font-size: 16px;
  }
  .block-subtitle {
    font-size: 16px;
  }
  .md-panel__form .el-input__inner {
    font-size: 14px;
  }
  .login-footer {
    font-size: 11px;
  }
  .footer-ltr {
    margin-left: 5px;
  }
  .footer-rtl {
    margin-right: 5px;
  }
  .login-footer-href.el-dropdown {
    font-size: 11px;
  }
  .md-panel__form .auth-enter-email-email-input {
    width: 280px;
  }
  .md-panel__form .auth-enter-email-submit-button {
    width: 280px;
  }
  .login-error span {
    font-size: 12px;
  }
  .block-other-way {
    font-size: 16px;
  }
  .block-other-way.way2 {
    margin-top: 22px;
  }
}
/*! Upgrade */
.upgrade.el-dialog {
  top: 10% !important;
  max-width: 964px;
  width: 100%;
  max-height: 720px;
  text-align: start;
}
.upgrade.el-dialog .el-dialog__header {
  padding: 24px 24px 0;
}
.upgrade.el-dialog .el-dialog__headerbtn {
  right: 12px;
  top: 12px;
}
.upgrade.el-dialog .el-dialog__body {
  padding: 24px;
}
.upgrade.el-dialog .menu {
  margin-right: 24px;
  width: 240px;
}
.upgrade.el-dialog.mna-dialog {
  min-height: 400px;
}
.upgrade .learn-more-title .mainhead {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 12px;
  line-height: 125%;
}
.upgrade .learn-more-title .subhead {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .upgrade_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--mds-color-theme-background-alert-theme-normal);
  border-radius: 16px;
}
.upgrade .upgrade_container .top_info {
  background: none;
  padding: 12px 8px;
}
.upgrade .upgrade_container .el-button {
  height: 28px;
  margin: auto 4px;
  padding: 3px 10px;
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .top_info {
  border-radius: 107px;
  font-size: 14px;
}
.upgrade .top_info .icon-mds-message-queing_bold {
  color: var(--mds-color-theme-text-accent-normal);
  font-size: 16px;
}
.upgrade .top_info .info_content {
  font-size: 14px;
  font-weight: 400;
}
.upgrade .top_info .info_content .content-area {
  padding: 0 8px;
}
.upgrade .judge-license {
  padding: 32px;
}
.upgrade .judge-license img {
  border-radius: 12px;
  max-width: 544px;
  width: 100%;
  height: 300px;
}
.upgrade .judge-license .left {
  max-width: 544px;
  margin-right: 24px;
}
.upgrade .judge-license .license-title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 12px;
}
.upgrade .judge-license .license-title span {
  line-height: 30px;
  height: 30px;
}
.upgrade .judge-license .license-subhead {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  margin-bottom: 25px;
}
.upgrade .judge-license .license-subhead span {
  line-height: 24px;
  height: 24px;
}
.upgrade .judge-license .license-content {
  margin-bottom: 24px;
}
.upgrade .judge-license .license-content .icon-mds-check_bold {
  font-size: 19px;
  color: var(--mds-color-theme-common-control-share-content-selected);
  line-height: 21px;
}
.upgrade .judge-license .license-content li {
  margin-bottom: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upgrade .judge-license .license-content span {
  font-size: 14px;
  margin: auto 0 auto 15px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .judge-license .license-content span.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.upgrade .judge-license #learnMore {
  border: 0px;
}
.upgrade .learn-more-content .content {
  max-height: 590px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.upgrade .learn-more-content .content .content-area {
  overflow-y: auto;
}
.upgrade .learn-more-content .content .calling,
.upgrade .learn-more-content .content .meeting,
.upgrade .learn-more-content .content .messaging,
.upgrade .learn-more-content .content .webinar,
.upgrade .learn-more-content .content .polling,
.upgrade .learn-more-content .content .whiteboarding,
.upgrade .learn-more-content .content .vidcast {
  max-height: 272px;
}
.upgrade .learn-more-content .content .messaging {
  margin-bottom: 8px;
}
.upgrade .learn-more-content .content .whiteboarding {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.upgrade .learn-more-content .content .vidcast {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.upgrade .learn-more-content .content .intro-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}
.upgrade .learn-more-content .content .intro-btn .el-button + .el-button {
  margin-left: 12px;
  margin-right: 12px;
}
.upgrade .learn-more-content .content .intro-btn div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .learn-more-content img {
  border-radius: 8px;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.upgrade .learn-more-content .el-menu .el-menu-item {
  height: 40px;
  padding: 8px 0px 8px 8px !important;
  margin-bottom: 12px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .learn-more-content .el-menu .el-menu-item [class^=icon-mds-] {
  margin-right: 8px;
}
.upgrade .learn-more-content .el-menu .el-menu-item i {
  font-size: 24px;
}
.upgrade .learn-more-content .el-menu .el-menu-item .item-name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-left: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.upgrade .learn-more-content .el-menu .el-menu-item:hover {
  color: var(--mds-color-theme-text-primary-normal);
  background: var(--mds-color-theme-button-secondary-pressed);
}
.upgrade .learn-more-content .el-menu .is-active {
  color: var(--mds-color-theme-text-primary-normal);
  background: var(--mds-color-theme-button-secondary-pressed);
}
.upgrade .learn-more-content .advert {
  padding-top: 24px;
  max-height: 257px;
}
.upgrade .learn-more-content .advert .advert-area {
  min-height: 180px;
}
.upgrade .learn-more-content .advert .intro-title {
  margin-bottom: 8px;
  line-height: 24px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .learn-more-content .advert .intro-content {
  margin-bottom: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .learn-more-content .advert .advert-meeting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
}
.upgrade .learn-more-content .advert .advert-meeting .left,
.upgrade .learn-more-content .advert .advert-meeting .right {
  width: 320px;
  padding: 12px;
  margin-right: 12px;
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
  border-radius: 12px;
}
.upgrade .learn-more-content .advert .advert-meeting .right {
  border: 1px solid var(--mds-color-theme-outline-gradient-active-2);
}
.upgrade .learn-more-content .advert .advert-detail {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .learn-more-content .advert .advert-detail &gt; li {
  margin-top: 7px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upgrade .learn-more-content .advert .advert-detail &gt; li span {
  margin-left: 15px;
  line-height: 21px;
}
.upgrade .learn-more-content .advert .advert-detail &gt; li span b {
  font-weight: 700;
}
.upgrade .learn-more-content .advert .advert-detail .icon-mds-check_bold {
  font-size: 19px;
  color: var(--mds-color-theme-common-control-share-content-selected);
  line-height: 21px;
}
.upgrade .setup-list {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  width: 820px;
}
.upgrade .setup-list .title {
  margin-bottom: 24px;
  text-align: center;
}
.upgrade .setup-list .title span {
  line-height: 32px;
  font-weight: 700;
  font-size: 32px;
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .setup-list .subhead {
  margin-bottom: 36px;
  text-align: center;
}
.upgrade .setup-list .subhead span {
  line-height: 16px;
  font-weight: 400;
  font-size: 16px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.upgrade .setup-list .content .progress .text {
  margin-bottom: 12px;
}
.upgrade .setup-list .content .progress .text .left {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .setup-list .content .progress .text .right {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  float: right;
  margin-top: 6px;
}
.upgrade .setup-list .content .progress .el-progress-bar__outer {
  background-color: var(--mds-color-theme-background-solid-tertiary-normal);
}
.upgrade .setup-list .content .progress .el-progress-bar__outer .el-progress-bar__inner {
  background-color: var(--mds-color-theme-text-success-normal);
}
.upgrade .setup-list .content .steps li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0;
  background: var(--mds-color-theme-background-solid-tertiary-normal);
  padding: 24px;
  border-radius: 8px;
}
.upgrade .setup-list .content .steps li i {
  font-size: 42px;
  margin-top: 8px;
}
.upgrade .setup-list .content .steps li i.success {
  color: var(--mds-color-theme-text-success-normal);
}
.upgrade .setup-list .content .steps li i.active {
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .setup-list .content .steps li i.disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.upgrade .setup-list .content .steps li .step-text {
  margin-left: 12px;
  max-width: 70%;
}
.upgrade .setup-list .content .steps li .step-text .step-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .setup-list .content .steps li .step-text .step-title.disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.upgrade .setup-list .content .steps li .step-text .step-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: start;
  color: var(--mds-color-theme-text-secondary-normal);
  margin-top: 8px;
}
.upgrade .setup-list .content .steps li .step-text .step-desc.disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.upgrade .setup-list .content .steps li .operate {
  margin-top: 9px;
  margin-left: auto;
}
.upgrade .setup-list .content .steps li .icon-button {
  margin-top: 13px;
  margin-left: auto;
  color: var(--mds-color-theme-text-primary-normal);
}
.upgrade .setup-list .content .steps li .icon-button i {
  font-size: 16px;
}
.upgrade .setup-list .content .steps li .icon-button.disabled {
  color: var(--mds-color-theme-text-primary-disabled);
}
.upgrade .setup-list .content .steps .outline {
  border: 1px solid var(--mds-color-theme-outline-secondary-normal);
  cursor: pointer;
}
.upgrade .setup-list .content .resource-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  margin-top: 36px;
  color: var(--mds-color-theme-text-primary-normal);
}
.setup-guide-download-dialog {
  width: 800px;
  height: 550px;
  background-color: transparent;
}
.setup-guide-download-dialog .el-dialog__headerbtn i.icon-exit {
  color: var(--mds-color-core-white-alpha-95);
}
.setup-guide-download-dialog .el-dialog__headerbtn i.icon-exit:hover {
  color: var(--mds-color-core-white-alpha-95);
}
.setup-guide-download-dialog .first-screen {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 12px;
}
.setup-guide-download-dialog .first-screen .fs-operate .terms {
  margin-bottom: 24px;
}
@media (min-width: 0px) and (max-width: 800px) {
  .setup-guide-download-dialog {
    width: 100%;
  }
}
#wrapper .layout-smb-portal #frame.frame_host .main .grid {
  background: none;
}
.first-screen {
  background-color: var(--mds-color-theme-background-gradient-secondary);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.first-screen .fs-main {
  position: absolute;
  top: 0;
  bottom: 48px;
  left: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.first-screen .fs-main h1 {
  color: var(--mds-color-theme-text-primary-normal);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 0;
}
.first-screen .fs-main .header-desc {
  color: var(--mds-color-core-white-alpha-70);
  max-width: 60%;
  text-align: center;
  font-size: 14px;
}
.first-screen .fs-main .laptop {
  width: 100%;
  max-height: 50%;
  padding: 48px 0;
  text-align: center;
}
.first-screen .fs-main .laptop img {
  max-width: 60%;
  max-height: 100%;
}
@media (min-width: 0px) and (max-width: 500px) {
  .first-screen .fs-main .laptop img {
    max-width: 100%;
    max-height: 100%;
  }
  .first-screen .fs-main .header-desc {
    max-width: 100%;
  }
}
.first-screen .fs-main .fs-operate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.first-screen .fs-main .fs-operate .terms {
  margin-bottom: 24px;
  color: var(--mds-color-core-white-alpha-70);
  text-align: center;
  font-size: 14px;
}
.first-screen .fs-main .fs-operate .terms a {
  color: var(--mds-color-core-blue-40);
  text-decoration: none;
}
.first-screen .fs-main .fs-operate #fsDownloadBtn {
  margin-bottom: 18px;
}
.first-screen .fs-main .fs-operate .skip_now {
  margin: 0;
  color: var(--mds-color-core-white-alpha-100);
  text-decoration: none;
}
.first-screen .fs-footer {
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: var(--mds-color-core-white-alpha-70);
}
.first-screen .fs-footer .el-button--link {
  color: var(--mds-color-core-blue-40);
  text-decoration: none;
}
.first-screen .btn-close {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 16px;
  right: 16px;
  color: var(--mds-color-core-white-alpha-100);
}
.module-billing-wrapper .navigation-bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.module-billing-wrapper .navigation-bar .item-nav {
  height: 32px;
  line-height: 32px;
  margin-right: 12px;
  padding: 0 16px;
  font-size: 14px;
  text-decoration: none;
  border-radius: 25px;
  color: var(--mds-color-theme-text-primary-normal);
}
.module-billing-wrapper .navigation-bar .item-nav:hover {
  background-color: var(--mds-color-theme-button-secondary-hover);
}
.module-billing-wrapper .navigation-bar .item-nav.router-link-exact-active {
  border: var(--mds-border-width-core-none);
  background-color: var(--mds-color-theme-button-secondary-active-normal);
}
.module-billing-wrapper .billing-plans-contains {
  padding: 0px 32px 0px 32px;
  border-radius: 12px 0px 0px 0px;
  gap: 32px;
  margin-top: 32px;
}
.module-billing-wrapper .billing-plans-contains .total-count-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  line-height: 32px;
  margin: 12px 12px 12px 12px;
}
.module-billing-wrapper .billing-plans-contains .total-count-bar .label {
  font-weight: 400;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
}
.module-billing-wrapper .billing-plans-contains .total-count-bar .value {
  margin: 0 8px 0 15px;
  font-weight: 700;
  font-size: 14px;
  color: var(--mds-color-theme-text-primary-normal);
}
.module-billing-wrapper .billing-plans-contains .total-count-bar .separator-span {
  width: 1px;
  margin: 0 16px;
  background-color: var(--mds-color-theme-background-solid-quaternary-normal);
}
.module-billing-wrapper .billing-plans-contains .total-count-bar .info-status {
  line-height: 21px;
  padding: 4px 8px 4px 8px;
  margin-left: 16px;
  border-radius: 4px;
}
.module-billing-wrapper .billing-plans-contains .total-count-bar .info-status.status-pending {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--mds-color-theme-text-warning-normal);
  border: 1px solid var(--mds-color-theme-outline-label-gold);
  background-color: var(--mds-color-theme-background-label-orange-normal);
}
.module-billing-wrapper .billing-plans-contains .total-count-bar .info-status.status-pending .icon-info-alt-outline {
  color: var(--mds-color-theme-text-warning-normal);
  margin-left: 5px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  padding: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--mds-color-theme-background-solid-quaternary-normal);
  border-radius: 12px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-left-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 124px;
  height: 124px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 40px;
  border-radius: 8px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--mds-color-theme-outline-primary-normal);
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  line-height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title .info-title .include-free-meeting {
  margin-left: 8px;
  color: var(--mds-color-theme-text-success-normal);
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: 700;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title h4 .el-popover__trigger {
  margin-left: 8px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title .info-status {
  display: block;
  height: 24px;
  line-height: 14px;
  padding: 4px 8px 4px 8px;
  margin-left: 16px;
  border-radius: 4px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title .info-status.status-active,
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title .info-status.status-free {
  color: var(--mds-color-theme-text-success-normal);
  border: 1px solid var(--mds-color-theme-outline-label-lime);
  background-color: var(--mds-color-theme-background-label-lime-normal);
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-header-bar .info-header-title .info-status.status-addon {
  color: var(--mds-color-theme-text-team-default-normal);
  border: 1px solid var(--mds-color-theme-outline-primary-normal);
  background-color: var(--mds-color-theme-background-solid-quaternary-normal);
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 28px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar .item-count {
  position: relative;
  padding: 0 40px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar .item-count::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 28px;
  top: 50%;
  margin-top: -14px;
  right: 0;
  background-color: var(--mds-color-theme-outline-primary-normal);
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar .item-count:first-child {
  padding-left: 0;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar .item-count:last-child::after {
  display: none;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar .item-count .label {
  height: 18px;
  line-height: 18px;
  color: var(--mds-color-theme-text-secondary-normal);
  font-weight: 700;
  font-size: 12px;
}
.module-billing-wrapper .billing-plans-contains .main-panel .meet-plan-card .card-right-info .info-count-bar .item-count .value {
  height: 12px;
  line-height: 12px;
  margin-top: 6px;
  font-weight: 700;
  color: var(--mds-color-theme-text-primary-normal);
  font-size: 12px;
}
.module-billing-wrapper .tip-margin-left {
  margin-left: 9px;
}
.pendingChangesTooltip {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  display: block;
  max-width: 359px;
}
.pendingChangesTooltip .el-button--link {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  margin-top: 24px;
  color: var(--mds-color-theme-teaching-text-accent-normal);
}
.el-message-box__message {
  color: var(--mds-color-theme-text-secondary-normal);
}
.bill-tooltip {
  max-width: 710px;
}
.bill-tooltip a {
  color: var(--mds-color-theme-teaching-text-accent-normal);
}
.call-me-country-dialog .el-dialog__textarea {
  width: 520px;
  height: 536px;
}
.call-me-country-dialog .el-dialog__textarea p {
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
}
.call-me-country-dialog .el-dialog__textarea .country-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.call-me-country-dialog .el-dialog__textarea .country-list ul {
  width: 25%;
}
.call-me-country-dialog .el-dialog__textarea .country-list ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.el-message__group p.undoResultMessageTitle {
  font-size: 16px;
  line-height: 24px;
}
.el-message__group p.undoResultMessageDescription {
  font-size: 14px;
  color: var(--mds-color-theme-text-secondary-normal);
  line-height: 21px;
}
.assign_invite_dialog {
  min-width: 867px;
  min-height: 584px;
}
.assign_invite_dialog .el-dialog__header {
  padding: 48px 32px 12px;
  text-align: center;
}
.assign_invite_dialog .el-dialog__header h2 {
  font-weight: 700;
  font-size: 24px !important;
  line-height: 30px;
}
.assign_invite_dialog .el-dialog__body {
  padding-top: 0px;
}
.assign_invite_dialog .el-dialog__body p {
  text-align: center;
  margin-bottom: 36px;
}
.assign_invite_dialog .assign_users_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 36px;
}
.assign_invite_dialog .assign_users_container .assign_users_button {
  position: relative;
}
.assign_invite_dialog .assign_users_container .assign_users_button .assign_users_status .free_available {
  position: absolute;
  display: block;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  color: var(--mds-color-theme-text-primary-normal);
  font-weight: 400;
  min-width: 20px;
  min-height: 20px;
  top: 0px;
  left: 38px;
  border-radius: 50%;
  padding: 4px;
  background-color: var(--mds-color-theme-background-accent-normal);
}
.assign_invite_dialog .assign_users_container .assign_users_button .assign_users_status .all_assigned {
  position: absolute;
  font-size: 24px;
  top: 0px;
  left: 38px;
  color: var(--mds-color-theme-text-success-normal);
}
.assign_invite_dialog .assign_users_container button {
  width: 48px;
  height: 48px;
  margin-right: 24px;
}
.assign_invite_dialog .assign_users_container button .icon-mds-participant-add_bold {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
}
.assign_invite_dialog .assign_users_container .assign_users_available h3 {
  font-weight: 700;
  line-height: 24px;
}
.assign_invite_dialog .assign_users_container .assign_users_available span {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: var(--mds-color-theme-text-secondary-normal);
}
.assign_invite_dialog .assign_invite_list_header {
  min-width: 803px;
  height: 45px;
  line-height: 21px;
  display: block;
  padding: 12px 16px;
  border-radius: 8px;
  margin: 0px 12px;
  font-weight: 700;
  font-size: 14px;
  background-color: var(--mds-color-theme-background-solid-secondary-normal);
}
.assign_invite_dialog .assign_invite_list_header .el-col:not(:first-child) {
  padding: 0px 10px;
}
.assign_invite_dialog .assign_form {
  min-height: 300px;
}
.assign_invite_dialog .assign_invite_list_input {
  min-width: 771px;
  line-height: 32px;
  padding: 12px 16px 0px 16px;
}
.assign_invite_dialog .assign_invite_list_dropdown {
  min-width: 803px;
  line-height: 32px;
  padding: 12px 0px 0px 0px;
}
.assign_invite_dialog .assign_invite_list_dropdown.el-row {
  line-height: 32px;
  padding-bottom: 7px;
  margin-left: 30px;
  margin-right: 30px;
}
.assign_invite_dialog .assign_invite_list_dropdown.el-row:not(:last-child) {
  border-bottom: 1px solid var(--mds-color-theme-outline-secondary-normal);
}
.assign_invite_dialog .assign_invite_list_dropdown .el-select {
  display: block;
}
.assign_invite_dialog .el-dialog__footer {
  margin-bottom: 12px;
}
.assign_invite_dialog .el-dialog__footer .dialog-footer-btns {
  padding: 10px 32px 20px;
}
.assign_invite_dialog .el-dialog__footer .back-to-assign {
  float: left;
}
html {
  font-size: 16px;
}
#reactWidgets {
  position: absolute;
  left: 260px;
  top: 87px;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1038;
  display: none;
}
#reactWidgets .ciscospark-recents-header {
  display: none !important;
}
#reactWidgets .widgets_wrapper .widgets_wrapper_r h3 {
  margin-top: 20px;
}
#wrapper.branded #reactWidgets {
  top: 165px;
}
@media (min-width: 0px) and (max-width: 1100px) {
  .widgets_wrapper .widgets_wrapper_r {
    display: none;
  }
  #reactWidgets .widgets_wrapper .widgets_wrapper_l {
    width: 100%;
  }
  .widgets_wrapper .wg_meeting {
    max-width: 100%;
    margin-right: 30px;
  }
}
body #wrapper.wrapper_unified #app {
  height: 100% !important;
}
body #wrapper.wrapper_unified #frame.frame_host .main {
  padding: 0;
  height: 100%;
}
body #wrapper.wrapper_unified #frame.frame_host .main #tab-future,
body #wrapper.wrapper_unified #frame.frame_host .main #tab-history {
  display: none;
}
body #wrapper.wrapper_unified #topNotis,
body #wrapper.wrapper_unified #header,
body #wrapper.wrapper_unified #footer,
body #wrapper.wrapper_unified .nav_wrapper,
body #wrapper.wrapper_unified #main_top_menu {
  display: none !important;
}
body #wrapper.wrapper_unified .grid_g.dashboard.userDashboard {
  padding-left: 0 !important;
}
body #wrapper.wrapper_unified .preference_pane .el-tabs {
  margin-top: 15px;
}
.mobile_layout_logo {
  display: none;
}
.el-form-item .el-form-item__label &gt; label {
  margin-right: 8px;
}
.el-form-item .el-form-item__label .icon-info-alt-outline {
  vertical-align: middle;
}
.el-form-item .el-form-item__label .icon-info-alt-outline.align_vt {
  vertical-align: top;
}
button,
a,
[tabindex] {
  outline-offset: 1px;
}
button:focus-visible,
a:focus-visible,
[tabindex]:focus-visible {
  outline-color: var(--mds-color-theme-outline-theme-normal);
  outline-style: solid;
  outline-width: 2px;
}
button.el-switch {
  outline-offset: 0;
}
[tabindex="0"]:not(button):not(a):not(i) {
  outline-offset: -2px !important;
}
html[dir="rtl"] .el-form-item .el-form-item__label {
  text-align: right;
}
html[dir="rtl"] .el-form-item .el-form-item__label &gt; label {
  margin-left: 8px;
  margin-right: 0;
}

#landingPrefDlg[data-v-a14cd6c8] .el-button--primary:focus {
  border: 3px solid;
}

.branding_save[data-v-11975f03] .el-button--primary:focus {
  border: 3px solid;
}


.grabbing * {
  cursor: move !important;
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
  cursor: grabbing !important;
}

.option_card_header[data-v-b57a9fa6] .el-button--text:focus {
  color: var(--mds-color-theme-text-accent-hover) !important;
}

.meeting_detail_top.email_template.edit_page[data-v-7ff14872] .el-button--primary:focus {
  border: 3px solid;
}

.manage_registration[data-v-17491fce] .el-button--text:focus {
  color: var(--mds-color-theme-text-accent-hover) !important;
}

.livestream-startCusomizedLive-selection {
  border-radius: 0;
}
.livestream-startCusomizedLive-selection li {
  border-radius: 0;
  font-family: 'ciscosansttlight', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif', 'Times New Roman';
}

.report_search_input .el-input__icon {
  line-height: 36px !important;
}
.report_webinarSeriesSummary .report_search {
  margin-bottom: 10px;
}

</pre></body></html>