.scrollbar {
	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: 5px;
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;
}
.fa-lg {
	font-size: 1em;
}
.main-menu li >a i.fa {
	position: relative;
	display: table-cell;
	width: 43px;
	height: 50px;
	text-align: center;
	top: 18px;
	font-size: 18px;
}
li.Menu > a i.fa {
	display:inline-block !important;
}

.MMenu.active .main-menu {
	width:340px;
	opacity:1;	
}
.main-menu {
	/*background:rgba(237, 59, 59, 1);*/
	background-color:#b41d1b;
	position:fixed;
	top:0px;
	bottom:0;
	height:100%;
	right:0;
	width:0px;
	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);
	z-index:99999;
	opacity:0;

}
.main-menu>ul {
	margin:7px 0;
}
.main-menu li {
	position:relative;
	display:block;
	width:250px;
}
.FirstList h2 {
	font-size:22px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	height:50px;
	display:table-cell;
	vertical-align:middle;
	padding:0 0 0 20px;
	font-family: 'Oswald', sans-serif;
}
.main-menu li>a {
	position:relative;
	width:340px;
	display:table;
	border-collapse:collapse;
	border-spacing:0;
	color:#fff;
	font-size: 14px;
	letter-spacing:1px;
	line-height:24px;
	text-decoration:none;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	border-top:1px solid #f2f2f2;
}
.main-menu .nav-icon {
	position:relative;
	display:table-cell;
	width:55px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	font-size:18px;
}
.main-menu .nav-text {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	width:240px;
	font-family: 'Oswald', sans-serif;
}
.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:url( https://s17.postimg.org/74cl7s05b/logo_hover.jpg);
	-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:url( https://s3.postimg.org/bqfooag4z/startific.jpg);
	-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;
}
a:hover, a:focus {
	text-decoration:none;
	border-left:0px solid #F7F7F7;
}
nav {
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
nav ul, nav li {
	outline:0;
	margin:0;
	padding:0;
}
.darkerli {
	text-transform:capitalize;
}
.darkerlishadowdown {
	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, nav.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:#000;/*text-shadow: 0px 0px 0px;*/
}
.area {
	float: left;
	background: #e2e2e2;
	width: 100%;
	height: 100%;
}
.Menu a i {
	font-size:20px;
}
.Ser-dp span {
	padding-left:7px;
}
.Ser-dp .Blub {
	padding-left:10px;
}
.SerList li {
	position:relative;
	cursor:pointer;
	width:340px;
	border-top: 1px solid #f2f2f2;
	padding: 10px 0 10px 55px;
}
.SerList li:hover {
	background:#000;
}
.SerList li::before {
 content:'';
 position:absolute;
 width: 5px;
 height: 5px;
 background: #fff;
 left: 53px;
 top: 22px;
 border-radius: 100%;
}
.SerList li {
	background: #000;
}
.SerList li a {
	border:none;
	width: 255px;
	margin-left: 12px;
}
.SerList li a:hover {
	background:none;
}
