/*!
 * Start Bootstrap - Simple Sidebar (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */.sidebar-nav li a,.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}body{overflow-x:hidden}#user{display:block;margin:auto;width:40%}#name{color:#fff;font-size:100%}#wrapper{padding-left:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#wrapper.toggled{padding-left:250px}#sidebar-wrapper{z-index:1000;position:fixed;left:250px;width:0;height:100%;margin-left:-250px;overflow-y:auto;background:#000;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#wrapper.toggled #sidebar-wrapper{width:250px}#page-content-wrapper{width:100%;position:absolute;padding:15px}#wrapper.toggled #page-content-wrapper{position:absolute;margin-right:-250px}.menu-logo{margin-bottom:7px;width:7%}.edit-profile{float:right;margin-right:23px;margin-top:36px;width:13px}.sidebar-nav>li>ul{background-color:#363636}.profile_pic>img{width:25%;float:left;margin-right:-5px;margin-top:20px;margin-bottom:10px}.profile_info>h2{margin-top:-20px;margin-bottom:10px;font-size:10px}.profile_info>span{margin-top:-10px;margin-bottom:10px;font-size:15px}.sidebar-nav{position:absolute;top:0;width:250px;margin:0;padding:0;list-style:none}.sidebar-nav li{text-indent:20px;line-height:40px}.sidebar-user li{text-indent:30px;line-height:50px}.sidebar-nav li a{display:block;color:#999}.sidebar-nav li a:hover{text-decoration:none;color:#fff;background:rgba(255,255,255,.2)}.sidebar-nav>.sidebar-brand{height:100px;font-size:18px;line-height:80px}.sidebar-nav>.sidebar-brand a{color:#999}.sidebar-nav>.sidebar-brand a:hover{color:#fff;background:0 0}.sidebar-nav>li>a.active,.sidebar-nav>li>a:hover{background-color:#2ca9e0;background-image:-webkit-gradient(linear,left top,left bottom,from(#45c7eb),to(#2698db));background-image:-webkit-linear-gradient(top,#45c7eb,#2698db);background-image:-moz-linear-gradient(top,#45c7eb,#2698db);background-image:-o-linear-gradient(top,#45c7eb,#2698db);background-image:-ms-linear-gradient(top,#45c7eb,#2698db);background-image:linear-gradient(top,#45c7eb,#2698db);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#45c7eb', EndColorStr='#2698db');border-bottom:1px solid #103c56;-webkit-box-shadow:inset 0 1px 0 0 #6ad2ef;-moz-box-shadow:inset 0 1px 0 0 #6ad2ef;box-shadow:inset 0 1px 0 0 #6ad2ef}.sidebar-nav>li>a.active{border-bottom:1px solid #1a638f}@media(min-width:768px){#wrapper{padding-left:250px}#wrapper.toggled{padding-left:0}#sidebar-wrapper{width:250px}#wrapper.toggled #sidebar-wrapper{width:0}#page-content-wrapper{padding:20px;position:relative}#wrapper.toggled #page-content-wrapper{position:relative;margin-right:0}}