body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{height:100%;margin:0}*{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{height:100%}.outer{width:100%;height:100%}.page{border-left:1px solid #fff;border-right:1px solid #fff;height:100%;position:relative}.margin{display:none}@media (width>=800px){.outer{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.page{border-left:1px solid #000;border-right:1px solid #000;width:800px;height:100%}.margin{display:block}}h1{border:0;margin:0;padding:10px 0 10px 10px;font-size:14pt;font-weight:700}h2{border:0;margin:0;padding:10px 0 10px 20px;font-size:12pt;font-weight:400}.top-nav{z-index:2;color:#fff;background:linear-gradient(270deg,#f46b45,#eea849);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:50px;padding:1em 10px;display:flex;position:absolute;top:0}.menu{flex-direction:row;margin:0;padding:0;list-style-type:none;display:flex}.menu>li{cursor:pointer;margin:0 1rem;overflow:hidden}.menu-button-container{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:30px;height:100%;display:none}#menu-toggle{display:none}.menu-button,.menu-button:before,.menu-button:after{background-color:#fff;border-radius:2px;width:30px;height:4px;transition:transform .4s cubic-bezier(.23,1,.32,1);display:block;position:absolute}.menu-button:before{content:"";margin-top:-8px}.menu-button:after{content:"";margin-top:8px}#menu-toggle:checked+.menu-button-container .menu-button:before{margin-top:0;transform:rotate(405deg)}#menu-toggle:checked+.menu-button-container .menu-button{background:#fff0}#menu-toggle:checked+.menu-button-container .menu-button:after{margin-top:0;transform:rotate(-405deg)}@media (width<=650px){.menu-button-container{display:flex}.menu{flex-direction:column;justify-content:right;align-items:center;width:50%;margin-top:50px;position:absolute;top:0;right:0}#menu-toggle~.menu li{border:0;height:0;margin:0;padding:0;transition:height .4s cubic-bezier(.23,1,.32,1)}#menu-toggle:checked~.menu li{height:2.5em;padding:.5em;transition:height .4s cubic-bezier(.23,1,.32,1)}.menu>li{color:#000;cursor:pointer;background-color:#e0e0e0;justify-content:right;width:100%;margin:0;padding:.5em 0;display:flex}}.headerA{cursor:pointer}.utilityContainer{border-bottom:1px solid #000;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:30px;padding-left:10px;padding-right:10px;display:flex;position:absolute;top:50px}.utilityNavi img{height:27px;padding-top:2px}.utilitySpace{width:20px;display:inline-block}.utilityActive{cursor:pointer}.utilityInactive{opacity:.4}.utilityText{width:16ch}@media (width<=550px){.utilitySpace{width:10px}.utilityText{width:10ch}}.body{z-index:1;width:100%;padding:0 0 5px;display:inline-block;position:absolute;top:80px;bottom:0;overflow-y:scroll}.bodyA{color:#00f;cursor:pointer}.bodyRight{text-align:right}.bodyURL{height:9pt;padding-top:2px;padding-left:2px}.bodyLR1{width:100%;padding-left:20px;padding-right:10px;font-size:11pt;display:inline-block}.bodyLR2{width:100%;padding-left:30px;padding-right:10px;font-size:11pt;display:inline-block}.bodyLRInner{justify-content:space-between;width:100%;display:flex}.bodyText{padding-left:20px;padding-right:20px;font-size:11pt}.bodyOdd{background-color:#f8f8f8}.bodyEven{background-color:#fff}.bodyGrid1{padding-left:20px;padding-right:10px}.bodyGrid2{padding-left:30px;padding-right:10px}.bodyGrid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.bodyGridElement{border:1px solid #000;border-radius:.5rem;padding:.25rem}.bodyGridElementSmall{text-align:right;font-size:8pt}@media (width>=700px){.bodyGrid{grid-template-columns:1fr 1fr 1fr 1fr}}.bodyRemoteImg{text-align:center;padding:10px}.bodyNotSupported{padding:20px 50px;display:block}
