.NavBar{top:0;position:fixed;width:100%;height:var(--navbar-height);z-index:999}.NavBar .NavBarSearch{width:100%;max-width:520px}.NavBar .test-color{color:green!important}.NavBar a:active{color:inherit!important;background-color:inherit!important}.Container.hasNavBarContents{padding-top:var(--navbar-height)}.CategoryLabel{font-size:.8em}.CategoryLabel.color-type-a{background-color:#9ae;color:#fff}.CategoryLabel.color-type-b{background-color:#8fd8a7;color:#fff}.Content{height:200px}.Content .LatexMarkdown p{margin-bottom:0}.MainContents{padding-left:var(--sidebar-width)}@media screen and (max-width:992px){.MainContents{padding-left:0}}.SideBar{border-right:1px solid var(--line-color);top:var(--navbar-height);height:calc(100vh - var(--navbar-height));width:var(--sidebar-width);position:fixed;z-index:99;overflow-y:auto;scrollbar-width:none}.SideBarItem{color:inherit!important;font-size:1em}.SideBarItem a:active,.SideBarItem a:focus,.SideBarItem a:hover,.SideBarItem a:link,.SideBarItem a:visited{border:none}.SideBarItem a:hover{background-color:#eeeeef}.SideBarSecond{width:var(--sidebar-second-width)!important}