
.content-body { width:50%;}
.content-sidebar { width:50%;}

.codeContent .syntaxhighlighter table td.code .container .line {
    white-space: normal!important;
}
.client-side-toc-macro{
    position: fixed; right: 0px; border: 1px solid #ccc; top: 150px;padding-left: 25px;z-index: 3;background: url(https://s2.videocc.net/wiki/icon-toggle.png) #eee 5px no-repeat; 
}
.cstm-hidden{
background: url(https://wiki.igeeker.org/s/zh_CN/7901/58be3fa11e9ad58113c0ea45e7063389a7c7d344/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-sidebar/images/icons/sidebar/icon-toggle.svg) #eee center left no-repeat;  width: 0px; overflow: hidden;
}
.client-side-toc-macro > ul{
    padding-left: 25px; padding-bottom: 10px; padding-top: 10px; background: #fff; max-height: 300px;max-width: 250px;margin: 0 auto;overflow-x: hidden; overflow-y: scroll;
}
.cstm-btn { width: 25px; height: 100px; position: absolute; left: 0px; top: 50%; margin-top: -50px; cursor: pointer;}


