.doc-wrapper{position:relative}.doc-menu ul{list-style:none}.doc-menu a{display:block;font-size:.8em}.doc-menu .label{font-size:1em;font-weight:700}.doc-content{padding:0 2em;position:relative;overflow:hidden}#content{overflow:visible}@media only screen and (min-width:63.125em){.doc-wrapper{display:flex!important}.doc-menu{flex:0 0 25%;border-right:1px solid #005DAA}.doc-menu ul{position:-webkit-sticky;position:sticky;top:4.5em;overflow-x:auto;height:88vh;padding-right:.5em}.doc-menu ul::-webkit-scrollbar{width:.3em}.doc-menu ul::-webkit-scrollbar-thumb{background-color:#888}.doc-menu ul::-webkit-scrollbar-thumb:hover{background:#005DAA}.doc-menu ul::-webkit-scrollbar-track{background-color:#f0f0f0}.doc-content{flex:0 0 75%;max-width:40rem}}.doc-content:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:-1}.doc-content.loading:before{width:7em;height:7em;border-radius:50%;border:.5em solid rgba(21,80,138,.3);border-top-color:#15508a;animation:spin 1s linear infinite;z-index:1}@keyframes spin{to{transform:rotate(360deg)}}.doc-content.loading:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:#fff}.doc-content.loading{height:90vh}