.password-required-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:12px}.password-required-container .password-input{width:224px;height:32px;line-height:32px;border:1px solid var(--line-border-card);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;font-size:14px;padding:0 8px;text-align:center}.password-required-container .error-tips{font-size:12px;color:var(--R500-FG);line-height:20px;margin-top:8px;width:224px;text-align:left}.password-required-button{width:224px}.password-required-button span{-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}.unauthorized-enter-password{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}.suite-body{position:relative;background-color:var(--bg-body);max-height:100%}.opendoc .suite-body,.opendoc .suite-body .etherpad-container-wrapper{background:var(--opendoc-background,--bg-body)}.suite-body .suite-error__title{font-size:18px;font-weight:500;color:var(--text-title)}.suite-body .suite-error__body{font-size:14px;font-weight:400;margin-top:17px;-webkit-transition:-webkit-box-shadow .25s ease-in-out;transition:-webkit-box-shadow .25s ease-in-out;-o-transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out;transition:box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}.opendoc-hide-scrollbar .bear-web-x-container::-webkit-scrollbar,.opendoc-hide-scrollbar .etherpad-container-wrapper::-webkit-scrollbar{width:0}.common-flex-vertical-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}.common-animation-enter{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bottom-right-enter;animation-name:bottom-right-enter;-webkit-animation-timing-function:ease;animation-timing-function:ease}.common-animation-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bottom-right-leave;animation-name:bottom-right-leave;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes bottom-right-enter{0%{-webkit-transform:translate3d(20%,-20%,0) scale(.6);transform:translate3d(20%,-20%,0) scale(.6);opacity:0}to{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);opacity:1}}@keyframes bottom-right-enter{0%{-webkit-transform:translate3d(20%,-20%,0) scale(.6);transform:translate3d(20%,-20%,0) scale(.6);opacity:0}to{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);opacity:1}}@-webkit-keyframes bottom-right-leave{0%{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);opacity:1}to{-webkit-transform:translate3d(20%,-20%,0) scale(.6);transform:translate3d(20%,-20%,0) scale(.6);opacity:0}}@keyframes bottom-right-leave{0%{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);opacity:1}to{-webkit-transform:translate3d(20%,-20%,0) scale(.6);transform:translate3d(20%,-20%,0) scale(.6);opacity:0}}.global-back{height:36px;width:36px;position:fixed;cursor:pointer;z-index:61;bottom:38px}.global-back-btn{height:36px;width:36px;border-radius: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;border:1px solid var(--line-border-card);-webkit-box-shadow:0 6px 12px 0 var(--shadow-default-lg);box-shadow:0 6px 12px 0 var(--shadow-default-lg);background-color:var(--bg-body);pointer-events:all}.global-back-btn:hover path{fill:var(--primary-pri-500)}.fs-mode-non-paged .global-back,.fs-mode .global-back{display:none}.innerdocbody.adit-container ul.r-list-done li{color:var(--text-caption)}.import-mask{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;background:var(--bg-body);z-index:100}.import-mask .suite-body__overlay{height:100%}.import-mask .import-error__wrapper{margin-top:14px}.import-mask .import-error__title{font-size:20px;color:var(--text-title)}.import-mask .import-error__body{max-width:460px;text-align:center}.import-mask .import-error__msg{color:var(--text-caption);font-size:16px;line-height:22px;margin-top:4px}.import-mask .import-error__btns-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.import-mask .import-error__btns-wrapper button:not(:first-child){margin-left:16px}.import-mask .import-error__button{color:var(--text-link-hover);cursor:pointer}.import-mask .import-waiting{color:var(--text-link-hover);margin-top:20px}.toast-wrap .import-tips-link{color:var(--text-link-hover);cursor:pointer}