﻿#header{position:fixed;top:0;right:0;left:0;z-index:2;transition:left 0.2s}#sidedrawer{position:fixed;top:52px;bottom:0;width:258px;overflow:auto;z-index:2;background-color:#101010;transition:transform 0.2s}#content-wrapper{min-height:100%;margin-left:0;box-sizing:border-box}@media (max-width:768px){.mui-container-fluid{}}@media (min-width:768px){#header{left:200px}body.hide-sidedrawer #header{left:0}body.hide-sidedrawer #sidedrawer{transform:translate(0)}body.hide-sidedrawer #content-wrapper{margin-left:0}}.sidedrawer-toggle{color:#fff;cursor:pointer;font-size:20px;line-height:20px;margin-right:10px;user-select:none}.sidedrawer-toggle:hover{color:#fff;text-decoration:none}#sidedrawer-brand{padding-left:20px}#sidedrawer ul{list-style:none}#sidedrawer>ul{padding-left:0;color:white}#sidedrawer>ul>li:first-child{padding-top:15px}.ChildMenuBar>strong{display:block;padding:10px 6px;cursor:pointer}.MainMenuBar>strong{display:block;padding:15px 18px;cursor:pointer}#sidedrawer strong:hover{background-color:#E0E0E0;color:#101010}#sidedrawer::-webkit-scrollbar{width:5px;background-color:#F5F5F5}#sidedrawer::-webkit-scrollbar-track{border-radius:10px;background:rgba(0,0,0,.1);border:1px solid #ccc}#sidedrawer::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(left,#fff,#e4e4e4);border:1px solid #aaa}#sidedrawer::-webkit-scrollbar-thumb:hover{background:#fff}#sidedrawer::-webkit-scrollbar-thumb:active{background:linear-gradient(left,#22ADD4,#1E98BA)}#sidedrawer strong + ul>li{padding:0 0;margin-left:-16px}.navbar-inverse{background-color:#101010;border-color:#080808}#split-bar{background-color:black;height:100%;float:right;width:10px;cursor:col-resize}.Enabled hover{cursor:pointer}.Enabled a:hover{text-decoration:none;color:#3276b1}.Fixed :hover{text-decoration:none;color:#2196F3}.Fixed a{text-decoration:none;color:#2196F3}.Disabled a:hover{color:silver;text-decoration:none}.Disabled a{color:silver}.container{max-width:3500px}#mui-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999999;background-color:rgba(0,0,0,.01);overflow:auto}.mui-scroll-lock{overflow:auto!important;padding-right:17px!important}.HideInitially{display:none}