#elksLeftMenu ul ul li.activeCategory>a {
background:#e4e4e4;
}



/*#leftcontent{padding-top:0;}
	#leftcontent li{border:none;}
	#leftcontent ul{background-color:#f3f3f3;}*/
	#elksLeftMenu li a {
	background:none;
	width:auto;
	height:auto;
	font-weight:normal;
	}
.subwrap{display:none;}
	#mobilemenu li a:hover{background:none;}
	#elksLeftMenu ul ul li a:hover{color:black;}
	#elksLeftMenu ul li h3 a:hover{background:#4373a2;}	
    #elksLeftMenu a:hover{cursor:pointer;}
	#elksLeftMenu i.fa.fa-sign-in{
	color: #4373a2;
    font-size: 110%;
    margin-left: 3px;
	}
	#elksLeftMenu li{border:none;}
	#elksLeftMenu li a{
	width:auto!important;
	height:auto!important;
	font-weight:normal;
	}
	#elksLeftMenu ul{
	background-color:#fff;
	}
	
	#elksLeftMenu {
		font-family:'Arial',sans-serif;
		min-height:800px;
		padding-top:1px;
		width: 100%;
	}
	#elksLeftMenu * {
		margin:0;
	}
	#elksLeftMenu h3 {
		background: #4373a2;
		border-bottom:1px solid #2d5884;
	}
	#elksLeftMenu h3 a {
		padding:5px 0px 5px 11px;
		font-size: 13.5px;
		line-height: 34px;
		display: block;
		color: white;
		text-decoration: none;
	}
	#elksLeftMenu h3 a:hover{
		color:white;
	}
	#elksLeftMenu i {
		margin-right: 10px;
	}

	#elksLeftMenu li {
		list-style-type: none;
	}

	#elksLeftMenu ul ul li a,
	#elksLeftMenu h4 {
		color: #274c6f;
		text-decoration: none;
		font-size: 13px;
		line-height: 30px;
		display: block;
		padding: 0 15px;
		transition: all 0.15s;
		position: relative;
}

	#elksLeftMenu ul ul {
		display: none;
	}
	
	#elksLeftMenu li.active>ul{
		display: block;
		background:#fdfdfd;
	}
	#elksLeftMenu .currentSection ul.base-level-list{display:block;}
	#elksLeftMenu .currentSection h3 a{text-decoration:underline;background-color:#3a5a79;}

	#elksLeftMenu ul ul ul {
		margin-left: 15px;
		border-left: 1px dotted rgb(45, 88, 132);
	}

	#elksLeftMenu a:not(:only-child):after {
		content: "\f105";
		font-family: fontawesome;
		position: absolute;
		right: 10px;
		top: 0;
		font-size: 14px;
	}

	#elksLeftMenu .active>a:not(:only-child):after {
		content: "\f106";
	}
	#elksLeftMenu li.currentPage,
	#elksLeftMenu li.currentPage a:hover
	{background:#dedbdb;}
	#elksLeftMenu .currentPage a{color:#676767;font-weight:bold;}
	#elksLeftMenu .activeCategory{display:block;}


	
	#enfBottomButton{position:relative;bottom:0;width:100%;padding:0;}
	
	#elksLeftMenu .sidebox{display:none;}
	