html,body{height:100%;margin:0;padding:0;color:#111;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:1.5em}a{color:#111;text-decoration:none}a:hover{cursor:pointer;text-decoration:underline}h1{margin-top:10px;font-size:30px}h2{font-size:20px}em{font-weight:400;font-style:normal}table{text-align:left}.bold{font-weight:700}.required{color:red;font-weight:700}.p-required{color:#00f;font-weight:700}.container{height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:stretch;background-color:#fff}.container>.top{width:100%;height:87px;box-sizing:border-box;flex:0 0 87px;padding:10px;border-bottom:1px solid #ccc;font-size:11px;font-weight:700;line-height:1m}.container>.top>.logo{width:225px;height:50px;box-sizing:border-box}.container>.content{box-sizing:border-box;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:stretch;flex:1 1 100%}.container>.content>.nav{width:200px;height:100%;box-sizing:border-box;flex:1 0 200px;padding:0 10px;border-right:1px solid #ccc}.container>.content>.nav>ul{width:170px;margin:0;padding:0 0 0 10px;list-style:none}.container>.content>.nav>ul>li{margin:0 0 10px;overflow:hidden;text-overflow:ellipsis}.container>.content>.main{width:100%;height:100%;box-sizing:border-box;flex-basis:0 0 auto;padding:10px 20px}.container>.content>.main>h1{margin-bottom:1em}.container>.content>.main>h2{margin-top:2em}.container>.content>.main>.code{width:auto;background-color:#111}pre.code{padding:5px 0 5px 5px}.code{background-color:#111;color:#fff;text-align:left}.code th{color:#ff0;font-weight:700}.code td{font-weight:700;color:#fff}.code .code-index{color:#ff2c78}.code .code-string{color:#f3e880}.code .code-int{color:#ae81ff}
