
.settings {
    float:left;
    background-repeat:no-repeat;
    width:200px;
    margin:0px;
    text-align: center;
    font-size:20px;
    font-family: 'Strait', sans-serif;
}
.scrollbar
{
	background:#343e41;
	opacity:.9;
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}
.scrollbar:hover
{
	
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    
}
#style-1::-webkit-scrollbar-track
{
    border-radius: 2px;
}
#style-1::-webkit-scrollbar
{
    width: 0px;
    background-color: #F7F7F7;
}
#style-1::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #BFBFBF;
}
#persona-list{position:relative;top:35%;}
#persona-list .fa-lg {
    font-size: 1em;
}
#persona-list .fa {
    position: relative;
	top:12px;
	left:10px
}
.main-menu.jq:hover, div.main-menu.expanded {
    width:200px;
    overflow:hidden;
    opacity:1;
}
.main-menu {
    
    position:fixed;
    top:0;
    bottom:0;
    height:100%;
    left:0;
    width:40px;
    overflow:hidden;
    -webkit-transition:width .2s linear;
    transition:width .2s linear;
    -webkit-transform:translateZ(0) scale(1,1);
    box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
    opacity:1;
}
.main-menu .global-search-field{border:0px;color:#fff;position:absolute;left:0px;width:100%;height:36px;padding-left:50px;top:0px;display:none;border-radius:0px;background-color:#2c3437;}
.main-menu .global-search:hover .global-search-field{display:block;}
.main-menu .global-search .global-search-field:focus{background-color:#8c8c86;color:#2a3036;}
.main-menu>ul {
    margin:7px 0;
}
.main-menu li {
    position:relative;
    display:block;
    width:200px;
	
}
.main-menu li>a {
    position:relative;
    width:200px;
    display:table;
    border-collapse:collapse;
    border-spacing:0;
    color:#e8e8e8;
    font-size: 13px;
    text-decoration:none;
    -webkit-transform:translateZ(0) scale(1,1);
    -webkit-transition:all .14s linear;
    transition:all .14s linear;
    font-family: 'Strait', sans-serif;
    height:44px;
    
}
.main-menu .nav-icon {
    position:relative;
    display:table-cell;
    width:40px;
    height:44px;
    vertical-align:middle;
    font-size:18px;
}
.main-menu .nav-text  {
	width:150px;
    position:relative;
    display:table-cell;
    vertical-align:middle;
    font-family: 'Helvetica', sans-serif;
}
.main-menu .share {
}
.main-menu .fb-like {
    left: 180px;
    position:absolute;
    top: 15px;
}
.main-menu>ul.logout {
    position:absolute;
    left:0;
    bottom:0;
}
.no-touch .scrollable.hover {
    overflow-y:hidden;
}
.no-touch .scrollable.hover:hover {
    overflow-y:auto;
    overflow:visible;
}
.settings:hover, settings:focus {
    background:#333;
    -webkit-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
    -moz-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
    -o-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
    transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
}
.settings:active, settings:focus {
    background:#333;
    -webkit-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
    -moz-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
    -o-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
    transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
}
.main-menu li a:hover,a:focus {
    text-decoration:none;
    border-left:0px solid #F7F7F7;
}
.main-menu li a.active {
    background:black;
	cursor:default;
}
div.main-menu {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
}
div.main-menu ul,div.main-menu li {
    outline:0;
    margin:0;
    padding:0;
}
.darkerli
{
    background-color:#ededed;
    text-transform:capitalize;
}
.darkerlishadow
{
    background-color:#ededed;
    text-transform:capitalize;
    -webkit-box-shadow: inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
    box-shadow:         inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
}
.darkerlishadowdown
{
    background-color:#ededed;
    text-transform:capitalize;
    -webkit-box-shadow: inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
    box-shadow:         inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
}
.main-menu li:hover>a,div.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
    color:#fff;
    background-color:#2c3437;
}
.area {
    float: left;
    background: #e2e2e2;
    width: 100%;
    height: 100%;
}
