#dc-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:60px;background-color:#fff;box-shadow:2px 5px 5px #888}#dc-header #dc-left-panel img{padding-left:20px}#dc-header #dc-left-panel span{font-size:18px;padding-left:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#dc-header #dc-left-panel span:hover{opacity:.6}#dc-header #dc-right-panel{display:flex;align-items:center;justify-content:center;margin:10px}#dc-header #dc-right-panel button{margin-left:20px}#dc-thecontainer{height:100%;width:100%;padding-left:225px;transition:.3s ease;background-color:#ebedef}#dc-thecontainer.collapsed,#dc-thecontainer.onmobile{padding-left:50px}.v-sidebar-menu{background-color:#7d7495}.v-sidebar-menu.vsm_expanded{max-width:225px!important}.v-sidebar-menu #dc-sidebar-header{display:flex;justify-content:center;align-items:center;background-color:#fff;border-right:1px solid #000;width:100%;height:200px}.v-sidebar-menu #dc-sidebar-header img{width:100%;height:100%;padding:30px;-o-object-fit:contain;object-fit:contain}.sidebar-overlay{position:fixed;width:100%;height:100%;top:0;left:0;opacity:.5;z-index:900}.dc-main{padding:20px}.dc-container,.dc-main{background-color:#ebedef}pre{font-family:Consolas,monospace;color:#000;background:#fff;border-radius:2px;padding:15px;line-height:1.5;overflow:auto}.router-link-exact-active.active{background-color:rgba(30,30,33,.5)}