@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-dialog,.el-message-box{box-shadow:0 3px 8px 3px rgba(0,0,0,.16)}.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}.el-dialog{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;border-radius:6px;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;color:#343537;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{-webkit-animation:i .3s;animation:i .3s}.dialog-fade-leave-active{-webkit-animation:j .3s;animation:j .3s}@media screen and (-ms-high-contrast:active){.el-dialog__headerbtn:focus{outline:1px dotted}}.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:14px;font-weight:400;position:absolute;pointer-events:none;left:12px;line-height:32px;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}.float-input.focused label,.float-input input:focus~label{font-size:10px;line-height:1px;color:#007aa3;background-color:#f4f4f4;padding:0 2px}.is-error .float-input-label,.is-error .float-input.focused label,.is-error .float-input input:focus~label{color:#a12512}.el-autocomplete{position:relative;display:inline-block}.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:0;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;overflow:auto;background-color:#fff;border:1px solid #adadad;padding:6px 0;border-radius:2px;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.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:hover,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__item__inner a:hover{color:#121212;cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.el-breadcrumb__item__inner,.el-breadcrumb__item__inner a{transition:color .15s linear;color:#707070}.el-breadcrumb__item__inner:hover,.el-breadcrumb__item__inner a:hover{color:#005e7d;cursor:pointer}.el-dropdown{display:inline-block;position:relative;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:hsla(0,0%,100%,.5)}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown-menu{margin:5px 0;background-color:#fff;padding:0;z-index:10;position:absolute;top:0;left:0;min-width:120px;border-radius:3px;max-height:360px;overflow:auto;border:1px solid #979797;color:#343537;font-size:14px}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 16px;margin:0;cursor:pointer}.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ededed}.el-dropdown-menu__item:not(.is-disabled):focus{background-color:#ededed;outline:auto -webkit-focus-ring-color}.el-dropdown-menu__item.is-disabled{cursor:default;color:#b2b2b2;pointer-events:none}.el-dropdown-menu__item--divided{position:relative;margin-top:0;border-top:1px solid #ebebeb}.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:-webkit-box;display:flex}.el-expand__item--left-side{width:50%;position:relative}.el-expand__item--right-side{position:relative;overflow:hidden;-ms-flex:1 0;-webkit-box-flex:1;flex:1 0}.el-expand__item--border-left{border-left:2px solid #dedede}.el-expand__btn{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#dedede;box-shadow:0 4px 8px rgba(0,0,0,.08);border-top-left-radius:9px;border-bottom-left-radius:9px;padding:0;height:40px;width:12px;border:none;cursor:ew-resize}.el-expand__btn i.expand__btn-icon{font-size:12px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:100%;height:100%}.el-radio,.el-radio__inner,.el-radio__input{display:inline-block;cursor:pointer}.el-expand__btn-icon--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.el-radio{color:#121212;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.el-radio+.el-radio{margin-left:16px}.el-radio .border{border-radius:50%}.el-radio__input{line-height:1;position:absolute;vertical-align:middle;margin-top:9px}.el-radio__input.is-focus .el-radio__inner{background-color:#ccc;border-color:#b2b2b2;outline:auto -webkit-focus-ring-color;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{-webkit-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__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:18px;height:18px;border-radius:50%;background-color:#fff;position:relative;box-sizing:border-box;border:1px solid #ccc}.el-radio__inner:hover{background-color:#dedede;border:1px solid #ccc}.el-radio__inner.border:before{content:"";width:18px;height:18px;border-radius:50%;background-color:transparent;position:absolute;left:-3px;top:-3px}.el-radio__inner:after{width:6px;height:6px;border-radius:50%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6);transition:transform .15s cubic-bezier(.71,-.46,.88,.6);transition:transform .15s cubic-bezier(.71,-.46,.88,.6),-webkit-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-button,.el-radio-button__inner,.el-select{position:relative;display:inline-block}.el-radio__label{font-size:14px;line-height:36px;padding-left:30px;display:inline-block}.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{display:inline-block;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: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:8px 16px;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:10px 26px;font-size:16px;border-radius:0}.el-radio-button--small .el-radio-button__inner{padding:9px 16px;font-size:14px;border-radius:0}.el-radio-button--mini .el-radio-button__inner{padding:6px 14px;font-size:14px;border-radius:0}@media screen and (-ms-high-contrast:active){.el-radio__input.is-focus .el-radio__inner,.el-radio__original:focus{outline:1px dotted #ff0}}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #979797;border-radius:2px;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,.el-select-dropdown__item.hover,.el-select-dropdown__item:hover,.el-select-dropdown__list .el-select-dropdown__item.hover{background-color:#ededed}.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;margin:0;box-sizing:border-box}.el-select-dropdown__list .el-select-dropdown__item{color:#121212}.el-select-dropdown__item{font-size:14px;padding:8px 10px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#485d6a;height:36px;line-height:1.5;box-sizing:border-box;cursor:pointer;outline:0}.el-select-dropdown__item.focus{outline:auto -webkit-focus-ring-color}.el-select-dropdown__item.selected{color:#121212;background-color:#dedede}.el-select-dropdown__item.selected.hover{background-color:#dedede}.el-select-dropdown__item span{line-height:1.5!important}.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:32px;padding-right:32px}.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 32px}.el-select{min-width:100px}.el-select:hover .el-input__inner{border-color:#ccc}.el-select .el-input__inner{cursor:pointer;padding-right:35px;text-align:left;overflow-x:hidden;text-overflow:ellipsis}.el-select .el-input__inner:focus{border-color:#007aa3}.el-select .el-input .el-input__icon{color:#858688;font-size:12px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateY(-50%) translateX(0) rotate(90deg);transform:translateY(-50%) translateX(0) rotate(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;-webkit-transform:translateY(-50%) translateX(-20%) rotate(180deg);transform:translateY(-50%) translateX(-20%) rotate(180deg);border-radius:100%;color:#bfd0d9}.el-date-range-picker__editors-wrap.is-right,.el-table td.is-right,.el-table th.is-right{text-align:right}.el-select .el-input .el-input__icon.is-show-close:hover{color:#97aebe}.el-select .el-input .el-input__icon.is-reverse{-webkit-transform:translateY(-50%) translateX(0) rotate(270deg);transform:translateY(-50%) translateX(0) rotate(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>.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;-webkit-appearance:none;-moz-appearance:none;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%;-webkit-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:10px;pointer-events:none;font-size:14px;color:#343537;line-height:20px}.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}.country-icon{width:24px;height:14px;background:url(/webappng/images/country_flag.png) -32px top no-repeat;overflow:hidden;display:inline-block}.el-table{position:relative;overflow:hidden;box-sizing:border-box;width:100%;max-width:100%;background-color:#fff;font-size:14px;color:#1f323d}.el-table .el-tooltip.cell{white-space:nowrap;min-width:50px}.el-table td,.el-table th{height:40px;min-width:0;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative}.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;position:relative;top:1px}.el-table:after,.el-table:before{content:"";position:absolute;z-index:1}.el-table td.gutter,.el-table th.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table td.is-hidden>*,.el-table th.is-hidden>*{visibility:hidden}.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>.cell{position:relative;display:inline-block;vertical-align:middle}.el-table th{background-color:#fafafa;text-align:left}.el-table th,.el-table th>div{white-space:nowrap;overflow:hidden}.el-table th>div{display:inline-block;padding-left:18px;padding-right:18px;line-height:40px;text-overflow:ellipsis}.el-table td>div,.el-table th>div{box-sizing:border-box}.el-table th.required>div:before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table th>.cell{word-wrap:normal;text-overflow:ellipsis;line-height:30px;width:100%;box-sizing:border-box}.el-table th>.cell.highlight{color:#007aa3}.el-table .caret-wrapper{cursor:pointer;margin-left:5px;margin-top:-14px;width:16px;overflow:visible;overflow:initial;color:#343537;font-size:12px}.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 hsla(0,25%,90%,0)}.el-table td.gutter{width:0}.el-table .cell{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:24px;padding-left:18px;padding-right:18px;font-weight:400}.el-table tr input[type=checkbox]{margin:0}.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%;-webkit-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:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:40px}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expand-icon--expanded{-webkit-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 hsla(0,25%,90%,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 hsla(0,25%,90%,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:hsla(0,25%,90%,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-header-wrapper thead div{background-color:#fafafa;color:#1f323d}.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 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:#fafafa;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>td{background-color:#fafafa}.el-table__body tr.current-row>td{background:#ebf4f8}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid hsla(0,25%,90%,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;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-table--enable-row-transition .el-table__body td{transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>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;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;margin-top:-1px;left:3px;right:3px;top:50%}.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:auto;outline:auto -webkit-focus-ring-color;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{-webkit-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:5px;border-radius:4px;box-sizing:border-box;width:18px;height:18px;background-color:#fff;z-index:1;border:1px solid hsla(0,0%,7%,.16)}.el-checkbox__inner:after,.el-checkbox__inner:before{position:absolute;content:""}.el-checkbox__inner:hover{background-color:hsla(0,0%,7%,.08)}.el-checkbox__inner:before{border:1px solid transparent;width:18px;height:18px;display:inline-block;margin-top:-2px;margin-left:-2px;border-radius:6px}.el-checkbox__inner:after{box-sizing:content-box;border:1px solid #fff;border-left:0;border-top:0;height:9px;left:6px;top:2px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:4px;transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s,-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;width:18px;height:18px;top:4px;position:relative;margin-left:-18px}.el-checkbox__label{font-size:14px;padding-left:30px;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{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:8px 16px;font-size:16px;border-radius:0}.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:10px 26px;font-size:16px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 16px;font-size:14px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner{padding:6px 14px;font-size:14px;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:1px dotted;border:1px solid #ff0}.loading—animation>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;-webkit-transform:scale(.75);transform:scale(.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:12px;min-width:224px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#121212;border-collapse:separate;border-spacing:0 3px;outline:0}.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{width:30px;height:30px;box-sizing:border-box;text-align:center;cursor:pointer;border:none;line-height:30px}.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;width:0;height:0;border-left:.5em solid transparent}.el-date-table td.available{font-weight:700}.el-date-table td.available.selected{background-color:#000;color:#eee;border-radius:25px}.el-date-table td.available:hover,.el-date-table td .end-date.hover,.el-date-table td.hover,.el-date-table td .start-date.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.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 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:400}.el-date-table th abbr{text-decoration:none}.el-date-table.focused .current{outline:auto -webkit-focus-ring-color}.el-date-table.is-week-mode .el-date-table__row:hover{background-color:#d9d9d9}.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}.el-month-table,.el-year-table{font-size:12px;margin:-1px;border-collapse:collapse}.el-month-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-month-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#485d6a}.el-month-table td .cell:hover{background-color:#d9d9d9}.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 .el-icon{color:#aeaeaf}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;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:520px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px;display:-ms-flexbox;display:-webkit-box;display:flex}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker.has-sidebar.has-range,.el-date-range-picker.has-sidebar.has-time{min-width:766px}.el-date-range-picker.has-sidebar{min-width:620px}.el-date-range-picker.has-time{min-width:660px}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header button{float:left;font-size:14px;margin:0;padding-top:3px;color:#343537}.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:16px;color:#121212}.el-date-range-picker__content.is-right .el-date-range-picker__header{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;line-height:28px}.el-date-range-picker__content.is-right .el-date-range-picker__header div{-ms-flex:1;-webkit-box-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:-webkit-box;display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;line-height:28px}.el-date-range-picker__content.is-left .el-date-range-picker__header div{-ms-flex:1;-webkit-box-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 .icon-ng-inline-error: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>.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;color:#121212}.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-picker-panel,.el-time-range-picker__body{border-radius:2px;border:1px solid #979797}.el-picker-panel{color:#485d6a;background:#fff;line-height:20px;margin:5px 0}.el-picker-panel__body-wrapper:after,.el-picker-panel__body:after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.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;color:#121212}.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;color:#343537;border:0;background:0 0;cursor:pointer;margin-top:3px}.el-picker-panel__icon-btn:focus,.el-picker-panel__icon-btn:hover{color:#007aa3}.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 #fff;background-color:transparent;font-size:14px;cursor:pointer;line-height:32px;height:32px;color:#121212;padding-left:6px;text-align:center;border-bottom:1px solid #fff;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:254px}.el-date-picker .el-picker-panel__content{min-width:224px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker.has-sidebar.has-time{min-width:434px}.el-date-picker.has-sidebar{min-width:370px}.el-date-picker.has-time{min-width:324px}.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;font-size:14px}.el-date-picker__header h2{font-size:14px;display:inline}.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__prev-btn{float:left}.el-date-picker__next-btn{float:right}.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}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:opacity .2s linear}.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-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-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:opacity .3s cubic-bezier(.23,1,.32,1) .1s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .1s;transition:transform .3s cubic-bezier(.23,1,.32,1) .1s,opacity .3s cubic-bezier(.23,1,.32,1) .1s;transition:transform .3s cubic-bezier(.23,1,.32,1) .1s,opacity .3s cubic-bezier(.23,1,.32,1) .1s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .1s}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.collapse-transition{transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-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-cascader-menus,.el-time-panel{margin:5px 0;border:1px solid #979797}.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;-moz-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-time-panel__btn.confirm{font-weight:800;color:#121212}.el-popover{position:absolute;background:#fff;min-width:150px;border-radius:5px;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;padding:18px}.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]{margin-bottom:16px}.el-popover[x-placement^=top] .popper__arrow{bottom:-11px;left:50%;margin-right:3px;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]{margin-top:16px}.el-popover[x-placement^=bottom] .popper__arrow{top:-11px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#b2b2b2}.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:3px;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]{margin-right:16px}.el-popover[x-placement^=left] .popper__arrow{top:50%;right:-11px;margin-bottom:3px;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-form-item,.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.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 .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-required .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 .icon-ng-inline-error{display:table-cell}.el-form-item__error .icon-ng-inline-error:before{padding-right:4px;font-size:14px}.el-form-item__errorinfo{display:table-cell;line-height:16px}.el-tabs__header{border-bottom:1px solid #ccc;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:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-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{-webkit-transform:scale(.8);transform:scale(.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:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;margin:2px 2px 0}.el-tabs__item{padding:0 16px;height:42px;box-sizing:border-box;line-height:42px;display:inline-block;list-style:none;font-size:16px;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{-webkit-transform:scale(.7);transform:scale(.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>.el-tabs__header .el-tabs__active-bar{display:none}.el-input-number,.slideInLeft-transition,.slideInRight-transition{display:inline-block}.el-tabs--card>.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;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close,.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item{border:1px solid transparent;transition:all .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-right:9px;padding-left:9px}.el-tabs--card>.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>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-right:16px;padding-left:16px}.el-alert,.expand-trigger{width:100%;overflow:hidden}.el-tabs--border-card{background:#fff;border:1px solid #adadad;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-cascader-menus,.el-message,.el-notification{box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#fafafa;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item{transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;border-top:0;margin-right:-1px;margin-left:-1px}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{background-color:#fff;border-right-color:#adadad;border-left-color:#adadad}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active:first-child{border-left-color:#adadad}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active:last-child{border-right-color:#adadad}.el-tabs__item a{color:#343537}.el-tabs__item.is-active{color:#007aa3;border-bottom:3px solid #007aa3}.el-tabs__item:hover a{color:#007aa3;cursor:pointer}.slideInRight-enter{-webkit-animation:a .3s;animation:a .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:b .3s;animation:b .3s}.slideInLeft-enter{-webkit-animation:c .3s;animation:c .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:d .3s;animation:d .3s}@-webkit-keyframes a{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes a{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes b{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes b{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes c{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes c{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes d{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes d{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.expand-trigger{ontent:" ";display:block;position:absolute;top:0;left:0;height:100%;z-index:-1}.el-alert{padding:16px 24px;margin:0;box-sizing:border-box;position:relative;background-color:#fff;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-button-group .el-button+.el-button,.el-col-offset-0,.el-inline-message .el-message__group,.el-message__group.is-with-icon,.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);border:1px solid #ebebeb;color:#121212}.el-alert--prompt .icon-exit{color:#121212}.el-alert__content{display:table-cell;padding:0 8px;font-size:12px;line-height:16px}.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:12px;line-height:16px}.el-alert__title.is-bold{font-weight:700}.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:700}.el-notification{width:330px;padding:20px;box-sizing:border-box;border-radius:2px;position:fixed;right:16px;background-color:#fff;transition:opacity .3s,right .3s,top .4s,-webkit-transform .3s;transition:opacity .3s,transform .3s,right .3s,top .4s;transition:opacity .3s,transform .3s,right .3s,top .4s,-webkit-transform .3s;overflow:hidden}.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-input-number,.el-slider.is-vertical{position:relative}.el-notification__closeBtn:hover{color:#97aebe}.el-notification-fade-enter{-webkit-transform:translateX(100%);transform:translateX(100%);right:0}.el-input-number{width:100%;height:32px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:none;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;border-radius:4px;padding:10px;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}.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:6px}.el-tooltip__popper .popper__arrow:after{content:" ";border-width:5px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#1f323d;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow:after{bottom:1px;margin-left:-5px;border-top-color:#1f323d;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#1f323d}.el-tooltip__popper[x-placement^=bottom] .popper__arrow:after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#1f323d}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#1f323d;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow:after{bottom:-5px;left:1px;border-right-color:#1f323d;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#1f323d}.el-tooltip__popper[x-placement^=left] .popper__arrow:after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#1f323d}.el-tooltip__popper.is-light{background:#fff;border:0 solid #1f323d}.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 .el-slider__runway{width:4px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:4px;height:auto;border-radius:0 0 3px 3px;background-color:#007aa3}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-16px}.el-slider.is-vertical .el-slider__button-wrapper,.el-slider.is-vertical .el-slider__stop{-webkit-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{-webkit-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:-16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;user-select:none}.el-button,.el-slider__button,.el-slider__button-wrapper,.el-switch__label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-slider__button-wrapper:after{content:"";height:100%}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper:after{display:inline-block;vertical-align:middle}.el-slider__button-wrapper.dragging,.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:20px;height:20px;border-radius:50%;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 2px 6px #ccc}.el-slider__button,.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{background-color:#fff}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab;background-color:#fff}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{position:absolute;width:2px;height:2px;border-radius:100%;background-color:#bfd0d9;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__indicator-triangle .el-slider__button.el-tooltip{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:21px solid #00b8e6;box-shadow:none;background-color:transparent;border-radius:0}.el-slider__indicator-triangle .el-slider__button-wrapper{top:-28px}.el-loading-mask{position:absolute;z-index:10000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity .3s}.el-loading-mask.is-fullscreen{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-2,.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-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-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-push-0,.el-col-push-1,.el-col-push-2,.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-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-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-row,.el-upload-dragger,.el-upload-list__item{position:relative}.el-loading-spinner .el-loading-text{color:#121212;margin:3px 0;font-size:14px}.el-loading-spinner .circular{width:50px;height:50px;-webkit-animation:e .8s linear infinite;animation:e .8s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:30,150;stroke-dashoffset:0;stroke-width:2;stroke:#121212;stroke-linecap:round}@-webkit-keyframes e{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes e{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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:-webkit-box;display:flex}.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-align-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.el-row--flex.is-align-middle{-ms-flex-align:center;-webkit-box-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;-webkit-box-pack:justify;justify-content:space-between}.el-row--flex.is-justify-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.el-row--flex.is-justify-center{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.el-col-1,.el-col-2,.el-col-3,.el-col-4,.el-col-5,.el-col-6,.el-col-7,.el-col-8,.el-col-9,.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-20,.el-col-21,.el-col-22,.el-col-23,.el-col-24{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;color:#8397a5;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;border-radius:6px;box-sizing:border-box;width:360px;height:180px;text-align:center;cursor:pointer;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%}.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;-webkit-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{color:#007aa3;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;-webkit-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;-webkit-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%;-webkit-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;-webkit-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;-webkit-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-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;-webkit-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;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;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{display:inline-block;color:#fff;font-size:14px;cursor:pointer;vertical-align:middle;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{-webkit-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;display:inline-block;vertical-align:middle;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;-webkit-transform:translateY(-50%);transform:translateY(-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}.el-message{min-width:300px;padding:0;box-sizing:border-box;border-radius:2px;position:fixed;right:14px;top:90px;-webkit-transform:translateX(0);transform:translateX(0);background-color:#fff;transition:opacity .3s,-webkit-transform .4s;transition:opacity .3s,transform .4s;transition:opacity .3s,transform .4s,-webkit-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:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.el-message__group p{font-size:14px;color:#343537;text-align:left;margin:0;white-space:normal;background-color:#fff;padding:14px;width:100%}.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{background-color:#a12512}.el-message-success{background-color:#00823b}.el-message-warning{background-color:#d67f04}.el-message-message{background-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{height:auto}.el-inline-message .el-message__group p{margin:0;white-space:normal;background-color:#fff;padding:12px;width:100%}.el-message__group span{padding:0 14px;text-align:center;color:#fff;font-size:20px}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(50%);transform:translate(50%)}.v-modal-enter{-webkit-animation:f .2s ease;animation:f .2s ease}.v-modal-leave{-webkit-animation:g .2s ease forwards;animation:g .2s ease forwards}@-webkit-keyframes f{0%{opacity:0}}@keyframes f{0%{opacity:0}}@-webkit-keyframes g{to{opacity:0}}@keyframes g{to{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;background:#dedede;border:1px solid transparent;color:#121212;-webkit-appearance:none;text-align:center;box-sizing:border-box;margin:0;min-width:100px;height:36px;padding:8px 16px;font-size:16px;border-radius:25px}.el-button+.el-button{margin-left:10px}.el-button:hover{background:#ccc;color:#121212}.el-button.border:focus{border:1px solid transparent}.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--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-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;border-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;border-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;border-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;border-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:10px 26px;font-size:16px;border-radius:25px;min-width:180px;height:40px}.el-button--normal{padding:8px 16px;font-size:16px;border-radius:25px;min-width:100px}.el-button--small{padding:9px 16px;font-size:14px;border-radius:25px;min-width:80px;height:32px}.el-button--mini{padding:6px 14px;font-size:14px;border-radius:25px;height:28px}.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--hollow:focus{border:1px solid #fff!important}.el-button-group{display:inline-block;vertical-align:middle/*!*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);*!*/}.el-button-group .el-button{float:left;position:relative}.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{content:"";position:absolute;display:block;width:1px;top:8px;bottom:8px;right:33px;background:transparent}.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;border:none}.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:1px solid transparent;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:1px solid transparent}.el-button-group .el-button+.el-button:before{content:"";position:absolute;display:block;width:1px;top:8px;bottom:8px;right:33px;background:transparent}.el-button-group .el-button:focus,.el-button:focus{border-color:transparent;transition:box-shadow .15s ease-in}.el-button.border.el-button--text:focus{border:2px solid transparent!important;color:#007c9c}@media screen and (-ms-high-contrast:active){.el-button-group .el-button:focus,.el-button:focus{outline:1px dotted;border:1px solid #ff0}.loading—animation>div{background-color:#ff0}.el-message-box__headerbtn:focus{outline:1px dotted}}.loading—animation{float:right;margin:0 auto;width:30px;text-align:center}.loading—animation>div{width:7px;height:7px;margin-left:4px;background-color:#fff;border-radius:100%;display:inline-block;-webkit-animation:h 1.4s infinite ease-in-out both;animation:h 1.4s infinite ease-in-out both}.is-disabled .loading—animation>div{background-color:#aeaeaf}.loading—animation .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading—animation .bounce2{-webkit-animation-delay:-.16s;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}@-webkit-keyframes h{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes h{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.el-message-box{text-align:left;display:inline-block;vertical-align:middle;background-color:#fff;width:440px;border-radius:6px;border:1px solid transparent;font-size:16px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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;font-weight:700;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;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.el-message-box__status{position:absolute;top:50%;-webkit-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{-webkit-animation:i .3s;animation:i .3s}.msgbox-fade-leave-active{-webkit-animation:j .3s;animation:j .3s}@-webkit-keyframes i{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes i{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes j{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes j{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);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{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.el-collapse-item__header{height:30px;line-height:30px;padding-left:15px;background-color:#fff;color:#343537;cursor:pointer;font-size:14px;display:block}.el-collapse-item__header>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:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-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;-webkit-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{list-style:none;margin:10px;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-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;-webkit-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}.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{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-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 .34s 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:background-color .3s}.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 .12s ease-out}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-carousel__item{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-animating{transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-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:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-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{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.24;transition:.2s}@font-face{font-family:Atlantic-Icons;src:url(/webappng/fonts/Atlantic-Icons.eot);src:url(/webappng/fonts/Atlantic-Icons.eot#iefix) format("embedded-opentype"),url(/webappng/fonts/Atlantic-Icons.ttf) format("truetype"),url(/webappng/fonts/Atlantic-Icons.woff) format("woff"),url(/webappng/images/Atlantic-Icons.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;letter-spacing:0;-ms-font-feature-settings:"liga" 1;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-file-code:before{content:"\E993"}.icon-file-excel:before{content:"\E994"}.icon-file-graph:before{content:"\E995"}.icon-file-image:before{content:"\E996"}.icon-file-keynote:before{content:"\E997"}.icon-file-locked:before{content:"\E998"}.icon-file-missing:before{content:"\E999"}.icon-file-music:before{content:"\E99A"}.icon-file-onenote:before{content:"\E99B"}.icon-file-pdf:before{content:"\E99C"}.icon-file-powerpoint:before{content:"\E99D"}.icon-file-vector:before{content:"\E99E"}.icon-file-video:before{content:"\E99F"}.icon-file-word:before{content:"\E9A0"}.icon-file-zip:before{content:"\E9A1"}.icon-files-folder:before{content:"\E9A2"}.icon-import:before{content:"\E992"}.icon-align-left:before{content:"\E93E"}.icon-align-right:before{content:"\E944"}.icon-blockquote:before{content:"\E946"}.icon-bold:before{content:"\E949"}.icon-font-color:before{content:"\E94E"}.icon-italic:before{content:"\E94F"}.icon-link:before{content:"\E957"}.icon-list-bulleted:before{content:"\E959"}.icon-list-numbered:before{content:"\E978"}.icon-redo:before{content:"\E979"}.icon-reset:before{content:"\E98C"}.icon-strikethrough:before{content:"\E98D"}.icon-text-highlight:before{content:"\E98E"}.icon-underline:before{content:"\E98F"}.icon-undo:before{content:"\E990"}.icon-wallpaper:before{content:"\E991"}.icon-calendar-month:before{content:"\E93C"}.icon-bidirectional:before{content:"\E93B"}.icon-ng-closed-caption:before{content:"\E938"}.icon-ng-maximize:before{content:"\E939"}.icon-ng-minimize:before{content:"\E93A"}.icon-laptop:before{content:"\E936"}.icon-mobile:before{content:"\E937"}.icon-ng-transcript:before{content:"\E935"}.icon-ng-note:before{content:"\E933"}.icon-ng-drag:before{content:"\E934"}.icon-eye:before{content:"\E932"}.icon-ng-adjust:before{content:"\E930"}.icon-ng-language:before{content:"\E92F"}.icon-ng-add-active:before{content:"\E92C"}.icon-ng-add:before{content:"\E973"}.icon-ng-clear:before{content:"\E92D"}.icon-ng-cancel:before{content:"\E92E"}.icon-remove-filled:before{content:"\E93D"}.icon-remove-circle:before{content:"\E92B"}.icon-send:before{content:"\E900"}.icon-remove:before{content:"\E929"}.icon-custom-link:before{content:"\E926"}.icon-add-participant:before{content:"\E925"}.icon-assign-host:before{content:"\E924"}.icon-files:before{content:"\E923"}.icon-ng-assigned-host:before{content:"\E927"}.icon-ng-assign-host:before{content:"\E928"}.icon-arrow-tail-right:before{content:"\E922"}.icon-contact-card:before{content:"\E921"}.icon-feedback:before{content:"\E91D"}.icon-feedback-active:before{content:"\E91E"}.icon-ng-home:before{content:"\E972"}.icon-ng-home-active:before{content:"\E90A"}.icon-ng-meetings-list:before{content:"\E989"}.icon-ng-meetings-list-active:before{content:"\E914"}.icon-ng-recording:before{content:"\E967"}.icon-ng-recording-active:before{content:"\E915"}.icon-ng-preference:before{content:"\E966"}.icon-ng-preference-active:before{content:"\E917"}.icon-ng-analysis:before{content:"\E98B"}.icon-ng-analysis-active:before{content:"\E918"}.icon-ng-help:before{content:"\E984"}.icon-ng-help-active:before{content:"\E919"}.icon-download:before{content:"\E974"}.icon-download-active:before{content:"\E91A"}.icon-ng-view-list:before{content:"\E96C";color:#000}.icon-copy:before{content:"\E964"}.icon-ng-more:before{content:"\E976"}.icon-menu:before{content:"\E0AE"}.icon-play:before{content:"\E91B"}.icon-ng-refresh:before{content:"\E968"}.icon-ng-edit:before{content:"\E97C"}.icon-pmr:before{content:"\E91C"}.icon-ng-open-calendar:before{content:"\E986"}.icon-ng-delete:before{content:"\E97B"}.icon-ng-contact-card:before{content:"\E98A"}.icon-info-alt-outline:before{content:"\E91F"}.icon-add:before{content:"\E00A"}.icon-ng-Info-people:before{content:"\E95C"}.icon-email:before{content:"\E905"}.icon-ng-Info-area:before{content:"\E95A"}.icon-ng-info-tele:before{content:"\E95E"}.icon-ng-Info-phone:before{content:"\E95D"}.icon-player-caption:before{content:"\E906"}.icon-player-edit:before{content:"\E907"}.icon-player-fullscreen:before{content:"\E908"}.icon-player-fullscreen-exit:before{content:"\E909"}.icon-participant-list:before{content:"\E90B"}.icon-player-pause:before{content:"\E90C"}.icon-player-play:before{content:"\E90D"}.icon-player-poll:before{content:"\E90E"}.icon-player-speaker:before{content:"\E90F"}.icon-player-speaker-muted:before{content:"\E910"}.icon-view-thumbnail:before{content:"\E911"}.icon-player-resize-width:before{content:"\E912"}.icon-speaker-muted:before{content:"\E913"}.icon-icon_audio-and-video_normal:before{content:"\E903"}.icon-clock:before{content:"\E902"}.icon-ng-dialog-successful:before{content:"\E988"}.icon-ng-inline-error:before{content:"\E987"}.icon-speaker:before{content:"\1F5E9"}.icon-share:before{content:"\E901"}.icon-ng-analysis-no-date:before{content:"\E904"}.icon-ng-schedule:before{content:"\E97F"}.icon-ng-exception-meeting:before{content:"\E985"}.icon-success:before{content:"\E916"}.icon-ng-error-dialog:before{content:"\E953"}.icon-ng-error:before{content:"\E954"}.icon-ng-schedule-meeting:before{content:"\E955"}.icon-ng-feedback-cancle:before{content:"\E965"}.icon-ng-feedback-selected:before{content:"\E971"}.icon-ng-send-feedback:before{content:"\E97D"}.icon-ng-join-meeting:before{content:"\E980"}.icon-ng-pin-circle:before{content:"\E981"}.icon-ng-add-item:before{content:"\E982"}.icon-ng-unpin:before{content:"\E956"}.icon-ng-bulb:before{content:"\E958"}.icon-ng-Info-email:before{content:"\E95B"}.icon-ng-recurring:before{content:"\E960"}.icon-ng-secure:before{content:"\E961"}.icon-ng-sign-in:before{content:"\E962"}.icon-ng-telepresence:before{content:"\E963"}.icon-ng-search:before{content:"\E969"}.icon-ng-start-by-browser:before{content:"\E96A"}.icon-ng-userl:before{content:"\E96B"}.icon-ng-down:before{content:"\E96D"}.icon-ng-left:before{content:"\E96E"}.icon-ng-right:before{content:"\E96F"}.icon-ng-up:before{content:"\E970"}.icon-ng-favorite:before{content:"\E975"}.icon-ng-view-thumbnail:before{content:"\E977"}.icon-ng-camera:before{content:"\E97A"}.icon-ng-pmr:before{content:"\E97E"}.icon-ng-pr:before{content:"\E951"}.icon-ng-no-download:before{content:"\E983"}.icon-ng-notdownload:before{content:"\E950"}.icon-exit:before{content:"\E064"}.icon-ng-check:before{content:"\E039"}.icon-ng-mark:before{content:"\E95F"}.icon-ng-schedule2:before{content:"\E948"}.icon-ng-phiz-success:before{content:"\E952"}.icon-ng-phiz-error:before{content:"\E93F"}.icon-ng-arrow-left:before{content:"\E940"}.icon-ng-arrow-right:before{content:"\E941"}.icon-ng-arrow-up:before{content:"\E942"}.icon-ng-arrow-down:before{content:"\E943"}.icon-ng-help2:before{content:"\E945"}.icon-arrow:before{content:"\E931"}.icon-exit-contain:before{content:"\E062"}.icon-forced-sign-in:before{content:"\E06F"}.icon-info:before{content:"\E920"}.icon-recent-apps:before{content:"\E0E1"}.icon-ng-exception:before{content:"\E947"}.icon-recurring:before{content:"\E92A"}.icon-refresh:before{content:"\E0E4"}.icon-arrow-left:before{content:"\E94B"}.icon-arrow-right:before{content:"\E94C"}.icon-arrow-up:before{content:"\E94A"}.icon-arrow-down:before{content:"\E94D"}.icon-webinar:before{content:"\E9A3"}.icon-webinar-active:before{content:"\E9A4"}.icon-ng-monitor:before{content:"\E9A6"}.icon-ng-mobile:before{content:"\E9A5"}.icon-blocked:before{content:"\EA0E"}.icon-ng-unsorted:before{content:"\E9A7"}.icon-ng-sort-up:before{content:"\E9A9"}.icon-ng-sort-down:before{content:"\E9A8"}.el-hide{display:none!important}.el-switch{display:inline-block;padding:0;background-color:none;border:0;position:relative;font-size:14px;line-height:22px;height:22px;vertical-align:middle;outline-offset:2px}.el-switch__label,.el-switch__label *{position:absolute;display:inline-block;font-size:14px}.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:22px;cursor:pointer}.el-switch__label{transition:.2s;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-switch__label *{line-height:1;top:4px;color:#fff}.el-switch__label--left i{left:6px}.el-switch__label--right i{right:6px}.el-switch__input{display:none}.el-switch__core{margin:0;display:block;position:relative;border:1px solid #bfd0d9;outline:0;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:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:10px;height:10px;background-color:#fff;border:1px solid transparent}.el-input,.el-input__inner{width:100%;display:inline-block}.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;border-color:#ededed;color:#aeaeaf;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#aeaeaf}.el-input.is-disabled .el-input__inner:-ms-input-placeholder,.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-active .el-input__inner{outline:0;border-color:#0387b8}.el-input__inner{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #ccc;box-sizing:border-box;color:#121212;font-size:inherit;height:32px;line-height:1;padding:8px 12px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input__inner::-webkit-input-placeholder{color:#545454}.el-input__inner:-ms-input-placeholder,.el-input__inner::-ms-input-placeholder{color:#545454}.el-input__inner::placeholder{color:#545454}.el-input__inner:hover{background-color:#dedede;border-color:#ccc}.el-input__inner:focus{border-color:#007aa3;background-color:#fff}.el-input__icon{position:absolute;width:35px;height:100%;right:0;top:0;text-align:center;color:#666;transition:all .3s;line-height:32px!important;cursor:pointer}.el-input__icon:hover{color:#007aa3}.el-input__icon.disableFocusIcon{cursor:default}.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__icon.is-clickable:hover+.el-input__inner{border-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>.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-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius: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::-webkit-input-placeholder{color:#aeaeaf}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder,.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;border-radius:4px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#545454}.el-textarea__inner:-ms-input-placeholder,.el-textarea__inner::-ms-input-placeholder{color:#545454}.el-textarea__inner::placeholder{color:#545454}.el-textarea__inner:hover{background-color:#dedede;border-color:#ccc}.el-textarea__inner:focus{outline:0}.search-input{min-width:480px;max-width:700px;font-size:14px;color:#666;font-family:ciscosansttregular,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,SimSun,sans-serif}.search-input .el-input__inner{border-radius:50px;border:1px solid transparent;background-color:#ebebeb;text-indent:24px;line-height:26px}.search-input input{height:36px}.search-input input::-webkit-input-placeholder{color:#666}.search-input input:-ms-input-placeholder,.search-input input::-ms-input-placeholder{color:#666}.search-input input::placeholder{color:#666}.search-input input:focus::-webkit-input-placeholder{color:transparent}.search-input input:focus::-moz-placeholder{color:transparent}.search-input input:focus:-ms-input-placeholder{color:transparent}.show-prefix-icon input{text-align:left;text-indent:16px}.el-input-group__prepend i{left:0;padding:2px 0 0 2px}.icon-exit-contain{font-size:16px;height:auto}.el-tag-input{min-height:28px;min-width:400px;border:1px solid #ccc;font-size:14px;border-radius:4px;padding:2px;position:relative}.el-tag-input ::-webkit-input-placeholder{color:#545454}.el-tag-input :-ms-input-placeholder,.el-tag-input ::-ms-input-placeholder{color:#545454}.el-tag-input ::placeholder{color:#545454}.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:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;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:4px;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:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;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,.el-submenu__icon-arrow{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.el-cascader .el-icon-caret-bottom.is-reverse{-webkit-transform:rotate(180deg);transform:rotate(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}.el-cascader-menu{display:inline-block;vertical-align:top;height:204px;overflow:auto;border-right:1px solid #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__keyword{font-weight:700}.el-cascader-menu__item--extensible:after{font-family:icomoon;content:"\E941";font-size:10px;-webkit-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}.el-menu{border-radius:2px;list-style:none;position:relative;margin:0;padding-left:0;background-color:#fafafa}.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__title:hover{background-color:#485d6a}.el-menu--dark .el-submenu .el-menu{background-color:#1f323d}.el-menu--dark .el-submenu .el-menu .el-menu-item: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;border-bottom:5px solid transparent}.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>.el-menu{position:absolute;top:65px;left:0;border:1px solid #adadad;padding:5px 0;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;border-bottom:5px solid transparent}.el-menu--horizontal .el-submenu .el-menu-item{background-color:#fff;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-item:hover,.el-menu--horizontal>.el-submenu.is-active .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{border-bottom:5px solid #007aa3}.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{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^=el-icon-]{vertical-align:baseline;margin-right:10px}.el-menu-item:first-child{margin-left:0}.el-menu-item:last-child{margin-right:0}.el-submenu [class^=el-icon-]{vertical-align:baseline;margin-right:10px}.el-submenu .el-menu{background-color:#d9d9d9}.el-submenu .el-menu-item:hover,.el-submenu__title:hover{background-color:#adadad}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.el-submenu.is-active .el-submenu__title{border-bottom-color:#007aa3}.el-submenu__title{position:relative}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;font-size:12px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding-top:15px;line-height:normal;font-size:14px;padding-left:20px;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(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.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(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;box-sizing:border-box;left:0;top:0;width:10px;height:10px;border-radius:10px;border:1px solid #000;background:#fff;box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.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(90deg,#fff,hsla(0,0%,100%,0))}.el-color-svpanel__black{background:linear-gradient(0deg,#000,transparent)}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>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%;-webkit-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(180deg,hsla(0,0%,100%,0) 0,#fff)}.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(90deg,hsla(0,0%,100%,0) 0,#fff);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-dropdown{width:245px;box-sizing:border-box}.el-color-dropdown__main-wrapper{margin-bottom:10px;display:-ms-flexbox;display:-webkit-box;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;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.el-color-dropdown__btns,.el-color-dropdown__input{display:-ms-flexbox;display:-webkit-box;display:flex}.el-color-dropdown__input{width:128px;height:28px}.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{position:relative;width:18px;height:18px}.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{display:inline-block;line-height:normal}.el-color-picker__trigger{display:inline-block;box-sizing:border-box;font-size:0}.el-color-picker__color{display:inline-block;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{margin-left:auto;margin-right:10px}html[dir=rtl] .dialog-footer-btns{text-align:left}html[dir=rtl] .loading—animation{display:inline;float:none}html[dir=rtl] .loading—animation>div{margin-right:4px}html[dir=rtl] .el-button-group{display:-ms-flexbox;display:-webkit-box;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;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:-webkit-box;display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;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;-webkit-box-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{right:0}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] .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{-webkit-transform:translateY(-50%) translateX(0) rotate(-90deg)!important;transform:translateY(-50%) translateX(0) rotate(-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-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:-webkit-box;display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;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-date-range-picker__time-btn .el-button+.el-button{margin-right:10px;margin-left:auto}html[dir=rtl] .el-picker-panel__icon-btn.icon-arrow-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}html[dir=rtl] .el-date-table{direction:ltr}html[dir=rtl] .el-alert__closebtn{left:15px;right:auto}html[dir=rtl] .alert-align-left{text-align:right}html[dir=rtl] .el-breadcrumb__item{float:right}html[dir=rtl] .el-collapse-item__header{padding-right:15px;padding-left:0}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:-webkit-box;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:-webkit-box;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-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;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-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-menu-item,html[dir=rtl] .el-menu--horizontal .el-submenu{float:right}html[dir=rtl] .el-menu--horizontal .el-submenu>.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;-webkit-transform:translate(-50%);transform:translate(-50%)}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__icon{float:right}html[dir=rtl] .el-notification__closeBtn{left:20;right:auto}html[dir=rtl] .el-notification-fade-enter{-webkit-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,html[dir=rtl] .el-table__fixed .el-table__fixed-body-wrapper,html[dir=rtl] .el-table__fixed .el-table__fixed-header-wrapper{right:0;left:auto}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-tabs__nav-next{right:auto;left:0}html[dir=rtl] .el-tabs__nav-prev{left:auto;right:0}html[dir=rtl] .el-tabs__nav{float:right}html[dir=rtl] .el-tabs__item .el-icon-close{margin-left:0;margin-right:5px}html[dir=rtl] .el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{right:auto;left:-2px}html[dir=rtl] .el-tabs--border-card>.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>.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>.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:-5px;margin-left:auto}html[dir=rtl] .el-slider__button-wrapper{-webkit-transform:translateX(50%);transform:translateX(50%)}










































































































/*!
 * Cropper.js v1.1.3
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2015-2017 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2017-10-21T09:27:29.883Z
 */.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{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline-color:rgba(51,153,255,.75);outline:1px solid #39f;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:e-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:n-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:w-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:s-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:e-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:n-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:w-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:ne-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nw-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:sw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:se-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\F101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\F102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\F103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\F104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\F105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\F106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\F107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\F108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\F109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\F10A"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\F10B"}.video-js.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,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.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,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-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:normal}.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:0}.video-js.vjs-1-1,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-16-9,.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,.video-js .vjs-tech{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}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),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index: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>*{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;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>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.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:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 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;-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-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.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: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-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 .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: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-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 .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: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:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 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}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.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-fullscreen-control,.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:t 0s linear .3s forwards;animation:t 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:u 1.1s cubic-bezier(.6,.2,0,.8) infinite,m 1.1s linear infinite;animation:u 1.1s cubic-bezier(.6,.2,0,.8) infinite,m 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}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(1turn)}}@keyframes m{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@-webkit-keyframes m{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{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}.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}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.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;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)}.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);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js :focus:not(:focus-visible){outline:0}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(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:.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:.5rem;padding-bottom:.5rem}.editor-icon{font-size:12px}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:#007aa3}.hover\:bg-primary:hover .editor-icon,.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,.email-rich-text-editor table td,.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].selected,span[data-variable]:hover{border-color:#005e7d}.block p{margin:0}.tippy-svg-arrow{fill:#fff;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(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-panel .eleImg,.w-e-text-container .eleImg,.w-e-toolbar .eleImg{cursor:pointer;display:inline-block;font-size:18px;padding:0 3px}.w-e-menu-panel hr,.w-e-text-container hr,.w-e-toolbar hr{cursor:pointer;display:block;height:0;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 #979797;padding-right:20px}.toolbar-button-group:last-child{border:none}@font-face{font-family:w-e-icon;font-weight:400;font-style:normal}[class*=" w-e-icon-"],[class^=w-e-icon-]{font-family:w-e-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-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,.75);box-shadow:0 2px 8px 0 rgba(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 transparent;border-top-color:rgba(0,0,0,.73)}.w-e-menu-tooltip-down:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:rgba(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}.tippy-box a{text-decoration:none}.w-e-tooltip{position:absolute;display:flex;color:#f1f1f1;background-color:rgba(0,0,0,.75);box-shadow:0 2px 8px 0 rgba(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 transparent;border-top-color:rgba(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}.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;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;font-size:16px}.w-e-menu .w-e-panel-container .w-e-panel-tab-content button:focus,.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{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}.cm-s-eclipse span.cm-meta{color:#ff1717}.cm-s-eclipse span.cm-keyword{line-height:1em;font-weight:700;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:#000}.cm-s-eclipse span.cm-type,.cm-s-eclipse span.cm-variable-2,.cm-s-eclipse span.cm-variable-3{color:#0000c0}.cm-s-eclipse span.cm-operator,.cm-s-eclipse span.cm-property{color:#000}.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:red}.cm-s-eclipse .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-eclipse .CodeMirror-matchingbracket{outline:1px solid grey;color:#000!important}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:n 1.06s steps(1) infinite;animation:n 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;background-color:#7e7}@-webkit-keyframes n{50%{background-color:transparent}}@keyframes n{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.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-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{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}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{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:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{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}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.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-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-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-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>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>svg{position:absolute}.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]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.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]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.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]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.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]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.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}@font-face{font-display:fallback;font-family:momentum-ui-icons;font-style:normal;font-weight:400;src:url(/webappng/fonts/momentum-ui-icons.woff) format("woff")}.vjs-unified-player .vjs-big-play-button{background:var(--button-background-color-normal);border:none;border-radius:100%;cursor:pointer;height:80px;margin:0;transform:translate(-50%,-50%);width:80px}.vjs-unified-player .vjs-big-play-button>.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:var(--button-background-color-hover)}.vjs-unified-player .vjs-play-control{cursor:pointer;height:30px}.vjs-unified-player .vjs-play-control>.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>.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>.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 #fff6;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 #fff6;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>.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>.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>.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>.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 #fff6;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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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:o .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>.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>.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:p .5s linear infinite}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow:nth-child(2){animation:q .5s linear infinite;margin:0 5px}.vjs-unified-player .vjs-interaction-tips .vjs-time-tips-warp .vjs-time-tips-arrow:nth-child(3){animation:r .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 o{0%{opacity:1}to{opacity:0;transform:scale(2)}}@keyframes p{0%{opacity:0}17%{opacity:.9}33%{opacity:.6}50%{opacity:.3}67%{opacity:.3}83%{opacity:.3}to{opacity:0}}@keyframes q{0%{opacity:0}17%{opacity:.3}33%{opacity:.9}50%{opacity:.6}67%{opacity:.3}83%{opacity:.3}to{opacity:0}}@keyframes r{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-resolution{height:30px!important;min-width:4em;width:auto!important}.vjs-resolution .vjs-resolution-value{font-size:1.2em;line-height:30px;pointer-events:none}.vjs-resolution .vjs-resolution-value:after{color:red;content:attr(value);font-size:8px;left:50%;position:absolute;top:-1em}.vjs-resolution .vjs-resolution-button{box-sizing:border-box;height:30px;left:0;position:absolute;top:0;width:100%;z-index:10}.vjs-resolution .vjs-menu{height:100%;left:0;margin:0;width:100%;z-index:10}.vjs-resolution .vjs-menu .vjs-menu-content{background:var(--vjs-bg-color-primary);bottom:100%;right:0;width:auto}.vjs-resolution .vjs-menu-item{font-size:1.4em;line-height:30px;padding:5px 15px 5px 30px;position:relative;text-align:initial;text-transform:none}.vjs-resolution .vjs-menu-item.vjs-selected{background-color:rgba(0,0,0,.2);color:#fff}.vjs-resolution .vjs-menu-item.vjs-selected:focus,.vjs-resolution .vjs-menu-item.vjs-selected:hover{background-color:rgba(115,133,159,.5);color:#fff}.vjs-resolution .vjs-menu-item.vjs-selected:before{content:"\E921"!important;font-family:momentum-ui-icons!important;left:5px;position:absolute}.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>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:hover .vjs-cue-content{color:var(--vjs-font-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>.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>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>.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>.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>.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,#08599c50 1.37%,#22c7d650 51.51%,#27a17a50 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>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{padding:20px}.vjs-chapter .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{border-color:var(--vjs-color-error)}.vjs-chapter .vjs-chapter-textarea::-webkit-scrollbar{height:5px;width:5px}.vjs-chapter .vjs-chapter-textarea::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:10px}.vjs-chapter .vjs-chapter-textarea::-webkit-scrollbar-corner{background:rgba(0,0,0,.5)}.vjs-chapter .vjs-chapter-tips{color:var(--vjs-font-color-secondary);margin-bottom:10px;padding:0 5px}.vjs-chapter .vjs-chapter-tips.vjs-error{color:var(--vjs-color-error)}.vjs-chapter .vjs-chapter-btn-group{margin-bottom:15px;text-align:end}.vjs-chapter .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{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{background:var(--vjs-bg-color-revert);color:var(--vjs-font-color-revert)}.vjs-chapter .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{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{background:var(--vjs-bg-color-active)}.vjs-chapter .vjs-chapter-card-thumbnail{border-radius:10px;flex-shrink:0;height:50.625px;margin-right:5px;width:90px}.vjs-chapter .vjs-chapter-card-time{color:#64b4fa;margin-right:5px}.vjs-chapter .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 #fff6;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>.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>.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>.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:s 1s;animation-fill-mode:forwards}@keyframes s{99%{opacity:0}to{opacity:1}}.vjs-webex{--vjs-font-color-primary:#f7f7f7;--vjs-font-color-secondary:#b2b2b2;--vjs-font-color-hover:#91ebff;--vjs-font-color-active:#07c1f5;--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-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:10}.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:25px;overflow:hidden;pointer-events:none;position:absolute;width:25px;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:-8px;left:50%;transform:translate(-50%)}.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-left{padding-right:16px}.vjs-popover.vjs-popover-left .vjs-popover-arrow{right:-8px;top:50%;transform:translateY(-50%)}.vjs-popover.vjs-popover-left .vjs-popover-arrow .vjs-popover-arrow-content{transform:translate(-12px,3px) rotate(45deg) skew(3deg,3deg)}.vjs-unvisible{visibility:hidden}.playback-recording{--color-info:#07c1f5;--color-success:#00cf64;--color-warn:#fc9d03;--color-error:#ff9580;--text-color-primary:#f7f7f7;--text-color-secondary:#b2b2b2;--text-color-hover:#f7f7f7;--text-color-active:#f7f7f7;--text-color-disabled:#545454;--text-color-opposite:#121212;--list-item-background-color-hover:#707070;--list-item-background-color-active:#545454;--button-background-color-normal:#545454;--button-background-color-hover:#3b3b3b;--button-background-color-disabled:#3b3b3b;--button-text-color-disabled:#b2b2b2;--button-background-color-opposite:#dedede;--button-text-color-opposite:#b2b2b2;--button-background-color-opacity:hsla(0,0%,5%,.5);--border-color:#707070;--controlbar-background-color:rgba(0,0,0,.55);--bg-color-primary:#0f0f0f;--bg-color-secondary:#0a1a1a}.playback-recording .playback-hidden{display:none!important}.playback-recording .playback-mask-layer{position:absolute;z-index:9999;top:0;bottom:0;left:0;right:0;background:var(--bg-color-primary);color:var(--text-color-primary);text-align:center;display:flex;align-items:center;justify-content:center}.playback-recording .playback-mask-loading{opacity:.85;margin-right:25px;border:4px solid transparent;box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.playback-recording .playback-mask-loading:after,.playback-recording .playback-mask-loading: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;animation:t 0s linear .3s forwards}.playback-recording .playback-mask-loading:after,.playback-recording .playback-mask-loading:before{border-top-color:#fff;animation:u 1.1s cubic-bezier(.6,.2,0,.8) infinite,v 1.1s linear infinite}.playback-recording .playback-mask-loading:after{animation-delay:.44s}@keyframes t{to{visibility:visible}}@keyframes u{to{transform:rotate(1turn)}}@keyframes v{0%{border-top-color:var(--text-color-primary)}20%{border-top-color:var(--text-color-primary)}60%{border-top-color:var(--text-color-primary)}to{border-top-color:var(--text-color-primary)}}.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-color-primary);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}
/*! VAR */@font-face{font-family:ciscosanstt_extralight;src:url(/webappng/fonts/CiscoSansTTExtraLight.woff2) format("woff2"),url(/webappng/fonts/CiscoSansTTExtraLight.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ciscosansttlight;src:url(/webappng/fonts/CiscoSansTTLight.woff2) format("woff2"),url(/webappng/fonts/CiscoSansTTLight.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ciscosansttregular;src:url(/webappng/fonts/CiscoSansTTRegular.woff2) format("woff2"),url(/webappng/fonts/CiscoSansTTRegular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ciscosansttbold;src:url(/webappng/fonts/CiscoSansTTBold.woff2) format("woff2"),url(/webappng/fonts/CiscoSansTTBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:CiscoSansTTMedium;src:url(/webappng/fonts/CiscoSansTT-Medium.woff2) format("woff2"),url(/webappng/fonts/CiscoSansTT-Medium.woff) format("woff");font-weight:400;font-style:normal}*{box-sizing:border-box}body{font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;-webkit-font-smoothing:subpixel-antialiased;color:#121212;line-height:1em}a,a:active,a:focus{color:#005e7d;outline-offset:-1px}a,a:active,a:focus,a:hover{text-decoration:underline}a.disabled,a.disabled:hover{cursor:default;color:#b2b2b2!important;text-decoration:none}a.disabled *,a.disabled:hover *{color:#b2b2b2!important}.c_backurl{position:absolute;top:0;left:40px;z-index:10;font-size:14px;line-height:19px}body .el-loading-mask{transition:none}body .el-loading-spinner{top:50%}.el-dialog__header .el-dialog__title{font-size:16px;color:#121212}.pmr_pop_imoret .el-dialog__body,.pmr_pop_imoret .el-textarea,.pmr_pop_imoret .el-textarea__inner{color:#121212;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-color:#f5f5f5;cursor:pointer}.pmr_pop_imoret .el-table__footer-wrapper thead div,.pmr_pop_imoret .el-table__header-wrapper thead div,.pmr_pop_imoret .el-table tr td:hover{background-color:#f5f5f5}h3{line-height:35px}h3,h5{font-size:16px;font-weight:400}h5{line-height:24px}h6{line-height:20px;font-size:14px;font-weight:400}.el-dialog__header .el-dialog__title{margin:0}body .v-modal{background:#fff;opacity:.88}body .icon-info-alt-outline{font-size:14px;color:#343537;text-decoration:none}body .el-checkbox__label .icon-info-alt-outline{position:relative;top:2px}input:-moz-placeholder,input:-ms-input-placeholder,input::-moz-placeholder,input::-webkit-input-placeholder,select:-moz-placeholder,select:-ms-input-placeholder,select::-moz-placeholder,select::-webkit-input-placeholder,textarea:-moz-placeholder,textarea:-ms-input-placeholder,textarea::-moz-placeholder,textarea::-webkit-input-placeholder{color:#aeaeaf;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 w{0%{opacity:0}to{opacity:0}}@keyframes w{0%{opacity:0}to{opacity:0}}.resize-triggers{-webkit-animation:1ms w;animation:1ms w;visibility:hidden;opacity:0}.contract-trigger:before,.resize-triggers,.resize-triggers>div{content:" ";display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;z-index:-1}.resize-triggers>div{background:#eee;overflow:auto}.contract-trigger:before{width:200%;height:200%}.required_field{display:none}.c_copy{line-height:20px}.c_copy .copy,.c_copy a{display:inline-block}.c_copy .copy{vertical-align:middle;cursor:pointer}.c_copy .copy:hover{color:#005e7d;text-decoration:none}.c_copy .copy:hover .icon-ng-copy{color:#005e7d}.c_copy .copy .icon-ng-copy{margin-right:8px;vertical-align:middle;color:#545454}.c_copy .copy .icon-ng-copy-mdp{margin-right:4px}.c_copy .copied{color:#43a942;font-size:12px}.c_copy .copied:hover{color:#43a942;text-decoration:none}.error-wrap{position:relative}.error-wrap .error{color:#a12512;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:#a12512;font-size:14px;line-height:16px;vertical-align:middle;display:table-cell;vertical-align:top;margin-right:5px;line-height:20px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.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--default span,.el-button.el-button--primary 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}}.ng_sched .el-form-item__error i.icon-ng-inline-error,.preference_pane .el-form-item__error i.icon-ng-inline-error{vertical-align:top;line-height:20px}.ng_sched .el-form-item__error .el-form-item__errorinfo,.preference_pane .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:#f5a623!important;padding:0 20px!important;border-radius:50px!important;display:inline-block;color:#fff!important;text-decoration:none;margin:0 0 15px;line-height:30px!important;font-size:14px!important}.cisco-bmmp-cta-widget #tooltip{color:#fff!important;background-color:rgba(0,0,0,.8);right:auto!important;z-index:20;font-size:12px!important;box-shadow:0 0 3px rgba(0,0,0,.18);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{color:#a85f00;font-size:12px;min-height:64px;width:830px;line-height:20px;padding:20px 0;text-align:center;margin:auto}.cisco-bmmp-marketing-closeable-widget .colL a{color:#a85f00;text-decoration:underline}.cisco-bmmp-marketing-closeable-widget>div{background-color:#fdf1dc;display:block;color:#a85f00;text-align:center}body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us{background-color:#e6f9fc;color:#007ea8;font-size:14px}body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL{color:#007ea8;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}body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL a{color:#007ea8}body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL a.el-button,body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL a:active.el-button,body #topNotis .cisco-bmmp-marketing-closeable-widget .cisco-bmmp-marketing-closeable-widget-inner-us .colL a:hover.el-button{color:#fff;text-decoration:none}.colR{cursor:pointer;position:absolute;top:10px;right:12px;width:14px;z-index:2000}.cisco-bmmp-usage-widget{background-color:#fff7e3;color:#a85f00;font-size:12px;border-radius:4px;margin:5px 0;max-width:600px}.cisco-bmmp-usage-widget a{color:#a85f00;text-decoration:underline}.cisco-bmmp-marketing-widget>div{background-color:#fff7e3;color:#a85f00;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:#a85f00;text-decoration:underline}.cisco-bmmp-usage-widget img{float:left;margin:6px 0;display:inline-block;padding-right:10px}.cisco-bmmp-usage-widget>div{padding:8px 12px;line-height:16px}.cisco-bmmp-usage-widget>div>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-link{position:absolute;top:-30px;z-index:10000;padding:5px;border-radius:5px;background-color:#fff;border:1px solid #d7d7d8;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:#fff;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:700;text-align:center;color:#d10000;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:#000;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}.vs__dropdown-option--highlight{outline:auto;outline-offset:-2px}.cookie-manage-banner{position:fixed;min-width:50px;max-width:650px;z-index:2000;bottom:0;right:0;left:0;max-height:90%;overflow-x:hidden;overflow-y:auto;background-color:#0d274d;border:solid #00bceb;border-width:1px 1px 0 0;font-size:16px;border-radius:0 20px 0 0}.cookie-manage-banner .cookie-banner-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 16px;padding:1em 0;width:auto;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:#fff}.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:inherit}.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:#fff;font-size:18px;border:1px solid transparent}.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-option #cookie-manage-dialog-trigger:focus-visible{outline-color:#fff}.cookie-manage-dialog-option{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:30px 15px}.cookie-dialog-title,.cookie-manage-dialog-option{display:-webkit-box;display:-ms-flexbox;display:flex}.cookie-dialog-title{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;border-bottom:1px solid #d8d8d8}.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-family:CiscoSansTT;font-style:normal;font-weight:700;text-align:center;color:#121212;line-height:25px;box-sizing:border-box}.cookie-dialog-body{display:-webkit-box;display:-ms-flexbox;display:flex;width:inherit;height:400px;color:#696969;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 #d7d7d7;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:#fff;-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;color:#696969;text-decoration:none;font-family:CiscoSansTT;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#121212}.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:#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}.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-family:CiscoSansTT;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#121212}.cookie-dialog-tabContext a{font-size:14px;color:#1883fd;text-decoration:none}.cookie-dialog-tabContext .cursor-none{cursor:default;font-weight:700}.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:#121212}.cookie-manage-body .el-dialog__header{padding: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{color:rgba(0,0,0,.95);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:#666;display:inline-block}.txt_loading{color:#fff;font:200 9px/100% Impact;text-align:center;display:inline-block;color:#005e7d;-webkit-transform:scale(.9)}.txt_loading:after{display:inline-block;content:" .";-webkit-animation:x 1.5s steps(5) infinite;animation:x 1.5s steps(5) infinite}@-webkit-keyframes x{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#005e7d;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #005e7d,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #005e7d,.5em 0 0 #005e7d}}@keyframes x{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#005e7d;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #005e7d,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #005e7d,.5em 0 0 #005e7d}}.rotateIn{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:z;animation-name:z}.txt_ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.font_10px{font-size:12px;-webkit-transform:scale(.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 */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{cursor:pointer;background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:none}b,strong{font-weight:inherit;font-weight:900}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{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:#121212;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-checkbox__inner,.el-input__inner,.el-radio__inner,.el-tag-input,.el-textarea__inner,.vs__dropdown-toggle{border-color:gray}.el-input__icon{top:auto}.ng_sched_timePicker legend{margin-bottom:0;border-bottom:0;color:inherit}.el-switch{width:40px;height:24px;background-color:transparent}.el-switch.is-checked .el-switch__core{border-color:#00a0d1;background-color:#00a0d1}.el-switch .el-switch__core{width:40px!important;border:1px solid #ccc;background:#ccc}.el-switch .el-switch__core .el-switch__button{width:20px;height:20px;top:-3px;left:-2px}.el-switch .el-switch__core,.el-switch .el-switch__label{height:24px}.el-message__group p{word-break:break-word}.el-message__group p.error_log{white-space:pre-line}.icon-send.publish{-webkit-transform:rotate(-23deg) translate(5px,-1px);transform:rotate(-23deg) translate(5px,-1px)}.grid_g{letter-spacing:-.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%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){table .grid_g{display:block}}.grid_g,.opera_only :-o-prefocus{word-spacing:-.43em}.grid_u,.grid_u_1,.grid_u_1_1,.grid_u_1_2,.grid_u_1_3,.grid_u_1_4,.grid_u_1_5,.grid_u_1_6,.grid_u_1_8,.grid_u_1_12,.grid_u_1_24,.grid_u_2_3,.grid_u_2_5,.grid_u_2_24,.grid_u_3_4,.grid_u_3_5,.grid_u_3_8,.grid_u_3_24,.grid_u_4_5,.grid_u_4_24,.grid_u_5_5,.grid_u_5_6,.grid_u_5_8,.grid_u_5_12,.grid_u_5_24,.grid_u_6_24,.grid_u_7_8,.grid_u_7_12,.grid_u_7_24,.grid_u_8_24,.grid_u_9_24,.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_20_24,.grid_u_21_24,.grid_u_22_24,.grid_u_23_24,.grid_u_24_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_5_12,.grid_u_10_24{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_7_12,.grid_u_14_24{width:58.3333%}.grid_u_3_5{width:60%}.grid_u_5_8,.grid_u_15_24{width:62.5%}.grid_u_2_3,.grid_u_16_24{width:66.6667%}.grid_u_17_24{width:70.8333%}.grid_u_3_4,.grid_u_18_24{width:75%}.grid_u_19_24{width:79.1667%}.grid_u_4_5{width:80%}.grid_u_5_6,.grid_u_20_24{width:83.3333%}.grid_u_7_8,.grid_u_21_24{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_5_5,.grid_u_24_24{width:100%}@media screen and (min-width:35.5em){.grid_u_sm_1,.grid_u_sm_1_1,.grid_u_sm_1_2,.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_1_12,.grid_u_sm_1_24,.grid_u_sm_2_3,.grid_u_sm_2_5,.grid_u_sm_2_24,.grid_u_sm_3_4,.grid_u_sm_3_5,.grid_u_sm_3_8,.grid_u_sm_3_24,.grid_u_sm_4_5,.grid_u_sm_4_24,.grid_u_sm_5_5,.grid_u_sm_5_6,.grid_u_sm_5_8,.grid_u_sm_5_12,.grid_u_sm_5_24,.grid_u_sm_6_24,.grid_u_sm_7_8,.grid_u_sm_7_12,.grid_u_sm_7_24,.grid_u_sm_8_24,.grid_u_sm_9_24,.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_20_24,.grid_u_sm_21_24,.grid_u_sm_22_24,.grid_u_sm_23_24,.grid_u_sm_24_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_5_12,.grid_u_sm_10_24{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_7_12,.grid_u_sm_14_24{width:58.3333%}.grid_u_sm_3_5{width:60%}.grid_u_sm_5_8,.grid_u_sm_15_24{width:62.5%}.grid_u_sm_2_3,.grid_u_sm_16_24{width:66.6667%}.grid_u_sm_17_24{width:70.8333%}.grid_u_sm_3_4,.grid_u_sm_18_24{width:75%}.grid_u_sm_19_24{width:79.1667%}.grid_u_sm_4_5{width:80%}.grid_u_sm_5_6,.grid_u_sm_20_24{width:83.3333%}.grid_u_sm_7_8,.grid_u_sm_21_24{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_5_5,.grid_u_sm_24_24{width:100%}}@media screen and (min-width:48em){.grid_u_md_1,.grid_u_md_1_1,.grid_u_md_1_2,.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_1_12,.grid_u_md_1_24,.grid_u_md_2_3,.grid_u_md_2_5,.grid_u_md_2_24,.grid_u_md_3_4,.grid_u_md_3_5,.grid_u_md_3_8,.grid_u_md_3_24,.grid_u_md_4_5,.grid_u_md_4_24,.grid_u_md_5_5,.grid_u_md_5_6,.grid_u_md_5_8,.grid_u_md_5_12,.grid_u_md_5_24,.grid_u_md_6_24,.grid_u_md_7_8,.grid_u_md_7_12,.grid_u_md_7_24,.grid_u_md_8_24,.grid_u_md_9_24,.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_20_24,.grid_u_md_21_24,.grid_u_md_22_24,.grid_u_md_23_24,.grid_u_md_24_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_5_12,.grid_u_md_10_24{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_7_12,.grid_u_md_14_24{width:58.3333%}.grid_u_md_3_5{width:60%}.grid_u_md_5_8,.grid_u_md_15_24{width:62.5%}.grid_u_md_2_3,.grid_u_md_16_24{width:66.6667%}.grid_u_md_17_24{width:70.8333%}.grid_u_md_3_4,.grid_u_md_18_24{width:75%}.grid_u_md_19_24{width:79.1667%}.grid_u_md_4_5{width:80%}.grid_u_md_5_6,.grid_u_md_20_24{width:83.3333%}.grid_u_md_7_8,.grid_u_md_21_24{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_5_5,.grid_u_md_24_24{width:100%}}@media screen and (min-width:64em){.grid_u_lg_1,.grid_u_lg_1_1,.grid_u_lg_1_2,.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_1_12,.grid_u_lg_1_24,.grid_u_lg_2_3,.grid_u_lg_2_5,.grid_u_lg_2_24,.grid_u_lg_3_4,.grid_u_lg_3_5,.grid_u_lg_3_8,.grid_u_lg_3_24,.grid_u_lg_4_5,.grid_u_lg_4_24,.grid_u_lg_5_5,.grid_u_lg_5_6,.grid_u_lg_5_8,.grid_u_lg_5_12,.grid_u_lg_5_24,.grid_u_lg_6_24,.grid_u_lg_7_8,.grid_u_lg_7_12,.grid_u_lg_7_24,.grid_u_lg_8_24,.grid_u_lg_9_24,.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_20_24,.grid_u_lg_21_24,.grid_u_lg_22_24,.grid_u_lg_23_24,.grid_u_lg_24_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_5_12,.grid_u_lg_10_24{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_7_12,.grid_u_lg_14_24{width:58.3333%}.grid_u_lg_3_5{width:60%}.grid_u_lg_5_8,.grid_u_lg_15_24{width:62.5%}.grid_u_lg_2_3,.grid_u_lg_16_24{width:66.6667%}.grid_u_lg_17_24{width:70.8333%}.grid_u_lg_3_4,.grid_u_lg_18_24{width:75%}.grid_u_lg_19_24{width:79.1667%}.grid_u_lg_4_5{width:80%}.grid_u_lg_5_6,.grid_u_lg_20_24{width:83.3333%}.grid_u_lg_7_8,.grid_u_lg_21_24{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_5_5,.grid_u_lg_24_24{width:100%}}@media screen and (min-width:80em){.grid_u_xl_1,.grid_u_xl_1_1,.grid_u_xl_1_2,.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_1_12,.grid_u_xl_1_24,.grid_u_xl_2_3,.grid_u_xl_2_5,.grid_u_xl_2_24,.grid_u_xl_3_4,.grid_u_xl_3_5,.grid_u_xl_3_8,.grid_u_xl_3_24,.grid_u_xl_4_5,.grid_u_xl_4_24,.grid_u_xl_5_5,.grid_u_xl_5_6,.grid_u_xl_5_8,.grid_u_xl_5_12,.grid_u_xl_5_24,.grid_u_xl_6_24,.grid_u_xl_7_8,.grid_u_xl_7_12,.grid_u_xl_7_24,.grid_u_xl_8_24,.grid_u_xl_9_24,.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_20_24,.grid_u_xl_21_24,.grid_u_xl_22_24,.grid_u_xl_23_24,.grid_u_xl_24_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_5_12,.grid_u_xl_10_24{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_7_12,.grid_u_xl_14_24{width:58.3333%}.grid_u_xl_3_5{width:60%}.grid_u_xl_5_8,.grid_u_xl_15_24{width:62.5%}.grid_u_xl_2_3,.grid_u_xl_16_24{width:66.6667%}.grid_u_xl_17_24{width:70.8333%}.grid_u_xl_3_4,.grid_u_xl_18_24{width:75%}.grid_u_xl_19_24{width:79.1667%}.grid_u_xl_4_5{width:80%}.grid_u_xl_5_6,.grid_u_xl_20_24{width:83.3333%}.grid_u_xl_7_8,.grid_u_xl_21_24{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_5_5,.grid_u_xl_24_24{width:100%}}.grid .grid_g{letter-spacing:normal}.grid_g_all,.grid_gs{background-color:#fff;border-radius:4px;letter-spacing:normal;position:relative;min-height:730px;margin:30px 0 0}.grid_g_all{width:100%}.el-tabs__active-bar{border-bottom:3px solid transparent}.grid_g_all_block{padding:34px 0;padding-top:0;padding:0 20px 34px;height:100%}.grid_g_all_block .module_header{margin-bottom:16px}body,html{overflow:hidden;height:100%}html{background-color:#d7d7d7;background-color:#fff;width:100%;font-size:12px}.grid,.nav{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.svg) 0 0 no-repeat;width:154px;height:38px}#header{display:none}.branded #header,.wrapper_gnotis #header{display:block}#header,#headers{margin:0;border-bottom:1px solid #e0e0e0}#app{position:relative;background-image:url(/webappng/images/bg1.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:calc(100% - 75px);display:table;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{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{min-height:inherit}#wrapper #frame.frame_host .nav{position:fixed;top:0;transition:width .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_c,#wrapper #frame.frame_host .nav_m{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:48px}#wrapper #frame.frame_host .nav_b .nav_links li a span.entrance_shortcut{display:none}#wrapper #frame.frame_host .nav_tabs li{padding:0}#wrapper #frame.frame_host .nav_tabs li a{padding:13px 0 13px 84px;height:44px}#wrapper #frame.frame_host .nav_tabs li a i{left:49px;top:13px}#wrapper #frame.frame_host .nav_logo{padding:22px 0 58px 48px;position:relative}#wrapper #frame.frame_host .nav_logo span.cisco-bmmp-status-widget{position:absolute;left:0;top:0}#wrapper #frame.frame_host .main{overflow-y:auto;position:static;z-index:1;margin:0 auto;margin-right:0;height:calc(100% - 72px)}#wrapper #frame.frame_host .main #footer,#wrapper #frame.frame_host .main .grid{min-width:1024px;max-width:1142px;margin:0 auto}#wrapper #frame.frame_host .main #footer{position:relative;min-height:32px;margin-top:-42px;line-height:32px;font-size:14px}#wrapper #frame.frame_host .main .grid{min-height:100%;padding-bottom:50px;position:relative;overflow:hidden}#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}#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{border-bottom:1px solid #e0e0e0;margin-left:240px;height:72px;background:#fff;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_search{margin-left:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:708px;min-width:250px;width:100%}#wrapper #frame.frame_host .main_top_menu .top_nav{display:inline-block;padding-left:20px;-ms-flex-negative:0;flex-shrink:0}#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 a{color:#000;text-decoration:none}#wrapper #frame.frame_host .nav_m{margin-bottom:20px}#wrapper #frame.frame_guest{height:100%;width:100%}#wrapper #frame.frame_guest.frame_guest_carouse{height:auto!important}#wrapper #frame.frame_guest .main_top_menu{position:fixed;right:48px;top:72px;left:48px;z-index:101}#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:0}body #wrapper.branded #frame.frame_host .nav_m{padding-top:22px}html body #wrapper.BMMPWrapper #frame.frame_host .nav_c{padding-top:0}html body #wrapper.BMMPWrapper #frame.frame_host .nav_m{padding-top:22px}#container,#frame_outter{height:100%}#container{position:relative}.main{min-width:10px;padding-right:0;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;color:#666;padding-right:4px}#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:#005e7d;font-weight:400}.grid_block h3.grid_block_t{font-size:16px;line-height:30px;margin:20px auto 50px;color:#121212;font-weight:400}.grid_block h4.grid_block_t{font-size:16px;line-height:27px;margin:20px auto 40px;color:#121212;font-weight:400;text-align:left}.grid_block h5.grid_block_t{font-size:12px;line-height:20px;margin:34px auto 0;color:#666;font-weight:400}.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:0}.test{height:800px;background:#ffc}.new .grid_block,.new .grid_block.grid_blockb,.new .grid_block.grid_blockt{position:relative;overflow:inherit}#app{background:none}.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: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_blockb,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}.grid_g.landing .grid_g_all,.grid_g.my_profile_panel .grid_g_all,.grid_g.pmr_attendee .grid_g_all{background-color:#d7d7d7;background-color:#fff;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:10px 0 0 24px}.voicea .module_header{margin-bottom:0}.voicea .voicea_iframe{height:100%}.font-link,.font-link:active{color:#343537}#main_content{outline:none}.tip-block{padding:0;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)}@media (max-width:767px){body.mobile #wrapper{min-width:0}body.mobile #ecLink,body.mobile #scLink,body.mobile #tcLink{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:20px;padding-right:20px}body.mobile #frame_outter #frame.frame_guest .main_top_menu{top:0;left:0;right:0;padding-left:10px;padding-right:10px;background-color:#fff}body.mobile #frame_outter #frame.frame_guest .main_top_menu .nav_bar{position:relative;margin-left:30px}body.mobile #frame_outter #frame.frame_guest .meeting_detail.grid_g_all,body.mobile #frame_outter #frame.frame_guest .pmr_attendee .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}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_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 .mobile_logo{position:absolute;left:30px;top:8px}body.mobile #wrapper #frame_outter #frame.frame_host .main{padding-left:20px;padding-right:20px}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:none}body.mobile #wrapper #frame_outter #frame.frame_host .grid_g.dashboard.userDashboard,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:none;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>div{white-space:normal}body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_card_c{padding-top:20px}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:none}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 #scheduleEntry,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_more{text-align:center}body.mobile #wrapper #frame.frame_host .pmr_card_block .pmr_url_autoselect{display:block;text-align:center;max-width:none;white-space:normal;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 .m_list_item{border-top:1px solid #e0e0e0;padding:10px 0}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:clip;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_st,body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .list_t{max-height:none;max-width:none;text-overflow:clip;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_st,body.mobile .grid_g.dashboard .upcoming_block_lists .meeting_list_content .m_list .col_2 .list_t{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:auto;padding-bottom:20px}body.mobile .meeting-header .fixed-header.host{padding-bottom:57px}body.mobile .meeting-header .fixed-header:before{height:auto}body.mobile .meeting-header .meeting_list_sched{position:absolute;margin:0;float:none;text-align:left;top:40px}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-checkbox,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-select{margin-left:0;padding-left:0}body.mobile .meeting-header .m_search_condition_wrap .m_search_condition.col_2>.el-select{width:100%}body.mobile .meeting-header .item_upcomming .meeting_list .el-tabs__header,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_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:clip;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_st,body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .list_t{max-height:none;max-width:none;text-overflow:clip;white-space:normal}body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_2 .list_st,body.mobile .meeting-header .item_upcomming .meeting_list_content .m_list .col_2 .list_t{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 .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}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:0}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:#121212}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;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:0}body.mobile .meeting_detail.grid_g .mdp_invited_list input{min-width:0}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{min-width:0;width:100%}body.mobile .my_profile_panel .grid_g_all{margin-top:0;min-width:0}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:none;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}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:0}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>span{display:block;max-width:none;text-overflow:clip;white-space:normal;text-align:center}body.mobile .pmr_attendee .pmr_subtitle>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-tab-pane,body.mobile .preference_pane .el-tabs .el-tabs__content{padding-top:0}body.mobile .preference_pane .general_form{width:100%}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>.el-button,body.mobile .avatar_editor .el-dialog .dialog-footer-btns>.upload{-webkit-box-flex:1;-ms-flex:1;flex:1}body.mobile .verify-email-dialog{min-width:0;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--small,body.mobile .el-dialog--tiny{min-width:0;left:10px;right:10px;-webkit-transform:translateX(0);transform:translateX(0)}}html[dir=rtl] .el-form-item__error{padding-right:0;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,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] #wrapper #frame.frame_host .main{padding-left:0;padding-right:240px}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 84px 13px 0}html[dir=rtl] #wrapper #frame.frame_host .nav_tabs li a i{left:auto;right:49px}html[dir=rtl] #wrapper #frame.frame_host .nav_b .nav_links li a{padding-left:0;padding-right:48px}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] .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-arrow,html[dir=rtl] .walkme-custom-balloon-outer-div{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 i{right:22px;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}}@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}}html[dir=rtl] .cookie-manage-banner{border-radius:20px 0 0 0}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{border-bottom:1px solid #d7d7d7;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:#fff;-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;color:#696969;text-decoration:none;font-family:CiscoSansTT;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#121212}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;background:#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}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}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,.95);font-size:16px}html[dir=rtl] .guide_wrapper{background-position:0 100%}html[dir=rtl] .guide_wrapper .guide_close{right:auto;left:5px}html[dir=rtl] .guide_wrapper .guide_body .guide_button i,html[dir=rtl] .guide_wrapper .guide_body .guide_button img{margin-left:0;margin-right:7px}html[dir=rtl] .el-carousel__indicators,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}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] .nav.logined{right:0;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 :-ms-input-placeholder,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_search .search-input .icon-exit-contain,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: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 .email,html[dir=rtl] .on-search-dashboard .personal-room-list-item .name{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>.meeting-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}html[dir=rtl] .on-search-dashboard .list-item>.meeting-list-item .extra{display:-webkit-box;display:-ms-flexbox;display:flex}html[dir=rtl] .on-search-dashboard .list-item>.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,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}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] .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,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 .behind-two-step-content,html[dir=rtl] .host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-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 .fte-prev-step .icon-ng-left:before{content:"\E96F"}html[dir=rtl] .host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content,html[dir=rtl] .host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU,html[dir=rtl] .host-fte-dialog .el-dialog__body .flow-step-container .left .btn,html[dir=rtl] .host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content,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 .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,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] .meeting-template-button .el-button--text,html[dir=rtl] .webinar-template-button,html[dir=rtl] .webinar-template-button .el-button--text{margin-left:0;margin-right:10px}html[dir=rtl] #mebinarTemplateButton,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{left:auto}html[dir=rtl] .customize-registration-panel .customize-registration-form-footer,html[dir=rtl] .customize-registration-panel .customize-registration-form-panel{margin-left:0}html[dir=rtl] .customize-registration-form .form-header>.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] .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-left:0}html[dir=rtl] .edit-field-form .header .customize-type{right:auto}html[dir=rtl] .edit-field-form .header .field-seq{left:auto;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,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] .edit-field-form .answer-title .add-option,html[dir=rtl] .registration-field-list-item .icon-add{right:auto}html[dir=rtl] .unified-registration-dialog .el-dialog__body .preview-button,html[dir=rtl] .unified-registration-dialog .el-dialog__header .el-dialog__headerbtn{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 24px 12px 11px}html[dir=rtl] .registration-field-list .filter-type i{margin-left:unset;margin-right:8px}html[dir=rtl] .registration-field-list-item{padding:7px 12px 7px 33px}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] .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__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}html[dir=rtl] .attendee-reg-form .reg-form-item-group .el-form-item.no-right-padding{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>.el-tabs__header{border-left:1px solid rgba(0,0,0,.2);border-right:unset}html[dir=rtl] .mbs-assign-dialog .dialog-footer-btns,html[dir=rtl] .mbs-mode-dialog .dialog-footer-btns{display:-webkit-box;display:-ms-flexbox;display:flex}html[dir=rtl] .mbs-assign-dialog .dialog-footer-btns .dialog-footer-more,html[dir=rtl] .mbs-mode-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-assign-dialog .dialog-footer-btns .dialog-footer-icon-download,html[dir=rtl] .mbs-mode-dialog .dialog-footer-btns .dialog-footer-icon-download{margin-left:auto;padding-right:0;margin-right:0;padding-left:16px}html[dir=rtl] .mbs-assign-dialog .el-col,html[dir=rtl] .mbs-assign-dialog .mbs-col,html[dir=rtl] .mbs-mode-dialog .el-col,html[dir=rtl] .mbs-mode-dialog .mbs-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 :-ms-input-placeholder,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:-ms-input-placeholder,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>.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>.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:-ms-input-placeholder,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:0}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;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;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;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;margin:0 auto}}html[dir=rtl] .captcha_action{float:left}html[dir=rtl] .captcha_img{float:right;overflow:hidden}html[dir=rtl] .captcha_img>img{margin-right:-40px}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}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,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,html[dir=rtl] #guest_signin_split_button>li>img{padding-right:0;padding-left:16px}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(2n) .thumbnail img{left:0;right:auto}html[dir=rtl] .signup_box .left_form>.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>.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>.el-form-item__content .el-select{width:92px;min-width:92px}html[dir=rtl] .signup_box .left_form .number_form_item>.el-form-item__content>.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>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] .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,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,html[dir=rtl] .summary_item_u{text-align:right}html[dir=rtl] .insight_tooltip_duration_value,html[dir=rtl] .insight_tooltip_time_value{text-align:left}html[dir=rtl] .view_insights{left:auto;right:20px}html[dir=rtl] .insight_duration_count,html[dir=rtl] .insight_usage_count{float:right}html[dir=rtl] .insight_list{padding-right:auto;padding-left:20px}html[dir=rtl] .insight_duration_text,html[dir=rtl] .insight_usage_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] .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: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-left:12px;margin-right:10px}html[dir=rtl] .meeting_list_content .m_list .col_4{margin-left:0;padding:5px 0 0 5px}html[dir=rtl] .meeting_list_sched{float:left;display:-webkit-box;display:-ms-flexbox;display:flex}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){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-ng-language{margin-right:5px;margin-left:12px}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: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{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>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] .icon-arrow-left,html[dir=rtl] .pme-player_speed-btn .icon-arrow-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}html[dir=rtl] .pme-player_rate-btn.showMore i,html[dir=rtl] .pme-player_speed-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>td:nth-of-type(4)>.cell{unicode-bidi:plaintext;text-align:end}html[dir=rtl] .pme-pagination_controls>button{margin-bottom:15px}html[dir=rtl] .pme-pagination_controls>button.next{-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] .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] #attendees-label,html[dir=rtl] #invite_attendee_input,html[dir=rtl] #meeting-registration-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] .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>span{margin-right:10px;margin-left:unset}html[dir=rtl] .tracking-code .tracking-code__labels>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,.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] .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{border-right:none}html[dir=rtl] .meeting_detail .dateTimeWrapper .lastDateItem{padding-left:0}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>span{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;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>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:0}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:0;-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] .mdp_invited_list .col_6,html[dir=rtl] .wsd_webinars_list .col_4,html[dir=rtl] .wsd_webinars_list .col_6{margin-left:0;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:0;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] .landing_customize_warp #wrapper #frame.frame_host .main{padding-right:0}html[dir=rtl] .customize_background_panel_subtitle,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,html[dir=rtl] .upload_image .upload_image_success .upload_image_name{padding-left:0;padding-right:10px}html[dir=rtl] .customize_speaker_list .speaker_item .speaker_icon{margin-left:8px;margin-right:0}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,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:0}html[dir=rtl] .vendors_dialog,html[dir=rtl] .vendors_wrapper{position:inherit}html[dir=rtl] .vendors_wrapper .vendors_list .vendors_list_wrapper{padding-right:0;padding-left:30px}html[dir=rtl] .vendors_wrapper .vendors_list .vendors_list_title{margin-left:0;margin-right:12px}html[dir=rtl] .vendors_wrapper .vendors_list .vendors_list_wrapper .email{margin-left:0;margin-right:17px}html[dir=rtl] .email_template_layout .email_template_operations .email_type .email_type_left{border-right:none;border-left:1px solid rgba(0,0,0,.12)}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{position:absolute;right:164px}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{position:absolute;right:284px}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_account .logo_option,html[dir=rtl] .email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op a,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 .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:180px}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 #b2b2b2;border-right:none}html[dir=rtl] .email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher>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>.mdp_landing_right{left:0;right:unset!important}html[dir=rtl] .mdp_landing_wrapper>.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>.main{padding-right:0}html[dir=rtl] .mdp_landing_mobile .mdp_landing_content>.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:0}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:0;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_form .el-form-item,html[dir=rtl].mdp_landing .mdp_landing_webinar .el-form-item{display:block}@media (min-width:1920px){html[dir=rtl] .mdp_landing_wrapper>.mdp_landing_wrapper_bg{right:calc(50% + 372px)}html[dir=rtl].mdp_landing #wrapper .mdp_landing_wrapper_bg{left:0}}@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:0;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 .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:before{content:"\E96F"}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:0;margin-left:18px}html[dir=rtl] .material_dialog .material_setting .file_uploading.error .error{margin-right:0;margin-left:22px}html[dir=rtl] .file_name,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 td.reg_status,html[dir=rtl] .manage_registration.content_wrapper .content .paging .p_body table th.reg_status{padding-left:unset;padding-right:15px}html[dir=rtl] .dot_loading div:first-child{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 y{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-24px);transform:translate(-24px)}}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,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:hover td.check_col,html[dir=rtl] .content_wrapper .content .paging .p_body table .data_row.clicked td.check_col{background:linear-gradient(90deg,hsla(0,0%,87%,.9),#dedede 25%)}html[dir=rtl] .content_wrapper .content .paging .p_body table .data_row:hover td.check_col{background:linear-gradient(90deg,rgba(247,248,249,.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:linear-gradient(90deg,hsla(0,0%,100%,.9),#fff 50%);z-index:3}html[dir=rtl] .content_wrapper .content .paging .p_body table td,html[dir=rtl] .content_wrapper .content .paging .p_body table th{text-align:right}html[dir=rtl] .content_wrapper .content .paging .p_body table td.check_col,html[dir=rtl] .content_wrapper .content .paging .p_body table th.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:linear-gradient(90deg,hsla(0,0%,97%,.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] .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,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] .practice_session_customize .gradientColorGreen{background:linear-gradient(0deg,#93c437,#279be8)}html[dir=rtl] .practice_session_customize .gradientColorBlue{background:linear-gradient(0deg,#279be8,#875ae0)}html[dir=rtl] .practice_session_customize .gradientColorRed{background:linear-gradient(0deg,#f55868,#875ae0)}html[dir=rtl] .practice_session_customize .gradientColorYellow{background:linear-gradient(0deg,#ffbe4f,#f26b1d)}html[dir=rtl] .customize_option_card{border-left:unset;border-right:1px solid #dedede}html[dir=rtl] .customize_option_card .media_container,html[dir=rtl] .customize_option_card .static_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 .audio_icon,html[dir=rtl] .upload_view .upload_info .info_container .error_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.after_upload .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 .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,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: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 .bo_widget .practice_session_title h2,html[dir=rtl] .meeting_widget .branding_widget .practice_session_title h2,html[dir=rtl] .meeting_widget .destination_url_widget .practice_session_title h2,html[dir=rtl] .meeting_widget .email_template_widget .practice_session_title h2,html[dir=rtl] .meeting_widget .invite_attendee_widget .practice_session_title h2,html[dir=rtl] .meeting_widget .meeting_detail_info .practice_session_title h2,html[dir=rtl] .meeting_widget .practice_session_widget .practice_session_title h2,html[dir=rtl] .meeting_widget .registration_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] .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: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,html[dir=rtl] .edit_my_profile_panel .edit_my_profile_form .tip,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 .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>.el-form-item__content,html[dir=rtl] .change_email_form .el-dialog__body>.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}html[dir=rtl] .headerOp{left:2px;right:auto}html[dir=rtl] .item_allrecording .m_list_item .m_list_item_imgblock .recording_list_duration.hasTypeIndicator,html[dir=rtl] .item_allrecording .m_list_item .m_list_item_imgblock .recording_list_topic.hasTypeIndicator{float:right}html[dir=rtl] .item_allrecording .el-checkbox{position:static}html[dir=rtl] .item_allrecording .icon-ng-sign-in{-webkit-transform:rotate(180deg);transform:rotate(180deg)}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 .setting_item .icon-info-alt-outline{margin-right:7px}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}html[dir=rtl] .downloadContainer,html[dir=rtl] .downloadDlg{text-align:right}html[dir=rtl] .el-col-16,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>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] .preference_pane .my_personal_room_form .pmr_url,html[dir=rtl] .preference_pane .tip{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:-ms-input-placeholder,html[dir=rtl] .preference_pane input::-ms-input-placeholder,html[dir=rtl] .preference_pane textarea:-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] .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,html[dir=rtl] .alternateHost .alternateHost_second .el-input{padding-right:30px;padding-left:0}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] .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,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] .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] .el-checkbox>.el-checkbox__label{padding-left:0;padding-right:30px}.modern-view-header{font-size:14px;font-family:Arial,Helvetica,sans-serif;line-height:1.1!important;overflow:hidden;position:relative!important;background-color:#fff!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 .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:#6a6b6c;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 a{text-decoration:none}@media (prefers-color-scheme:dark){body.meetsimpleBody .modern-view-header.dark{color:#fff;background-color:#252525!important}}.auto-select{cursor:default;display:block}.auto-select,.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:#545454;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:#999;text-decoration:none}.list_st .reg-status .reg-status-name:active,.list_st .reg-status .reg-status-name:hover{color:#007ea8}.list_st .reg-status .reg-status-item{margin-left:7px}.list_st .reg-status .reg-status-count,.list_st .reg-status .reg-status-icon{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;line-height:22px;max-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list_t a{color:#121212;text-decoration:none}.list_t a:active,.list_t a:focus,.list_t a:hover{color:#005e7d;text-decoration:underline}.list_t a,.list_t i{vertical-align:middle}.list_t .el-icon:hover{color:#005e7d;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_st,.dashboard_meetingList .list_t{max-width:420px}.list_btn,.list_btn_group{line-height:30px;font-size:14px;vertical-align:top}.list_btn_group .link_split{font-size:14px;margin:0 14px;color:#545454}.m_list_item{*zoom:1}.m_list_item:after,.m_list_item:before{content:" ";display:table}.m_list_item:after{clear:both}.m_list_item.m_list_item_header{font-size:16px;margin-right:20px;background-color:#f5f5f5}.m_list_item.m_list_item_header label i:hover{color:#005e7d}.m_list_item .list_2lines{padding:5px 0 0;font-size:12px;line-height:18px}.m_list_item .list_generating{color:#858688;font-size:12px;white-space:normal!important}.m_list_item .list_generating span{display:inline!important;white-space:normal!important}.m_list_item .list_generating_title{line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;padding-left:12px}.m_lists_info{text-align:center;color:#545454;font-size:20px;line-height:30px;min-height:60px;margin-top:120px}.m_lists_nodata{line-height:32px;font-size:12px}.m_lists_nodata .nodata_public,.m_lists_nodata h3{max-width:430px;margin:0 auto}.m_lists_nodata h3{color:#121212;line-height:35px;font-size:30px;margin-bottom:15px}.m_lists_nodata p{max-width:430px;margin:0 auto;color:#545454;line-height:16px}.col_2 .list_t{cursor:default}.m_list_recordings .m_list_item:hover,.meeting_list_content .m_list_item:hover{background-color:#ededed}.m_list_recordings .m_list_item:hover .col_1,.meeting_list_content .m_list_item:hover .col_1{cursor:pointer}.m_list_recordings .m_list_item:hover .col_4 .list_btn,.meeting_list_content .m_list_item:hover .col_4 .list_btn{visibility:visible!important}.m_list_recordings .m_list_item:hover .col_6,.meeting_list_content .m_list_item:hover .col_6{cursor:pointer}.item_allrecording .m_list_item:hover .recording_list_topic a{color:#005e7d;text-decoration:underline}.item_allrecording .m_list_item:hover.notPlayback,.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:53%;font-size:12px;line-height:14px;color:#007ea8}.registration_Vertical_Bar{height:12px;color:#d2d5d6;margin-left:1px}.registration_number_show{margin-left:4px;height:16px;font-size:12px;line-height:14px;color:#929596;vertical-align:revert}.registration_Link{margin-left:3px}.show_host_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:80px}.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}.nav{width:164px;line-height:24px;position:absolute;top:0;right:0;left:0;z-index:1}.nav.logined{background-color:#f7f7f7;width:240px;left:0;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_search{display:inline-block;float:left;text-align:left;margin-left:65px}.nav_search .search-wrap{margin:0 auto;position:relative}.nav_search .el-input{height:36px;width:100%;margin:0 auto;display:block}.nav_search .el-input ::-webkit-input-placeholder{text-align:left;color:#545454}.nav_search .el-input :-ms-input-placeholder,.nav_search .el-input ::-ms-input-placeholder{text-align:left;color:#545454}.nav_search .el-input ::placeholder{text-align:left;color:#545454}.nav_search .el-input .el-input__icon{color:#000}.nav_search .el-input input{font-family:Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;border:1px solid gray;border-radius:36px;line-height:26px;height:36px;background-color:#ededed}.nav_logo{padding:0 0 66px 9px}.nav_m{padding-top:22px;padding-bottom:150px}.nav_t{text-align:center;padding:6px 0 22px;font-size:12px}.nav_t .avatar_img{box-shadow:0 0 0 2px rgba(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:z .5s both;animation:z .5s both}@-webkit-keyframes z{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:1}}@keyframes z{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(270deg);transform:rotate(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:0;top:2px;font-size:20px}.nav_t .avatar_name i{vertical-align:middle}.nav_t .avatar_name:hover{color:#005e7d;text-decoration:none}.nav_t a.avatar{text-decoration:none;display:block}.nav_t a.avatar div:focus .avatar_name{color:#005e7d;text-decoration:none}.nav_c{padding:14px 0 15px}.nav_tabs li{padding:12px 0 10px 10px;height:44px}.nav_tabs li a{font-size:16px;line-height:22px;height:22px;padding-left:34px;display:block;position:relative;text-decoration:none;color:#121212;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav_tabs li a i{position:absolute;top:0;left:1px;font-size:20px;color:#121212;padding-left:1px}.nav_tabs li a:focus,.nav_tabs li a:hover{background:rgba(0,0,0,.04);color:#121212}.nav_tabs li a:focus i,.nav_tabs li a:hover i{color:#121212}.nav_tabs li.active a{color:#005e7d;border:1px solid transparent}.nav_tabs li.active a i{color:#007aa3}.nav_tabs li.active .icon-ng-home:before{content:"\E90A"}.nav_tabs li.active .icon-ng-meetings-list:before{content:"\E914"}.nav_tabs li.active .icon-ng-recording:before{content:"\E915"}.nav_tabs li.active .icon-ng-preference:before{content:"\E917"}.nav_tabs li.active .icon-ng-analysis:before{content:"\E918"}.nav_tabs li.active .icon-ng-help:before{content:"\E919"}.nav_tabs li.active .icon-download:before{content:"\E91A"}.nav_tabs li.active .icon-feedback:before{content:"\E91E"}.nav_tabs li.active .icon-files:before{content:"\E923"}.nav_tabs li.active .icon-webinar:before{content:"\E9A4"}.nav_tabs .nav_tabs_acc{position:absolute;left:-10000px;overflow:hidden}.nav_b{height:20%;min-height:95px;position:relative;max-height:140px;line-height:16px;font-size:14px}.nav_b a{color:#666;text-decoration:none}.nav_b a:active,.nav_b a:focus,.nav_b a:hover{color:#005e7d;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:#d9d9d9;border-left-width:0}.nav_b .nav_fte_classicview .el-popover .popper__arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.main_top_menu{min-height:72px;padding-top:18px}.nav_links li{padding:4px 0;color:#005e7d}.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;color:#666;text-decoration:none}.nav_links li a:active,.nav_links li a:focus,.nav_links li a:hover{color:#005e7d;text-decoration:underline}.prefBasicContainer .el-dialog--small{width:500px;background-color:#fff}.prefBasicContainer .el-dialog--mini{width:402px;border-radius:2px;background-color:#fff;box-shadow:0 2px 6px 0 rgba(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:400;margin-top:0;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,.verify_email_update_msg_page{line-height:22px;font-size:14px}.verify_email_update_msg_page{padding-bottom:16px}.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;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:700;font-size:16px;line-height:36px;position:relative}.verify_email_address_page{font-size:20px;line-height:26px;padding:20px 0 30px}.verify_email_current_email{line-height:16px}.verify_email_current_email_page{line-height:22px;font-size:14px}.hr_line{border-bottom:1px solid #eee;margin:20px 0}.verify_email_help{text-align:center;max-width:400px;line-height:20px;margin:16px 0 10px;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:#121212;text-decoration:none}.update_email_back a:hover{color:#005e7d}.update_email_back i{font-size:8px;vertical-align:middle}.verify_email_not_current{line-height:36px}.verify_email_not_current,.verify_email_not_current_else{text-align:center;margin-top:10px;position:relative;letter-spacing:normal}.verify_email_not_current_else{line-height:20px;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:#a85f00;font-weight:700;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:#fff;ext-decoration:underline}.avatar{text-align:center}.avatar_img{background-image:url(/webappng/images/logo_new.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:#121212;cursor:pointer}.avatar_xlarge{width:100px;height:100px}.avatar_large{width:60px;height:60px}.avatar_middle{width:50px;height:50px}.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}.avatar-initials,.contrast-model .high-contrast-hide,html[hc] .high-contrast-hide{display:none!important}.avatar-initials{border-radius:50%;border:1px solid;font-size:20px;line-height:40px;text-align:center;background-color:#4a4a4a!important;color:#fff;padding:0!important}.avatar-initials.avatar_xlarge{line-height:100px;font-size:48px}.avatar-initials.avatar_xsmall{font-size:14px;line-height:26px}.avatar-initials.avatar_small{line-height:40px!important}.recently-pmr-list-item a:hover{text-decoration:none}.myProfile_b .avatar-initials.avatar_xlarge{line-height:120px}.el-button.btn_xl{min-width:240px;height:48px;line-height:20px;font-size:20px;color:#fff}.el-button.btn_l{min-width:100px;height:36px;line-height:16px;font-size:16px;color:#fff}.el-button--secondary{border:1px solid #005e7d;color:#005e7d;background-color:transparent}.el-button--secondary:focus{border-color:inherit}.el-button--secondary:hover{background-color:#005e7d;color:#fff}.el-button--secondary:active{background:#064157;color:#fff}.el-button--secondary.el-button--samll{font-size:14px;height:28px;padding:7px 14px}.el-button--grey{background:#dedede;border:0;height:28px;border-radius:14px;color:#121212;font-size:14px;line-height:28px;padding-top:0;padding-bottom:0}.el-button--grey:hover{background-color:#cdcdcd;color:#000}.el-button--grey:active{background:#cdcdcd;color:#000}.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 .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:#292929}.grid_g .el-form-item .el-form-item__content .unlink{vertical-align:middle;color:#005e7d;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 .el-form-item__content .revokeDetails{vertical-align:middle;color:#005e7d;cursor:pointer;font-size:14px}.grid_g .el-form-item__label{color:#121212;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:0;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}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:0;font-weight:400}input[type=search]{box-sizing:border-box}input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=checkbox]{margin-top:1px\9;line-height:normal}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{padding-top:7px}.form-control,output{display:block;font-size:14px;line-height:1.42857143;color:#555}.form-control{width:100%;height:34px;padding:6px 10px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out linear .3s}.form-control:focus{border-color:#0092cc;outline:0;box-shadow:0 0 0 1px #0092cc}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control.readonly,.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#f8f8f8;opacity:1}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:34px}.form-group{margin-bottom:14px}.checkbox,.radio{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;padding-top:0}.checkbox label,.radio label{display:inline;font-weight:400;cursor:pointer}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{float:left;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{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}select[multiple].input-sm,textarea.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}select[multiple].input-lg,textarea.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 .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(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:0;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>.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 .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{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 .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{padding-top:0}.form-horizontal .form-group{*zoom:1}.form-horizontal .form-group:after,.form-horizontal .form-group:before{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}.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=password].form-control,input[type=text].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 0 0;*height:24px;*padding-left:10px}.form-control.form-length-calendar{width:100px;text-align:left}.form-control.bigest{font-size:35px;height:56px;padding-top:7px;padding-bottom:7px;*height:40px;*padding:10px 0 0;*height:44px;*text-indent:0}.form-control.big,.form-control.bigest{line-height:1;font-family:Helvetica,Arial,sans-serif}.form-control.big{font-size:17px;height:39px;padding-top:7px;padding-bottom:7px;*height:23px;*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:0 0 0 1px #f05011}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-line-gap,.form-oneline .form-group .form-control{margin-right:8px}.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}.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:0!important;*text-align:left}.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,.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}.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:.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:focus,.c_feedback a.c_feedback_action:hover{opacity:1}.c_feedback a.c_feedback_action:focus i.icon-ng-send-feedback,.c_feedback a.c_feedback_action:hover i.icon-ng-send-feedback{color:#049fd9}.c_feedback .el-select{margin-bottom:12px}.c_feedback .el-input,.c_feedback .el-select{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:#005e7d!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:0}.c_feedback_c{max-width:580px}.c_feedback_end{padding:14px 0 20px;font-size:14px;line-height:40px;vertical-align:middle;color:#121212}.c_feedback_end i{color:#43a942;font-weight:700;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:#005e7d}.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,.08);border:1px solid rgba(4,159,217,.08)}.goToCV,.goToCV #classicView{display:inline-block;vertical-align:middle}.goToCV #classicView{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top_nav .nav_links span{vertical-align:middle;display:inline-block}#flipBackDialog .el-dialog,.goToCV .el-dialog{margin-top:-220px}#flipBackDialog .el-dialog--tiny,.goToCV .el-dialog--tiny{width:24%;min-width:440px;max-width:440px}#flipBackDialog .el-dialog__body,.goToCV .el-dialog__body{text-align:center;padding-bottom:20px;padding-top:20px;color:#333}#flipBackDialog .dialog-footer .el-button:last-child,.goToCV .dialog-footer .el-button:last-child{margin-left:0}#flipBackDialog .dialog-footer .el-button.half,.goToCV .dialog-footer .el-button.half{width:49.5%}#flipBackDialog .el-textarea textarea,.goToCV .el-textarea textarea{height:130px;padding:10px 12px;overflow-x:hidden;overflow-y:auto;resize:none}#flipBackDialog .goToCV_body,.goToCV .goToCV_body{text-align:left}#flipBackDialog #goClassicFeedbackContent,.goToCV #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}.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,.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:#ccc}.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>div{padding-left:0;padding-right:0}.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 #d7d7d8;padding:3px 10px;padding-right:22px;height:36px;width:100%;background:#fff}.global_numbers_from .wbx-input:focus{outline:none;border-color:#005e7d}.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:700}.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 table{width:100%}.global_numbers_area .filterResultContainer .global_number_filterResult table tr td.labelColumn{padding:6px 0 6px 30px;width:60%;text-align:left;color:#666}.global_numbers_area .filterResultContainer .global_number_filterResult table tr td.numberColumn{padding:6px 0 6px 20px;width:40%;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}.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:1px solid #d7d7d8;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(/webappng/images/global_mind_icon.png) no-repeat 50%}.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:#fdf1dc;color:#d08d1d;z-index:2000;width:100%;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#topNotis>span,.topNotis>span{display:table-cell;vertical-align:middle;font-size:14px;line-height:22px}#topNotis a,.topNotis a{color:#d08d1d}#topNotis a,#topNotis a:hover,.topNotis a,.topNotis a:hover{text-decoration:underline}#topNotis.BMMPTopNotis,.topNotis.BMMPTopNotis{display:table;background:none;color:initial}#topNotis.BMMPTopNotis span,.topNotis.BMMPTopNotis span{font-size:medium;line-height:normal}
/*! 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:0}.avatar_editor .change_photo{font-size:14px;color:#005e7d;text-decoration:underline;line-height:20px;padding-top:16px;display:inline-block}.avatar_editor .user_avatar{opacity:1;margin-top:0;border:none!important;overflow:hidden;border-radius:100%!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:focus p a,.avatar_editor .user_avatar p:hover a{display:block!important}.avatar_editor .user_avatar p a{position:absolute;display:block;right:0;bottom:0;width:100%;text-align:center;background-color:rgba(52,53,55,.85);color:#fff;height:24%;line-height:100%;text-decoration:none;padding-top:.5vh;display:none;font-size:12px}.avatar_editor .user_avatar_upload{opacity:1;margin:0 auto;margin-top:24px;margin-bottom:20px;border:none!important;width:100px;height:100px;overflow:hidden;border-radius:100%!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:0;width:100%;height:100%;background-color:rgba(41,41,41,.5);border-radius:100%;font-size:14px;font-weight:300;text-align:center;color:#fff}.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;transition:opacity .3s;font-size:14px}.avatar_editor .user_avatar_upload .el-loading-spinner .el-loading-text{font-weight:300;color:#fff;margin:3px 0;font-size:14px}.avatar_editor .el-dialog{width:382px;min-height:400px;background-color:#fff}.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:#121212;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:#121212}.avatar_editor .dialog .terms_of_service{color:#545454;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:0 auto}.avatar_editor .slider{width:270px;height:50px;margin:0 auto;padding-top:20px}.avatar_editor .slider .el-slider__button{background:#fff;box-shadow:0 1px 2px 0 #949494;width:20px;height:20px}.avatar_editor .slider .el-slider__button.hover,.avatar_editor .slider .el-slider__button:hover{-webkit-transform:none;transform:none;background:#049fd9}.avatar_editor .slider .el-input-number__decrease,.avatar_editor .slider .el-input-number__increase{color:#121212}.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{color:#666;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:#545454}.avatar_editor .el-dialog__footer,.avatar_editor .el-dialog__footer .dialog-footer-btns{text-align:center}.avatar_editor .el-dialog__footer .el_upload_btn{display:inline-block;margin-right:10px}.cropper-view-box{outline:0 solid #39f!important}.cropper-container,.cropper-crop-box,.cropper-face,.cropper-view-box,.cropper-wrap-box{border-radius:50%!important}.el-date-range-picker__editors-wrap input.el-input__inner{padding:3px 5px}.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:#343537;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:#343537;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:0;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.png) 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%;box-sizing:content-box;overflow-y:auto;line-height:normal}.disclaimer-dialog-content textarea{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>div>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:#121212}.policy-password-dashboard .policySection{margin:0 10px 10px;font-size:14px;font-weight:300;color:#6a6b6c}.policy-password-dashboard .policySection .policySectionTitle{margin-bottom:8px;color:#121212}.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:#43a942;vertical-align:middle}.policy-password-dashboard .policySection .policySectionItem i.icon-exit{color:red;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;color:#121212}.el-popover .policySection{margin:0 0 10px;font-size:14px;font-weight:300;color:#6a6b6c}.el-popover .policySection .policySectionTitle{margin-bottom:8px;color:#121212}.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:#43a942;vertical-align:middle}.el-popover .policySection .policySectionItem i.icon-exit{color:red;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:#545454}.meeting-template-list-title.expand{margin-top:8px}.meeting-template-list-item{font-size:14px;padding-left:20px;cursor:pointer}.meeting-template-list-item.active,.meeting-template-list-item.hover,.meeting-template-list-item:hover{background-color:#ededed}.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:#343537;padding-right:30px}.meeting-template-list-item .operate{float:right}.meeting-template-list-item .operate-with-padding{float:right;padding-right:10px}.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}.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:#ededed;border-radius:8px;color:#545454}.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}.chooose-settings .chooose-settings-line.hidden{display:none}.chooose-settings .chooose-settings-line .settings-from-scheduling-pop{color:#121212}.chooose-settings .check-box,.chooose-settings .view-settings{line-height:22px;display:inline-block;vertical-align:middle;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:#121212}.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,.12);border-top:1px solid rgba(0,0,0,.12)}.view-settings-dialog .view-settings .view-settings-table td{border-right:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(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]>span{display:block}.on-search-dashboard .header{margin:0 32px;font-size:12px;line-height:44px;border-bottom:1px solid #ebebeb}.on-search-dashboard .header h2,.on-search-dashboard .header span{display:inline-block;margin:0 0 0 16px;font-weight:400;font-size:12px}.on-search-dashboard .header .show_more{float:right;color:#007ea8;cursor:pointer;margin-right:16px;font-size:12px;height:20px;line-height:20px;text-decoration:none;margin-top:18px}.on-search-dashboard .list-item{display:block;padding:15px 32px;padding-left:48px}.on-search-dashboard .list-item.hover,.on-search-dashboard .list-item:hover{background-color:rgba(0,184,230,.08);cursor:pointer}.on-search-dashboard .list-item.hover .el-button,.on-search-dashboard .list-item.hover .icon-link,.on-search-dashboard .list-item:hover .el-button,.on-search-dashboard .list-item:hover .icon-link{display:inline-block}.on-search-dashboard .list-item .avatar_img{margin:0}.on-search-dashboard .list-item .el-button{display:none}.on-search-dashboard .list-item .el-button.el-button-ru_RU{width:160px}.on-search-dashboard .list-item .el-button.el-button-bg_BG{width:165px}.on-search-dashboard .list-item .el-button.el-button-fr_FR{width:100px}.on-search-dashboard .list-item .secure-avatar{width:40px;height:40px;border-radius:40px;background-color:#e0e0e0;color:#000;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;font-size:20px;color:#000;line-height:40px}.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{border-radius:4px;padding:3px 6px;font-size:12px;display:inline-block;line-height:12px}.on-search-dashboard .list-item .meeting-flag.event{color:#005e7d;background-color:#e6fbff}.on-search-dashboard .list-item .meeting-flag.training{color:#00b085;background-color:#d6f7ef}.on-search-dashboard .list-item .fs-14{color:#000;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:#545454;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.on-search-dashboard .list-item .highlight,.on-search-dashboard .list-item b,.on-search-dashboard .list-item strong{font-family:ciscosansttbold,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman}.on-search-dashboard .list-item .el-button{min-width:70px}.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:#666}.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:#535759}.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:#000}.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-color:rgba(0,184,230,.08);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-color:#fff;border-radius:3px;z-index:1999;border:1px solid #979797}.one-search-popup .el-scrollbar__wrap{max-height:600px}.one-search-page .search-title{font-weight:400;font-size:26px;margin:36px 32px 48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:normal}.one-search-page .search-title .highlight,.one-search-page .search-title b,.one-search-page .search-title strong{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{box-shadow:none;border:1px solid #a12512}.search-wrap .search_focus input{text-align:left;border:1px solid #007aa3;background-color:#ededed}.recently-pmr-section .header{padding:0 32px;border-bottom:1px solid #ebebeb}.recently-pmr-section .header h3{font-size:12px}.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:30px;padding-bottom:20px;margin-top:15px;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;padding:0 12px}.recently-pmr-section .recently-pmr-list-item .list-item.hover .avatar_img{box-shadow:0 0 4px 2px rgba(0,123,255,.75);border-color:transparent;outline:none;border-radius:50%}.recently-pmr-section .recently-pmr-list-item .avatar{display:block}.recently-pmr-section .recently-pmr-list-item:first-child{padding-left:0}.recently-pmr-section .recently-pmr-list-item:last-child{padding-right:0}.recently-pmr-section .recently-pmr-list-item .name{background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:12px;color:#005e7d}.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-color:#ebebec;color:#f5a623}.recently-pmr-section .recently-pmr-list-item.separate{text-align:center;width:80px}.recently-pmr-section .recently-pmr-list-item.separate:first-child{width:70px}.recently-pmr-section .recently-pmr-list-item.separate .name{color:#666}.recently-pmr-section .recently-pmr-list-item.hover .name,.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:#ebebec;color:#cd820a}.recently-pmr-section .recently-pmr-list-item.pinned .room-pin-status{display:block;background-color:#cd820a;color:#fff}.personal-room-introduction-popup{width:280px;font-size:14px;box-sizing:border-box;line-height:24px;color:#343537}.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 #f5a623}.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:#f5a623}.personal-room-introduction-icon{display:inline-block;width:36px;height:36px;right:0;color:#666;top:0;z-index:2000;pointer-events:auto}.personal-room-introduction-icon .icon-info-alt-outline{font-size:16px;padding:4px;margin:6px}.nav_search .personal-room-introduction-icon .icon-info-alt-outline{background:#ededed;color:#000}.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:#121212;padding:11px 12px 11px 0}.tracking-code-dialog-form{padding-right:20px;padding-left:20px}.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{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{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracking-code .tracking-code__labels>span{margin-left:10px}.tracking-code .tracking-code__labels>span:first-child{margin-left:0}.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-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}.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:#f0f0f0}.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,.5);text-shadow:0 1px 0 #fff}.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:0 12px;height:32px;line-height:32px}.vs--single.vs--open .vs__selected{position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-cancel-button,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;box-shadow:none;max-width:100%}.vs__search::-webkit-input-placeholder{color:rgba(0,0,0,.6)}.vs__search:-ms-input-placeholder,.vs__search::-ms-input-placeholder{color:rgba(0,0,0,.6)}.vs__search::placeholder{color:rgba(0,0,0,.6)}.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__dropdown-toggle.focus{background-color:#fff}.vs--focus .vs__dropdown-toggle{height:32px;line-height:32px}.vs__selected-options{display:block;position:relative;font-size:14px;width:100%}.vs__selected-options input{width:100%;font-size:14px;line-height:1.45;border:none;height:32px;line-height:32px;position:absolute;padding:0 0 4px;border:1px solid gray;border-radius:4px;padding:8px 12px}.vs__selected-options input:focus{border-color:#007aa3}.vs--single.vs--open .vs__selected-options span.country-code{color:#545454}.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;color:#858688;transition-duration:.2s;-webkit-transform:translateX(0) rotate(90deg);transform:translateX(0) rotate(90deg);top:50%}.vs__actions .icon-arrow.is-reverse{-webkit-transform:translateX(0) rotate(270deg);transform:translateX(0) rotate(270deg)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs__dropdown-menu-container{position:absolute;top:35px;min-width:100%;z-index:8000;border:1px solid rgba(60,60,60,.26);box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border-radius:4px;background:#fff}.vs__dropdown-menu-container .el-select-dropdown__wrap{max-height:269px}.vs__dropdown-wrap{min-width:360px}.vs__dropdown-menu{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{line-height:1.42857143;display:block;padding:8px 10px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight,.vs__dropdown-option--selected{background:#dedede}.vs__dropdown_body{min-width:-webkit-min-content!important;min-width:-moz-min-content!important;min-width:min-content!important;font-size:14px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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:10px}.country-icon{background:url(/webappng/images/country_flag_new.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;max-width:180px}.predict_displayname,.predict_email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.predict_displayname{float:left;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:#121212;opacity:.45}.el-carousel__indicator button:focus{box-shadow:0 0 0 4px #08599c}.el-carousel__indicator.is-active button{background-color:#121212;opacity:1}.guide_wrapper{width:100%;height:100%;min-height:225px;position:relative;margin-bottom:36px;background:#f7f7f7 url(/webappng/images/guide/guide_bg.svg) no-repeat 100% 100%;border-radius:4px;color:#121212}.guide_wrapper .guide_close{position:absolute;right:5px;top:5px;font-size:12px;width:20px;height:20px;line-height:20px;color:#000;cursor:pointer;text-align:center}.guide_wrapper .guide_body{position:relative;padding:39px 19px 0}.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:700;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}.guide_banner .guide_button{background:#007aa3}.guide_banner .guide_button:focus,.guide_banner .guide_button:hover{background:#005e7d}.guide_banner .guide_button:active{background:#064157}.download_banner{background-image:url(/webappng/images/guide/download_bg.svg)}.teams_banner{background-image:url(/webappng/images/guide/teams_bg.svg)}.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:#666}.mbs .mbs-link{font-size:14px}.mbs .mbs-text-summary{font-size:14px;color:#545454}.mbs-mode-dialog{min-width:550px;max-width:550px}.mbs-mode-dialog .dialog-footer-btns .dialog-footer-more{display:inline;font-size:14px;color:#121212;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:0}.mbs-mode-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-active{background:#ededed}.mbs-assign-dialog{min-width:950px;max-width:1024px}.mbs-assign-dialog .create_loading{opacity:.4}.mbs-assign-dialog .create_loading .el-loading-mask{position:fixed}.mbs-assign-dialog .mbs-container .mbs-split{width:920px;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 #dedede;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-wrapper{border:1px solid #dedede;border-radius:6px}.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper,.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper-no-gutter{height:100%;overflow:hidden;position:relative;box-sizing:border-box}.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper-grey-bg{background:#f7f7f7;border-radius:6px;height:498px}.mbs-assign-dialog .mbs-container .mbs-split .mbs-wrapper-right-border{border-right:1px solid #dedede}.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;color:#121212}.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:#545454}.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-content-left{position:absolute;top:42px;bottom:48px;left:0;right:0;padding:16px 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:700;line-height:16px;text-align:center;color:#121212}.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:#545454}.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 :-ms-input-placeholder,.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;color:#a12512;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,.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:#545454;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:#545454;font-size:12px}.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right{position:absolute;top:42px;bottom:0;left:0;right:0;padding:15px 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}.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>.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>.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}.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:28px}.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:28px}.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:#a12512;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:#949494}.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:#949494}.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{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 :-ms-input-placeholder,.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 .suggestions-dropdown .el-select-group__title{height:30px;line-height:26px;margin:0 16px}.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item{padding:4px 16px;height:48px}.mbs-assign-dialog .mbs-container .mbs-split .mbs-content-right .mbs-search .suggestions-dropdown .el-select-dropdown__item.hover{background-color:#949494}.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:0;width:28px;height:28px;min-width:0}.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{color:#6b6b6b;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-already-invited-tip{font-size:12px;color:#545454;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:#a12512;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 #ededed}.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:#b2b2b2}.mbs-assign-dialog .mbs-container .mbs-split .mbs-footer .mbs-assign-to .mbs-assign-to-link{color:#064157}.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:#ffecc2;display:block;line-height:32px;text-align:center;margin-top:20px;font-size:14px;padding:10px 25px}.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more{display:inline;font-size:14px;color:#121212;float:left;margin-left:3px}.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:0}.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-recreate{font-size:14px}.mbs-assign-dialog .dialog-footer-btns .dialog-footer-more .dialog-footer-icon-active{background:#ededed}.mbs-assign-dialog .dialog-footer-btns .dialog-footer-tip{font-size:12px;color:#545454;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:700;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-add-new-in-drop-menu{border-top:1px solid #ededed}.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;color:#121212}.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:#545454}.mbs-mode-panel .mbs-radio{margin-top:27px;font-size:14px;line-height:100%;color:#121212}.mbs-popover-btn-recreate{text-align:right;margin:10px 0 0}.mbs-upload-header{margin-bottom:16px;margin-top:15px}.mbs-upload .el-upload-dragger{width:100%;border:2px dashed #ccc;display:table;height:360px}.mbs-upload .el-upload{display:block}.mbs-upload .el-upload_hint{font-size:14px;font-weight:700;color:#121212;margin-top:16px;margin-bottom:6px}.mbs-upload .el-upload_text{font-size:12px;color:#545454}.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,.2);border-radius:4px;-webkit-border-radius:4px}.mbs-assign-to-dropdown.safari-scroll.el-popper::-webkit-scrollbar-thumb{border-radius:10px;background:hsla(0,0%,39%,.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 :-ms-input-placeholder,.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;color:#121212}.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:700;line-height:19px;text-align:center;color:#121212}.mbs-exchange-popover .mbs-exchange-nothing .mbs-exchange-nothing-content{margin-top:6px;font-size:12px;line-height:16px;text-align:center;color:#545454}.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:700;line-height:19px;text-align:center;color:#121212}.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:#545454}.mbs-list .mbs-list-scroll .role-title{font-size:12px;color:#545454;margin-left:40px;font-weight:400;display:block}.mbs-list .m_list_item_hover{background-color:#949494;outline:0}.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:#007399!important}.mbs-list .m_list_item_hover .col_3 a:hover,.mbs-list .m_list_item_hover .col_3 button.el-button--link:focus,.mbs-list .m_list_item_hover .col_3 button.el-button--link:hover{color:#064157}.mbs-list .m_list_item:hover{background-color:#949494}.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:#007399}.mbs-list .m_list_item:hover .col_3 a:hover,.mbs-list .m_list_item:hover .col_3 button.el-button--link:focus,.mbs-list .m_list_item:hover .col_3 button.el-button--link:hover{color:#064157}.mbs-list .m_list_item:hover .mbs-link-right{border-right:1px solid #ccc}.mbs-list .m_list_item_input_focus{background-color:#949494}.mbs-list .m_list_selected{background:#949494}.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{margin-left:16px}.mbs-list .col_1,.mbs-list .col_1_for_attendee{padding-top:3px;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{margin-left:36px}.mbs-list .col_2{padding-top:3px;width:calc(100% - 170px);margin-right:0}.mbs-list .col_2.locale_bg_BG,.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,.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:0}.mbs-list .col_2_for_attendee{padding-top:3px;width:calc(100% - 330px);margin-right:0}.mbs-list .col_2_for_attendee.locale_bg_BG,.mbs-list .col_2_for_attendee.locale_fr_FR{width:calc(100% - 340px)}.mbs-list .col_2_for_attendee.locale_de_DE,.mbs-list .col_2_for_attendee.locale_nl_NL{width:calc(100% - 380px)}.mbs-list .col_2_for_bo_session{width:85%;padding-top:3px;margin-right:0}.mbs-list .col_2_for_bo_session_full{width:100%;padding-top:3px;margin-right:0}.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{color:#121212;margin-right:0;margin-left:10px;opacity:0}.mbs-list .col_3 a,.mbs-list .col_3 button.el-button--link{font-size:12px;color:#fff;margin-right:0;margin-left:10px}.mbs-list .avatar_img{margin:0}.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:#6b6b6b}.mbs-list .attendee-action{margin-top:10px}.mbs-list .attendee-action a,.mbs-list .attendee-action button.el-button--link{color:#121212}.mbs-list .attendee-action a:hover,.mbs-list .attendee-action button.el-button--link:focus,.mbs-list .attendee-action button.el-button--link:hover{color:#005e7d}.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 .bo-session-reset,.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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.bs_ec .bo-session-reset .bo-session-reset-message,.bs_ec .bo-session-reset .choose-panelists{display:block}.bs_ec .bo-session-reset .choose-accepted-attendee{display:block;margin-left:0}.mbs_assign_loading_container{background-color:#fff;opacity:.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-col,body .mbs-split{width:100%!important}body .mbs-col{margin-bottom:10px}}.unified-registration-dialog{width:880px;border-radius:4px;border:none}.unified-registration-dialog .el-dialog__header{position:relative;text-align:center;padding:0;border-bottom:1px solid #dedede}.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:18px!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}.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:528px;position:relative}.customize-registration-panel .choose-field-panel{position:absolute;overflow:hidden;top:0;padding-top:8px;left:0;width:280px;background-color:#f7f7f7;height:100%}.customize-registration-panel .choose-field-panel .el-tabs__header{border-bottom:none;margin:0 16px 16px}.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:12px;height:30px;line-height:30px;color:#545454;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:#121212}.customize-registration-panel .choose-field-panel .el-tabs__nav{margin:0}.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:#121212;color:#121212;font-family:CiscoSansTTMedium,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman}.customize-registration-panel .choose-field-panel .el-tabs__content{height:476px}.customize-registration-panel .customize-registration-form-panel{position:relative;margin-left:280px;height:calc(100% - 56px);overflow:hidden}.customize-registration-panel .customize-registration-form-footer{margin-left:280px;height:56px;padding:10px 16px;text-align:right}.customize-registration-panel .customize-registration-form-footer .preview-btn{float:left;font-size:16px;line-height:36px;margin-left:16px;padding:0;color:#121212;cursor:pointer}.customize-registration-panel .customize-registration-form-footer .preview-btn i{font-size:14px}.registration-field-list .el-scrollbar__wrap{padding:0 16px;max-height:430px}.registration-field-list .footer{padding:15px 16px}.registration-field-list .el-dropdown{max-width:258px;margin:0 11px 12px 24px}.registration-field-list .filter-type{position:relative;display:inline-block;line-height:16px;font-size:12px;color:#121212}.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;transition:all .5s ease-in-out}.registration-field-list .add-more.disabled{cursor:default;color:#999}.registration-field-list-item{position:relative;min-height:32px;cursor:pointer;padding:7px 33px 7px 12px;background-color:#fff;border:1px solid #dedede;border-radius:4px;margin-top:8px}.registration-field-list-item:first-child{margin-top:0}.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:hover{background-color:#dedede}.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:#545454}.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;color:#000;cursor:pointer}.customize-registration-form{height:100%;overflow:hidden}.customize-registration-form .form-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;height:30px;line-height:30px;border-bottom:1px solid #ededed;padding:0 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:12px}.customize-registration-form .form-header>.cell{text-align:center;vertical-align:top;padding:0 4px}.customize-registration-form .form-header>.cell-1{text-indent:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.customize-registration-form .form-header>.cell-2{width:82px;text-align:center}.customize-registration-form .form-header>.cell-3{width:82px}.customize-registration-form .form-body{margin:0 16px}.customize-registration-form .form-footer{padding:14px 16px;text-align:center}.customize-registration-form .form-footer .add-field-link{font-size:16px;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:351px}.customize-registration-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px;border-bottom:1px solid #ededed;padding:10px 4px;-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>div{line-height:20px;font-size:14px}.customize-registration-form-item .cell-1>div.field-label{margin-bottom:4px;word-break:break-word}.customize-registration-form-item .cell-1>div.field-type{color:#545454}.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:#ccc}.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:#999}.edit-field-form{position:relative;margin-top:4px;padding:15px 40px 15px 32px;border-bottom:1px solid #ededed;background-color:#f7f7f7}.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:700;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:700;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:#121212;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>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.edit-field-form .max-length-container>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>i{cursor:pointer;font-size:12px}.edit-field-form .eidit-field-items .remove-icon>i.disabled{cursor:default;color:#999}.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{margin-top:5px;line-height:normal}.unified-registration-preview-dialog .el-dialog__title{padding:6px 8px;background-color:#e6fbff;color:#005e7d;font-size:12px;margin-left:20px}.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:#828282;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-checkbox__input,.attendee-reg-form .el-form-item .el-radio__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-checkbox__label,.attendee-reg-form .el-form-item .el-radio__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,.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 .el-button{min-width:142px}.field-list-dropdown{border:none;box-shadow:0 8px 16px rgba(0,0,0,.16),0 0 1px rgba(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}.participant-privilege-tab{height:440px;overflow:hidden;border:1px solid rgba(0,0,0,.2);font-size:16px;color:#121212;display:-webkit-box;display:-ms-flexbox;display:flex}.participant-privilege-tab>.el-tabs__header{margin-bottom:0;height:100%;min-width:148px;border-right:1px solid rgba(0,0,0,.2)}.participant-privilege-tab>.el-tabs__header .el-tabs__nav-wrap,.participant-privilege-tab>.el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll{height:100%}.participant-privilege-tab>.el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav{-webkit-transform:translateY(0);transform:translateY(0);margin:unset;width:100%}.participant-privilege-tab>.el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item{display:block}.participant-privilege-tab>.el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item.is-active{background:#dedede;color:unset;border-bottom:none}.participant-privilege-tab>.el-tabs__content{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.participant-privilege-tab>.el-tabs__content .el-tab-pane{height:calc(100% - 44px)}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs{height:100%}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs .el-tabs__header{margin-bottom:0}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs .el-tabs__content{height:calc(100% - 63px);overflow-y:scroll;padding:0 20px}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .privilege-label{font-size:14px;line-height:22px;color:rgba(0,0,0,.7)}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs .el-tabs__content .el-form-item{margin-bottom:8px}.participant-privilege-tab>.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>.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>.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>.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:0 45px}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs .el-tabs__nav .el-tabs__item{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;line-height:18px;padding:30px 0 8px;color:#545454;height:unset}.participant-privilege-tab>.el-tabs__content .el-tab-pane .el-tabs .el-tabs__nav .el-tabs__item.is-active{color:#121212;border-bottom:3px solid #121212}.bottom-patch-operation{line-height:44px;border-top:1px solid rgba(0,0,0,.2);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}.schedule_popover{position:absolute;background-color:#08599c;color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.08);border-radius:5px;font-size:16px;line-height:24px;letter-spacing:0;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}.schedule_popover .el-button{margin:20px 0 20px 20px;height:24px;min-width:100px;border:1px solid #fff;border-radius:16px;background-color:#08599c}.schedule_meeting_popover{position:absolute;background-color:#08599c;color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.08);border-radius:5px;font-size:16px;line-height:24px;letter-spacing:0;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}.schedule_meeting_popover .el-button{margin:20px 0 20px 20px;height:24px;min-width:100px;border:1px solid #fff;border-radius:16px;background-color:#08599c}.schedule_event_popover{position:absolute;background-color:#08599c;color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.08);border-radius:5px;font-size:16px;line-height:24px;letter-spacing:0;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}.schedule_event_popover .el-button{margin:20px 0 20px 20px;height:24px;min-width:100px;border:1px solid #fff;border-radius:16px;background-color:#08599c}.classic_view_popover{position:absolute;background-color:#08599c;color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.08);border-radius:5px;font-size:16px;line-height:24px;letter-spacing:0;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}.classic_view_popover .el-button{margin:20px 0 20px 20px;height:24px;min-width:100px;border:1px solid #fff;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,.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}.beta-icon--header{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:#000}.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:#fff;box-shadow:0 8px 16px rgba(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:0;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}.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;min-width:100px;border:1px solid #fff;border-radius:16px;background-color:#08599c}.basic-button-popover .container .btn .skip{cursor:pointer;font-size:14px;line-height:22px;color:#fff;min-width:0}.schedule-button-popover{background-color:#08599c;color:#fff;box-shadow:0 8px 16px rgba(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:0;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}.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;min-width:100px;border:1px solid #fff;border-radius:16px;background-color:#08599c}.schedule-button-popover .container .btn .skip{cursor:pointer;font-size:14px;line-height:22px;color:#fff;min-width:0}.top_info{background:#e6fbff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 15px;position:relative}.top_info .info_content{font-family:CiscoSans,ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:12px;color:#005e7d;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.top_info .info_content i.icon-info-alt-outline{font-size:12px;position:absolute;top:14px;padding:initial;line-height:normal}.top_info .info_content .content-area{display:inline-block;padding:0 20px}.top_info .close_info .icon-exit{font-size:12px;color:#545454;cursor:pointer}.top_info_error{background-color:#ffe8e3;border-radius:4px}.top_info_error .info_content{color:#a12512;text-align:center}.top_info_warning{background:#fff7e3;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:normal}.top_info_warning .info_content .content-area{display:inline-block;padding:1px}.host-fte-dialog{width:712px;height:494px}.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content,.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content{top:64px;left:32px}.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .title,.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .title{font-weight:700;margin-bottom:24px}.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .tips,.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .tips{font-size:14px}.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .link,.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .link{margin-top:32px}.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .link .learn-more-link,.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-two-step-content .link .learn-more-link{color:#07c1f5}.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .behind-two-step-content .link .learn-more-link:hover,.host-fte-dialog.webinar_new_name .el-dialog__body .flow-step-container .left .first-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:#121212;font-weight:700}.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,.host-fte-dialog .el-dialog__body .flow-step-container .left .content .title{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-weight:400}.host-fte-dialog .el-dialog__body .flow-step-container .left .content .title strong{font-weight:700}.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:700;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:400}.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content .title strong{font-weight:700}.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:700;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:400}.host-fte-dialog .el-dialog__body .flow-step-container .left .first-two-step-content--RU .title strong{font-weight:700}.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:700;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:400}.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content .title strong{font-weight:700}.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:700;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:400}.host-fte-dialog .el-dialog__body .flow-step-container .left .behind-two-step-content--RU .title strong{font-weight:700}.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:700;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:A .5s linear both;animation:A .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}.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:700;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:700}.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:700;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:700;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:700;word-break:keep-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.host-fte-dialog .el-dialog__body .flow-step-container .right .event{width:60px;left:520px}.host-fte-dialog .el-dialog__body .flow-step-container .right .event,.host-fte-dialog .el-dialog__body .flow-step-container .right .webcast{position:absolute;font-size:14px;line-height:1.25;top:256px;color:#121212;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.host-fte-dialog .el-dialog__body .flow-step-container .right .webcast{width:60px;left:604px;width:65px}.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:700;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:#005e7d;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{border-bottom:8px solid #555}.popover:after,.popover:before{content:"";display:block;position:absolute;top:-7px;left:65px;border-left:8px solid transparent;border-right:8px solid transparent}.popover:after{border-bottom:8px solid #08599c}@-moz-document url-prefix(){.flow-step-container .copy-tip:after,.flow-step-container .copy-tip:before,.flow-step-container .panelist-tip:after,.flow-step-container .panelist-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{border-bottom:8px solid #555}.panelist-tip:after,.panelist-tip:before{content:"";display:block;position:absolute;top:-7px;left:65px;border-left:8px solid transparent;border-right:8px solid transparent}.panelist-tip:after{border-bottom:8px solid #08599c}.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{border-bottom:8px solid #555}.panelist-tip--two-line:after,.panelist-tip--two-line:before{content:"";display:block;position:absolute;top:-7px;left:65px;border-left:8px solid transparent;border-right:8px solid transparent}.panelist-tip--two-line:after{border-bottom:8px solid #08599c}.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{border-bottom:8px solid #555}.panelist-tip--three-line:after,.panelist-tip--three-line:before{content:"";display:block;position:absolute;top:-7px;left:65px;border-left:8px solid transparent;border-right:8px solid transparent}.panelist-tip--three-line:after{border-bottom:8px solid #08599c}.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{border-bottom:8px solid #555}.copy-tip:after,.copy-tip:before{content:"";display:block;position:absolute;top:-7px;left:65px;border-left:8px solid transparent;border-right:8px solid transparent}.copy-tip:after{border-bottom:8px solid #08599c}.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{border-bottom:8px solid #555}.classic-tip:after,.classic-tip:before{content:"";display:block;position:absolute;top:-7px;left:65px;border-left:8px solid transparent;border-right:8px solid transparent}.classic-tip:after{border-bottom:8px solid #08599c}@-webkit-keyframes A{0%{background-color:#030303}50%{background-color:#020202}80%{background-color:#010101}to{background-color:#010101}}@keyframes A{0%{background-color:#030303}50%{background-color:#020202}80%{background-color:#010101}to{background-color:#010101}}.panelist-popover{background-color:#08599c;color:#fff;box-shadow:0 8px 16px rgba(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:0;text-align:left;width:200px;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;border:none}.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:18px!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:#f7f7f7;border-radius:8px;min-height:220px;padding:20px}.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .addRuleTitle{font-size:14px;font-weight:bolder;color:#121212;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;margin:10px 0}.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:0}.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-form-template .ruleActionWrapper .ruleSaveWrapper .ruleSaveActive{border:1px solid #005e7d;color:#005e7d;background-color:#f7f7f7}.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleSaveWrapper .ruleSaveActive:hover{background-color:#005e7d;color:#fff}.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-template .ruleActionWrapper .ruleSaveWrapper .ruleSaveActive:active{background:#064157;color:#fff}.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;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:#545454;text-shadow:0 5px #545454,0 10px #545454;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 .ruleData,.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 .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 .ruleData .ruleFirstLine,.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 .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 .ruleData .ruleFirstLine .bolder,.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 .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 .ruleData .ruleFirstLine .regField,.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 .ruleRowNoRules .ruleFirstLine .regField{white-space:pre}.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 .ruleRow .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;box-sizing:border-box}.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 .ruleRow .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 .ruleData .ruleOtherLine .popup_placeholder,.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 .ruleRowNoRules .ruleOtherLine .popup_placeholder{display:inline-block;width:24px}.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:12px;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 .ruleData:hover{background:#ededed}.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 #e0e0e0}.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 #e0e0e0}.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:12px;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 .noRules .svgRules{margin:30px 0 15px;text-align:center}.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-list .noRules .noRulesTip{Font-size:14px;text-align:center;color:#545454}.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;-ms-flex-pack:distribute;justify-content:space-around}.approval-rules-dialog .el-dialog__body .approval-rules-form .approval-rules-form-footer .footer_left:hover{padding:0 10px;background:#ccc;border-radius:15px}.approval-rules-dialog .el-dialog__footer{text-align:left;padding:0 20px 20px}.preview-link.disabled{color:#999}#approvalpopover,#approvalpopup{min-width:0;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}#approvalRulesMatchCase,.el-checkbox__label{line-height:20px}.approve_rule_field_option,.approve_rule_keyword_option{white-space:pre}#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 .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:0}body .grid_g.insight .insight_attendee,body .insight_empty_box{min-height:628px;max-height:628px;padding:0}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:0!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:0}.grid_block.insight_usage_report{height:240px;min-height:240px}}@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 #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 .nav_m{padding-left:0}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_c{padding-top:58px}body #wrapper #frame.frame_host .nav .nav_tabs li a{width:44px;display:block;overflow:hidden;padding-left:64px}body #wrapper #frame.frame_host .nav .nav_tabs li a i{left:22px;top:12px}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:7px}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 .grid_g.dashboard.userDashboard{padding-left:30px}body #wrapper #frame.frame_host .main{padding-left:64px;padding-right:0;min-width:inherit}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 #frame.frame_host .nav .cisco-bmmp-cta-widget{display:none}body .grid_g .mdp_invited_list{width:640px;border-left:none;padding-left:0}body .grid_g .mdp_invited_list .mdp_attendee_name{max-width:460px}body #reactWidgets{left:45px}.practice_session_customize .customize_content .content_main{height:494px}}@media (min-width:1280px) and (max-width:1679px){#wrapper #frame.frame_host .main #footer,#wrapper #frame.frame_host .main .download_banner,#wrapper #frame.frame_host .main .grid,#wrapper #frame.frame_host .main_top_menu .nav_bar{max-width:1130px!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{padding-left:30px}}@media (min-width:1680px){#wrapper #frame.frame_host .main #footer,#wrapper #frame.frame_host .main .download_banner,#wrapper #frame.frame_host .main .grid,#wrapper #frame.frame_host .main_top_menu .nav_bar{max-width:1286px!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: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.wrapper_host #app{overflow-x:auto;min-width:763px}body #wrapper #frame.frame_host .main{padding-right:32px}body #wrapper #frame.frame_host .main .download_banner,body #wrapper #frame.frame_host .main .grid{min-width:inherit}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:0}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 .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}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 #footer,body #wrapper #frame.frame_host .main .download_banner,body #wrapper #frame.frame_host .main .grid{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}}@media (min-width:1169px) and (max-width:1439px){#wrapper.recording_layout,#wrapper.recording_layout #app,#wrapper.recording_layout #app .grid_g_all.recording_detail{min-width:0!important}#wrapper.recording_layout .main{padding-left:0}}@media (min-width:1169px) and (max-width:1439px) and (min-width:0px) and (max-width:830px){.grid_g .el-form-item__content,.schedule-advance-item .el-form-item__content{margin-left:0}.ng_sched_container .el-form-item__content,.preference_pane .el-form-item__content{float:left;width:100%;padding-left:10px;margin-left:0!important}.preference-audio-and-video .other-teleconference.webex-audio,.preference-audio-and-video .webex-audio .inner-form-item{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}}@media (min-width:1169px) and (max-width:1439px) and (min-width:100px) and (max-width:450px){#wrapper .main .recording_detail,#wrapper .main .recording_landing{width:340px;min-width:340px;min-height:450px}.main .recording_landing .pwdProtection .pwdItem .el-input{width:100%}.main .recording_landing .landingTitle,.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(.43);transform:scale(.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_detail,#wrapper .main .recording_landing{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_detail,#wrapper .main .recording_landing{width:260px;min-height:400px;min-width:260px}.main .recording_landing .pwdProtection .pwdItem .el-input{width:100%}.main .recording_landing .landingTitle,.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(.88);transform:scale(.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(.75);transform:scale(.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(.68);transform:scale(.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:0!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{width:540px;height:304px}}.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:#545454}.interpretation_setting{font-family:CiscoSans,ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;width:500px}.interpretation_setting a{text-decoration:none;color:#000}.interpretation_setting a.channel_title{padding-left:27px;position:relative;display:block}.interpretation_setting a:hover{color:#005e7d}.interpretation_setting .setting_area{max-height:500px}.interpretation_setting .setting_area .setting_block{padding:16px}.interpretation_setting .setting_area .setting_block.channel_setting{background-color:#f7f7f7;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 #e2e2e2}.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 .el-input input{width:198px}.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 .setting_content{margin-top:8px;position:relative}.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 .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:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px;margin-right:15px;color:#121212;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:rotate(-90deg);transform:rotate(-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:rotate(180deg);transform:rotate(180deg)}.interpretation_setting .setting_area .setting_block .setting_content .channel_list .interpreter_list .interpreters .interpreter_name .operations i:hover{color:#005e7d}.interpretation_setting .setting_area .setting_block .setting_content .empty_list{width:100%;padding:50px 0 10px;text-align:center;color:#545454}.interpretation_setting .setting_area .setting_block .setting_content .empty_list img{width:172px;margin-bottom:20px}.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:#fff;border-radius:4px;border:1px solid gray;color:#121212;height:32px;line-height:1;padding:8px 12px;width:100%}.interpretation_setting .setting_area .wating_hall input:hover{background-color:#dedede;border-color:#ccc}.interpretation_setting .setting_area .wating_hall input.error{border-color:#a12512;background-color:#fedcd7}.interpretation_setting .setting_area .wating_hall a{color:#707070;position:absolute;right:9px;top:8px}.interpretation_setting .setting_area .wating_hall a:hover{color:#005e7d}.interpretation_setting .error .el-input__inner{border-color:#a12512;background-color:#fedcd7}.error_info{color:#a12512;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:280px}.scheduler_ws .operate{margin-left:10px}.ws_select_dialog .content{max-width:480px}.ws_select_dialog .content p{line-height:22px;margin-bottom:12px}.ws_select_dialog .content .ws_select{display:block;margin:8px 0 16px}.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}.ws_create_dialog .content .el-radio__input{margin-top:3px}.ws_create_dialog .content .el-radio__label{line-height:22px}.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 #header,.ws_register body #wrapper #ng_nav,.ws_register body #wrapper #topNotis,.ws_register body #wrapper .skip-link{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}.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 #ededed;background:#ededed}.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting:hover{border:1px solid #b2b2b2}.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 #d2d5d6}.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 .other,.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .agenda_item.is-disabled .topic{color:#b2b2b2}.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:#dedede;color:#545454;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:#545454;line-height:20px}.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .host_name,.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting .other .host_name span,.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 .mtg_time 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 #b2b2b2}.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 #ededed}.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting.disabled .other,.ws_register body #wrapper .ro_wrapper .ri_wrapper .reg_info .meeting.disabled .topic{color:#b2b2b2}.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:#fff;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;color:#545454}.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:#000;border:none}.ws_register body #wrapper .ro_wrapper .ri_wrapper .mdp_landing_timezone_language_btn:hover{background:#ccc}.ws_register body #wrapper .ro_wrapper .ri_wrapper .mdp_landing_timezone_language_btn:active{background:#b2b2b2}.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 .e_content p{text-align:start}.ws_register body #wrapper .re_wrapper h1{font-size:36px;line-height:56px;margin-bottom:32px}.ws_register body #wrapper .re_wrapper p{max-width:475px;font-size:16px;line-height:24px;margin-bottom:48px}.ws_register body #wrapper .re_wrapper p.empty{font-size:14px;line-height:20px}.ws_register body #wrapper .re_wrapper 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;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;margin:0 auto}}@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;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;margin:0 auto}}.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:#545454;line-height:24px;margin-bottom:40px}.ws_reg_ret .el-button{padding-left:32px;padding-right:32px}.ws_select_popper ul{max-width:720px}.guest_signin{width:250px;text-align:center;margin:0 auto}.guest_signin .pmr_t{margin:100px 0 0}.guest_signin .btn_xl{margin-top:109px}.guest_signin .guest_info{color:#545454;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 h1.grid_block_t{font-size:36px;line-height:49px;margin-bottom:20px;font-weight:400}.guest .nav_t{padding:0;display:inline-block;float:right}.guest .nav_t a{font-size:20px;line-height:27px;color:#666}.guest .nav_t .loginOpt .el-button-group .el-button:first-child{color:#fff;font-size:16px;font-weight:300;line-height:16px;height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest .nav_t .loginOpt .el-button-group .el-button:first-child img{height:18px;width:18px;display:inline-block;vertical-align:middle;margin-right:11px;margin-bottom:3px}.guest .grid_u_1_1 .grid_block{height:410px}.guest .grid_u_1_1 .grid_block .el-carousel__indicators--outside{margin-top:0}.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:0}.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:0}.guest .dropdown-menu .selected-item,.guest .dropdown-menu li .icon-ng-mark{color:#049fd9}.guest .dropdown-menu :focus{outline:0}.guest .nav{left:-1065px!important;z-index:130;background-color:#fff;box-shadow:1px 2px 5px rgba(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 #d7d7d7;padding:0 10px}.nav_bar .nav_links span a{color:#121212;text-decoration:none}.nav_bar .nav_links span a:active,.nav_bar .nav_links span a:focus,.nav_bar .nav_links span a:hover{color:#005e7d;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:#000;width:450px}#wrapper #frame.frame_guest .grid_block_ads .ads_info h2{margin-bottom:20px;color:#121212;font-size:26px;font-weight:400;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;-webkit-line-clamp:5;line-clamp:5}#wrapper #frame.frame_guest .grid_block_ads .ads_info p,#wrapper #frame.frame_guest .grid_block_ads .ads_info p.more_lines{white-space:inherit;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;box-orient:vertical}#wrapper #frame.frame_guest .grid_block_ads .ads_info p.more_lines{max-height:144px;-webkit-line-clamp:6;line-clamp:6}#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{box-shadow:none}#wrapper #frame.frame_guest .guest .joinMeeting_form .join-input:hover{background-color:#dedede}#wrapper #frame.frame_guest .guest .joinMeeting_form .join-input{border-radius:50px;background-color:#ededed;line-height:48px;height:48px;border:1px solid transparent}#wrapper #frame.frame_guest .guest .joinMeeting_form .join-input-focus{border:1px solid #005e7d}#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 .download,#wrapper #frame.frame_guest .guest_layout .feedback,#wrapper #frame.frame_guest .guest_layout .support{max-width:920px;margin:60px auto 0;padding:0}#wrapper #frame.frame_guest .grid_g_all.recording_detail,#wrapper #frame.frame_guest .grid_g_all.recording_landing{margin-top:75px}#wrapper #frame.frame_guest .landing{max-width:920px;margin:0 auto}#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 .sectionText,#wrapper #frame.frame_guest .guest_layout .versionSection{width:520px}#wrapper #frame.frame_guest .guest_layout .grid_g_all_block{padding-bottom:60px}.icon-ng-view-list{color:#000}.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}.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}#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:0}#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;-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{opacity:.6}.content_blurred_wrap,.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:#fff}.content_gradient_wrap:after{float:left;content:"";display:inline-block;width:100%;height:40px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.5) 63.38%,hsla(0,0%,100%,0));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:#545454}.search_focus :-ms-input-placeholder,.search_focus ::-ms-input-placeholder{color:#545454}.search_focus ::placeholder{color:#545454}.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}.non_sign_nav{background-color:#fff}#wrapper #app.wrapper_guest_dashboard{overflow-y:auto}#wrapper #app.wrapper_guest_dashboard .main{overflow-y:hidden}#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:0 auto;padding:0}#frame.frame_guest .main .pme-player{left:0}@media (-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:#005e7d;font-weight:400}.pmr_avatar_img{width:138px;height:138px}.pmr_url{margin-bottom:14px}.pmr_more>a{color:#121212;text-decoration:none;line-height:20px;display:inline-block}.pmr_more>a:active,.pmr_more>a:focus,.pmr_more>a:hover{color:#005e7d;text-decoration:none}.pmr_more>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>a span.pmr_more_icon i.icon-ng-more{vertical-align:middle}.pmr_more>a span.pmr_more_icon i.icon-more{font-size:14px;line-height:20px;font-weight:700;vertical-align:middle;i-webkit-transform:scale(.82) translate(-9%);-webkit-transform:scale(.82) translate(-9%);transform:scale(.82) translate(-9%)}.pmr_lobby{display:none;color:#666}.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 #005e7d;line-height:27px;text-align:center;text-decoration:none}.pmr_lobby_t{margin-bottom:15px}.pmr_pop_title{padding:6px 9px 14px}.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:#343537;padding-top:6px;white-space:nowrap}.pmr_subtitle a,.pmr_subtitle span{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:#121212;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 a,.pmr_pop_imoret h3,.pmr_pop_imoret h5,.pmr_pop_imoret span{font-size:12px;line-height:18px;font-weight:400;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:#545454;vertical-align:top;display:inline-block}.pmr_pop_imoret a.pmr_pop_imoret_help:active,.pmr_pop_imoret a.pmr_pop_imoret_help:focus,.pmr_pop_imoret a.pmr_pop_imoret_help:hover{color:#005e7d;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:#666;font-size:12px;font-style:normal;margin-top:8px}.pmr_pop_imorei span{margin-right:5px;color:#666}.pmr_pop_imorei label{color:#666}.pmr_pop_imorei i{font-style:normal}.pmr_invite_link,.pmr_invite_num{display:inline-block;width:auto;border:none;vertical-align:middle;outline:none;color:#666;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:active,.grid_g.dashboard .grid_blockb .grid_block_t span a:focus,.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:active,.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:focus,.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:hover{color:#005e7d;text-decoration:none}.grid_g.dashboard .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_blockb .grid_block_t span a:hover i,.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:active i,.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:focus i,.grid_g.dashboard .grid_u_1_1 .grid_blockb .grid_block_t span a:hover 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>div,.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comingsoon_tips>div{display:table-cell;vertical-align:middle;margin:0 auto}.grid_g.dashboard .grid_blockb .x_comingsoon_tips>div>p,.grid_g.dashboard .grid_u_1_1 .grid_blockb .x_comingsoon_tips>div>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 #e0e0e0}.grid_g.dashboard .dashboard_meetingList{padding:50px 20px 0;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;padding:5px 5px 0 0}.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:0}.grid_g.dashboard .callinNumber a:hover{text-decoration:underline}.pop.attendeePopover .tspCallinNumber,.pop.attendeePopover .wbxCallinNumber{font-size:12px}.pop.attendeePopover .callinNumber{padding:0}#scheduleEntry:hover h3,#scheduleEntry:hover i{color:#0393c9}#scheduleEntry:active h3,#scheduleEntry:active i{color:#0387b8}#scheduleEntry:focus h3{color:#00618e}.landing .g_mind .g_mind_info{font-size:28px;font-weight:200;color:#121212;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:#fff}.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:700;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;text-align:center;width:250px;color:#545454;line-height:18px}#insight_title{margin:20px 12px 0}.grid_g_main_right{width:300px;position:absolute;right:10px;top:0;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,.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:#121212;z-index:10}.fte-step-exit:active,.fte-step-exit:hover{color:#005e7d}.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:#666;line-height:22px}.fte-layout-left{float:left}.fte-layout-left-content{padding-top:20px}.fte-layout-middle{float:left;width: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%);width: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:#08599c;border-bottom-color:#08599c}.fte_step1.el-popover .popper__arrow:after{border-bottom-color:#08599c!important;border-top-color:#08599c}.fte_step2[x-placement^=right] .popper__arrow,.fte_step2[x-placement^=right] .popper__arrow:after,.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:#fff}.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}.step1_tips{min-height:54px;color:#fff;font-size:14px;line-height:21px}.step1_button{height:28px;min-width:100px;background-color:#08599c;border:1px solid;vertical-align:middle}.fte_step1,.pmr-schedule-event{min-height:122px;width:380px;margin-left:10px}.fte_step1,.fte_step2,.pmr-schedule-event{background:#08599c!important;border-radius:5px;border:1px solid #08599c}.fte_step2{min-height:140px;width:388px}.step1-right{padding-left:81px}.step2_header{padding-left:84px;width:100%;color:#fff;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:#9df;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}.grid_g_all_block.support{padding-top:44px}.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:400}.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>div{margin:1px 0;white-space:pre}.grid_g_all_block.support .content_block_info .gray{color:#545454}.link_disabled{pointer-events:none}.download-center{font-size:14px;color:#000}.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:400;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(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.download-center .part:nth-child(2n) .thumbnail{text-align:right}.download-center .part:nth-child(2n) .thumbnail img{right:0}.download-center .part>.thumbnail{-webkit-box-flex:7;-ms-flex:7;flex:7;vertical-align:middle;position:relative}.download-center .part>.thumbnail img{display:block;position:absolute;top:50%;max-width:72%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:100%}.download-center .part>.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}.download-center .part .link img{-webkit-transform:translateY(2px);transform:translateY(2px)}.download-center .part .link.el-button--default{border:1px solid rgba(0,0,0,.16);background-color:#fff;text-decoration:none}.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:#000}.download-center .dropdown-btn .vdi-getstarted{position:relative;padding-right:20px}.download-center .dropdown-btn .vdi-getstarted:after{position:absolute;font-family:Atlantic-Icons!important;content:"\E96D";right:0;font-size:14px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.download-center .dropdown-btn .vdi-getstarted.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vdi-extenal-wrap{background-color:rgba(242,244,245,.6)}.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 0;font-weight:700}.vdi-extenal-wrap .extenal .header,.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 0}.version-popover table tr td:first-child{padding-right:5px}.version-popover .footer{margin-top:10px;padding:5px 0}.version-popover .footer a{color:#049fd9;text-decoration:none}.version-popover .footer a:active,.version-popover .footer a:focus,.version-popover .footer a:hover{color:#005e7d;text-decoration:underline}.version-popover .footer a:focus,.version-popover .footer a:hover{color:#0086b3}.version-popover .footer a{text-decoration:underline}@media (max-width:768px){.download-center .part{padding:60px 20px}.download-center .part,.download-center .part:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.download-center .part>.thumbnail{position:static;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:20px}.download-center .part>.thumbnail img{position:static;width:auto;max-width:100%;margin:0 auto;-webkit-transform:none;transform:none}.download-center .part>.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:#545454}.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>.ableDropApp{margin-right:10px}.footer-link-group>.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}.ableDropApp .el-button:focus{border:none}.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{height:36px}.signup_box .left_form .el-input .el-input__inner{width:100%;height:100%;border:1px solid #ccc}.signup_box .left_form .el-checkbox{margin-left:0;display:block}.signup_box .left_form .el-form-item__label{line-height:16px}.signup_box .left_form .el-form-item__label label{font-weight:600}.signup_box .left_form .vs__dropdown-toggle{height:36px;width:92px;padding:0}.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;padding-left:12px;padding-right: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 .vs__dropdown-toggle .vs__selected-options .vs__search{padding-right:0;margin:0}.signup_box .left_form .vs__dropdown-toggle .vs__actions{padding-top:0;padding-left:0}.signup_box .left_form .el-select{width:100%}.signup_box .left_form>.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>.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>.el-form-item__content .el-select{width:92px;min-width:92px}.signup_box .left_form .number_form_item>.el-form-item__content>.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;color:#005e7d;cursor:pointer}.signup_box .left_form .captcha_img{width:120px;height:50px}.signup_box .left_form .captcha_img>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:25.62px;font-family:ciscosansttbold,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:20px;line-height:23px;color:#121212}.signup_success_dialog .dialog_text{margin-top:20px;font-family:CiscoSans,ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:16px;line-height:19px;color:#545454}.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 .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:#121212;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:#121212}.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:active,.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon:focus,.joinMeeting_comp .descption a.joinMeeting_comp_infoIcon:hover{color:#005e7d;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:#545454}.joinMeeting_comp .joinMeeting_form .input-placeholder :-ms-input-placeholder,.joinMeeting_comp .joinMeeting_form .input-placeholder ::-ms-input-placeholder{text-align:center;color:#545454}.joinMeeting_comp .joinMeeting_form .input-placeholder ::placeholder{text-align:center;color:#545454}.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:0;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:#121212;left:-34px;top:16px;font-size:20px;cursor:pointer}.joinMeeting_comp .wbx-input-append .icon:hover{color:#005e7d;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 .el-input__inner{display:table-cell;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%}.back-to-meetings{font-size:14px}.mdp{overflow:auto;margin:50px 0 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:#005e7d;text-decoration:none}.mdp .copy:hover .icon-ng-copy{color:#005e7d}.mdp .copy .icon-ng-copy{margin-right:8px;vertical-align:middle;color:#545454}.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:#005e7d}.mdp .item-more .icon-more{vertical-align:middle;margin-right:8px}.mdp .host{color:#545454}.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:700}.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{background-color:#fedcd7;color:#6a6b6c;border-color:#a12512}.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:#666!important}.basicInfoHeader{padding-bottom:10px}.mdp_action,.wsd_action{display:inline-block;float:right}.cancel_3rd_party_meeting{font-size:16px;color:#a85f00;font-weight:700;vertical-align:bottom}.calendar{position:relative;width:70px;height:70px;border:1px solid #545454;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 #545454;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}.meeting-header .m_search_condition .el-checkbox{margin-left:20px}.item_upcomming .el-tabs__header{margin:0 0 12px}.item_upcomming .m_search_condition_wrap{margin-top:8px}.item_upcomming .meeting_list_content{min-height:460px;overflow-x:hidden;overflow-y:auto;margin-top:16px}.grid_block_t.upcomming_card,.item_upcomming .el-tabs__item{font-size:20px;display:inline-block}.grid_block_t.module_header{font-size:26px;line-height:26px;margin-bottom:40px}.meeting_list_content .m_list .col{margin:10px 12px 10px 0}.meeting_list_content .m_list .col_1{width:40px;margin-left:10px}.meeting_list_content .m_list .col_2{width:175px}.meeting_list_content .m_list .col_3{width:calc(100% - 500px)}.meeting_list_content .m_list .col_3 .list_t .meeting_topic_column a{vertical-align:top;display:inline-block}.meeting_list_content .m_list .col_3 i{margin-left:8px;vertical-align:text-bottom;font-size:14px}.meeting_list_content .m_list .col_4{width:140px;padding-top:4px;margin-right:0;text-align:right}.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 .m_list_item:hover{cursor:pointer}.meeting_list_content .m_list .meetings_total{line-height:44px}.upcoming_block_lists .meeting_list_content .m_list .col_2{width:158px}.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}.future .el-date-editor--daterange.el-input,.history .el-date-editor--daterange.el-input{width:235px;padding:2px}.upcoming_block_lists{overflow-y:auto;overflow-x:hidden}.grid_block.upcoming_block_lists{min-height:265px}.icon.meetingListItem{height:16px;line-height:16px;padding:3px;font-weight:800;color:#545454}.showmore{position:relative;text-align:center;font-size:16px}.loading-showmore{width:50px;height:50px;-webkit-animation:e 2s linear infinite;animation:e 2s linear infinite}.upcoming_block_lists .m_lists_info{margin-top:0;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:#545454;line-height:16px}@media (min-width:360px) and (max-width:860px){.meeting_list_sched{width:200px}.meeting_list_sched .schedule_meeting_or_event{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;width:200px}.meeting_list_sched .schedule_meeting_or_event .popover_container .el-button{margin-top:8px}}.meeting_list_sched{padding-top:2px;margin:0 12px 0 22px;float:right}.fixed-header{background-color:#fff;margin-top:0;height:110px}.fixed-header:before{content:"";display:block;height:30px}.item_upcomming .el-tabs__header .el-tabs__item{font-size:16px}.item_upcomming .el-tabs__header .el-tabs__item a{color:#666;text-decoration:none}.item_upcomming .el-tabs__header .el-tabs__item a:focus{outline:auto;text-decoration:underline}.item_upcomming .el-tabs__header .el-tabs__item.is-active{border-bottom:4px solid #005e7d;color:#005e7d}.item_upcomming .el-tabs__header .el-tabs__item.is-active a{color:#007ea8;text-decoration:underline}.item_upcomming .el-tabs__header .el-tabs__item:hover{color:#005e7d;text-decoration:underline}.item_upcomming .padding{padding-top:2.3px;padding-bottom:2.3px}#frame_outter.focus_noOutline .item_upcomming .el-tabs__header .el-tabs__item a:focus{outline:none}.ec-flag,.tc-flag,.webinar-flag{border-radius:4px;float:none;font-size:12px;display:inline-block;text-align:center;height:20px;line-height:20px;padding-left:6px;padding-right:6px}.ec-flag{color:#005e7d;background-color:#e6fbff;vertical-align:middle}.ec-flag.disabled{cursor:default;color:#b2b2b2}.webinar-flag{background:#fcf4e1;vertical-align:middle;color:#853b05}.ec_unavailable{color:#a12512;font-size:16px;font-weight:600;vertical-align:middle;margin-left:4px}.tc-flag{color:#12615a;background-color:#e9f7f3;vertical-align:middle}.highlights-flag,.recording-flag,.transcript-flag{margin-top:10px;border-radius:4px;font-size:12px;display:inline-block;text-align:center;padding:4px 6px}.highlights-flag{color:#005e7d;background-color:#c7f6ff}.transcript-flag{color:#a12512;background-color:#ffe8e3}.recording-flag{color:#416116;background-color:#f3f7e9}.meeting_topic{line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;padding-right:5px}.meeting_topic.home{max-width:calc(100% - 70px)}.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_sched .el-button--primary{height:40px}.meeting_list_tips_info{border:1px solid #ebebeb;background-color:#fafafa;font-size:14px;line-height:20px;color:#000;text-align:left}.meeting_list_tips_info .el-alert__content{vertical-align:middle}.meeting_list_tips_info .el-alert__icon:before{content:"\E91F";font-family:icomoon!important;font-style:normal;font-size:16px;font-weight:300;color:#000}.meeting_list_tips_info .el-alert__closebtn:before{content:"\E064";font-family:icomoon!important;font-style:normal;font-size:10px;font-weight:300;color:#000}.event_unavailable_tooltip{width:310px;padding:9px 7px 12px 15px;line-height:20px}.event_unavailable{position:relative;top:10px}.event_unavailable .icon-ng-error-dialog{font-size:20px;font-weight:700}.meeting_list.webinar_list .meeting_topic{float:none}.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}.advanced .header{padding:4px 0;font-size:12px;line-height:27px;color:#121212}.advanced .header h3{font-weight:400;font-size:12px;color:#121212}.advanced .item{line-height:24px;color:#545454;font-size:12px}.advanced .item span{color:#121212;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:#000}.manage_registration a{color:#000}.manage_registration a:hover{color:#005e7d}.manage_registration.content_wrapper .content .paging .p_body table td.reg_status,.manage_registration.content_wrapper .content .paging .p_body table th.reg_status{padding-left:15px}.round_color{display:inline-block;width:8px;height:8px;vertical-align:middle;border-radius:100%}.round_color.warn{background-color:#d97f00}.round_color.error{background-color:#d4371c}.round_color.ok{background-color:#24ab31}.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;background:hsla(0,0%,88%,.2)}.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:#009fd9;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.dot_loading div:first-child{left:8px;-webkit-animation:B .8s infinite;animation:B .8s infinite}.dot_loading div:nth-child(2){left:30px;-webkit-animation:y .8s infinite;animation:y .8s infinite}.dot_loading div:nth-child(3){left:76px;-webkit-animation:y .8s infinite;animation:y .8s infinite}.dot_loading div:nth-child(4){left:122px;-webkit-animation:C .8s infinite;animation:C .8s infinite}@-webkit-keyframes B{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes B{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes C{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes C{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes y{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.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:400}@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:#737678;text-decoration:none}.content_wrapper .header .breadcrumb a:active,.content_wrapper .header .breadcrumb a:focus,.content_wrapper .header .breadcrumb a:hover{color:#005e7d}.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:#000}@media screen and (max-width:540px){.content_wrapper .header .title{font-size:20px;margin:15px 0}}.content_wrapper .square_checkbox{border:1px solid #979797;box-sizing:border-box;border-radius:3px;height:17px;width:17px;text-align:center;display:inline-block;vertical-align:middle;cursor:pointer}.content_wrapper .square_checkbox:hover{border-color:#00a0d1}.content_wrapper .square_checkbox i{color:#fff;display:none;font-size:11px;line-height:16px}.content_wrapper .square_checkbox.checked{border-color:#00a0d1;background-color:#00a0d1}.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:#000}.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:#fff;box-shadow:4px 4px 10px hsla(0,0%,39%,.4);padding:30px;opacity:0;right:5px;z-index:-1;transition:all .3s}.content_wrapper .pop_window.display{opacity:1;z-index:100}.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;transition:all .3s}.content_wrapper .pop_window .el-alert.show_alert{opacity:1;z-index:20}.content_wrapper .pop_window .pop_content,.content_wrapper .pop_window .pop_title{position:relative;font-size:18px;line-height:25px;letter-spacing:.3px;color:#121212}.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:#000}.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:400;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>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>span:hover{color:#000}.content_wrapper .pop_window .pop_content .details{font-size:14px;line-height:22px;color:#545454}.content_wrapper .pop_window .pop_content .details .detail_item>div{margin:15px 0}.content_wrapper .pop_window .pop_content .details .detail_item .item_val{font-size:16px;color:#121212}.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:#3f3f3f}.content_wrapper .btns .text{margin:0 12px;opacity:.63}.content_wrapper .btns .btn{display:inline-block;min-height:32px;font-size:16px;line-height:32px;background:#eae7e7;opacity:.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:#d7d7d7}.content_wrapper .btns .btn.active:hover{color:#000}.content_wrapper .cutting_line{border-bottom:1px solid #e0e0e0;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:#777;cursor:pointer}.content_wrapper .content .paging .p_header .options .item.active,.content_wrapper .content .paging .p_header .options .item:hover{color:#000}.content_wrapper .content .paging .p_header .options .active_item_bar{position:absolute;border-top:2px solid #000;bottom:-7px;width:0;transition:width .3s,left .3s}.content_wrapper .content .paging .p_header .search input{font-weight:400;font-size:16px;line-height:19px;border:0;color:#3f3f3f;min-width:200px;margin:0 10px;opacity:.94}.content_wrapper .content .paging .p_header .search input::-webkit-input-placeholder{opacity:.4}.content_wrapper .content .paging .p_header .search input:-ms-input-placeholder,.content_wrapper .content .paging .p_header .search input::-ms-input-placeholder{opacity:.4}.content_wrapper .content .paging .p_header .search input::placeholder{opacity:.4}.content_wrapper .content .paging .p_header .search .icon-exit{cursor:pointer}.content_wrapper .content .paging .p_header .search .icon-exit:hover{color:#000}.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:.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 #ccc}.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:translateY(-50%);transform:translateY(-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:#fff;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:#fff;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_content,.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_top{padding:10px}.content_wrapper .content .paging .p_body .data_card .data_card_item .data_card_item_content>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:#005e7d;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.error .data_card_item_top,.content_wrapper .content .paging .p_body .data_card .data_card_item.ok .data_card_item_top,.content_wrapper .content .paging .p_body .data_card .data_card_item.warn .data_card_item_top{color:#fff}.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,.content_wrapper .content .paging .p_body .data_card .data_card_item.warn .square_checkbox{border-color:#fff}.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:#d4371c}.content_wrapper .content .paging .p_body .data_card .data_card_item.error .data_card_item_top{color:#fff;background-color:#d4371c;border-bottom-color:#d4371c}.content_wrapper .content .paging .p_body .data_card .data_card_item.ok{border-color:#24ab31}.content_wrapper .content .paging .p_body .data_card .data_card_item.ok .data_card_item_top{color:#fff;background-color:#24ab31;border-bottom-color:#24ab31}@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:hover td,.content_wrapper .content .paging .p_body table .data_row.clicked td{background-color:#dedede}.content_wrapper .content .paging .p_body table .data_row.clicked:hover td.check_col,.content_wrapper .content .paging .p_body table .data_row.clicked td.check_col{background:linear-gradient(270deg,hsla(0,0%,87%,.9),#dedede 25%)}.content_wrapper .content .paging .p_body table .data_row:hover td{background-color:#f7f8f9}.content_wrapper .content .paging .p_body table .data_row:hover td span.clickable{cursor:pointer;color:#005e7d}.content_wrapper .content .paging .p_body table .data_row:hover td.check_col{background:linear-gradient(270deg,rgba(247,248,249,.9),#f7f8f9 25%)}.content_wrapper .content .paging .p_body table .data_row td{color:#545454;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:#121212}.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:transparent}.content_wrapper .content .paging .p_body table .data_row td .el-input input:focus{border-color:#007aa3}.content_wrapper .content .paging .p_body table .data_row td.check_col{background:linear-gradient(270deg,hsla(0,0%,100%,.9),#fff 50%);z-index:3}.content_wrapper .content .paging .p_body table td,.content_wrapper .content .paging .p_body table th{padding:15px 10px;vertical-align:middle;text-align:left;font-weight:400;font-size:14px}.content_wrapper .content .paging .p_body table td:first-child,.content_wrapper .content .paging .p_body table th:first-child{width:60px;min-width:60px;text-align:center}.content_wrapper .content .paging .p_body table td.center_align,.content_wrapper .content .paging .p_body table th.center_align{text-align:center}.content_wrapper .content .paging .p_body table td.check_col,.content_wrapper .content .paging .p_body table th.check_col{left:0;position:-webkit-sticky;position:sticky;z-index:4}.content_wrapper .content .paging .p_body table th{background:#f7f7f7;position:-webkit-sticky;position:sticky;min-width:125px;white-space:nowrap;font-weight:600;color:#121212;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:400;max-width:50px;min-width:50px;text-align:center;right:0;border-bottom-right-radius:4px;border-top-right-radius:4px;box-shadow:-7px 0 10px #f7f7f7;background:linear-gradient(90deg,hsla(0,0%,97%,.9),#f7f7f7 20%)}.content_wrapper .content .paging .p_body table th.show_more_btn:hover{color:#000}.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{box-shadow:7px 0 10px #f7f7f7;background:linear-gradient(270deg,hsla(0,0%,97%,.9),#f7f7f7 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:#000}.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,.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:#fff;-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;transition:all .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:#3f3f3f;min-width:168px}.paging_area .number{display:inline-block;margin:0 6px}.paging_area .number i{font-size:12px;color:#000;cursor:not-allowed;margin:0 10px;opacity:.5}.paging_area .number i.active{opacity:1;cursor:pointer}.paging_area .number .page_no_input input{border:1px solid rgba(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-inner-spin-button,.paging_area .number .page_no_input input::-webkit-outer-spin-button{-webkit-appearance:none}.paging_area .number.page_number,.paging_area .number.page_number .icon-ng-arrow-right{margin-right:0}.black_tool_tip.el-tooltip__popper.is-dark{background:#171b1f;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}.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:32px}.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:#545454}.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_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 rgba(0,0,0,.12);border-radius:8px}.email_template_layout .email_template_operations .email_type .divider{height:1px;border:none;margin:8px 18px 0;background:rgba(0,0,0,.12)}.email_template_layout .email_template_operations .email_type .email_type_left{width:300px;border-right:1px solid rgba(0,0,0,.12)}.email_template_layout .email_template_operations .email_type .email_type_left .group{color:#121212;font-size:16px;font-weight:700;height:48px;line-height:40px;padding:8px 10px 0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_template_layout .email_template_operations .email_type .email_type_left .category{color:#121212;height:40px;line-height:40px;padding:0 10px 0 20px}.email_template_layout .email_template_operations .email_type .email_type_left .category>div{height:40px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_template_layout .email_template_operations .email_type .email_type_left .category:hover{cursor:pointer;background:#f4f4f4}.email_template_layout .email_template_operations .email_type .email_type_left .category.current{background:#dedede!important}.email_template_layout .email_template_operations .email_type .email_type_left .category .reminder{display:inline-block;position:absolute;left:0;right:45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_template_layout .email_template_operations .email_type .email_type_left .category .indicator{display:inline-block;position:absolute;top:0;right:0;width:50px;height:22px;margin:9px 0 9px 4px;padding:0 4px;line-height:22px;text-align:center;border-radius:8px;background:#c9f4ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_template_layout .email_template_operations .email_type .email_type_left .category .indicator.off{background:#ededed!important}.email_template_layout .email_template_operations .email_type .email_type_right{min-width:415px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:rgba(0,0,0,.02)}@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 .el-switch{position:absolute;left:164px}.email_template_layout .email_template_operations .email_type .email_type_right .sw_text{position:absolute;left:208px}.email_template_layout .email_template_operations .email_type .email_type_right .form_item{position:absolute;left:164px}.email_template_layout .email_template_operations .email_type .email_type_right .form_item_right{right:20px}.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 .el-switch{position:absolute;left:284px}.email_template_layout .email_template_operations .email_type .email_type_right .sw_text{position:absolute;left:328px}.email_template_layout .email_template_operations .email_type .email_type_right .form_item{position:absolute;left:284px}.email_template_layout .email_template_operations .email_type .email_type_right .form_item_right{right:20px}.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;background:#fff;color:#121212;border-bottom:1px solid rgba(0,0,0,.12)}.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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item{height:32px;padding-left:20px;padding-right:20px;margin-bottom:8px;white-space:nowrap;position:relative}.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .label{height:32px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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{position:absolute;right:20px;margin-top:2px;height:32px;font-size:14px;border:1px solid #005e7d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .apply_template.is-disabled{border:1px solid gray}.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;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:#121212;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:#dedede}.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker a.disabled{display:block;width:100%;height:100%;padding:8px 12px;text-align:start;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 a.disabled .ng_sched_startTime{vertical-align:unset}.email_template_layout .email_template_operations .email_type .email_type_right .preview_title .item .rt_picker .icon-arrow{position:absolute;right:12px}.email_template_layout .email_template_operations .email_type .email_type_right .preview_body .op{height:60px;padding:24px 20px 8px;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 .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:0}.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title>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}.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .edit_name_btn .icon-ng-check,.email_template_layout .email_template_operations .email_body_edit .email_edit_header .sub_title .edit_name_btn .icon-ng-edit{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}.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher{padding-right:10px;border-right:1px solid #b2b2b2}.email_template_layout .email_template_operations .email_body_edit .email_edit_header .edit_oprations .switcher>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:#007aa3}.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;margin-bottom:2px}.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .el-form-item__label{text-align:start;width:200px;padding-left:0}.email_template_layout .email_template_operations .email_body_edit .email_account .el-form-item .el-form-item__content{margin-left:0;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:#b2b2b2;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}.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 rgba(0,0,0,.12);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:right;height:100%;position:relative}.email_template_layout .email_template_operations .email_body_edit .logo_option .external_link,.email_template_layout .email_template_operations .email_body_edit .logo_option .upload_logo{display:inline-block}.email_template_layout .email_template_operations .email_body_edit .logo_option .external_link{border:1px solid #dedede}.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 #dedede}.email_template_layout .email_template_operations .email_body_edit .external_link_input{position:absolute;z-index:1000;background:#fff;width:380px;right:0;box-shadow:0 8px 16px rgba(0,0,0,.16),0 0 1px rgba(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 #dedede}.email_template_layout .email_template_operations .email_body_edit .external_link_input .external_close{position:absolute;right:16px;top:16px}.email_preview_popup .preview_header,.email_template_layout .preview_header{padding:16px 20px 8px}.email_preview_popup .preview_header>div,.email_template_layout .preview_header>div{height:32px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email_preview_popup .preview_content,.email_template_layout .preview_content{padding:20px}.email_preview_popup .preview_content .icon-calendar-month,.email_template_layout .preview_content .icon-calendar-month{margin:0 6px}.email_preview_popup .preview_content iframe,.email_template_layout .preview_content iframe{width:100%;border:none}.email_preview_popup .email_preview .preview_header,.email_template_layout .email_preview .preview_header{padding:0}.email_preview_popup .email_preview .preview_content,.email_template_layout .email_preview .preview_content{border:1px solid rgba(0,0,0,.2);max-height:440px;overflow-y:auto;margin-top:20px;border-radius:8px}.email_preview_popup .email_preview .preview_content iframe,.email_template_layout .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}.email_template_select ul{max-width:730px}.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:#ccc}.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 D 1.5s infinite;animation:linear D 1.5s infinite}@-webkit-keyframes D{0%{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px 0 0 #bbb}5%{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%{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%{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%{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%{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%{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%{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px -2px 0 #bbb}40%{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px 0 0 #bbb}to{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px 0 0 #bbb}}@keyframes D{0%{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px 0 0 #bbb}5%{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%{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%{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%{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%{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%{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%{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px -2px 0 #bbb}40%{box-shadow:-32px 0 0 #bbb,-16px 0 0 #bbb,16px 0 0 #bbb,32px 0 0 #bbb}to{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 E .75s infinite;animation:linear E .75s infinite}@-webkit-keyframes E{0%{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%{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%{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%{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%{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%{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%{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%{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}to{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 E{0%{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%{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%{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%{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%{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%{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%{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%{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}to{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:-.5px;margin-left:-.5px;width:1px;height:1px;border-radius:50%;-webkit-animation:linear F .85s infinite;animation:linear F .85s infinite}@-webkit-keyframes F{0%{box-shadow:0 -12px 0 .4px #666,8.52px -8.52px 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%{box-shadow:0 -12px 0 3.2px #666,8.52px -8.52px 0 .4px #666,12px 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%{box-shadow:0 -12px 0 2.8px #666,8.52px -8.52px 0 3.2px #666,12px 0 0 .4px #666,8.52px 8.52px 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%{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 .4px #666,0 12px 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%{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 .4px #666,-8.52px 8.52px 0 .8px #666,-12px 0 0 1.2px #666,-8.52px -8.52px 0 1.6px #666}62.5%{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 .4px #666,-12px 0 0 .8px #666,-8.52px -8.52px 0 1.2px #666}75%{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 .4px #666,-8.52px -8.52px 0 .8px #666}87.5%{box-shadow:0 -12px 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 .4px #666}to{box-shadow:0 -12px 0 .4px #666,8.52px -8.52px 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 F{0%{box-shadow:0 -12px 0 .4px #666,8.52px -8.52px 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%{box-shadow:0 -12px 0 3.2px #666,8.52px -8.52px 0 .4px #666,12px 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%{box-shadow:0 -12px 0 2.8px #666,8.52px -8.52px 0 3.2px #666,12px 0 0 .4px #666,8.52px 8.52px 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%{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 .4px #666,0 12px 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%{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 .4px #666,-8.52px 8.52px 0 .8px #666,-12px 0 0 1.2px #666,-8.52px -8.52px 0 1.6px #666}62.5%{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 .4px #666,-12px 0 0 .8px #666,-8.52px -8.52px 0 1.2px #666}75%{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 .4px #666,-8.52px -8.52px 0 .8px #666}87.5%{box-shadow:0 -12px 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 .4px #666}to{box-shadow:0 -12px 0 .4px #666,8.52px -8.52px 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 G 1.5s infinite;animation:ease G 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}.icon-ng-spinner,.loading-spiral{-webkit-animation:linear G .85s infinite;animation:linear G .85s infinite}.icon-ng-spinner{border:1px solid #aeaeaf;border-right-color:#111}@-webkit-keyframes G{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes G{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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;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:700;padding:10px 15px;margin-top:20px}.callInNumber .callInNumber_find{font-size:20px;font-weight:700;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:0 solid #ebedf0}.callInNumber .boldcallInNumber{font-weight:700}.callInNumber .icon-ng-down,.callInNumber .icon-ng-up{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:700}.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;z-index:1000}.material_dialog .material_edit .practice_session_preview .preview_img_container .empty_container,.material_dialog .material_edit .practice_session_preview .preview_img_container .preview_img_content{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 .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:hsla(0,0%,100%,.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:#545454}.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:#121212}.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:#fff;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:#121212}.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:#545454}.material_dialog .material_setting .file_uploading{position:relative;z-index:1;background-color:rgba(229,251,255,.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,.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:#121212;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:#545454}.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:#121212}.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:.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}.schedule{padding:20px 40px 70px}.schedule .el-alert--warning,.schedule .el-alert--warning a,.schedule .el-alert--warning a:hover{color:#7d4705}.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:400}.schedule .large,.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-color:rgba(242,244,245,.8);height:28px;line-height:24px;overflow:hidden;position:relative;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.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:0;border-right-width:0}.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;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.schedule .meeting-attendees .meeting-attendee a{display:inline-block;position:relative;top:2px;height:24px;width:30px;color:#000;text-align:center;font-size:16px}.schedule .meeting-attendees .meeting-attendee a.disabled_icon{opacity:.5;cursor:not-allowed}.schedule .meeting-attendees .meeting-attendee a i{border-right:1px solid #d7d7d8;width:100%;display:inline-block;vertical-align:middle;font-size:14px}.schedule .meeting-attendees .meeting-attendee a i.icon-ng-language{font-weight:600}.schedule .meeting-attendees .meeting-attendee a.active{color:#049fd9}.schedule .meeting-attendees .meeting-attendee a:last-child i{border-right:none;font-size:12px;color:#000;font-weight:700}.schedule .meeting-attendees .meeting-attendee a:focus{box-shadow:0 0 4px 2px rgba(0,160,209,.75);border-color:transparent;outline:0;transition:box-shadow .15s ease-in}.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;background-color:#ffecc2;border-radius:4px;color:#7d4705;margin-top:0;float:left;margin-left:-48px;margin-top:-2px}.schedule .ng_sched_startTime .el-button--text{font-size:14px;color:#121212;border-radius:0}.schedule .ng_sched_startTime .el-button--text:focus{border:none!important}.schedule .icon-info-alt-outline{color:#343537;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:#ffebc2;padding:5px 12px;border-radius:8px}.interpretation_setting .suggestions-dropdown .el-select-group__title,.schedule .suggestions-dropdown .el-select-group__title{height:30px;line-height:26px;margin:0 16px}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item,.schedule .suggestions-dropdown .el-select-dropdown__item{padding:4px 16px;height:48px}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-avatar,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-avatar{height:28px;width:28px;float:left;margin:6px 12px 6px 0}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-avatar span,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-avatar span{margin-bottom:0;width:28px;height:28px;min-width:0;font-size:12px!important;line-height:28px!important}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name,.schedule .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}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name strong,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name strong{font-family:ciscosansttbold,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name span,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name span{display:block;min-width:0}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_username{color:#999;float:none;font-size:12px}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname{float:none}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong,.schedule .suggestions-dropdown .el-select-dropdown__item .predict-name .predict_displayname strong{font-family:ciscosansttbold,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .predict_email,.schedule .suggestions-dropdown .el-select-dropdown__item .predict_email{line-height:40px!important;height:40px;font-size:12px}.interpretation_setting .suggestions-dropdown .el-select-dropdown__item .showLeft,.schedule .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>.el-collapse-item__header{padding-left:0;font-size:14px}.schedule-advance-item>.el-collapse-item__header{border-bottom:1px solid #b2b2b2;display:block;height:48px;line-height:48px;font-size:16px}.schedule-advance-item>.el-collapse-item__header i{float:right;margin-top:12px;margin-left:13px}.schedule-advance-item .el-form-item__label{padding-left:0;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;padding-top:20px}.schedule-advance.schedule-advance-simple .schedule-advance-item-scheduling,.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>a i{margin-left:10px;line-height:30px}.schedule-advance .leftArea,.schedule-advance .schedule-advance-title>a>span{float:left}.schedule-advance .accountContent{border:1px solid rgba(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:#000;outline-width:1px}.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}.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}.block-schedule-dialog.large{width:510px}.ng_sched_dateTime{display:inline-block;margin-right:30px;font-size:0;vertical-align:middle}.ng_sched_dateTime a{font-size:14px;vertical-align:middle}.ng_sched_dateTime_pop{padding:16px 10px}.ng_sched_dateTime_pop .duration_title,.ng_sched_dateTime_pop .time_title{margin:18px 0 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,.ng_sched_dateTime_pop .el-picker-panel__content{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 #d7d7d8}.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;border:1px solid #ebebec;background-color:hsla(240,5%,96%,.3);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 .monthly_on,.sched_recurr .repeatBlock .yearly_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 .el-input.isErr input{border-color:#a12512;background-color:#fedcd7}.meeting-tem{float:right}.meeting-tem-link{margin-left:20px!important;margin-top:12px!important;font-size:14px}.dialog_tem{margin-left:0!important;font-size:14px!important;line-height:36px!important}.dialog_tem_font{border-bottom:1px solid #ebebec;font-weight:700}.isHover{background-color:#ebfafd}.template-list-laber{float:right}.schedule_tem_size{text-overflow:ellipsis;overflow:hidden;max-width:200px}.ng_sched_duration_title,.ng_sched_startTime,.ng_sched_timezone{vertical-align:middle}.ng_sched_duration_title a,.ng_sched_startTime a,.ng_sched_timezone a{color:#121212;text-decoration:none}.ng_sched_duration_title a:active,.ng_sched_duration_title a:focus,.ng_sched_duration_title a:hover,.ng_sched_startTime a:active,.ng_sched_startTime a:focus,.ng_sched_startTime a:hover,.ng_sched_timezone a:active,.ng_sched_timezone a:focus,.ng_sched_timezone a:hover{color:#005e7d;text-decoration:none}.ng_sched_duration_title a:hover li,.ng_sched_startTime a:hover li,.ng_sched_timezone a:hover li{color:#666}.ng_sched_duration_title a span,.ng_sched_duration_title a span.ng_sched_duration_info,.ng_sched_startTime a span,.ng_sched_startTime a span.ng_sched_duration_info,.ng_sched_timezone a span,.ng_sched_timezone a span.ng_sched_duration_info{margin-right:5px}.ng_sched_startTime a,.ng_sched_timezone a{color:#121212;text-decoration:none}.ng_sched_timezone a>span{color:#121212}.ng_sched_timezone a>span:active,.ng_sched_timezone a>span:focus,.ng_sched_timezone a>span:hover{color:#005e7d;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 .meeting-registration-content{margin-top:8px;padding:20px 32px 2px;background:#f7f7f7;border-radius:8px}.meeting-registration .meeting-registration-content .registration-item{margin-top:16px}.meeting-registration .meeting-registration-content .registration-item:first-child{margin-top:0}.meeting-registration .meeting-registration-content .registration-item .follow-webinar-series{color:#545454}.meeting-registration .meeting-registration-content .registration-item .registration-item-title{color:#121212;font-size:12px;line-height:16px;font-weight:700}.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__header .el-tabs__item{margin-left:24px;color:#575757;font-size:14px;height:27px;line-height:22px;padding:0 0 5px}.meeting-options-tabs .el-tabs__header .el-tabs__item:nth-child(2){margin-left:10px}.meeting-options-tabs .el-tabs__header .el-tabs__item.is-active{color:#111;border-bottom:1px solid #000}.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 .icon-info-alt-outline{color:#343537}.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:0}.external-attendee .el-radio{width:100%;margin-left:0}.alternate-host.active .icon-ng-assign-host:before{content:"\E927"}.group-attendees_avatar{margin:6px 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:#121212;max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-attendees_item-descr .user-email{font-size:12px;color:#545454}.group-attendees_list li{overflow:hidden;margin-bottom:14px}.attendee-display-name{padding:2px 12px}.group-expand{text-align:center;border-top:1px solid #e0e0e0;margin:0 -18px -18px}.group-expand .el-button{font-size:14px}.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}#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;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;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}#boxRadioBtn .box-radio-btn .attendee-view__box .title{font-size:14px;font-weight:700;line-height:16px;text-align:center;color:#000;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}#boxRadioBtn .box-radio-btn .attendee-view__box--RU .title{font-size:14px;font-weight:700;line-height:16px;text-align:center;color:#000;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:#005e7d}.dot{display:inline-block;width:2px;height:2px;vertical-align:middle;border-radius:100%;background-color:#545454;margin-right:4px}#attendees-label,#invite_attendee_input,#meeting-registration-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}.multi_timezone_dialog{width:700px}.multi_timezone_dialog .change_view{float:left}.multi_timezone #multi_timezone_link{font-size:14px}.multi_timezone .zone-time{display:-webkit-box;display:-ms-flexbox;display:flex}.multi_timezone .zone-time>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.multi_timezone .zone-time-panel{height:400px;overflow-y:auto}.multi_timezone .zone-time-panel td{vertical-align:top}.multi_timezone .zone-header{display:-webkit-box;display:-ms-flexbox;display:flex}.multi_timezone .date_time_area{text-align:center;margin-bottom:15px}.multi_timezone .date_time_area .ng_sched_dateTime{margin-right:0;font-size:16px}.multi_timezone .timezone_area{text-align:center;position:relative;margin-top:10px}.multi_timezone .timezone_area a:hover{color:#545454}.multi_timezone .timezone_area .timezone_city{font-size:12px;color:#707070;line-height:18px;padding:0 5px;min-height:18px}.multi_timezone .add_timezone{text-align:center;margin-top:20px;line-height:16px}.multi_timezone .add_timezone #add_zone{height:100%;font-size:14px;line-height:16px;padding:0;min-width:auto;color:#005e7d}.multi_timezone .add_timezone #add_zone:focus{border:none!important}.multi_timezone .add_timezone .disabled{color:#b2b2b2!important;cursor:not-allowed}.multi_timezone .remove_timezone{display:block;position:absolute;top:-27px;right:-10px;width:24px;color:#707070;line-height:36px}.multi_timezone .remove_timezone a:hover{color:#005e7d}.multi_timezone .date_time_desc{color:#545454;line-height:20px}.multi_timezone .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 .timezone_edit_view table{border-spacing:10px 0}.multi_timezone .timezone_edit_view .timezone_select_header td{background-color:#f7f7f7;border-top-left-radius:12px;border-top-right-radius:12px}.multi_timezone .timezone_edit_view .multi_timezone_time_select{text-align:center}.multi_timezone .timezone_select_content,.multi_timezone .timezone_select_footer,.multi_timezone .timezone_select_header{padding-right:4px;width:650px}.multi_timezone .timezone_select_footer td{background-color:#f7f7f7;border-bottom-left-radius:12px;border-bottom-right-radius:12px;height:12px}.multi_timezone .event_timezone input{width:100%}.multi_timezone .zone_time_box{height:400px;padding-top:5px;overflow-y:auto;position:relative;overflow-x:hidden}.multi_timezone .zone_time_box .timezone_select_content{padding:7px 4px 0 0}.multi_timezone .zone_time_box .timezone_select_content td{border-top-left-radius:12px;border-top-right-radius:12px}.multi_timezone .zone_time_box td{background-color:#f7f7f7}.multi_timezone .v-select{padding:0}.multi_timezone .v-select .vs__dropdown-toggle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent}.multi_timezone .v-select .vs__selected-options{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit}.multi_timezone .v-select .vs__actions .icon-arrow{color:#0f0f0f;margin-left:-20px}.multi_timezone .v-select .vs--single .vs__selected{font-weight:bolder}.multi_timezone .v-select .vs__selected-options input{left:0;right:0;border:none}.multi_timezone .v-select .vs__selected-options input:focus{outline:5px auto -webkit-focus-ring-color}.multi_timezone .vs--searchable .vs__dropdown-toggle{cursor:pointer}.multi_timezone .vs--single.vs--open .vs__selected{position:relative;opacity:1}.multi_timezone .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 .time_item{cursor:pointer}.multi_timezone .time_hover{background-color:#ededed}.multi_timezone .selected_time{background-color:#007aa3;color:#fff;font-weight:bolder}.multi_timezone .timezone_comparison_area{height:400px;overflow-y:scroll}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.multi_timezone_dialog{width:710px}}.restrict-invitee-item{margin-bottom:0}#enable_streaming_tip a{color:#07c1f5}#enable_streaming_tip a:hover{color:#91ebff}#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{border:1px solid rgba(0,0,0,.12);border-radius:8px;color:#121212}.html-format-dialog .html-format-table .el-table__row td{border-bottom:1px solid rgba(0,0,0,.12)}.html-format-dialog .html-format-table .el-table__body tr:hover>td{background-color:#fff}.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,.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 li{list-style:none;display:table-row;border:.5px solid rgba(0,0,0,.12)}.html-format-dialog .html-format-table li .label{vertical-align:middle;padding:0 18px;width:140px;font-weight:400;font-size:16px}.html-format-dialog .html-format-table li .content{vertical-align:middle;padding:16px 34px;line-height:24px}.html-format-dialog .html-format-table li div{display:table-cell;outline:.5px solid rgba(0,0,0,.12)}.html-format-dialog .html-format-desc{margin-top:12px;font-weight:400;font-size:14px;line-height:22px;color:#545454}.remove-recent-contact{float:right;line-height:45px!important;padding-left:10px;height:40px;font-size:12px}.webcast-view-popover{vertical-align:middle}.scheduler-warning{flex-direction:row;padding:5px 12px;gap:12px;position:absolute;width:815px;height:58px;left:29px;top:78px;background:#dbf0ff;border-radius:8px}.scheduler-warning,.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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.scheduler-warning .scheduler-waring-body{flex-direction:row;padding:0;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-family:CiscoSans;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}@media (prefers-color-scheme:dark){.meetsimpleBody .v-modal{background:#6a6b6c;opacity:1}.meetsimpleBody,.meetsimpleBody .el-dialog__body,.meetsimpleBody .fullHeight,.meetsimpleBody .meet_push_download .el-loading-mask{background:#181818}.meetsimpleBody #headerbody,.meetsimpleBody #wrapper #header,.meetsimpleBody .el-dialog,.meetsimpleBody .moreway_popover.el-dialog .el-dialog__header{background:#252525;border:1px solid #181818}.meetsimpleBody .el-dialog__headerbtn .el-dialog__close,.meetsimpleBody .g_mind_info,.meetsimpleBody .line_txt .txt,.meetsimpleBody .meet_message_download,.meetsimpleBody .meet_message_new,.meetsimpleBody .meet_push_download .meet_main .meet_message,.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-webapp-button,.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 .meeting_detail_wrapper,.meetsimpleBody .moreway_popover.el-dialog .el-dialog__header h2.el-dialog__title{color:#fff}.meetsimpleBody .meet_push_download .meet_logo div{background:url(/webappng/images/logos/cisco-webex-meetings-dark.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,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);-webkit-animation:H 2s linear infinite;animation:H 2s linear infinite}.meet_push_download .webapp_progress .el-progress-bar__inner,.meet_push_download .webapp_progress .el-progress-bar__inner after{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 H{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes H{0%{background-position:0 0}to{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/logos/cisco-webex-meetings.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;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,.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:#333}.meet_push_download .meet_main .meet_message .basicInfo .basic_H3{color:#000;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:#000;font-weight:800}.meet_push_download .meet_main .meet_message .basicInfo .basic_H2{color:#666;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:#000;font-size:44px;line-height:60px}.meet_push_download .meet_main .meet_message .meet_message_H1{color:#000;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 0;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:#000;font-size:20px;line-height:42px}.meet_push_download .meet_main .meet_message .meet_message_H2_AddOn{color:#000;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:#000;font-size:20px;line-height:27px}.meet_push_download .meet_main .meet_message .meet_message_detect_H3 a.disabled{text-decoration:none;color:#666}.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:#666}.meet_push_download .meet_main .meet_message .meet_message_thin_H3{padding-top:16px;color:#666;font-size:20px;line-height:27px}.meet_push_download .meet_main .meet_message .meet_message_thin_H3 a.disabled{text-decoration:none;color:#666}.meet_push_download .meet_main .meet_message .meet_message_H4{padding:0 17%;color:#000;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:#fff;color:#00a0d1;font-size:16px}.meet_push_download .meet_popover_edge,.meet_push_download .meet_popover_ie{position:fixed;right:500px;bottom:80px}.meet_push_download .meet_popover_opera,.meet_push_download .meet_popover_safari{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:#666;font-size:16px;line-height:24px;position:absolute;bottom:5%;text-align:center;width:100%}.meet_message_download a.disabled{text-decoration:none;color:#666}.meet_message_download .tips_line2{margin-top:12px}.meet_message_new{color:#666;font-size:16px;line-height:24px;text-align:center;width:100%}.meet_message_new a.disabled{text-decoration:none;color:#666}.meet_message_new .tips_line{margin-top:4px;margin-bottom:4px}.meet_popover{font-size:16px;color:#fff;background-color:#005fa4;border:1px solid rgba(68,4,4,.08)}.meet_popover.animation_top_to_bottom{-webkit-animation:J 2s infinite;animation:J 2s infinite}.meet_popover.animation_bottom_to_top{-webkit-animation:I 2s infinite;animation:I 2s infinite}.meet_popover.chromeTip{height:48px;padding:13px 21px}.meet_popover.teamsChromeTip{padding:13px 21px}.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:.3;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:10px solid #fff;margin:auto}.meet_popover div.popper__arrow{border-top-color:rgba(68,4,4,.08)!important;border-bottom-color:rgba(68,4,4,.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.el-dialog .el-dialog__header{position:relative;text-align:center;background-color:rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.12);padding:10px 0}.moreway_popover.el-dialog .el-dialog__header h2.el-dialog__title{font-weight:400;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,.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 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:0}.moreway_popover dl.linkArea{margin-top:8px}.moreway_popover dl dt{font-weight:700;margin-bottom:8px}.moreway_popover dl dd{margin-left:0}.versionSection a{color:#000}.versionSection a:hover{text-decoration:none}@-webkit-keyframes I{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes I{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes J{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes J{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translate(0);transform:translate(0)}}.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;height:25px;position:relative;margin:0 auto;font-size:0}.arrow_animation,.arrow_animation i{display:inline-block;line-height:25px}.arrow_animation i{font-size:10px;width:9px}.arrow_animation i.arrow_icon_begin{color:#26a4d4;-webkit-animation:K 1s linear infinite;animation:K 1s linear infinite}.arrow_animation i.arrow_icon_middle{color:#b5dae9;-webkit-animation:L 1s linear infinite;animation:L 1s linear infinite}.arrow_animation i.arrow_icon_end{color:#85c8e2;-webkit-animation:M 1s linear infinite;animation:M 1s linear infinite}@-webkit-keyframes K{0%{color:#26a4d4}50%{color:#85c8e2}to{color:#b5dae9}}@keyframes K{0%{color:#26a4d4}50%{color:#85c8e2}to{color:#b5dae9}}@-webkit-keyframes L{0%{color:#b5dae9}50%{color:#26a4d4}to{color:#85c8e2}}@keyframes L{0%{color:#b5dae9}50%{color:#26a4d4}to{color:#85c8e2}}@-webkit-keyframes M{0%{color:#85c8e2}50%{color:#b5dae9}to{color:#26a4d4}}@keyframes M{0%{color:#85c8e2}50%{color:#b5dae9}to{color:#26a4d4}}dot{display:inline-block;height:1em;line-height:1;vertical-align:-.25em;overflow:hidden}dot,dot:before{text-align:left}dot:before{display:block;content:"...\A..\A.";white-space:pre-wrap;-webkit-animation:N 3s infinite step-start both;animation:N 3s infinite step-start both}@-webkit-keyframes N{33%{-webkit-transform:translateY(-2em);transform:translateY(-2em)}66%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes N{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:#666;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 0 16px}.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;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:O 1.2s linear infinite;animation:O 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:O 1.2s linear infinite;animation:O 1.2s linear infinite}@-webkit-keyframes O{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes O{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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,.5);border:1px solid #ebebeb;border-radius:4px;color:#535759;margin-bottom:25px}.enhancment i{font-size:14px;margin-right:8px}.enhancment i,.enhancment span{-ms-flex-item-align:center;align-self:center}.enhancment span{display:inline-block;font-size:12px;font-weight:400;line-height:20px;padding-top:4px}.text-overflow{display:block}.shown_llipsis,.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shown_llipsis{word-break:normal}.safari_name{word-wrap:break-word;word-break:break-all}.meeting_detail.pme_details_wrap{padding-bottom:0;height:calc(100% - 30px)}.meeting_detail.pme_details_wrap .meeting_detail_basic{min-height:auto}.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;height:93px;border-bottom:1px solid #d8d8d8;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;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-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 6px}.meeting_detail .post_detail_wrapper .meeting-title-edit button i,.meeting_detail .post_detail_wrapper .post_action button i{font-size:20px}.meeting_detail .post_detail_wrapper .meeting-title-edit button.meeting-save-btn,.meeting_detail .post_detail_wrapper .post_action button.meeting-save-btn{background:transparent;color:#535759;padding:0 4px}.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:1px solid 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;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 #d8d8d8;-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-ng-language{line-height:11px;margin-right:12px}.meeting_detail .post_detail_wrapper .dateTimeWrapper span:nth-child(2):not(.dateItem_item){border-left:1px solid #d8d8d8;padding:0 4px 0 12px;margin-left:8px}.meeting_detail .post_detail_wrapper .dateTimeWrapper .lastDateItem{padding-left:8px}.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 .save-btn{display:inline-block;cursor:pointer;background:#00a0d1;border:1px solid transparent;color:#fff;text-align:center;box-sizing:border-box;outline:0;margin:0;min-width:100px;height:36px;padding:8px 16px;font-size:16px;border-radius:25px}.meeting_detail .post_detail_wrapper .el-dialog .confirm-btns .save-btn[disabled]{opacity:.7}.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:O 1.2s linear infinite;animation:O 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_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;border-radius:50%;overflow:hidden;border:1px solid #fff}.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_item-tooltip{min-width:57px;height:26px;border-radius:2px;padding:2px 6px;box-shadow:0 4px 12px 0 rgba(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 .connect-mode,.pme-meetingReport-header .connect-time,.pme-meetingReport-header .name{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_mode,.pme-meetingReport-content .pme-attendees_item_time{width:29.5%}.pme-meetingReport-content .pme-attendees_item_card{width:9%;text-align:right}.pme-meetingShare-dialog{width:640px!important}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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:O 1.2s linear infinite;animation:O 1.2s linear infinite}.pme-meetingShare-dialog .confirm-btns{padding-top:12px;padding-bottom:12px;float:right}.pme-meetingShare-dialog .confirm-btns .save-btn{background:#00a0d1}.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:O 1.2s linear infinite;animation:O 1.2s linear infinite}.pme-meetingShare-dialog hr{color:rgba(41,41,41,.08);margin:18px 0 20px}.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;color:#171b1f}.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:focus,.pme-meetingShare-addition .el-button:hover{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;color:#007ea8;padding:0;height:19px}.pme-meetingShare-isSharedwrap .isShared-title{display:block;font-size:12px;color:#535759}.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;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;color:#171b1f}.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:#929596;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:-ms-input-placeholder,.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;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{top:-3px;left:-2px;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-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;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:#737678;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}.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:.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:O 1.2s linear infinite;animation:O 1.2s linear infinite;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:O 1.2s linear infinite;animation:O 1.2s linear infinite;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:O 1.2s linear infinite;animation:O 1.2s linear infinite;border-color:#171b1f #171b1f #171b1f transparent}.pme-meetingRemoveInviter-dialog,.pme-meetingRemoveShare-dialog,.pme-meetingSetAccess-dialog{max-width:492px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.pme-meetingRemoveInviter-dialog,.pme-meetingRemoveShare-dialog,.pme-meetingSetAccess-dialog{top:20px!important}}.pme-meetingRemoveInviter-dialog .el-dialog__body .confirm-text,.pme-meetingRemoveShare-dialog .el-dialog__body .confirm-text,.pme-meetingSetAccess-dialog .el-dialog__body .confirm-text{margin-bottom:24px!important}.pme-meetingRemoveInviter-dialog .el-dialog__body .loading-ring,.pme-meetingRemoveShare-dialog .el-dialog__body .loading-ring,.pme-meetingSetAccess-dialog .el-dialog__body .loading-ring{display:inline-block;width:13px;height:13px}.pme-meetingRemoveInviter-dialog .el-dialog__body .loading-ring:after,.pme-meetingRemoveShare-dialog .el-dialog__body .loading-ring:after,.pme-meetingSetAccess-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:O 1.2s linear infinite;animation:O 1.2s linear infinite;border-color:#171b1f #171b1f #171b1f transparent}.user-type-dropdown .el-dropdown-menu__item{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;-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:0}.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:O 1.2s linear infinite;animation:O 1.2s linear infinite;border-color:#171b1f #171b1f #171b1f transparent}.pme-attendees{color:#171b1f;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:.8}.pme-attendees_item-descr{overflow:hidden;padding-left:8px}.pme-attendees .user-name{margin-bottom:3px}.pme-attendees .user-email{color:#737678;font-size:12px}.mpb-sticky{padding-top:111px}.mpb-sticky .mpd-content-title-wrap{z-index:2;position:fixed;background-color:#fff;top:72px;padding-top:30px}.mpb-sticky .el-tabs__header{position:fixed;top:153px;z-index:2;background-color:#fff;width:100%;padding-bottom:0}.mpd-content-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.mpd-content-title-wrap .mpd-content-title{display:block;font-size:18px;margin-bottom:16px;padding:0 18px 0 0}.mpd-content-title-wrap .mpb-content-search{position:relative;float:left;max-width:341px;width:100%;height:32px;padding:3px 10px}.mpd-content-title-wrap .mpb-content-search .icon-ng-search{padding-top:0;transition:all 0s;display:block;margin-top:-1px}.mpd-content-title-wrap .mpb-content-search .icon-ng-search:before{background-color:#fff}.mpd-content-title-wrap .mpb-content-search .icon-exit-contain{z-index:2}.mpd-content-title-wrap .mpb-content-search .icon-ng-spinner{width:16px;height:16px;top:8px;left:8px;transition:all 0s;border-radius:8px;background-color:#fff}.mpd-content-title-wrap .mpb-content-search input{border-radius:16px}.mpd-content-title-wrap .mpb-content-search input:hover{background-color:#fff}.mpd-content-title-wrap .mpb-content-search .icon-exit-contain{font-size:12px}.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:8px;background-color:#fff;font-size:14px;color:#545454}.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;cursor:pointer;color:#121212}.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:0}.mpd-content-title-wrap .mpb-content-search .mpb-content-search-count .mpb-content-search-count-nav button.mpb-content-arrow.disabled{color:#b2b2b2;cursor:not-allowed}.mpd-content-title-wrap .mpb-content-search .mpb-search-error input{background-color:#ffe8e3;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-ng-search: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}.post-meeting-tabs .el-tabs__header .el-tabs__nav .el-tabs__item{padding:0;margin-right:16px}.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-tabs__header .el-tabs__nav .el-tabs__item.is-active{border-bottom:4px solid #005e7d;color:#005e7d}.post-meeting-tabs .el-tabs__header .el-tabs__nav .el-tabs__item.is-active a,.post-meeting-tabs .el-tabs__header .el-tabs__nav .el-tabs__item:hover{color:#005e7d}.post-meeting-tabs .el-tab-pane{width:100%}.post-meeting-tabs .el-tab-pane,.post-meeting-tabs .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}.post-meeting-tabs .el-tabs__content{overflow:visible}.highlights-filter-dropdown,.pme-recommendations,.post-meeting-content-list{position:relative}.highlights-filter-dropdown:after,.pme-recommendations:after,.post-meeting-content-list:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:" ";background:hsla(0,0%,100%,.5);z-index:-1;opacity:0;transition:z-index .3s,opacity .3s}.highlights-filter-dropdown.items_loading:after,.pme-recommendations.items_loading:after,.post-meeting-content-list.items_loading:after{z-index:2;opacity:1}.highlights-filter-dropdown.draft-note-enable,.pme-recommendations.draft-note-enable,.post-meeting-content-list.draft-note-enable{padding-top:110px;position:static}.free-text-note{position:absolute;top:40px;left:0;width:100%;z-index:2;background-color:#fff;font:14px/1.57 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;padding:12px 18px;border-radius:4px}.free-text-note .sortable-chosen,.free-text-note.sticky-text-note{position:static;position:-webkit-sticky;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:#171b1f}.free-text-note button[disabled=disabled]{opacity:.25;cursor:not-allowed}.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:O 1.2s linear infinite;animation:O 1.2s linear infinite;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 #ccc;width:100%;height:62px;padding:12px 16px;color:#121212;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:#545454}.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:after,.free-text-note .clearfix:before{content:" ";display:table}.free-text-note .clearfix:after{clear:both}.post-meeting-content-list .item-drag{cursor:move;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%)}.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:#121212}.transcript-switcher__sentence-container{max-width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;margin-right:16px}.transcript-switcher__counter{margin:0 16px}.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:none;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.05);background:#dedede;color:#121212;cursor:pointer}.transcript-switcher__control.primary{background:#007aa3;color:#fff}.transcript-switcher__control:disabled{background:#dedede;cursor:no-drop}.transcript-switcher__control:disabled i.transcript-switcher__control-icon{font-weight:400}.transcript-switcher__control i.transcript-switcher__control-icon{font-size:12px;-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.transcript-switcher__control--close .transcript-switcher__control-icon{font-size:13px}.transcript-switcher__control--close{margin-left:8px}.pme-pagination{position:absolute;right:0;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);background-color:hsla(0,0%,100%,.7)}.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;padding-top:4px;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{margin:0 4px}.pme-pagination_menu,.pme-pagination_menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pme-pagination_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pme-pagination_menu li span{padding:4px 8px;min-width:30px}.pme-pagination_menu li+li:before{content:"/";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;margin:0 6px}.pme-pagination_menu li .el-input-number--small{width:30px}.pme-pagination_menu li .el-input-number--small .el-input__inner{height:24px;color:#343537;font:12px/1.35 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;padding:4px 2px;text-align:center;background:#fff;box-shadow:none!important;border:1px solid rgba(0,0,0,.16)!important}.pme-pagination_menu li .el-input-number--small .el-input__inner:focus{outline:auto}.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:#000;position:relative;z-index:2}.pme-pagination_control-btn:disabled{cursor:not-allowed;opacity:.5}.pme-pagination_control-btn i{height:100%}.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:#757575}.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% - 130px)}.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:0;right:0;left:64px;background:#fff;z-index:10;padding:10px 0 8px;color:#000;-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 12px;display:-webkit-box;display:-ms-flexbox;display:flex;font:14px/1.57 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;color:#000;cursor:pointer;position:relative;z-index:2}.pme-player .play-btn{width:38px}.pme-player_rate-btn,.pme-player_speed-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:#000;cursor:pointer;transition:all 2s ease}.pme-player_rate-btn i,.pme-player_speed-btn i{font-size:12px;margin-left:8px;transition:all 2s ease}.pme-player_rate-btn i.icon-ng-check,.pme-player_speed-btn i.icon-ng-check{color:#248f2e;font-size:16px}.pme-player_rate-btn.showMore,.pme-player_speed-btn.showMore{padding:8px 16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.pme-player_rate-btn.showMore i,.pme-player_speed-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{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;box-sizing:border-box}.pme-player-container,.pme-player-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.pme-player-controls{-ms-flex-align: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;border-radius:4px;box-shadow:0 8px 16px 0 rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.12);background-color:#fff;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;box-shadow:none!important}.pme-player_settings-dropmenu{width:220px;border-radius:4px;box-shadow:0 8px 16px 0 rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.12);background-color:#fff}.pme-player_settings-dropmenu li{padding:4px 16px}.pme-player-timer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:12px/1.35 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;position:relative;z-index:2}.pme-player-spin,.pme-player-timer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px}.pme-player-spin{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;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:after,.pme-player-timeline-progress-bar-mask:before{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:after,.pme-player-timeline-ranges:before{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%;box-shadow:0 1px 2px 0 rgba(0,0,0,.32);background:#fff;border:1px solid rgba(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;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;transition:width .3s,opacity .3s,margin-right .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;box-shadow:0 1px 2px 0 rgba(0,0,0,.32);background:#fff;padding:0;border:1px solid rgba(0,0,0,.32);cursor:-webkit-grab;cursor:grab}.pme-player_volume.scrobbling .pme-player_volume-dropdown,.pme-player_volume:hover .pme-player_volume-dropdown{width:72px;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;transition:scale .2s ease-in-out}.markers__item:hover{-webkit-transform:translateY(-50%) scale(1.5);transform:translateY(-50%) scale(1.5)}.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}.pme-highlights.with-recommendations .pme-with-scroll>div{margin-bottom:50px}.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,.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:400;-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:12px;padding-left:18px}.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:36px}.pme-highlights-header .el-checkbox__input .el-checkbox__inner{border-color:gray!important}.pme-highlights-header .el-checkbox__input.is-indeterminate .el-checkbox__inner{background:#fff}.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+.highlights-filter-btn,.pme-highlights-header .el-checkbox+button,.pme-highlights-header>.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 .highlights-filter-btn .highlights-filter-popover{padding:0 16px;margin-top:4px}.pme-highlights-header .highlights-filter-btn .highlights-filter-popover .category-item label{line-height:30px}.pme-highlights-header .highlights-filter-btn .highlights-filter-popover .category-item label .el-checkbox__input{margin-top:7px}.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;padding:0 11px;background:transparent;cursor:pointer;opacity:1;transition:opacity .3s;color:#171b1f;display:block;font-size:20px}.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:#cccdce;cursor:not-allowed}.pme-highlights-header .icon-ng-note.active{color:#007aa3}.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:12px 18px;border-radius:4px;transition:background-color .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 .el-checkbox__input .el-checkbox__inner{border-color:gray!important}.pme-highlights-item .avatar_img{margin:0 12px;min-width:28px}.pme-highlights-item .free-text-note-icon-wrap{margin:0 12px;min-width:28px;width:28px;height:28px;display:block;overflow:hidden;font-size:22px;color:#929596;text-align:center}.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:#929596;font:14px/1.57 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;margin-bottom:4px}.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 6px;background:transparent;cursor:pointer;opacity:0;transition:opacity .3s}.pme-highlights-item_additions button i{color:#171b1f}.pme-highlights-item_additions button[disabled=disabled]{opacity:.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:O 1.2s linear infinite;animation:O 1.2s linear infinite;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:6px}.pme-highlights-item_msg .highlight-text{max-width:100%;margin-right:auto;color:#343537;font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:14px;line-height:1.4;border:1px solid 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;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;color:#171b1f;padding-left:6px}.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:none;padding:3px 8px;border-radius:4px;color:#fff;font-size:12px;line-height:14px;vertical-align:top;height:20px;min-width:auto}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.pme-highlights-item_category button{line-height:14px}}.pme-highlights-item_category button span{display:inline-block;line-height:14px;vertical-align:top}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.pme-highlights-item_category button span{top:1px!important}}.pme-highlights-item_category button .icon-arrow-down{vertical-align:bottom;font-size:10px;line-height:15px;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .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:hover{color:#fff}.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:#929596;font:12px/1.9 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;vertical-align:bottom;margin-left:4px}.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:O 1.2s linear infinite;animation:O 1.2s linear infinite}.pme-highlights-item:focus,.pme-highlights-item:hover{background:#ededed}.pme-highlights-item:focus .pme-highlights-item_additions button,.pme-highlights-item:hover .pme-highlights-item_additions button{opacity:1}.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:16px;margin-bottom:12px}.pme-highlights-item.suggesting .avatar_img{margin-left:0}.pme-highlights-item .suggestions-tips{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #dedede;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-top:12px}.pme-highlights-item .suggestions-tips span button{font-size:16px;padding-left:5px;cursor:pointer;border:none;background:transparent}.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:O 1.2s linear infinite;animation:O 1.2s linear infinite}.dialog-batch-delete-highlights .dialog-footer-btns button:disabled .loading-ring:after{border-color:#121212 #121212 #121212 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;color:#343537;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:20px;margin-bottom:12px}.highlights_content .pme-recommendations_header_action,.highlights_content .pme-recommendations_header_count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.highlights_content .pme-recommendations_header_action>img,.highlights_content .pme-recommendations_header_count>img{width:20px;height:24px;margin-right:12px}.highlights_content .pme-recommendations_header_action button,.highlights_content .pme-recommendations_header_count button{font-size:20.04px;padding:0 10px;cursor:pointer;border:none;background:transparent}.highlights_content .pme-recommendations_header_action .delete-all-recommendations,.highlights_content .pme-recommendations_header_count .delete-all-recommendations{padding-right:0}.highlights_content .pme-recommendations_header_tips{padding:12px 16px;background:#f7f7f7;border-radius:8px;margin-bottom:8px}.highlights_content .el-button_assistant{width:168px;height:32px;border-radius:20px;font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;border:1px solid #ccc;color:#b2b2b2;background:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.highlights_content .el-button_assistant,.highlights_content .el-button_assistant>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>span img{margin-right:8px}.highlights_content .el-button_assistant.active{border:1px solid #007aa3;color:#007aa3}.highlights_content .el-button_assistant.active:focus{background:#d3eef7}.highlights_content .el-button_assistant:focus{box-shadow:none}.highlights_content .el-button_assistant.align-right{margin-left:auto}.highlights-popover{padding:0;margin-top:3px!important}.highlights-popover .custom-highlights-dropdown{width:160px;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{padding:3px 0 3px 16px}.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-radio-group .category-item:hover{background:#ededed}.highlights-popover .custom-highlights-dropdown .el-scrollbar .el-scrollbar__wrap{max-height:145px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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}.pme-email-highlights-dialog{padding:18px 12px 20px 20px;max-width:642px;border:1px solid #737678}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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{color:#171b1f;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:#929596;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,.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:focus,.pme-email-highlights-dialog .el-dialog__body .highlightShare-items .pme-highlights-item:hover{background:#fff;opacity:1}.pme-email-highlights-dialog .el-dialog__body hr{color:rgba(41,41,41,.08);margin:24px 0}.pme-email-highlights-dialog .el-dialog__body .highlightShare-options{color:#171b1f;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:-ms-input-placeholder,.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;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:focus,.pme-email-highlights-dialog .el-dialog__body .highlightShare-options .highlightShare-emails_addition .el-button:hover{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:-ms-input-placeholder,.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;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:#929596;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:#171b1f;padding:6px 16px;font-size:16px;font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;line-height:20px;background-color:#e6e8e8;border-radius:100px;border:none}.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-send-btn{height:32px;color:#fff;padding:6px 16px;font-size:16px;line-height:20px;font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;background-color:#00a0d1;border-radius:100px;border:none;margin-left:12px}.pme-email-highlights-dialog .el-dialog__body .highlightShare-actions .highlightShare-send-btn:disabled{opacity:.5}.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:O 1.2s linear infinite;animation:O 1.2s linear infinite}.participants-popover>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 .select-btn{font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:14px;line-height:1.45;color:#fff;background:#00a0d1;padding:1px 12px;height:30px;margin-right:16px}.pme-participants-invitees-dialog .confirm-btns .select-btn.is-disabled{background:#f2f4f5;color:#cccdce}.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:O 1.2s linear infinite;animation:O 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:0}.el-popover.share-all-invitees .pme-attendees_avatar{margin-right:16px}.el-popover.share-all-invitees .user-email{color:#737678}.pme-transcripts{color:#343537;width:100%}.pme-transcripts.withWordcloud{position:absolute;height:100%}.pme-transcripts.withWordcloud .wordcloud-scroll{height:100%;overflow-y:auto}.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,.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:400;-ms-flex-item-align:center;align-self:center;line-height:20px;padding-top:4px}.pme-transcripts_download{padding:3px 18px;margin-bottom:24px}.pme-transcripts .download-btn,.pme-transcripts .download-transcript-file-link{color:#343537;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}.pme-transcripts .download-btn i,.pme-transcripts .download-transcript-file-link i{margin-left:6px;font-size:16px}.pme-transcripts .download-btn:hover,.pme-transcripts .download-transcript-file-link:hover{color:#008bae}.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;margin-right:6px}.pme-transcripts .add-btn,.pme-transcripts .cancel-btn,.pme-transcripts .edit-btn,.pme-transcripts .play-btn,.pme-transcripts .remove-btn,.pme-transcripts .save-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:4px 6px;height:21px;border:0;background:none;cursor:pointer;transition:background .3s;transition:background .3s linear .3s;color:#171b1f}.pme-transcripts .add-btn:disabled,.pme-transcripts .cancel-btn:disabled,.pme-transcripts .edit-btn:disabled,.pme-transcripts .play-btn:disabled,.pme-transcripts .remove-btn:disabled,.pme-transcripts .save-btn:disabled{opacity:.25;cursor:default}.pme-transcripts .play-btn{width:26px}.pme-transcripts .cancel-tooltip{visibility:hidden;width:0;transition:width;transition:width .3s linear}.pme-transcripts .cancel-btn{opacity:0}.pme-transcripts .controls .el-loading-mask{background-color:hsla(0,0%,100%,.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:#737678;max-width:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.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;transition:opacity;transition:opacity .3s linear}.pme-transcripts .controls button:focus{opacity:1}.pme-transcripts .datetime{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}.pme-transcripts_additions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 auto}.pme-transcripts-item,.pme-transcripts_additions{display:-webkit-box;display:-ms-flexbox;display:flex}.pme-transcripts-item{-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:4px;padding:12px 18px;transition:background;transition:background .3s linear}.pme-transcripts-item:focus,.pme-transcripts-item:hover{background:#ededed}.pme-transcripts-item:focus .controls button,.pme-transcripts-item:hover .controls button{opacity:1}.pme-transcripts-item.found{-webkit-animation:P .25s infinite;animation:P .25s infinite}.pme-transcripts-item.editable{background:none}.pme-transcripts-item.editable .cancel-btn,.pme-transcripts-item.editable .controls{opacity:1}.pme-transcripts-item.editable .cancel-tooltip{visibility:visible;width:26px}.pme-transcripts-item.converting,.pme-transcripts-item.highlighting,.pme-transcripts-item.saving{background:none}.pme-transcripts-item.converting .controls,.pme-transcripts-item.highlighting .controls,.pme-transcripts-item.saving .controls{opacity:1}.pme-transcripts-item.playing{background:#ededed}.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-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{color:#171b1f;margin-bottom:6px;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:1px solid transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:background-color .3s,border-bottom-color .3s,box-shadow .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:#c7eeff;box-shadow:0 0 0 3px #c7eeff}.pme-transcripts-item.suggestion .pme-transcripts-item-body-content{background:#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:#000;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 P{0%,49%{background-color:#ededed}50%,to{background-color:transparent}}@keyframes P{0%,49%{background-color:#ededed}50%,to{background-color:transparent}}.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{box-shadow:none!important;border:1px solid gray;background:rgba(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;transition:background;transition:background .3s linear;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}.pme-recordings{color:#343537;width:100%;padding:0}.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,.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:400;-ms-flex-item-align:center;align-self:center;line-height:20px;padding-top:4px}.pme-recordings_table{width:100%;position:relative}.pme-recordings_table.el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#ededed}.pme-recordings_table td{height:64px}.pme-recordings_table th{height:44px}.pme-recordings_table th .cell{font-weight:700}.pme-recordings_table .pme-recordings_table-nameRow a{color:#343537;text-decoration:none}.pme-recordings_table .pme-recordings_table-nameRow a:hover{color:#005e7d}.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:#000;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:#fff;text-align:center}.pme-reports{color:#343537;width:100%;padding:0}.pme-reports .foot_container .report_export{position:relative;bottom:0}.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.el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#ededed}.pme-reports_table td{height:64px}.pme-reports_table th{height:44px}.pme-reports_table th .cell{font-weight:700;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:430px}.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}.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-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% - 152px);min-height:auto}.pme-main-content .pme_details_wrap .post-meeting-tabs{height:calc(100% - 51px);-ms-flex:1 0;flex:1 0;-ms-flex-direction:column;flex-direction:column}.pme-main-content .pme_details_wrap .el-tab-pane,.pme-main-content .pme_details_wrap .post-meeting-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal}.pme-main-content .pme_details_wrap .el-tab-pane{width:100%;-ms-flex:1 0;flex:1 0;-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}.menu-item-icon,.menu-item-text{vertical-align:middle}.menu-item-text{margin-left:18px}.pme-share_head{width:100%;padding:18px 32px 0}.pme-share_head .delimiter_create{-webkit-margin-before:18px;margin-block-start:18px;-webkit-margin-after:0;margin-block-end:0}.pme-share_head .empty_content{padding-top:24px}.pme-share_head a{text-decoration:none}.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 (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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,.el-table__body .reportEmail .cell{width:200px}.el-table__body .reportSourceID,.el-table__body .reportSourceID .cell{width:150px}}}.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.follow_theme .preview_text,.preview_playback .audio_img_playback .preview_content.msgTop .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:hsla(0,0%,100%,.95)}.preview_playback .audio_img_playback .preview_content .preview_text.text_black{color:rgba(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,.4);color:hsla(0,0%,100%,.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:50%;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,.5);color:hsla(0,0%,100%,.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:linear-gradient(180deg,#93c437,#279be8)}.preview_playback .audio_img_playback .gradientColorBlue{background:linear-gradient(180deg,#279be8,#875ae0)}.preview_playback .audio_img_playback .gradientColorRed{background:linear-gradient(180deg,#f55868,#875ae0)}.preview_playback .audio_img_playback .gradientColorYellow{background:linear-gradient(180deg,#ffbe4f,#f26b1d)}.preview_playback .audio_img_playback .greenBg{background:url(/webappng/images/playback/preview_green_bg.jpg) 0 0/cover no-repeat}.preview_playback .audio_img_playback .blueBg{background:url(/webappng/images/playback/preview_blue_bg.png) 0 0/cover no-repeat}.preview_playback .audio_img_playback .blackBg{background:url(/webappng/images/playback/preview_black_bg.jpg) 0 0/cover no-repeat}.preview_playback .audio_img_playback .whiteBg{background:url(/webappng/images/playback/preview_white_bg.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 hsla(0,0%,100%,.2);margin-left:20px}.playback_top_tooltip.preview_tooltip{max-width:35%}.playback_top_tooltip.is-dark{background-color:#000}.playback_top_tooltip[x-placement^=bottom] .popper__arrow{border-bottom-color:#545454}.playback_top_tooltip[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#000}.practice_session_customize{height:100%;overflow-x:auto}.practice_session_customize .customize_content{padding:20px 64px;min-height:680px;min-width:1120px;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}.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;font-family:ciscosansttbold,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:28px;line-height:38px;font-weight:700;min-width:992px}.practice_session_customize .customize_content .content_title .preview_description{width:740px;margin-top:12px;color:#545454;font-size:14px;line-height:19px}.practice_session_customize .customize_content .content_main{margin-top:20px;min-height:494px;background-color:#f7f7f7;border:1px solid #dedede;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.practice_session_customize .preview_background{background-color:#000;padding:10px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff}.practice_session_customize .preview_background .background_bottom,.practice_session_customize .preview_background .background_header{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:#08599c}.practice_session_customize .cyanBlue{background:#12615a}.practice_session_customize .brown{background:#914017}.practice_session_customize .purple{background:#432c78}.practice_session_customize .lakeBlue{background:#c7eeff}.practice_session_customize .blueGreen{background:#baf5e7}.practice_session_customize .beige{background:#fce4c7}.practice_session_customize .lavender{background:#e2cafc}.practice_session_customize .gradientColorGreen{background:linear-gradient(180deg,#93c437,#279be8)}.practice_session_customize .gradientColorBlue{background:linear-gradient(180deg,#279be8,#875ae0)}.practice_session_customize .gradientColorRed{background:linear-gradient(180deg,#f55868,#875ae0)}.practice_session_customize .gradientColorYellow{background:linear-gradient(180deg,#ffbe4f,#f26b1d)}.practice_session_customize .greenBg{background:url(/webappng/images/playback/preview_green_bg.jpg) 0 0/cover no-repeat}.practice_session_customize .blueBg{background:url(/webappng/images/playback/preview_blue_bg.png) 0 0/cover no-repeat}.practice_session_customize .blackBg{background:url(/webappng/images/playback/preview_black_bg.jpg) 0 0/cover no-repeat}.practice_session_customize .whiteBg{background:url(/webappng/images/playback/preview_white_bg.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:700}.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%;min-width:540px;height:100%}.customize_preview .preview_container .preview_text{line-height:20px;text-align:center}.customize_preview .preview_container .preview_text.text_white{color:hsla(0,0%,100%,.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,.4);color:hsla(0,0%,100%,.95)}.customize_preview .preview_container .preview_content{position:absolute;left:0;top:0;right:0;bottom:0;margin:28px 8px 32px;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:hsla(0,0%,100%,.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:50%;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 #dedede;display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:410px;background:#fff;overflow-y:auto;box-shadow:0 1px 0 #dedede}.customize_option_card .media_container,.customize_option_card .static_container{padding:0 14px 0 20px;border-bottom:1px solid #dedede}.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:700;line-height:22px;color:#121212}.customize_option_card .option_card_header .reset_btn{font-size:14px;line-height:22px;min-width:0;height:100%;color:#005e7d;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:700;font-size:14px;line-height:19px;color:#121212;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;color:#545454}.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 #fff;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(/webappng/images/playback/preview_theme_bg.png) 0 0/cover no-repeat}.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .radio_btn.greenBg{background:url(/webappng/images/playback/img_picker.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/playback/img_picker.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/playback/img_picker.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/playback/img_picker.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:50%;background-repeat:no-repeat;position:relative}.customize_option_card .customize_option_item .background_picker .image_list .list_radio_group .radio_container .user_upload .icon-exit-contain{font-size:13px;position:absolute;right:-7px;top:-7px}.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 .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}.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}.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:#ededed;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:12px 16px;border-radius:8px}.upload_view .upload_info.uploadError{background:rgba(255,232,227,.6)}.upload_view .upload_info .info_container{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:24px;height:24px;margin-right:4px}.upload_view .upload_info .info_container .loading_div .el-loading-mask{background-color:transparent}.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:24px;height:24px}.upload_view .upload_info .info_container .audio_icon,.upload_view .upload_info .info_container .error_icon{font-size:20px;margin-right:8px}.upload_view .upload_info .info_container .file_info{font-size:14px;line-height:19px;white-space:nowrap}.upload_view .upload_info .info_container .file_info .file_name{vertical-align:top;font-weight:700;max-width:206px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload_view .upload_info .info_container .file_info .file_size{color:#545454;padding:0 8px;border-left:1px solid #d1d3d4}.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:inherit}.upload_view .audio_container{display:none}.upload_view .upload_err{margin:4px 0;padding:0 16px;font-size:12px;line-height:18px;color:#a12512}.reset_dialog{width:500px}.no_header #header,.no_header #ng_nav,.no_header #topNotis,.no_header .skip-link{display:none!important}.no_header #app{height:100%!important}.producer_customize_stage{height:100%;min-width:860px;overflow-y:auto;overflow-x:hidden;color:#121212;background:#e5e5e5}.producer_customize_stage .customize_content{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: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:#fff;box-shadow:0 1px 0 #dedede;height:48px;padding:0 12px}.producer_customize_stage .customize_content .producer_customize_header .header_title{font-weight:700;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;height:calc(100% - 48px);min-height:618px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option,.producer_customize_stage .customize_content .producer_customize_main .producer_preview{background:#fff;border:1px solid #dedede}.producer_customize_stage .customize_content .producer_customize_main .producer_preview{width:calc((100vw - 412px));min-width:440px}.producer_customize_stage .customize_content .producer_customize_main .producer_preview .stage_desc{background:#f0f0f0;font-size:14px;color:#545454;padding:12px 20px}.producer_customize_stage .customize_content .producer_customize_main .producer_preview .stage_desc strong{font-weight:700}.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main{padding:12px 20px}.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:700;font-size:16px;line-height:22px;margin-bottom:8px;margin-right:5px;margin-top:0}.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:#545454}.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,.12);box-shadow:0 4px 12px rgba(0,0,0,.16);color:#545454}.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;background:#fff;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:#ccc}.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_header .header_toggle_btn .el-button-group .toggle_btn i{font-size:14px}.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:400px;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:50%;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:#000}.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.after_upload.with_share,.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile.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.after_upload.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.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.after_upload.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.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.after_upload.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.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.after_upload.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.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.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.after_upload.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.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{height:100%}.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,.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{width:66px}.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,.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper.is_mobile .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.after_upload .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 .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.after_upload .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 .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:hsla(0,0%,100%,.1);border:1px dashed rgba(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_with_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_without_content .customize_name_label .name_tag{padding:2px;background-color:#fff;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_with_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_without_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:#fff;opacity:.4}.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,.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{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_with_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_without_content .customize_name_label .name_tag .tag_main.border{border-left:2px solid #fff}.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_with_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_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_without_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_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_name{font-size:13px;line-height:14px;color:#000}.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,.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{color:#fff}.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,.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{font-size:12px;line-height:12px;color:rgba(0,0,0,.7)}.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,.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{color:hsla(0,0%,100%,.7)}.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_with_content .name_label,.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_content .name_label{display:inline-block;font-size:12px;line-height:18px;color:hsla(0,0%,100%,.95);background:rgba(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_with_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_without_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_with_content img,.producer_customize_stage .customize_content .producer_customize_main .producer_preview .preview_main .preview_container .preview_window .preview_wrapper .preview_without_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,.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,.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{width:376px;margin-left:12px;padding:0 20px;-ms-flex-negative:0;flex-shrink:0;overflow-y:auto;overflow-x:hidden}.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:700;line-height:22px;padding:12px 0;margin:0}.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:#121212;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:700;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}.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:#545454}.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:2px solid #fff;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-color:#00a0d1}.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 #00a0d1}.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,.2);background:#f7f7f7;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:50%;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:#f7f7f7;border:1px solid rgba(0,0,0,.2)}.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .option_item .upload_view .error_icon{color:#a12512}.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .display_logo .logo_picker .image_list .list_radio_group .radio_container .user_upload,.producer_customize_stage .customize_content .producer_customize_main .producer_customize_option .name_tag .name_tag_picker .name_tag_wrapper{background:url(/webappng/images/stage/transparent.jpg) 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:#fff;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:#fff;opacity:.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 #fff}.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:#000;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:#fff}.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,.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:hsla(0,0%,100%,.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 transparent}.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}.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:#000}.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;color:#000}.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{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:gray}.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:linear-gradient(180deg,#93c437,#279be8)}.producer_customize_stage .customize_content .producer_customize_main .bg_default_red_gradient{background:linear-gradient(180deg,#f55868,#875ae0)}.producer_customize_stage .customize_content .producer_customize_main .bg_default_webex{background:url(/webappng/images/stage/bg_default_webex.jpg) 0 0/cover no-repeat}.producer_customize_stage .customize_content .producer_customize_main .bg_default_dark{background:url(/webappng/images/stage/bg_default_dark.jpg) 0 0/cover no-repeat}.producer_customize_stage .customize_content .producer_customize_main .bg_default_mist{background:url(/webappng/images/stage/bg_default_mist.jpg) 0 0/cover no-repeat}.producer_customize_stage .customize_content .producer_customize_main .bg_default_black{background:#1a1a1a}.producer_customize_stage .customize_content .producer_customize_main .bg_default_gray{background:#dedede}.producer_customize_stage .customize_content .producer_customize_main .bg_default_blue_gradient{background:url(/webappng/images/stage/bg_default_blue_gradient.jpg) 0 0/cover no-repeat}.producer_customize_stage .customize_content .producer_customize_main .bg_default_purple_gradient{background:url(/webappng/images/stage/bg_default_purple_gradient.jpg) 0 0/cover no-repeat}.producer_edit_name{width:690px;height:632px}.producer_edit_name .edit_name_main .panelist_table{margin-top:14px}.producer_edit_name .edit_name_main .panelist_table .el-table{color:rgba(0,0,0,.95);font-size:16px}.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-color:#fff;color:#545454;font-weight:700}.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:top}.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:8px}.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}.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}.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;color:#545454;margin-bottom:124px}.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,.4);box-shadow:0 2px 4px rgba(0,0,0,.16),0 0 1px rgba(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:#121212}.producer_logo_optimize .logo_cropper .slider .el-slider__runway{margin-top:-22px}.producer_logo_optimize .logo_cropper .cropper-container,.producer_logo_optimize .logo_cropper .cropper-crop-box,.producer_logo_optimize .logo_cropper .cropper-face,.producer_logo_optimize .logo_cropper .cropper-view-box,.producer_logo_optimize .logo_cropper .cropper-wrap-box{border-radius:0!important}.upload_error{opacity:0;position:absolute}.delete_upload_file{position:absolute;right:-7px;top:-7px}#editProducer.is-disabled{text-decoration:none;background-color:transparent}.survey_full_screen{font-family:CiscoSans,ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;background:#f7f7f7}.survey_full_screen body #wrapper{min-width:inherit;max-width:inherit}.survey_full_screen body #wrapper #header,.survey_full_screen body #wrapper #ng_nav,.survey_full_screen body #wrapper #topNotis,.survey_full_screen body #wrapper .skip-link{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 .edit_layout{position:relative;min-width:1130px;height:100%;background-color:#fff}.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%}.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>.el-tabs__header{margin:0}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__header .el-tabs__nav-scroll{text-align:center}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__header .el-tabs__nav-scroll .el-tabs__nav{height:48px;float:none}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__header .el-tabs__item{height:46px;padding:0 30px;color:#121212}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__header .el-tabs__item.is-active{border-width:2px;border-color:#121212;color:#121212;font-weight:700}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content{height:calc(100% - 49px)}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content>.el-tab-pane{height:100%}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem{position:relative;margin-top:4px;padding:15px 40px 15px 32px;border-bottom:1px solid #ededed;background-color:#f7f7f7}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_label,.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_label{width:100%;position:relative;line-height:32px;margin-bottom:16px}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_label .field_seq,.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_label .field_seq{position:absolute;width:32px;top:0;left:-32px;padding-left:8px}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_label .field_title,.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_label .field_title{display:inline-block;font-family:ciscosansttbold,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-weight:700;font-size:16px;line-height:32px}.survey_full_screen .edit_layout .layout_tabs>.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>.el-tabs__content .edit-survey-qitem .q_area{margin:0 -6px 12px;display:-webkit-box;display:-ms-flexbox;display:flex}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_area .q_name{margin:0 6px 12px;width:66%}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_area .q_type{margin:0 6px 12px;width:34%}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_area .el-form-item__content,.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .q_area .el-select{width:100%}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.txt .el-form-item{margin-right:24px}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.txt .el-input,.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.txt .el-select{min-width:180px;margin-right:12px}.survey_full_screen .edit_layout .layout_tabs>.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>.el-tabs__content .edit-survey-qitem .a_area .eidit-field-items .el-form-item__content{display:block}.survey_full_screen .edit_layout .layout_tabs>.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>.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>.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>.el-tabs__content .edit-survey-qitem .a_area.rating .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -6px 12px}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score{margin:0 6px 12px;width:34%}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score,.survey_full_screen .edit_layout .layout_tabs>.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>.el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score.el-form-item:after,.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score.el-form-item:before{content:none;display:none}.survey_full_screen .edit_layout .layout_tabs>.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>.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>.el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_score .el-select{width:100px}}.survey_full_screen .edit_layout .layout_tabs>.el-tabs__content .edit-survey-qitem .a_area.rating .row .rating_label{display:inline-block;margin:0 6px 12px;width:66%}.survey_full_screen .edit_layout .layout_tabs>.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>.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>.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%;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:after,.customize-survey-panel-wrap .survey-wrap-background:before{content:" ";position:absolute;top:0;bottom:0;width:50%}.customize-survey-panel-wrap .survey-wrap-background:before{left:0;background-color:#f7f7f7}.customize-survey-panel-wrap .survey-wrap-background:after{right:0;background-color:#fff}.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{width:420px;background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:392px}.customize-survey-panel .choose-field-panel .el-tabs__header{border-bottom:none;margin:0 16px 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:#545454;font-family:CiscoSansTTMedium,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman}.customize-survey-panel .choose-field-panel .el-tabs__active-bar{border-bottom-width:2px;background-color:#121212}.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;height:32px;line-height:32px;width:50%;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__nav .el-tabs__item.is-active{border-bottom-color:#121212;color:#121212;font-family:CiscoSansTTMedium,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman}.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>.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:hidden;background-color:#fff;max-width:996px;min-width:738px}.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{height:calc(100% - 38px);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.all .el-collapse-item.full{height:calc(100% - 316px)}.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:#121212;border-bottom:1px solid rgba(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>span{font-size:12px;font-weight:500;color:#121212}.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header>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:1;-ms-flex:1;flex:1;font-weight:700}.customize-survey-panel .customize-survey-form-panel .el-collapse-item__header .collapse-customize-title .label-2{width:300px;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 .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:#ededed}.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:#545454}.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:#000;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 #e5e5e5;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.survey_layout_customize_wrap .survey_layout_customize_panel{border:2px solid #e5e5e5;width:300px;padding:0 20px;overflow-y:auto;overflow-x:hidden}.survey_layout_customize_wrap .survey_layout_customize_panel hr{border:none;height:1px;background:#dedede;margin:8px -20px}.survey_layout_customize_wrap .survey_layout_customize_panel .title{font-weight:700;font-size:14px;color:#121212;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:#545454}.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}.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .upload .upload-disable{color:#b2b2b2;cursor:not-allowed;background-color:#ededed}.survey_layout_customize_wrap .survey_layout_customize_panel .header_image .header_image_button{width:240px;height:28px;font-weight:400;font-size:14px;color:#121212;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-button,.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-radio-group{width:100%}.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{padding:0;font-size:14px}.survey_layout_customize_wrap .survey_layout_customize_panel .theme_color .el-tabs__item+.el-tabs__item{margin-left:20px;margin-right:20px}.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:focus,.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:hover{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:#121212;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:#f7f7f7;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;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:#b2b2b2}.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:#545454}.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-checkbox,.survey_page .survey_form .el-radio,.survey_page .survey_form .el-select{display:block;margin-left:0;margin-right:0}.survey_page .survey_form .rating{padding:0 20px}.survey_page .survey_form .rating .el-radio-group,.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 .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 .container_btn{margin-top:65px;text-align:center}.survey_page .container_btn .btn_tip{margin-top:20px;font-weight:400;font-size:12px;color:#545454}.survey_page .container_btn .btn_tip+div{font-size:12px}html[dir=rtl].survey_full_screen .layout_title{left:auto;right:0}html[dir=rtl].survey_full_screen .layout_action{right:auto;left:0}html[dir=rtl].survey_full_screen .field_seq{left:auto;right:-32px}html[dir=rtl].survey_full_screen .customize-survey-panel .registration-field-list-item .icon-ng-delete{right:auto;left:3px}html[dir=rtl].survey_full_screen .customize-survey-panel .customized-fields .registration-field-list-item .icon-add{left:35px;right:auto}html[dir=rtl].survey_full_screen .customize-survey-panel .standard-fields .registration-field-list-item .icon-add{left:3px;right:auto}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}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}html[dir=rtl] .survey-wrap-background:before{left:auto;right:0}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-color:#f7f7f7;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:#000;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;color:#121212;padding:0 20px}.webinar-online-fte .webinar_fte_wrapper .webinar_fte_body{position:relative;padding:16px 0}.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:700;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:#007aa3}.webinar-online-fte .webinar_fte_banner .webinar_fte_button:focus,.webinar-online-fte .webinar_fte_banner .webinar_fte_button:hover{background:#005e7d}.webinar-online-fte .webinar_fte_banner .webinar_fte_button:active{background:#064157}@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}}.item_allrecording{margin-top:36px}.item_allrecording .m_list_item{font-size:14px;margin:25px 0 0}.item_allrecording .m_list_item.m_list_item_header{margin:10px 0 12px;font-size:16px;background-color:#fff;border-bottom:1px solid #e0e0e0}.item_allrecording .m_list_item.m_list_item_header .col{height:48px;line-height:48px!important}.item_allrecording .m_list_item.m_list_item_header .col span{height:38px;line-height:38px!important}.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:12px}.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:5px}.item_allrecording .m_list_item .m_list_item_imgblock.shareToMe{margin-top:0}.item_allrecording .m_list_item .m_list_item_imgblock .recording_list_duration,.item_allrecording .m_list_item .m_list_item_imgblock .recording_list_topic{padding-left:12px;padding-right:5px}.item_allrecording .m_list_item .serviceTypeIndicator{-ms-flex-negative:0;flex-shrink:0;border-radius:4px;color:#005e7d;background-color:#e6fbff;margin-top:11px;margin-bottom:11px;font-size:10px;display:inline-block;min-width:50px;text-align:center;line-height:18px}.item_allrecording .m_list_item .serviceTypeIndicator.moreTop{margin-bottom:0}.item_allrecording .m_list_item .serviceTypeIndicator.tcColor{color:#12615a;background-color:#e9f7f3}.item_allrecording .m_list_item .serviceTypeIndicator.scColor{color:#08599c;background-color:#e5f8ff}.item_allrecording .m_list_item .expiringSoon{-ms-flex-negative:0;flex-shrink:0;border-radius:4px;color:#7d4705;background-color:#ffebc2;margin-top:11px;margin-bottom:11px;margin-left:2px;font-size:10px;display:inline-block;min-width:100px;text-align:center;line-height:18px}.item_allrecording .m_list_item .expiringSoon.moreTop{margin-top:11px;margin-bottom:0}.item_allrecording .m_list_item .col{margin-bottom:0;padding-right:10px}.item_allrecording .m_list_item .col span:not(.el-checkbox__input,.el-checkbox__inner){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.item_allrecording .m_list_item .col.col_0{padding-top:6px}.item_allrecording .m_list_item .col.col_0 span{overflow:initial}.item_allrecording .m_list_item .col.col_0 .el-checkbox__label{visibility:hidden}.item_allrecording .m_list_item .col.col_3,.item_allrecording .m_list_item .col.col_generating{overflow:inherit}.item_allrecording .m_list_item .col.col_7{padding-right:0}.item_allrecording .m_list_item .col .col_label_sort{color:#121212;text-decoration:none}.item_allrecording .m_list_item .col .col_label_sort:active,.item_allrecording .m_list_item .col .col_label_sort:focus,.item_allrecording .m_list_item .col .col_label_sort:hover{color:#005e7d;text-decoration:none}.item_allrecording .m_list_item .col .col_label_sort i{font-size:12px;margin-left:4px;color:#8a8e96}.item_allrecording .m_list_item .col .col_label_sort i:hover{color:#005e7d}.item_allrecording .m_list_item .col .col_label_sort span{color:#343537}.item_allrecording .m_list_item .col .col_label_sort span:hover{color:#005e7d}.item_allrecording .m_list_item .col_2,.item_allrecording .m_list_item .col_3,.item_allrecording .m_list_item .col_4,.item_allrecording .m_list_item .col_5,.item_allrecording .m_list_item .col_6,.item_allrecording .m_list_item .col_generating{line-height:48px}.item_allrecording .m_list_item .col_7{padding-top:15px}.item_allrecording .m_list_item .recording_list_topic{-ms-flex-negative:1;flex-shrink:1;line-height:21px;padding-top:8px;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;display:block}.item_allrecording .m_list_item .recording_list_topic a{color:#343537;text-decoration:none}.item_allrecording .m_list_item .recording_list_topic a:hover{color:#005e7d}.item_allrecording .m_list_item .topic_multi_line{padding-top:1px}.item_allrecording .m_list_item .recording_list_duration{line-height:14px;font-size:12px;color:#545454}.item_allrecording .m_list_item .recording_list_operation i{font-size:24px}.item_allrecording .m_list_item .recording_list_operation i:hover{color:#005e7d}.item_allrecording .m_list_item .recording_list_security{font-size:16px;color:#545454}.item_allrecording .m_list_item .recording_list_security>span{display:inline-block!important;width:20px;vertical-align:top}.item_allrecording .m_list_item .recording_list_security>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:68px}.item_allrecording .m_list{border-collapse:collapse;overflow:auto}.item_allrecording .m_list .col{min-height:48px;overflow:hidden;margin:10px 0}.item_allrecording .m_list .col_0{width:36px;padding-left:8px}.item_allrecording .m_list .col_1{width:calc(100% - 606px)}.item_allrecording .m_list .col_1_shared{width:calc(100% - 576px)}.item_allrecording .m_list .col_2{width:100px}.item_allrecording .m_list .col_3{width:140px}.item_allrecording .m_list .col_generating .icon-play,.item_allrecording .m_list .col_generating .icon-player-play{cursor:pointer}.item_allrecording .m_list .col_4{width:84px;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:80px}.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}.item_allrecording .m_list .col_7 .recordingOp i.icon-ng-more{width:15px;height:15px}.item_allrecording .m_list .col_7 .recordingOp i:active,.item_allrecording .m_list .col_7 .recordingOp i:focus,.item_allrecording .m_list .col_7 .recordingOp i:hover{color:#049fd9}.item_allrecording .infinite-loading-container .infinite-status-prompt{padding:0}.list_recording .el-tabs__item{font-size:16px}.screenImg{width:112px;height:63px;border:1px solid #d7d7d8;display:inline-block;background-size:cover}.screenImg:hover{border:2px solid #005e7d}.list-bottom{display:inline-block;height:25px;margin:0 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:rgba(41,41,41,.08)}.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:#43a942}.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;color:#343537;font-size:12px;line-height:16px}.item_storage .item_user_site_storage_separator{float:left;height:16px;width:1px;background-color:#d7d7d8;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:#eaab57;font-size:13px;font-weight:700}.site_storage_full_tip{max-width:400px}.grid_g_all.recording_detail{min-width:1000px;width:100%}.headerOp{font-size:20px;position:absolute;right:2px;top:78px;z-index:300}.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:#fff}.filterFrom .line{text-align:center}.filterFrom .el-date-editor.el-input{height:30px;width:128px;border-radius:4px;background-color:#fff}.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}.auto-fixed .el-tabs__header{background-color:#fff}.el-button.btn_bar,.filter-button{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;text-align:center;outline:0;margin:0;border:2px solid transparent;padding:8px 16px;font-size:16px;border-radius:0 25px 25px 0}.vertical_line{float:left;width:1px;height:25px;background:#000;margin:0 5px}.recoding_filter{width:280px}.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% - 717px)}.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% - 706px)}.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% - 621px)}.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% - 626px)}.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% - 701px)}.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}.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}.recording_detail{min-height:650px;margin:0 auto;text-align:center}.recording_detail .grid_block_t{line-height:40px;margin-bottom:8px}.recordingDownload,.recordingEdit,.recordingShare{font-size:16px;line-height:28px;overflow:hidden;color:#545454}.recordingPopDialog{text-align:left}.c_backurl i{font-size:8px;margin-right:5px;vertical-align:middle}.c_backurl a{color:#000;text-decoration:none}.disabled_info{text-align:center;background-color:#fff;font-size:16px;line-height:24px;font-weight:700;color:rgba(0,0,0,.95);width:100%;position:absolute;left:50%;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.disabled_info span{font-size:14px;font-weight:400;color:rgba(0,0,0,.7)}.recording_info{margin:50px 0;font-size:12px;color:#121212;height:calc(100% - 140px)}.recording_info .module_header{text-align:left}.recording_info .module_header h1{line-height:28px;max-width:50%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:12%;font-size:26px;margin:0}.recording_info .module_header h1,.recording_info .recording_list_security{display:inline-block;vertical-align:top}.recording_info .recording_list_security i{font-size:16px;color:#545454}.recording_subInfo{position:relative;min-height:24px;line-height:24px}.recording_subInfo .recording_time{color:#545454;font-size:12px;-webkit-transform:scale(.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;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 .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 rgba(41,41,41,.08)}.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer{border:1px solid #d7d7d8;border-radius:4px;padding:5px 7px;max-height:106px;overflow-y:auto;overflow-x:hidden}.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}.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem.externalItem{background-color:#f5a623}.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .emailContainer .emailItem .deleteTransient{vertical-align:middle}.shareDlg .recordingShareSection .collaborationSection .collaboratorInput .el-input__inner{border:none;padding:0;height:28px}.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}.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem{vertical-align:middle;display:inline-block;position:relative;padding-right:5px;cursor:pointer}.shareDlg .recordingShareSection .collaborationSection .collaborationContent .collaboratorListContainer .collaboratorList .collaboratorItem .topDeleteIcon{top:0;right:0;position:absolute;background:rgba(52,53,55,.6);border-radius:100%;height:40px;width:40px;line-height:12px;font-size:14px;padding:13px;color:#fff}.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,.12);cursor:pointer}.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:3000;right:0}.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .copyArea .copyIcon{left:10px;top:10px;position:relative}.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_link{padding:3px 20px 3px 10px}.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordContent,.shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection{margin-top:12px}.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 .el-form-item__errorinfo,.shareDlg .el-form-item__error .icon-ng-inline-error{display:inline}.el-popover .pwdPolicyMainTitle{line-height:1.2}.el-popover .more_collaborator_list{color:#343537;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:0}.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;font-size:25px;line-height:1.2}.recording_landing .pwdProtection{padding:20px 40px}.recording_landing .pwdProtection .pwdItem{margin-bottom:20px}.recording_landing .pwdProtection .pwdItem .el-input{width:400px;display:block}.recording_landing .shareWarning{padding:20px 40px;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}.el-tooltip__popper.externalTip{width:300px}.deleteTips{width:400px}.deleteTips .deleteTopic{margin-top:10px}.deleteTips .deleteTip,.deleteTips .restoreTip{color:#858688;font-size:12px}.deleteTips .restoreTip{margin-top:15px}.deleteSuccessMsg{text-align:center;margin-bottom:15px}.editContainer .editSection{margin-bottom:12px}.editContainer .editSection.last{margin-bottom:0}.editContainer .editSection .sectionTitle{margin-bottom:8px}.sectionCheckBox{min-width:70px}#ngPlayerContainer{padding-top:30px;background-color:#fff}#ngPlayerContainer i{cursor:pointer}#ngPlayerContainer .disableIcon{cursor:auto;color:#ddd!important}#ngPlayerContainer .recordingHeader{margin-bottom:20px}#ngPlayerContainer .recordingHeader .recordingTitle{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:#545454}#ngPlayerContainer .recordingHeader .recordingShare:active,#ngPlayerContainer .recordingHeader .recordingShare:focus,#ngPlayerContainer .recordingHeader .recordingShare:hover{color:#049fd9}#ngPlayerContainer .recordingHeader .recordingEdit{display:inline-block;font-size:16px;line-height:28px;max-width:50%;white-space:nowrap;overflow:hidden;color:#545454}#ngPlayerContainer .recordingHeader .recordingEdit:active,#ngPlayerContainer .recordingHeader .recordingEdit:focus,#ngPlayerContainer .recordingHeader .recordingEdit:hover{color:#049fd9}#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:#545454}#ngPlayerContainer .recordingDownload:active,#ngPlayerContainer .recordingDownload:focus,#ngPlayerContainer .recordingDownload:hover{color:#049fd9}#wrapper.ngPlayer{background-color:#fff}.focus_noOutline :focus{outline:none}@media (min-width:1680px){#ngPlayerContainer .icon-download{cursor:pointer;font-weight:700}}#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,.5);border-width:.15em;margin-top:-1.25em;margin-left:-1.75em}.vjs-big-play-button .vjs-icon-placeholder{font-size:1.63em}:not(.vjs-unified-player)>.vjs-loading-spinner{font-size:2.5em;width:2em;height:2em;border-radius:1em;margin-top:-1em;margin-left:-1.5em}.unifiedPlayerLayout,.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:hsla(0,0%,100%,.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}.mobile .vjs-unified-player .vjs-control-bar .vjs-progress-control:before{height:10px;top:-10px}#sdk-player-container{height:100%}.user-select-none{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.downloadContainer,.downloadDlg{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:0;height:0}.add_recording_dialog{font-size:14px}.add_recording_dialog i{font-size:16px}.add_recording_dialog .el-dialog{width:500px;height:700px;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{height:628px}.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:48px;padding:0 20px}.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%}.add_recording_dialog .el-dialog .el-dialog__headerbtn{top:15px}.add_recording_dialog .el-dialog .el-upload{height:100%}.add_recording_dialog .el-dialog .el-upload .el-upload-dragger{height:460px;width:460px;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}.add_recording_dialog .el-dialog .el-upload .icon-import{font-size:60px;-webkit-text-stroke:3.5px #fff}.add_recording_dialog .el-dialog .el-upload .tip_text{font-size:16px;margin:30px 0 15px;color:#121212}.add_recording_dialog .el-dialog .el-upload .tip_detail_text{font-size:12px;color:#545454;margin-bottom:10px;width:292px}.add_recording_dialog .el-dialog .el-upload .el-button{background:#007aa3;padding:0 18px;color:#fff;height:36px}.add_recording_dialog .el-dialog .form_box{width:100%}.add_recording_dialog .el-dialog .form_box .el-form-item__content{line-height:normal}.add_recording_dialog .el-dialog .form_box .err_text{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;line-height:18px;margin-top:10px;color:#a12512}.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:#b2b2b2}.add_recording_dialog .el-dialog .form_box .el-input__inner:-ms-input-placeholder,.add_recording_dialog .el-dialog .form_box .el-input__inner::-ms-input-placeholder{color:#b2b2b2}.add_recording_dialog .el-dialog .form_box .el-input__inner::placeholder{color:#b2b2b2}.add_recording_dialog .el-dialog .form_box .file_box{min-height:56px;padding:0 17px;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>svg>path:last-of-type{stroke:#0f0f0f!important}.add_recording_dialog .el-dialog .form_box .file_box .loading_div{width:24px;height:24px;margin-right:18px}.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:24px;height:24px}.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;color:#121212;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 14px;display:block}.add_recording_dialog .el-dialog .form_box .file_box .file_size{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;height:16px;line-height:16px;color:#545454;border-left:1px solid #c4c4c4}.add_recording_dialog .el-dialog .form_box .file_box .uploading_tips{font-size:12px;color:#777;margin-top:5px;margin-left:15px}.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;margin:0 20px;color:#0f0f0f}.add_recording_dialog .el-dialog .form_box .sub_title{font-weight:600;margin-top:10px;margin-bottom:15px}.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{line-height:normal}.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 .passwordProtectionSection{float:left}.add_recording_dialog .el-dialog .form_box .setting_item .passwordProtectionSection .passwordContent{margin-top:10px;margin-left:26px;position:absolute}.add_recording_dialog .el-dialog .form_box .setting_item .passwordProtectionSection .passwordContent .el-input{width:224px;margin-left:5px}.add_recording_dialog .el-dialog .form_box .setting_item .passwordProtectionSection .el-checkbox__input.is-disabled+.el-checkbox__label{color:#595959}.add_recording_dialog .el-dialog .form_box .setting_item .icon-info-alt-outline{vertical-align:middle;margin-left:7px}.add_recording_dialog .el-dialog .form_box .setting_item .pwd_protection_popover{float:left}.popover_text{line-height:24px;text-align:center}.alert_cancel_btn{background:#707070;min-width:88px}.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>.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:active,.pmr_attendee a.el-collapse-item__header:focus,.pmr_attendee a.el-collapse-item__header:hover{text-decoration:none;color:#005e7d}.pmr_attendee .el-collapse-item__header__arrow a,.pmr_attendee .el-collapse-item__header__arrow a:hover,.pmr_attendee .el-collapse-item__header__arrow a i,.pmr_attendee .el-collapse-item__header__arrow a i:hover,.pmr_attendee a.el-collapse-item__header:active i,.pmr_attendee a.el-collapse-item__header:focus i,.pmr_attendee a.el-collapse-item__header:hover i{color:#005e7d}.pmr_attendee .el-collapse-item__content,.pmr_attendee .el-collapse-item__header,.pmr_attendee .pmr_pop_c,.pmr_attendee .pmr_pop_title,.pmr_attendee .wbxCallinNumber{padding-left:0}.pmr_attendee .pmr_pop_title{padding-bottom:0}.pmr_attendee .el-collapse-item__content,.pmr_attendee .pmr_pop,.pmr_attendee .pmr_pop_c{padding-top:0}.pmr_attendee .callinNumber{margin-top:0}.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:400;font-style:normal;font-stretch:normal;line-height:32px;letter-spacing:normal;margin:0 0 12px;text-align:left}.pmr_attendee .grid_g_all{border-radius:4px;position:relative;background-color:hsla(0,0%,100%,.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 0}.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:Q .5s both;animation:Q .5s both}.pmr_attendee .pmr_slide.active .pmr_slide_b{display:block}.pmr_attendee .pmr_slide.disable{-webkit-animation:R .3s both;animation:R .3s both}.pmr_attendee .pmr_slide.disable .pmr_slide_b{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:#005e7d}.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-ng-copy{color:#545454;font-size:14px}.pmr_attendee .pmr_slide_f span{vertical-align:middle;display:inline-block}.pmr_attendee .pmr_slide_f a:active,.pmr_attendee .pmr_slide_f a:focus,.pmr_attendee .pmr_slide_f a:hover{color:#005e7d;text-decoration:underline}.pmr_attendee .pmr_slide_f a{color:#121212;text-decoration:none}.pmr_attendee .pmr_slide_f a:active i.icon-ng-copy,.pmr_attendee .pmr_slide_f a:focus i.icon-ng-copy,.pmr_attendee .pmr_slide_f a:hover i.icon-ng-copy{color:#005e7d;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:#666;text-decoration:none}.pmr_thinclient a:active,.pmr_thinclient a:focus,.pmr_thinclient a:hover{color:#005e7d;text-decoration:underline}.pmr_thinclient a,.pmr_thinclient a i,.pmr_thinclient a span{vertical-align:middle}.pmr_thinclient a span[class*=" icon-"],.pmr_thinclient a span[class^=icon-]{color:#005e7d;vertical-align:middle;font-weight:700;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:#666;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(.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_close:hover,.pmr_recently .pmr_recently_b:hover span.pmr_pins i.pmr_pins_pin:hover{color:#005e7d}.pmr_recently .pmr_recently_b a{text-decoration:none}.pmr_recently .pmr_recently_b:hover a span.avatar_img,.pmr_recently .pmr_recently_b a:hover span.avatar_img{border:2px solid #005e7d}.pmr_recently .pmr_recently_b:hover a p,.pmr_recently .pmr_recently_b a:hover 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:#121212;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(.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:focus span.pmr_pins_status,.pmr_recently .pmr_recently_block a.pmr_pins_link:hover span.pmr_pins_status{display:none}.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins,.pmr_recently .pmr_recently_block a.pmr_pins_link:hover span.pmr_pins{display:block;text-underline:none}.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_close,.pmr_recently .pmr_recently_block a.pmr_pins_link:focus span.pmr_pins i.pmr_pins_pin,.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:hover span.pmr_pins i.pmr_pins_pin{color:#a85f00}.pmr_recently .pmr_recently_block:hover a.avatar_link span.avatar_img,.pmr_recently .pmr_recently_block a.avatar_link:focus span.avatar_img,.pmr_recently .pmr_recently_block a.avatar_link:hover span.avatar_img{border:2px solid #005e7d}.pmr_recently .pmr_recently_block:hover a.avatar_link p,.pmr_recently .pmr_recently_block a.avatar_link:focus p,.pmr_recently .pmr_recently_block a.avatar_link:hover p{display:block}.pmr_recently .pmr_recently_block.pmr_rb_on a.avatar_link span.avatar_img{border:2px solid #005e7d}.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_close:hover,.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: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_close:hover,.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 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{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:hsla(0,0%,100%,.94)}.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:#005e7d}.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:Q .5s both;animation:Q .5s both}.pmr_card .pmr_slide.active .pmr_slide_b{display:block}@-webkit-keyframes Q{0%{top:140%;display:none}to{top:0;display:block}}@keyframes Q{0%{top:140%;display:none}to{top:0;display:block}}.pmr_card .pmr_slide.disable{-webkit-animation:R .5s both;animation:R .5s both}.pmr_card .pmr_slide.disable .pmr_slide_b{display:none}@-webkit-keyframes R{0%{top:0;display:block}to{top:140%;display:none}}@keyframes R{0%{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:#121212}.pmr_card .pmr_slide_arrow:active,.pmr_card .pmr_slide_arrow:focus,.pmr_card .pmr_slide_arrow:hover{color:#005e7d;text-decoration:none}.pmr_card .pmr_more_icon i,.pmr_card .pmr_slide_arrow 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:#545454;font-size:12px}.pmr_card .pmr_slide_f span{vertical-align:middle;display:inline-block}.pmr_card .pmr_slide_f a:active i.icon-ng-copy,.pmr_card .pmr_slide_f a:focus i.icon-ng-copy,.pmr_card .pmr_slide_f a:hover i.icon-ng-copy{color:#005e7d;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 0 4px;border-bottom:none}.pmr_card .pmr_pop_items.callinNumber{margin-top:8px}.pmr_card .pmr_pop_items{padding:0}#attendee_advancedInfo .pmr_pop,#pmr_advancedInfo .pmr_pop{padding-top:0}#attendee_advancedInfo .pmr_pop_items,#pmr_advancedInfo .pmr_pop_items{padding-top:20px}#attendee_advancedInfo .pmr_pop_items.callinNumber,#pmr_advancedInfo .pmr_pop_items.callinNumber{padding-top:8px}#attendee_advancedInfo .pmr_pop_imorei h5,#pmr_advancedInfo .pmr_pop_imorei h5{color:#666}#attendee_advancedInfo .pmr_adInfo_roomid,#pmr_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%;box-shadow:0 0 0 5px #fff;background-color:#fff}.pmr_card_block .pmr_avatar.fte-avatar-outcrop .avatar_editor .user_avatar p{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:#666;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{font-size:12px;margin:0 auto}.pmr_card_block .pmr_card_c.fte-pmr-outcrop{z-index:40;background-color:#fff;border-radius:1px;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:0;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:400;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:#000;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;min-width:201px}.smartbutton button{vertical-align:middle;min-width:200px}.smartbutton .el-button-group .el-button:first-child{min-width:165px}.pmr_card_c_smartbutton button{min-width:200px}.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}.myProfile_b{text-align:center;margin-bottom:50px;border-right:1px solid #ebebeb;max-width:440px;position:relative}.myProfile_b .display_name{width:100%;line-height:27px;font-size:20px;max-width:300px;color:#121212;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}.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:0 auto;font-size:26px;font-weight:200;text-align:center;color:#121212;width:130px;height:130px}.my_profile_panel .change_my_profile_button{min-width:200px;min-height:40px}.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:#121212;width:365px;overflow:hidden;position:relative}.my_profile_panel .detail_line i{color:#121212;font-size:20px;width:20px;height:20px;vertical-align:middle;display:inline-block;margin-right:12px;position:absolute;left:1px;top:0}.my_profile_panel .detail_line span{display:inline-block;vertical-align:middle;margin-left:36px;width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my_profile_panel .detail_line .none{color:#545454}.edit_my_profile_panel{text-align:left;padding-top:20px;padding-left:20px;height:100%;position:relative;margin-top:0}.edit_my_profile_panel .module_header{margin-bottom:48px}.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:#005e7d;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:#000;text-decoration:none}.edit_my_profile_panel .backurl a:active,.edit_my_profile_panel .backurl a:focus,.edit_my_profile_panel .backurl a:hover{color:#005e7d;text-decoration:underline}.edit_my_profile_panel .grid_block_t{margin: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:#121212;height:190px;width:234px}.edit_my_profile_panel .avatar_editor.edit_my_profile_avatar>div>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:#a12512;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:#121212;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 input{width:155px;margin-right:5px;height:36px;border-radius:4px;background-color:#fff;border:1px solid #d7d7d8;font-size:14px;font-weight:300;line-height:.86;text-align:left;color:#121212}.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:#545454}.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-left:0}.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:#43a942}.confirm_dialog_sent{font-size:11px;padding-right:4px}#editMyProfileEmailTips.el-alert,div#editMyProfileEmailTips.el-alert{width:93%}.my_profile_panel .detail_line .profile_warning{position:relative;font-size:18px;left:auto;margin-left:10px;color:#d08d1d;font-weight:700}.pendingEmail-padding{padding-left:10px}.pendingEmail-link-disable{color:#aeaeaf}.pendingEmail-warning-bottom{text-align:right;padding-top:14px}.pendingEmail-link-cancel{text-decoration:underline;color:#d08d1d;padding-right:8px}.pendingEmail-link-sendagain{text-decoration:underline;color:#049fd9}.pendingEmail-txt-sent{font-size:10px;padding-right:4px}.verifyEmail-sent{color:#43a942}.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:#666}.chgpwd_end .icon-success{color:#43a942;font-weight:700;font-size:53px;vertical-align:middle}.chgpwd_end .icon-ng-error-dialog{color:#ff8600cc;font-weight:700;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:#005e7d}.chgpwd_end p a{font-size:30px}.chgpwd_end .el-button{min-width:160px}.disable_reset_pwd{color:grey}.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:0;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,.ac_my_profile .insightsInfo .your_people_insights_edit{color:#000;font-size:16px;line-height:24px;display:inline-block}.ac_my_profile .insightsInfo .your_people_insights_edit{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 #e0e0e0;float:left;position:absolute;margin:0 auto;top:155px;bottom:0;left:0;right:0}.confirm_deactivateSelf{margin-top:20px}.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:#000}.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:0;height:24px}.tab_pane_label .active{color:#005e7d}.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 .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:0;padding-left:3px}.preference_pane .el-tab-pane .el_form_btns .cancel_btn{background:#bbb}.preference_pane .el-tab-pane .el_form_btns .cancel_btn:hover{background:#a9a9a9}.preference_pane .el-tab-pane .savingButton{position:absolute;left:-10000px;overflow:hidden}.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:#545454;padding:0}.preference_pane .layout-tip{font-size:12px;text-align:left;color:#545454;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;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:0}.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:700;margin-bottom:8px;color:#121212}.el-popover .pmr_id_check_item{line-height:18px;vertical-align:middle}.el-popover .pmr_id_check_item .icon-ng-check{color:#43a942;font-size:12px;font-weight:700;vertical-align:middle}.el-popover .pmr_id_check_item .icon-exit{color:red;font-size:12px;font-weight:700;vertical-align:middle}.el-popover .pmr_id_check_item span{color:#545454}.warning_area{text-align:center;display:block;height:72px;background-color:#fdebcd;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:#d08d1d}.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:700;padding:0 10px;margin-bottom:10px}.alternateHost .el-radio{margin-left:0}.alternateHost .alternateHost_first,.alternateHost .alternateHost_second,.alternateHost .alternateHost_second .el-input{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,.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:#121212;display:inline-block}.ng_sched_attendeeItem a:active,.ng_sched_attendeeItem a:focus,.ng_sched_attendeeItem a:hover{color:#005e7d;text-decoration:none}.ng_sched_attendeeItem a i{width:24px;font-size:12px;text-align:center;height:24px;line-height:24px;font-weight:700;vertical-align:middle;border-right:1px solid #d7d7d8}.ng_sched_attendeeItem a.active{color:#005e7d}.ng_sched_attendeeItem a.active:active,.ng_sched_attendeeItem a.active:focus,.ng_sched_attendeeItem a.active:hover{color:#005e7d;text-decoration:none}.ng_sched_attendeeItem a:active,.ng_sched_attendeeItem a:focus{color:#121212}.ng_sched_attendeeItem a:last-child i{border-right:0}.ng_sched_attendeeItem>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{color:#4f5051;font-size:14px;line-height:20px}.scheduling-template-edit{float:right}.revoke-dialog-text span{color:#4f5051;font-size:14px;line-height:19px}.revoke-dialog-failure span{color:#4f5051;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:0;line-height:19px;position:relative;font-size:14px;margin-top:10px}.el-item .el-item__content .revoke{vertical-align:middle;color:#005e7d;cursor:pointer;float:right;font-size:14px}.el-item .el-item__content .externalClient{vertical-align:middle;font-size:14px;color:#4f5051;display:inline-block;width:230px}.el-item .el-item__content .token-text{line-height:42px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.el-tab-pane>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-fixed .tab_pane_label .icon{display:none}.scheduling-metting-template .el-button--text{text-align:left}.scheduling-metting-template-tips{max-width:460px;line-height:22px;padding:12px;background:#ededed;border-radius:8px;color:#545454;margin-bottom:20px}.scheduling-metting-template-tips .emptyline{height:18px}.scheduling-metting-template-list{max-width:460px;transition:all 2s;padding-left:0}.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:#a9a9a9}.scheduling-metting-template .dialog-title{height:40px;line-height:40px;color:#545454;font-size:14px;border-bottom:1px solid #ebebec}.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}.preference_template:hover{background-color:#fff}.personal-invalid{color:#545454;line-height:40px}.account-table{width:500px}.personal-td{width:350px}.underLine{border-bottom:1px solid rgba(41,41,41,.08);margin-top:15px;margin-bottom:15px;width:480px}.preference-audio-and-video>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>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}.flex_tabs.safari-only .el-tabs__item{outline-offset:-5px}.preference_general_pane,.preference_pmr_pane,.scheduling-class{height:100%}.preference_pmr_pane .el-form-item__content{max-width:610px}.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:1 0 auto;-webkit-box-flex:1;flex:1 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:#000;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:#666}.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:#666;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:#666;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;font-size:12px;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:#545454;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:.2;background-color:#b2b2b2;cursor:pointer}.label-legend{display:inline-block;color:#121212;width:226px;line-height:16px;font-size:14px;font-weight:300;vertical-align:middle;margin-bottom:0;border:none;padding-left:10px}.group-legend{display:inline;float:left;width:auto;clear:both;margin-right:4px}.block-legend,.group-legend{border:none;font-weight:700;margin-bottom:0;font-size:16px;color:#000;line-height:24px}#perferenceGeneralPane .el-button--link{font-size:14px}#perferenceGeneralPane .el-button--link.is-disabled,#perferenceGeneralPane .el-button--link.is-disabled:hover{background:none}#perferenceGeneralPane .el-button--link#refreshTokenBtn{margin-left:16px}.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 .audio_setting,.preference-audio-and-video .tsp_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;color:#343537;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:700;font-size:20px}.preference-audio-and-video .item-section-title{font-size:16px;color:#000;padding:20px 0 14px 10px;line-height:24px}.preference-audio-and-video .item-section-title i{font-size:16px}.preference-audio-and-video .inner-form-item{margin: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:#121212;margin:0 5px}.tsp-account .icon:active,.tsp-account .icon:focus,.tsp-account .icon:hover{color:#005e7d}.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:#545454;line-height:1.5}.tsp-account-delete-dialog>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}.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-auth .el-form-item__content,.callme-numbers .callme-number .el-form-item__content{margin-left:0}.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:0}.tsp-account-delete-confirm-dialog{width:450px}.audio-pin .el-form-item__error{color:#545454}.audio-pin .red.el-form-item__error{color:#a12512}.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:0}.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;color:#343537}.grid_block h3.insight_header{font-size:16px;line-height:30px;margin:20px auto 10px;color:#343537;font-weight:400}.insight_header .el_dropdown{margin:20px auto 10px}.insight_header .insight_header_right .el-dropdown{float:right;color:#4f5051;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;height:25px;padding:5px;font-size:10px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#00823b;padding:0}.insight_unit_numbers,.insight_unit_participants{text-align:left;color:#6a6b6c}.insight_unit_durations{text-align:right;color:#6a6b6c}.attendee_summary,.insight_summary{margin:10px 0;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 0;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:#545454;font-weight:700}.summary_item_name,.summary_item_v{letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;text-align:center}.summary_item_v{font-weight:200;font-size:36px;line-height:40px;color:#00823b;width:100%;padding-top:16px}.attendee_summary .summary_item_v{color:#007aa3}.summary_item{margin:0 auto;height:45%;padding:0;width:100%;margin-bottom:12px}.grid_u_1_2.meeting_summary_left,.grid_u_1_2.meeting_summary_right{margin-top:20px}h4.grid_block_t.insight_usage_header{margin:20px auto}.grid_block.insight_usage_report{padding:0 0 0 20px}.insight_graph_area{background-color:#fff;height:388px;border-bottom:1px solid #ebebeb}.meeting_area{padding:20px 50px 20px 0}.attendee_area{padding:20px 0 20px 50px}.grid_g.insight .insight_attendee,.grid_g.insight .insight_meeting_numbers,.tooltip-container{background-color:#fff}.tooltip-container{border-radius:4px;border:1px solid #ebebec;box-shadow:0 3px 5px 0 rgba(0,0,0,.15),0 3px 5px 0 rgba(0,0,0,.15);color:#545454;line-height:1em;padding:10px 12px;min-width:220px}.insight_tooltip_day,.insight_tooltip_duration,.insight_tooltip_time{color:#545454;font-size:12px;line-height:28px}.insight_tooltip_time_value{color:#00823b;font-size:12px;font-weight:700;text-align:right}.insight_tooltip_duration_value{color:#007aa3;font-size:12px;font-weight:700;text-align:right}.view_insights{text-align:left;font-size:12px;font-weight:100;bottom:12px;left:20px;margin-top:20px}.insight_duration_count,.insight_usage_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_duration_text,.insight_usage_text{font-size:12px;text-align:left;line-height:20px;padding-bottom:0;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:hsla(0,0%,100%,.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}.g_mind_title.g_mind_title_insight i{color:#4f5051}.attendee-tooltip-container{border-radius:4px;background-color:#fff;border:1px solid #ebebec;box-shadow:0 3px 5px 0 rgba(0,0,0,.15),0 3px 5px 0 rgba(0,0,0,.15);color:#545454;line-height:1em;padding:10px 12px;min-width:220px}.summarylt{bottom:0;font-size:25px}.mouse_fucus{background-color:rgba(0,184,230,.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(.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 #ebebeb}.insight_attendee,.insight_meeting_numbers{margin:20px 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:#545454;line-height:16px;font-size:12px;margin-top:16px}.callme-auth{margin-left:12px}.meeting_detail{width:100%;padding:0 20px 34px}.meeting_detail.post_info{display:block}.meeting_detail .grid_g_all{overflow-x:hidden;overflow-y:auto}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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:left;font-size:16px;line-height:22px;width:350px;margin:12px auto 0;padding-left:20px}.meeting_detail .meeting_protected .meeting_detail_section.meeting_detail_section_title{font-size:20px;margin-top:120px;min-height:80px;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_detail_wrapper{width:640px;line-height:20px;word-wrap:break-word;font-size:14px}.meeting_detail .meeting_detail_wrapper dl{margin:8px 0;color:#666}.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,.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_event_link,.meeting_detail .meeting_detail_wrapper dl dd #mdp_copy_meeting_link,.meeting_detail .meeting_detail_wrapper dl dd #mdp_copy_register_link{color:#121212}.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}.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;-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 0 16px}.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:none;font-size:12px;display:inline-block;text-align:center;height:20px;line-height:20px;padding-left:6px;padding-right:6px;color:#005e7d;background-color:#e6fbff;vertical-align:middle;margin:5px;white-space:nowrap}.meeting_detail .meeting_detail_title .webinar-flag{background:#ffecc2;color:#7d4750}.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:#121212}.meeting_detail .meeting_detail_title .editWrapper a:active,.meeting_detail .meeting_detail_title .editWrapper a:focus,.meeting_detail .meeting_detail_title .editWrapper a:hover{color:#005e7d;text-decoration:none}.meeting_detail .meeting_detail_title .editWrapper i{margin:4px;font-size:18px}.meeting_detail .meeting_detail_title .editWrapper .icon-email{font-size:16px}.meeting_detail .meeting_detail_title .mdp_killer>span{margin-top:4px;margin-right:8px;font-size:18px;color:#aeaeaf}.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:#f60}.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:#43a942;border-color:#43a942}.meeting_detail .icon.icon-not-started{background-color:#ebebec;border-color:#ebebec}.meeting_detail .icon.icon-time-to-join{background-color:#43a942;border-color:#43a942}.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 #e0e0e0}.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 i,.meeting_detail .countdown span{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{margin:4px;font-size:18px;color:#121212}.mdp_action .c_copy i:hover{color:#005e7d}.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:#000;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:0;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:#121212}.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 .branding_entry,.mdp_invited_list .reg_div,.wsd_webinars_list .branding_entry,.wsd_webinars_list .reg_div{padding-top:30px}.mdp_invited_list .branding_title,.mdp_invited_list .reg_title,.wsd_webinars_list .branding_title,.wsd_webinars_list .reg_title{font-size:26px;line-height:32px;margin:0}.mdp_invited_list .branding_link,.mdp_invited_list .reg_link,.wsd_webinars_list .branding_link,.wsd_webinars_list .reg_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:hover,.wsd_webinars_list .m_list_item:hover{background-color:rgba(4,159,217,.08)}.mdp_invited_list .mdp_attendee_name,.mdp_invited_list .wsd_webinar_title,.wsd_webinars_list .mdp_attendee_name,.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,.mdp_invited_list .wsd_webinar_content,.wsd_webinars_list .mdp_attendee_role,.wsd_webinars_list .wsd_webinar_content{font-size:12px;line-height:16px;color:#999}.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:0}.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:0}.mdp_invited_list .col_6,.wsd_webinars_list .col_6{width:calc(100% - 106px);margin-right:0}.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:0;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{color:#121212}.mdp_invited_list .attendee-action a:hover,.wsd_webinars_list .attendee-action a:hover{color:#005e7d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.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:#d08d1d;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:0;max-width:350px;padding-left:20px;padding-right:20px}.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_email,.mdp_invited_list .suggestions-dropdown .user_name{display:block}.mdp_invited_list .suggestions-dropdown .user_email{color:#999}.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:80px;font-size:13px}@media (min-width:1279px) and (max-width:3000px){.mdp_invited_list .suggestions-dropdown .user_email,.mdp_invited_list .suggestions-dropdown .user_name{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 0}.meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .copy_wrapper,.meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper h2{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:0}}@media (max-width:360px){.meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:35px 0}.meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper .copy_wrapper,.meeting_detail .meeting_detail_blockt .meetingInfo_Title_wrapper h2{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}.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:.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 #header,.mdp_landing body #wrapper #ng_nav,.mdp_landing body #wrapper #topNotis{display:none!important}.mdp_landing body #wrapper #app{height:100%!important}.mdp_landing body #wrapper #frame .grid,.mdp_landing body #wrapper #frame .main{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:0}.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/register/landingbg.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:#ccc;background-color:#ccc}.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:700}.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_host,.mdp_landing #wrapper .mdp_landing_content .landing_timezone{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_section h2,.mdp_landing #wrapper .mdp_landing_content .landing_speakerList 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_section p,.mdp_landing #wrapper .mdp_landing_content .landing_speakerList 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:hsla(0,0%,100%,.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 (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.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,.11)}.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_icon{color:rgba(0,0,0,.6)}.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_name{color:rgba(0,0,0,.95)}.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_name .file_size{color:rgba(0,0,0,.6)}.mdp_landing #wrapper .mdp_landing_content .landing_material.light .material_info .file_operations a{color:rgba(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:cover;object-fit:cover}.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:0;top:220px;background:#fff;color:#333;box-shadow:0 8px 16px rgba(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_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:#545454;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}.mdp_landing_dialog .el-dialog__headerbtn{font-size:14px}.mdp_landing_dialog .el-dialog__body{padding-top:0;padding-left:10px}.mdp_landing_dialog .mdp_landing_form>p{margin-bottom:24px;color:#545454;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:0 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:#545454}.mdp_landing_dialog .mdp_landing_submit button{margin-bottom:0}.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:#545454}.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}.privacy_disclosure_info_pop.el-popover.is-dark{background-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:#fff;border:1px solid #dedede;box-sizing:border-box;box-shadow:inset 0 -8px 0 #fff;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__body,.mdp_landing_mobile body .mdp_landing_dialog .el-dialog .el-dialog__header{padding:0}.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:.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:.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__body,.mdp_landing body .mdp_landing_dialog .el-dialog .el-dialog__header{padding:0}.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:.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:.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:.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:#fff}.join_dialog{width:100px}.dotted{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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:#ededed}.color_picker_item .color_picker_item_title{font-size:14px;color:#121212}.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-focus .el-input-group__prepend,.color_picker_item .color_picker_item_content .el-input-group__prepend{position:relative;top:2px;padding:0 8px}.color_picker_item .color_picker_item_content-focus:hover,.color_picker_item .color_picker_item_content:hover{border:1px solid #ccc}.color_picker_item .color_picker_item_content #accentColor,.color_picker_item .color_picker_item_content #backgroundColor,.color_picker_item .color_picker_item_content #buttonBackgroundColor,.color_picker_item .color_picker_item_content #buttonTextColor,.color_picker_item .color_picker_item_content #colorPickerItemInput,.color_picker_item .color_picker_item_content #textBodyColor,.color_picker_item .color_picker_item_content #textHeaderColor,.color_picker_item .color_picker_item_content #textHighlightColor,.color_picker_item .color_picker_item_content-focus #accentColor,.color_picker_item .color_picker_item_content-focus #backgroundColor,.color_picker_item .color_picker_item_content-focus #buttonBackgroundColor,.color_picker_item .color_picker_item_content-focus #buttonTextColor,.color_picker_item .color_picker_item_content-focus #colorPickerItemInput,.color_picker_item .color_picker_item_content-focus #textBodyColor,.color_picker_item .color_picker_item_content-focus #textHeaderColor,.color_picker_item .color_picker_item_content-focus #textHighlightColor{border:none;outline:none}.color_picker_item .color_picker_item_content-focus .el-input__inner,.color_picker_item .color_picker_item_content .el-input__inner{background:none;height:28px;padding:0}.color_picker_item .color_picker_item_content-focus .el-input__inner:focus,.color_picker_item .color_picker_item_content .el-input__inner:focus{background:none}.color_picker_item .color_picker_item_content.color_picker_item_content-focus{border:1px solid #007aa3}.color_picker_item .color_picker_item_color_value{margin-left:8px;font-size:14px;color:#121212;font-weight:400;width:60px}.customize_popup{line-height:40px}.color_picker_item:active{background:#dedede}.customize_accent_panel,.customize_background_panel,.customize_button_panel,.customize_logo_panel,.customize_text_panel{padding:15px 0;width:260px;border-top:1px solid #ccc}.customize_accent_panel .customize_panel_header,.customize_background_panel .customize_panel_header,.customize_button_panel .customize_panel_header,.customize_logo_panel .customize_panel_header,.customize_text_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_accent_panel .customize_panel_header .customize_popup,.customize_background_panel .customize_panel_header .customize_popup,.customize_button_panel .customize_panel_header .customize_popup,.customize_logo_panel .customize_panel_header .customize_popup,.customize_text_panel .customize_panel_header .customize_popup{display:inline-block;width:24px}.customize_accent_panel .customize_panel_title,.customize_background_panel .customize_panel_title,.customize_button_panel .customize_panel_title,.customize_logo_panel .customize_panel_title,.customize_text_panel .customize_panel_title{font-size:14px;color:#121212;font-weight:600;height:30px}.customize_accent_panel .customize_background_panel_subtitle,.customize_background_panel .customize_background_panel_subtitle,.customize_button_panel .customize_background_panel_subtitle,.customize_logo_panel .customize_background_panel_subtitle,.customize_text_panel .customize_background_panel_subtitle{font-size:14px;margin-left:20px;color:#121212}.customize_accent_panel .customize_panel_tip,.customize_background_panel .customize_panel_tip,.customize_button_panel .customize_panel_tip,.customize_logo_panel .customize_panel_tip,.customize_text_panel .customize_panel_tip{margin:0 15px;padding:15px 5px;font-size:12px}.customize_accent_panel .customize_panel_tip:hover,.customize_background_panel .customize_panel_tip:hover,.customize_button_panel .customize_panel_tip:hover,.customize_logo_panel .customize_panel_tip:hover,.customize_text_panel .customize_panel_tip:hover{background-color:#ededed;border-radius:8px}#customizeBackgroundRefresh,#customizeButtonRefresh,#customizeLogoRefresh,#customizeTextRefresh{min-width:0;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:#b2b2b2}.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:#545454}.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:#545454}.upload_image .el-form-item__error{padding:8px 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_agenda,.customize_host,.customize_speaker_wrap{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_agenda .customize_agenda_title,.customize_agenda .customize_host_title,.customize_agenda .customize_speaker_title,.customize_host .customize_agenda_title,.customize_host .customize_host_title,.customize_host .customize_speaker_title,.customize_speaker_wrap .customize_agenda_title,.customize_speaker_wrap .customize_host_title,.customize_speaker_wrap .customize_speaker_title{font-size:14px;line-height:16px;font-weight:900;color:#121212}.customize_agenda,.customize_speaker_wrap{border-top:1px solid #dedede}.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:#f7f7f7}.customize_speaker_list .speaker_item.hover .speaker_delete,.customize_speaker_list .speaker_item:hover .speaker_delete{opacity:1;cursor:pointer}.customize_speaker_list .speaker_item.hover:before,.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_delete{width:32px;height:32px;border:1px solid #dedede;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:#fff;margin-top:5px;opacity:0;cursor:pointer}.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:#121212;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customize_speaker_list .speaker_item .speaker_content .title{font-size:12px;color:#545454;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customize_speaker_list .speaker_item:before{content:".";position:absolute;left:5px;top:12px;color:#121212;text-shadow:0 5px #121212,0 10px #121212,5px 0 #121212,5px 5px #121212,5px 10px #121212;display:none}.customize_speaker_list .speaker_item_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.customize_agenda_edit_button,.customize_speaker_add_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 0}.customize_agenda_edit_button .add_speaker,.customize_agenda_edit_button .edit_agenda,.customize_speaker_add_button .add_speaker,.customize_speaker_add_button .edit_agenda{width:220px;height:28px;line-height:10px;font-size:14px;color:#121212;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}.customize_agenda_edit_button .add_speaker_disable,.customize_speaker_add_button .add_speaker_disable{color:#b2b2b2}.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;background:#fff;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 #dedede;color:#121212}.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:#121212;color:#fff}.mdp_landing_customize #webinar_required_pwd,.mdp_landing_customize .disable_bg{display:none}.mdp_landing_customize .edit_panellist{width:260px;min-width:260px;background:#fff}.mdp_landing_customize .edit_panellist .el-tabs__header{border-bottom:1px solid #dedede}.mdp_landing_customize .edit_panellist .el-tabs__header .el-tabs__item{color:#545454;margin:0;padding:0;margin:0 0 0 20px;font-size:15px}.mdp_landing_customize .edit_panellist .el-tabs__header .el-tabs__item.is-active{color:#121212;border-color:#121212;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:700;padding:15px 0;color:#121212}.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-color:#e5fbff;color:#005e7d;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{background:#ededed;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:hsla(0,0%,100%,.8);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}.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}.mdp_landing_customize_fullscreen .landing_customize,.mdp_landing_customize_fullscreen .landing_customize .customize_content{margin:0}.branding_highlight{border:2px solid #52dcff;position:absolute;border-radius:8px}.branding_highlight>div{color:#000;font-size:12px;background-color:#91ebff;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 #007aa3}.light_model .branding_highlight>div{color:#fff;background-color:#005e7d}.highlight_branding_background .light_model .branding_background,.highlight_branding_background .light_model .branding_highlight,.highlight_branding_background_image .light_model .branding_background,.highlight_branding_background_image .light_model .branding_highlight,.highlight_branding_btn_bg .light_model .branding_background,.highlight_branding_btn_bg .light_model .branding_highlight,.highlight_branding_logo_image .light_model .branding_background,.highlight_branding_logo_image .light_model .branding_highlight{background-color:rgba(0,122,163,.25)}.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-color:rgba(82,220,255,.25);z-index:10}.highlight_branding_background_image .branding_highlight>div,.highlight_branding_logo_image .branding_highlight>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-color:rgba(82,220,255,.25)}.highlight_branding_btn_bg .branding_highlight>div{display:none}.highlight_branding_background .branding_background{border:none;background-color:rgba(82,220,255,.25)}.highlight_branding_background .branding_background div{display:none}.branding_logo_image{min-width:500px;display:inline-block}.branding_logo_image img{max-width:500px;max-height:60px}.highlight_branding_body_txt .branding_highlight,.highlight_branding_btn_bg .branding_highlight,.highlight_branding_btn_txt .branding_highlight,.highlight_branding_header_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:0 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:#707070}.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;width:130px}.add_speaker_dialog .upload_default_avatar{width:100px;height:100px;background-color:#dedede;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:0;border:0}.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:gray;background-color:transparent}.mdp_landing #wrapper .landing_customize .mdp_landing_webinar input{border:1px solid gray!important;-webkit-text-fill-color:transparent!important;-webkit-box-shadow:0 0 0 1000px #fff inset!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:.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_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__body,.landing_customize_mobile body .mdp_landing_dialog .el-dialog .el-dialog__header{padding:0}.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:.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:.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:0}#customizeAgenda{resize:none}.notis{top:50px}.region_acc{position:absolute;opacity:.01}.el-color-dropdown__headertitle{max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screen_user_only{position:absolute;opacity:.1}#register_for_another{display:block;margin-top:40px}.remember_me{display:block}.customize_webex_panel{padding:25px;font-size:14px;line-height:19px}.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:496px;min-height:680px;position:relative}.vendors_wrapper .vendors_tips{line-height:19px;font-size:14px}.vendors_wrapper .vendors_add{width:456px;min-height:135px;background:#f7f7f7;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 .add_error{position:static;padding:6px 0 0}.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 .el-input,.vendors_wrapper .vendors_add .input_action .input_row .item{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,.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:100px;padding-right:23px;line-height:35px}.vendors_wrapper .vendors_list .vendors_list_wrapper .vendors_header{width:456px;height:36px;background:#f7f7f7;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;color:#121212;margin-left: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{border:1px solid #005e7d;color:#005e7d;background-color:#f7f7f7;height:30px;font-size:14px;line-height:11px}.vendors_wrapper .vendors_button .addVendor:hover{background-color:#005e7d;color:#fff}.vendors_wrapper .save_vendors{height:40px;-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,.vendors_wrapper .save_vendors{display:-webkit-box;display:-ms-flexbox;display:flex}.manage_attendees{font-family:CiscoSans,ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;overflow-x:auto;color:#000;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 0 0;font-weight:400}.manage_attendees .attendee_action{padding:35px 15px 20px}.manage_attendees .attendee_action,.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{width:28%}.manage_attendees .icon-add-participant,.manage_attendees .icon-import{margin-right:5px}.manage_attendees .attendee_action_right{text-decoration:none;color:#000}.manage_attendees .attendee_list{padding-bottom:40px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.manage_attendees .attendee_list,.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:-webkit-sticky;position:sticky;top:0;left:0}.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:#f7f7f7;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 .item{font-weight:700}.manage_attendees .attendee_list .data_row{height:35px;display:table;width:100%;table-layout:fixed}.manage_attendees .attendee_list .item{width:17.5%;text-align:left;max-width:226px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage_attendees .attendee_list .short{width:15%;max-width:146px;padding-left:10px}.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{text-decoration:none}.manage_attendees .breadcrumb .back{color:#010101;padding-left:10px}.manage_attendees .title{padding-top:27px}.manage_attendees .no_attendee_svg{margin:70px 0 30px;text-align:center}.manage_attendees .bold{font-size:13px;font-weight:900;color:#000}.manage_attendees .no_attendee_tip{width:340px;font-size:12px;text-align:center;color:#545454;margin:0 auto}.manage_attendees .attendee_import_csv .el-form-item__error{padding:0}.manage_attendees .attendee_import_csv .el-dialog{width:500px;min-height:580px}.manage_attendees .attendee_import_csv .tips{font-size:14px;color:#121212;padding:15px 0 10px;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:#545454;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%;background-color:#fff;white-space:normal}.manage_attendees .attendee_import_csv .dialog-footer-btns{padding:0 20px 20px}.manage_attendees .attendee_import_csv .sendEmail{padding-top:10px;font-size:14px;color:#121212}.manage_attendees .attendee_import_csv .el-dialog__body{padding:20px 20px 10px}.manage_attendees .attendee_import_csv .CSV_error,.manage_attendees .attendee_import_csv .CSV_loading,.manage_attendees .attendee_import_csv .CSV_success{height:315px;width:460px;background:#f7f7f7;border-radius:8px;margin-bottom:40px;padding:60px}.manage_attendees .attendee_import_csv .CSV_loading{background:#e6fbff}.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;color:#121212;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:0}.manage_attendees .attendee_import_csv .error_flag,.manage_attendees .attendee_import_csv .success_flag,.manage_attendees .attendee_import_csv .tipWrapper .download{text-align:center}.attendee-content{margin-top:54px;text-align:center;color:#121212}.attendee-content .attendee-count{font-size:40px;line-height:54px}.attendee-content .attendee-desc{margin-top:6px;font-size:16px}.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;padding:7px 12px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#dedede;border-radius:100px;font-weight:400}.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 #d7d7d7}.send-invitation .send-invitation-body .send-invitation-label{margin-bottom:12px;font-size:14px;line-height:20px;color:#121212}.send-invitation .send-email-pic{text-align:center;margin:20px 0}.send-invitation .send-email-tips{text-align:center;margin:35px 0 25px}.send-invitation .send-email-footer-btns{text-align:right;padding-top:30px}.send-invitation .send-invitation-desc{font-size:12px;line-height:14px;color:#545454}.send-invitation .send-invitation-desc .desc-title{font-weight:700}.send-invitation .send-invitation-desc .desc-content{margin-top:4px}.send_invitation_trigger{font-size:14px;line-height:14px}.send_invitation_trigger,.send_invitation_trigger:focus,.send_invitation_trigger:hover{color:#121212;text-decoration:none}.send_invitation_trigger .icon-email{font-size:12px;margin-right:4px}.invitation_dialog{font-weight:400}.invitation_dialog .send_email_content{padding-bottom:16px}.invitation_dialog .send_to_label{margin-top:16px;font-weight:600}.invitation_dialog .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:#121212}.invitation_dialog .email_log_back:hover{color:#005e7d}.invitation_dialog .email_log_back i{margin-right:4px}.invitation_dialog .email_log_content{height:300px;border:1px solid #cacaca;border-radius:4px;overflow-y:auto}.invitation_dialog .email_log_content .log_title{padding:16px 20px;color:#545454;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:#545454}.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{text-decoration:none;color:#000}.send-mail-btn{cursor:pointer;font-size:14px;line-height:16px;color:#121212}.send-mail-btn .icon-email{font-size:12px;margin-right:4px}.delete,.import,.remove{cursor:pointer}.removeDisable{color:#999}#sendInvitation .el-dialog--small{min-width:400px}#attendeeCreate .el-dialog--small{width:500px;min-height:580px}#attendee-create-add-next-btn{color:#007aa3;border:1px solid;background:#fff}#attendee_create_phone_country_Code{padding:8px 16px 8px 10px;text-overflow:ellipsis}.attendee-create-dialog .el-form-item__error{padding:0 0 10px}#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%;box-shadow:0 8px 16px rgba(0,0,0,.16),0 0 1px rgba(0,0,0,.14);border-radius:6px;line-height:38px}#snackbar .white{color:#fff;margin-right:8px}#snackbar.show{visibility:visible;-webkit-animation:S .5s,T .5s 2.5s;animation:S .5s,T .5s 2.5s}@-webkit-keyframes S{0%{bottom:0;opacity:0}to{bottom:50%;opacity:1}}@keyframes S{0%{bottom:0;opacity:0}to{bottom:50%;opacity:1}}@-webkit-keyframes T{0%{bottom:50%;opacity:1}to{bottom:0;opacity:0}}@keyframes T{0%{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}.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__header .el-tabs__item{color:#545454;font-size:14px}.meeting_widget .meeting_detail_info .meeting_detail_info_content.is_tab_mode .el-tabs__header .el-tabs__item.is-active{color:#121212;border-bottom:3px solid #121212}.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}.meeting_widget .meeting_detail_info.hide_bg_color{background-color:transparent;padding:0;height:auto}.meeting_widget .bo_widget,.meeting_widget .branding_widget,.meeting_widget .destination_url_widget,.meeting_widget .email_template_widget,.meeting_widget .invite_attendee_widget,.meeting_widget .meeting_detail_info,.meeting_widget .practice_session_widget,.meeting_widget .producer_widget,.meeting_widget .registration_widget{padding:12px 32px 24px;border-radius:16px;background-color:#f7f7f7;margin-bottom:20px}.meeting_widget .bo_widget .widget_title,.meeting_widget .branding_widget .widget_title,.meeting_widget .destination_url_widget .widget_title,.meeting_widget .email_template_widget .widget_title,.meeting_widget .invite_attendee_widget .widget_title,.meeting_widget .meeting_detail_info .widget_title,.meeting_widget .practice_session_widget .widget_title,.meeting_widget .producer_widget .widget_title,.meeting_widget .registration_widget .widget_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.meeting_widget .bo_widget .widget_title h2,.meeting_widget .branding_widget .widget_title h2,.meeting_widget .destination_url_widget .widget_title h2,.meeting_widget .email_template_widget .widget_title h2,.meeting_widget .invite_attendee_widget .widget_title h2,.meeting_widget .meeting_detail_info .widget_title h2,.meeting_widget .practice_session_widget .widget_title h2,.meeting_widget .producer_widget .widget_title h2,.meeting_widget .registration_widget .widget_title h2{font-size:18px}.meeting_widget .bo_widget .practice_session_title h2,.meeting_widget .branding_widget .practice_session_title h2,.meeting_widget .destination_url_widget .practice_session_title h2,.meeting_widget .email_template_widget .practice_session_title h2,.meeting_widget .invite_attendee_widget .practice_session_title h2,.meeting_widget .meeting_detail_info .practice_session_title h2,.meeting_widget .practice_session_widget .practice_session_title h2,.meeting_widget .producer_widget .practice_session_title h2,.meeting_widget .registration_widget .practice_session_title h2{display:inline-block;margin-right:12px}.meeting_widget .bo_widget .meeting_detail_blockt,.meeting_widget .branding_widget .meeting_detail_blockt,.meeting_widget .destination_url_widget .meeting_detail_blockt,.meeting_widget .email_template_widget .meeting_detail_blockt,.meeting_widget .invite_attendee_widget .meeting_detail_blockt,.meeting_widget .meeting_detail_info .meeting_detail_blockt,.meeting_widget .practice_session_widget .meeting_detail_blockt,.meeting_widget .producer_widget .meeting_detail_blockt,.meeting_widget .registration_widget .meeting_detail_blockt{border:none;margin-top:0}.meeting_widget .bo_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .bo_widget .meeting_detail_blockt h2,.meeting_widget .branding_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .branding_widget .meeting_detail_blockt h2,.meeting_widget .destination_url_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .destination_url_widget .meeting_detail_blockt h2,.meeting_widget .email_template_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .email_template_widget .meeting_detail_blockt h2,.meeting_widget .invite_attendee_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .invite_attendee_widget .meeting_detail_blockt h2,.meeting_widget .meeting_detail_info .meeting_detail_blockt .copy_wrapper,.meeting_widget .meeting_detail_info .meeting_detail_blockt h2,.meeting_widget .practice_session_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .practice_session_widget .meeting_detail_blockt h2,.meeting_widget .producer_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .producer_widget .meeting_detail_blockt h2,.meeting_widget .registration_widget .meeting_detail_blockt .copy_wrapper,.meeting_widget .registration_widget .meeting_detail_blockt h2{padding:0}.meeting_widget .bo_widget .meeting_detail_blockt .copy_wrapper i,.meeting_widget .branding_widget .meeting_detail_blockt .copy_wrapper i,.meeting_widget .destination_url_widget .meeting_detail_blockt .copy_wrapper i,.meeting_widget .email_template_widget .meeting_detail_blockt .copy_wrapper i,.meeting_widget .invite_attendee_widget .meeting_detail_blockt .copy_wrapper i,.meeting_widget .meeting_detail_info .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 .registration_widget .meeting_detail_blockt .copy_wrapper i{display:none}.meeting_widget .bo_widget,.meeting_widget .branding_widget,.meeting_widget .registration_widget{height:120px}.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;font-size:16px;line-height:18px}.meeting_widget .email_template_widget .send_email_button{border:1px solid #005e7d;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;font-size:16px;min-width:520px;max-width:560px}.meeting_widget .destination_url_widget .survey_preview{margin-top:10px;font-size:16px;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,.meeting_widget .destination_url_widget .survey_preview .survey_info.disable a{color:#b2b2b2}.meeting_widget .bo_link,.meeting_widget .branding_link,.meeting_widget .reg_link{padding:16px 0}.meeting_widget .branding_link_txt{font-size:16px;margin-top:10px}.meeting_widget .vendors_link_txt{font-size:16px;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:#121212}.meeting_widget .meeting_detail_wrapper dl dt{float:none;width:100%;color:#545454}.meeting_widget .meeting_detail_wrapper dl dd{margin-left:0;margin-bottom:12px}.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:#121212}.meeting_widget .meeting_detail_wrapper .tabs_copy_container .c_copy .copied{font-size:14px;color:#43a942}.meeting_widget .registration_widget .reg_info_warp{padding-top:10px}.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 #b2b2b2;border-right:1px solid #b2b2b2}.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-size:20px;font-weight:bolder}.meeting_widget .registration_widget .approved_counts{color:#1d805f}.meeting_widget .registration_widget .pending_counts{color:#a65e00}.meeting_widget .registration_widget .rejected_cunts{color:#db1f2e}.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;border-radius:16px;background-color:#f7f7f7;margin-bottom:20px;height:400px;overflow:hidden}.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 .invited_search_area{min-height:60px;margin-bottom:0}.meeting_widget .meeting_widget_side .mdp_member_list .anonymous_meeting_alert.el-alert{height:26px;margin-bottom:10px;background-color:#c9f4ff;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:210px}.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}.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;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 #e0e0e0}.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}.frame_guest .meeting_detail .meeting_protected{margin:30px auto 0}.edit_disable{width:280px}.icon_disable{color:#cccdce}@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%}.meeting_widget .meeting_detail_info .meeting_detail_info_content,body .grid_g .meeting_widget .meeting_detail_info{height:auto}.meeting_widget .bo_widget .widget_title,.meeting_widget .branding_widget .widget_title,.meeting_widget .invite_attendee_widget .widget_title,.meeting_widget .registration_widget .widget_title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.meeting_widget .branding_widget,.meeting_widget .registration_widget{height:auto}.meeting_widget .bo_link,.meeting_widget .branding_link,.meeting_widget .reg_link,.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 (-ms-high-contrast:none){.meeting_widget_side,::-ms-backdrop{margin-left:20px}}.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{color:#121212;font-weight:700;vertical-align:top}.destination_url_manage{width:480px}.destination_url_manage .tip{font-size:16px;padding-top:8px;padding-bottom:14px;line-height:24px}.destination_url_manage input,.destination_url_manage p{font-size:16px}.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}.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>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>.el-button{width:251px;height:56px;border-radius:40px}.callisto .center-box .btn-box>.el-button>span,.callisto .center-box .btn-box>.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>.el-button>span img,.callisto .center-box .btn-box>.el-button a img{margin-left:9px}.callisto .center-box .btn-box>.el-button>span>img:nth-of-type(2),.callisto .center-box .btn-box>.el-button a>img:nth-of-type(2){display:none}.callisto .center-box .btn-box>.el-button:hover{background-color:#fff!important}.callisto .center-box .btn-box>.el-button:hover>span,.callisto .center-box .btn-box>.el-button:hover a{color:#000}.callisto .center-box .btn-box>.el-button:hover>span>img:first-of-type,.callisto .center-box .btn-box>.el-button:hover a>img:first-of-type{display:none}.callisto .center-box .btn-box>.el-button:hover>span>img:nth-of-type(2),.callisto .center-box .btn-box>.el-button:hover a>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:#000;height:100%}.invitelandingpage .invitelandingpage-header{text-align:left}.invitelandingpage .invitelandingpage-header img{margin-top:30px;margin-left:20px}.invitelandingpage .invitelandingpage-title{font-weight:700;font-size:24px;color:#fff;line-height:33px;padding:80px 45px 40px}.invitelandingpage .invitelandingpage-footer,.invitelandingpage .invitelandingpage-title{font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-style:normal;text-align:center}.invitelandingpage .invitelandingpage-footer{font-weight:400;font-size:16px;position:absolute;bottom:8px;right:4px;width:100%}.invitelandingpage .invitelandingpage-footer .invitelandingpage-join-text{color:#fff;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{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:#000;color:#fff;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:hsla(0,0%,100%,.9)}.webinar_series_detail_top{margin-bottom:30px}.webinar_series_detail_blockt{padding-bottom:0}.webinar_series_detail_info_content{height:44%}.wsd_tab_list_action_wrapper{padding:0 0 20px;min-width:600px}.wsd_tab_copy_container{display:inline-block;margin-right:27px}.wsd_tab_copy_container .item.add,.wsd_tab_copy_container .item.copied,.wsd_tab_copy_container .item.copy{vertical-align:middle;cursor:pointer;display:inline-block;font-size:14px;color:#121212;text-decoration:none}.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:#121212;cursor:pointer;padding:0 16px}.add_webinar_select li:hover{background-color:#ededed}.wsd_basic_information_wrapper,.wsd_webinars_list_wrapper{max-height:204px;overflow:auto}.wsd_basic_information_wrapper dl,.wsd_webinars_list_wrapper dl{margin:0}.wsd_basic_information_wrapper dt,.wsd_webinars_list_wrapper dt{margin-bottom:4px}.wsd_basic_information_wrapper dd,.wsd_webinars_list_wrapper dd{word-break:break-word}.wsd_basic_information_wrapper .auto-select,.wsd_webinars_list_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:none}.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_Vertical_Bar{height:12px;color:#d2d5d6;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:#545454;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:700}.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon.icon-success{color:#185e46}.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon.icon-ng-help{color:#7d4705}.wsd_webinars_list .wsd_webinar_item .wsd_webinar_content .wsd_registration_box .wsd_registration_icon.icon-ng-inline-error{color:#ab0a15}.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 .invited_search_area .el-input__inner{border-color:#ccc}.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:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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:#000;height:200px;line-height:200px;font-size:14px}.notis_title{font-size:16px;margin-top:5px;color:#000}.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}.webinar_series_widget_main .destination_url_widget pre{font-family:ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;font-size:16px;line-height:24px;margin:10px 0 0}#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__footer-wrapper thead div,.el-table__header-wrapper thead div,.el-table th{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:#000;text-decoration:none}.back_to a:active,.back_to a:focus,.back_to a:hover{color:#005e7d;text-decoration:underline}.back_to i{font-size:8px;margin-right:5px;vertical-align:middle;-webkit-transform:scale(.6);transform:scale(.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:#545454;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 .report_search_input{width:260px}.report_search .report_search_input .el-input-group__prepend i{padding-left:0}.report_search .el-form{font-size:0}.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:700}.report_search .el-form--inline .el-form-item{margin-right:8px}.report_export{position:absolute;bottom:24px}.report_export .el-button{margin-right:14px}.report_export a{color:#005e7d;text-decoration:none}.report_export a:active,.report_export a:focus,.report_export a:hover{color:#005e7d;text-decoration:underline}.branded .reports_panel{top:148px}.reports_panel{position:fixed;z-index:10;box-shadow:4px 4px 10px hsla(0,0%,39%,.4);right:0;top:72px;bottom:2px;width:400px;background:#fff;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:#121212;text-decoration:none}.reports_panel .reports_panel_close a:active,.reports_panel .reports_panel_close a:focus,.reports_panel .reports_panel_close a:hover{color:#005e7d;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:#545454;margin-bottom:4px}.reports_panel .reports_items_subinfo{font-size:16px;line-height:26px}.report_nodata_title{color:#000;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:700}.report_table_block .report_table_content.report_table_preliminaryUsageReports .el-table__body-wrapper table,.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__body-wrapper table,.report_table_block .report_table_content.report_table_sessionDetails .el-table__header-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:#121212;font-size:20px}.report_table_block .report_table_selector .el-checkbox{display:block;margin-left:0}@media print{@page{margin:.5cm}#frame_outter,#main,#main_content,#wrapper{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{margin:0 4px}.report_pagination_menu,.report_pagination_menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.report_pagination_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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;color:#343537;font:12px/1.35 ciscosansttregular,Helvetica Neue,Helvetica,Arial,"sans-serif",Times New Roman;padding:4px 2px;text-align:center;background:#fff;box-shadow:none!important;border:1px solid rgba(0,0,0,.16)!important}.report_pagination_menu li .el-input-number--small .el-input__inner:focus{outline:auto}.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:#000;position:relative}.report_pagination_control-btn:disabled{cursor:not-allowed;opacity:.5}.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{padding:0 22px 8px}.report_list .report_sub_list li{padding:8px 0}.report_list .report_sub_list li .report_sub_icon{float:left;font-size:18px}.report_list .report_sub_list li .report_link{display:inline-block;font-size:14px;line-height:16px;margin-bottom:2px;margin-left:8px}.report_list .report_sub_list li .report_link.report_web{color:#007aa3;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:auto;color:#121212;border-bottom:3px solid transparent;padding:0}.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:auto;color:#121212;border-bottom:3px solid transparent;padding:0}.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:700;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:#121212;line-height:24px}.report_sidebar_detail{position:fixed;right:0;top:0;bottom:0;z-index:20;width:400px;background-color:#fff;border-left:1px solid rgba(0,0,0,.12);box-sizing:border-box;box-shadow:0 8px 16px rgba(0,0,0,.08);border-radius:0}.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%;box-sizing:border-box;position:relative;z-index:5}.report_sidebar_detail .sidebar_main .sidebar_title{font-weight:400;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:#ccc}.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:#121212;font-size:16px;line-height:20px;font-weight:700;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:#545454}.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:338px;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;color:#666;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_title .icon-info-alt-outline{font-size:16px}.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info li .sidebar_info_value{display:block;font-size:16px;color:#121212;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:#545454;margin-right:2px}.report_sidebar_detail .sidebar_main .sidebar_modules .sidebar_module .sidebar_info.audio_list li{margin-bottom:24px}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .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:#000;text-decoration:none}.basicInfoHeader a:active,.basicInfoHeader a:focus,.basicInfoHeader a:hover{color:#005e7d;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}.license-site{height:100%;position:relative;text-align:center}.license-site .license-content{width:650px;margin:74px auto;font-family:ciscosanstt_extralight;color:#121212}.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}.license-site .license-content .sub-option .decline{color:#545454;margin-left:30px}.license-site .license-content .sub-option a{text-decoration:none}.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>div,.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:700}#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>li{float:left;margin-right:20px}#wrapper.w_video #frame.frame_host .v_host_top .cardbox,#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>a>img{width:340px;border-radius:10px}#wrapper.w_video #frame.frame_host .v_host_top .cardbox .textcard{width:340px;margin-top:10px;font-weight:700;font-size:16px;color:#2c2c2c}#wrapper.w_video #frame.frame_host .v_channels{background:hsla(0,0%,95%,.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 .nav_bar,#wrapper.w_video #frame.frame_guest .main_top_menu .non_sign_nav{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{font-weight:700;border:1px solid #005e7d!important}#wrapper.w_video #frame .v_tag_group .v_tag_on,#wrapper.w_video #frame .v_tag_group .v_tag_on:focus,#wrapper.w_video #frame .v_tag_group .v_tag_on:hover{color:#fff!important;background:#005e7d!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:focus,#wrapper.w_video #frame .el-button--hollow:hover{color:#005e7d!important;border:1px solid #005e7d!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 #121212;color:#121212;background-color:transparent}.el-button--third:focus{border-color:inherit}.el-button--third:hover{background-color:#121212;color:#fff}.el-button--third:active{background:#121212;color:#fff}.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_bg,.v_avatar_list .v_avatar_group .v_avatar_img .v_avatar_def,.v_avatar_list .v_avatar_group .v_avatar_img img,.w_video .v_avatar_group .v_avatar_img .img_bg,.w_video .v_avatar_group .v_avatar_img .v_avatar_def,.w_video .v_avatar_group .v_avatar_img img{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:50%;background-size:cover;position:relative}.v_avatar_list .v_avatar_group .v_avatar_info,.w_video .v_avatar_group .v_avatar_info{font-weight:700}.v_avatar_list .v_avatar_group .v_avatar_desc,.w_video .v_avatar_group .v_avatar_desc{font-size:13px;color:#999}.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,.v_avatar_list .v_avatar_group.size_large .v_avatar_img .img_bg,.v_avatar_list .v_avatar_group.size_large .v_avatar_img .v_avatar_def,.v_avatar_list .v_avatar_group.size_large .v_avatar_img img,.w_video .v_avatar_group.size_large .v_avatar_img,.w_video .v_avatar_group.size_large .v_avatar_img .img_bg,.w_video .v_avatar_group.size_large .v_avatar_img .v_avatar_def,.w_video .v_avatar_group.size_large .v_avatar_img img{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;transition:opacity 2s ease-in;position:absolute;left:0;top:0;border-radius:100%;background-image:url(/webappng/images/avatar_default.svg);background-repeat:no-repeat;background-position:50%;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:hsla(0,0%,93%,.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;transition:opacity .3s}.v_avatar_list .avatar_item .avatar_options .option_item a{display:inline-block;width:32px;height:32px;background:#fff;border:1px solid #ccc;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 img,#wrapper.w_video #frame .v_wrapper .v_detail_play video{border-radius:8px;width:100%}#wrapper.w_video #frame .v_wrapper .v_detail_bottom_r a,#wrapper.w_video #frame .v_wrapper .v_detail_host 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>.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,.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;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}.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:0;right:0;position:absolute;background:rgba(52,53,55,.6);border-radius:100%;height:40px;width:40px;line-height:12px;font-size:14px;padding:13px;color:#fff}.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,.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:700;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:3000;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 silver;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_embed,.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent #copy_link{border:1px solid silver;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;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:#000;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 silver;border-radius:5px;width:60px;height:32px;font-size:14px;line-height:24px;color:#000;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,.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,.3);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,.95);position:absolute;right:0}.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_video_right_copy.active,.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .linkContent .share_radio_box .share_video_embed_right .share_video_right_copy:hover{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:700;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:#000;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 .passwordContent,.V_share_shareDlg .recordingShareSection .copyLinkSection .copyLinkContent .passwordProtectionSection{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 .el-form-item__errorinfo,.V_share_shareDlg .el-form-item__error .icon-ng-inline-error{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:700;font-size:14px;line-height:16px;color:#000;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,.6)}#wrapper.w_video.w_v_myView{background:#f7f7f7}#wrapper.w_video.w_v_myView .el-button--primary{background:#000}#wrapper.w_video.w_v_myView .el-button--primary.is-disabled{opacity:.5}#wrapper.w_video.w_v_myView~.el-dialog__wrapper .el-button--primary{background:#000}#wrapper.w_video.w_v_myView~.el-dialog__wrapper .el-button--primary.is-disabled{opacity:.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:#000;width:unset}#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a.active,#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a:hover{color:#007aa3}#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a.active,#wrapper.w_video #frame .v_myView .v_myView_menu ul.v_nav li a.active i{font-weight:700}#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:#000;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,#wrapper.w_video #frame .v_myView .v_myView_content .myContents_layout .myContents_body .card_list .card_item .card_img_bg{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;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,#wrapper.w_video #frame .v_myView .v_myView_content .shared_layout .shared_body .card_list .card_item .card_img_bg{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,.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:#000;border-radius:100px;font-size:16px;line-height:24px;text-align:center;color:#fff;-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:#fff;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:700;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:#999}#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(/webappng/images/videos/visible.svg);mask-image:url(/webappng/images/videos/visible.svg);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(/webappng/images/videos/disable.svg);mask-image:url(/webappng/images/videos/disable.svg);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;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,#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:hsla(0,0%,95%,.6)}.pannelist.nobg{background:hsla(0,0%,95%,0);height:305px}.pannelist.nobg>.listInfo{height:305px}.pannelist .listInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:400px;width:1440px}.pannelist .listInfo,.pannelist .listInfo .leftFlexBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pannelist .listInfo .leftFlexBox{-webkit-box-pack:center;-ms-flex-pack:center;justify-content: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:700;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:700;font-size:14px;line-height:16px;color:#999;margin-top:16px}.pannelist .listInfo>.rightFlexBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-wrap:nowrap;width:1130px}.pannelist .listInfo>.rightFlexBox,.pannelist .listInfo>.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}.pannelist .listInfo>.rightFlexBox .carousel{flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;margin-left:40px;overflow:hidden;max-height:400px}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel{position:relative;margin-right:20px}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel .video_share_btn_card{display:none;background-color:rgba(0,0,0,.5);width:28px;height:28px;cursor:pointer;position:absolute;right:10px;top:10px;border-radius:6px;text-align:center}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel .video_share_btn_card i{color:#fff;font-size:16px;text-align:center;line-height:28px}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel:hover .video_share_btn_card{display:block}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel img{width:340px;height:200px;border-radius:10px}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel.video_pannel{margin-right:20px}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel>a>img{width:340px;border-radius:10px}.pannelist .listInfo>.rightFlexBox .carousel .cardbox.video_pannel .textcard{width:340px;margin-top:10px;font-weight:700;font-size:16px;color:#2c2c2c}.nomargin{margin-bottom:0!important}.v_center,.v_center .v_btn_gopage{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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:150px;height:36px;top:1327px;border:1px solid #000;border-radius:100px;font-size:14px;text-align:center;color:#121212}.v_center .v_btn_gopage>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,.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:#000;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>.video_array{visibility:visible}.video_bg_wraper .video_array{background-color:rgba(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;background-color:#000}.video_bg_all,.video_head_list{height:400px;-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;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>.video_left_bg_video{width:576px;height:400px;position:relative}.video_bg_all>.video_left_bg_video img{position:absolute;left:0;top:0;width:576px;height:400px;z-index:9}.video_bg_all>.video_left_bg_video video{position:absolute;left:0;top:0;width:576px;height:400px;z-index:8}.video_bg_all>.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,transparent 17%,rgba(0,0,0,.0312844) 49.32%,rgba(0,0,0,.325) 76.9%,rgba(0,0,0,.44) 99.73%)}.video_bg_all>.video_left_bg_video .video_liner_grat>.video_text_detail{font-size:26px;line-height:30px;color:#fff;display:block;width:100%}.video_bg_all>.video_left_bg_video .video_liner_grat .video_text_detail_info{font-size:26px;line-height:16px;color:#fff;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>.video_left_bg_video .video_liner_grat .video_text_detail_info>.video_text_detail_info_title{font-size:14px;line-height:30px;margin-right:10px}.video_bg_all>.video_left_bg_video .video_liner_grat .video_text_detail_info>.video_text_detail_info_times{font-size:12px;line-height:14px;margin-right:10px}.video_bg_all>.video_bg_samll_box{height:200px;position:relative;overflow:visible;width:288px;-ms-flex-item-align:start;align-self:start}.video_bg_all>.video_bg_samll_box>img{width:288px;height:200px;position:absolute;top:0;z-index:9}.video_bg_all>.video_bg_samll_box>video{width:288px;height:200px;position:absolute;top:0;left:0;z-index:8}.video_bg_all>.video_bg_samll_box>.video_liner_grat{background:linear-gradient(180.3deg,transparent 17%,rgba(0,0,0,.0375413) 49.32%,rgba(0,0,0,.39) 76.9%,rgba(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>.video_bg_samll_box>.video_liner_grat>span{font-weight:700;font-size:18px;line-height:21px;color:#fff;display:block;margin-left:20px}.video_bg_all>.video_bg_samll_box>.Video_hover_play{display:none;position:absolute;left:0;top:0;width:100%;height:100%;z-index:9999;background-color:#000}.video_bg_all>.video_bg_samll_box>.Video_hover_play>img{width:100%;height:100%;position:absolute;top:0;z-index:9}.video_bg_all>.video_bg_samll_box>.Video_hover_play>video{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999}.video_bg_all>.video_bg_samll_box>.Video_hover_play>.video_liner_grat{background:linear-gradient(180.3deg,transparent 17%,rgba(0,0,0,.0375413) 49.32%,rgba(0,0,0,.39) 76.9%,rgba(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>.video_bg_samll_box>.Video_hover_play>.video_liner_grat>span{font-weight:700;font-size:18px;line-height:21px;color:#fff;display:block;margin-left:20px}.video_bg_all>.video_bg_samll_box:hover>.Video_hover_play{display:block}.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:#000;margin-top:2px;margin-bottom:26px}.video_publish_layout .video_page_body{background:#fff;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:50%;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:#000;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:hsla(0,0%,88%,.8);position:absolute;right:0;top:0;height:20px;width:20px;border-radius:100%;opacity:0;transition:opacity .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 #ccc;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:#dedede;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:.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:50%;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:700;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;transition:opacity .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,.8);border:1px solid hsla(0,0%,100%,.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:50%;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,.6);border:1px solid hsla(0,0%,100%,.4);border-radius:5px;font-size:24px;letter-spacing:.05em;color:#fff;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:700;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;transition:opacity 2s ease-in;z-index:0;position:absolute;left:0;top:0;border-radius:8px;background-image:url(/webappng/images/videos/cisco-webex-logo.png);background-repeat:no-repeat;background-position:50%;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,.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:auto}.content_category .card_list.check_list .card_item.display,.content_category .card_list.option_list .card_item.display{border:1px solid transparent;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{min-width:96px;z-index:1}.channel_subscribe .avatar,.channel_subscribe .avatar_bg{width:96px;height:96px;border-radius:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.channel_subscribe .avatar_bg{opacity:0;transition:opacity 2s ease-in;z-index:0;position:absolute;left:0;top:0;background-image:url(/webappng/images/avatar_default.svg)}.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:#000}.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:700;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:#444}.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:hsla(0,0%,95%,.5);background-position:50%;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:hsla(0,0%,92%,.8);opacity:.4;border:2px solid #bbb;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>img{width:320px;height:180px;position:absolute;z-index:3;bottom:50px;left:0;border-radius:8px;background:url(/webappng/images/videos/cisco-webex-logo.png) no-repeat 0 0;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:#000;cursor:pointer;margin-right:12px}.channel_router_list_row .channel_router_index:hover{opacity:.5}.channel_router_list_row .channel_tag_two{font-weight:700;font-size:14px;line-height:40px;color:#121212}.video_swiper_wrap{width:1145px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;height:400px;padding-left:40px;padding-right:40px}.video_swiper_wrap,.video_swiper_wrap .video_swiper_left_icon,.video_swiper_wrap .video_swiper_right_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video_swiper_wrap .video_swiper_left_icon,.video_swiper_wrap .video_swiper_right_icon{position:absolute;top:50%;width:26px;height:26px;background:hsla(0,0%,6%,.2);border-radius:50%;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-13px}.video_swiper_wrap .video_swiper_left_icon>i,.video_swiper_wrap .video_swiper_right_icon>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:.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{-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,.video_swiper_wrap .video_swiper_list .videeo_swraper_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.video_swiper_wrap .video_swiper_list .videeo_swraper_card{width:340px;margin-right:20px;-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,.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>img{width:340px;height:200px;border-radius:10px;display:block}.video_swiper_wrap .video_swiper_list .videeo_swraper_card>div{text-align:left;font-weight:700;font-size:16px;line-height:21px;color:#2c2c2c;margin-top:10px;width:340px}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 #footer,body #wrapper.wrapper_unified #header,body #wrapper.wrapper_unified #main_top_menu,body #wrapper.wrapper_unified #topNotis,body #wrapper.wrapper_unified .nav_wrapper{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>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}.is-safari [tabindex],.is-safari a,.is-safari button,.is-safari input,.is-safari textarea{outline-offset:-5px}.is-safari [tabindex]:focus,.is-safari a:focus,.is-safari button:focus,.is-safari input:focus,.is-safari textarea:focus{outline-color:-webkit-focus-ring-color;outline-style:auto;outline-width:5px}.is-safari [tabindex="-1"]{outline:none!important}html[dir=rtl] .el-form-item .el-form-item__label{text-align:right}html[dir=rtl] .el-form-item .el-form-item__label>label{margin-left:8px;margin-right:0}