.innerdocbody.adit-container ul.r-list-done li{color:var(--text-caption)}.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-content-default)}.fs-mode-non-paged .global-back,.fs-mode .global-back{display:none}