body,html{width:100%;height:100%}.scroll-to-top{position:fixed;right:15px;bottom:15px;display:none;width:50px;height:50px;text-align:center;color:#fff;background:rgba(52,58,64,.5);line-height:45px}.scroll-to-top:focus,.scroll-to-top:hover{color:#fff}.scroll-to-top:hover{background:#343a40}.scroll-to-top i{font-weight:800}#sidebar-wrapper{position:fixed;z-index:16;right:0;width:200px;height:100%;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-transform:translateX(200px);transform:translateX(200px);background:#18232b;border-left:1px solid rgba(255,255,255,.1)}.sidebar-nav{position:absolute;top:0;width:200px;margin:0;padding:0;list-style:none}.sidebar-nav li.sidebar-nav-item a{display:block;text-decoration:none;color:#fff;font-weight:300;padding:10px 15px}.sidebar-nav li a:hover{text-decoration:none;color:#fff;background:rgba(255,255,255,.2)}.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}.sidebar-nav>.sidebar-brand{font-size:1.2rem;background:#e23d4a;height:80px;line-height:50px;padding-top:15px;padding-bottom:15px;padding-left:15px}.sidebar-nav>.sidebar-brand a{color:#fff}.sidebar-nav>.sidebar-brand a:hover{color:#fff;background:0 0}#sidebar-wrapper.active{right:200px;width:200px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.menu-toggle{background:#f94c22;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.3);color:#fff;height:45px;line-height:45px;position:fixed;right:15px;text-align:center;top:27px;width:45px;z-index:999}.menu-toggle:focus,.menu-toggle:hover{color:#fff}.menu-toggle:hover{background:#18232b}#sidebar-wrapper .sidebar-nav-item.dropdown .dropdown-menu{background-color:#283b48;width:100%}