﻿li.FirstMenuItem{
	display:none
}
.navigation {background-color:#f4f4f4;border-bottom:1px solid #d8d8d8;}
.navPanel {}
.navPanel li {display:inline-block;margin-right:10px;float:left;/*font-size:1.1em;*/font-size:16px;}
ul#nav {margin-top:0px;margin-bottom:0;padding-left:0px}
.maincontainer{float:left;width:auto;margin-left:0!important;}

ul.firstSubMenuCss{
	/*overflow:auto;*/
}
ul.firstSubMenuCss::-webkit-scrollbar {
/*width:0*/
}
/*------First Level (Selected Item)------*/
.LastMenuItem {margin-right:0px;}
/*.FirstMenuItem {margin-left:0px!important;}
.FirstMenuItem a {background:transparent url('/Style Library/Portal_Images/home-Small-Blue.png') center center no-repeat;color:transparent!important;
 padding:13px 0!important;font-size:1px;width:45px;min-height:42px;}
.FirstMenuItem a:hover {background:transparent url('/Style Library/Portal_Images/home-Small-White.png') center center no-repeat;color:#4fc3fe!important;}
.FirstMenuItem a.MLMStaticSelectedItem {background-image:url('/Style Library/Portal_Images/home-Small-White.png')!important;}*/
.MLMStaticItemli {/*display:inline-block;*/padding:2px 0 2px 0;margin:0 1px 0 0}
li.MLMStaticItemli{
 list-style-type:none;
}
.mainNav .MLMStaticItemli {margin-bottom:5px;}
.mainNav .MLMStaticItemli:last-child {margin-bottom:0px;}
a.MLMStaticItemArrow {display:block;/*height:44px*/}
/*.MLMStaticItemli a, .MLMDynamicItemli a {color:#000;font-weight:normal;padding:13px 10px;}*/
.FirstMenuItem a:hover {background:transparent url('/Style Library/Portal_Images/home-Small-White.png') center center no-repeat;color:#4fc3fe!important;}
/*.MLMStaticItemli a:hover, .MLMStaticSelectedItem a:hover, MLMDynamicItemli a:hover {color:#fff;}
ul#nav a.MLMStaticItem:hover, a.MLMStaticItemOnFly {color:#fff;background-color:#4fc3fe;}*/


ul#nav a.MLMStaticItem:hover, #myjquerymenu li.MLMStaticSelectedItemli a.MLMStaticSelectedItem{/*background-color:#ececec;border-bottom: 2px solid #d0b888;*/}
/*------2nd Level Items (On mouse hover)------*/
.firstSubMenuCss {width:250px;position:fixed;z-index:99!important;/*left:20%!important;*/left:300px!important}
.MLMDynamicItemli:hover,.firstSubMenuCss li {list-style:none;background-color:efddba;}
.MLMDynamicItemli{
	padding:1px 0 0 0
}
.MLMDynamicItemli a {/*color:#6d7785;font-size:15px;*/}
.MLMDynamicItemli a:active {color:#cddaeb;font-weight:bold;/*-webkit-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;*/}
.MLMStaticItemOnFly, MLMDynamicItemOnFly:hover, a.MLMDynamicItemOnFly, a.MLMDynamicItemOnFly:link,
a.MLMDynamicItemOnFly:visited,  a.MLMDynamicItemOnFly:hover, a.MLMDynamicItemOnFly:active 
{color:#85A5CD;font-weight:bold;}
a.MLMDynamicItemOnFly, a.MLMDynamicItemOnFly:link{
	color:#85A5CD!important;
}
.firstSubMenuCss .ItemSep {/*height:1px;display:block;margin:0;background:#efddba*/}
.firstSubMenuCss .SubLstMnuItem .ItemSep {display:none;}
.firstSubMenuCss li a{text-align:left!important;/* padding-left:20px!important;*/}
.MLMDynamicItemli .nav-link {color:#093F6D;/*padding-top:15px!important;padding-bottom:10px!important;*/}
/*.MLMDynamicItemli a:hover{background-color:#D3D3D3;}*/

/*------3rd Level Item-----*/
.MLMSubMenuContainer {left: 548px !important; padding-left:0px !important;width:250px}
.MLMDynamicItemli.chldSubFrstMnuItem.chldSubLstMnuItem{background-color:transparent!important;}
a.MLMDynamicItem {/*padding-left:5%!important;font-size:1em!important*/margin-bottom:10px}
.jquerycssmenu UL LI {/*position:relative;*/vertical-align:top;}
.jquerycssmenu UL LI A, .jquerycssmenu UL LI A:visited {display:block;text-decoration:none;}
.jquerycssmenu UL LI UL {display:block;visibility:hidden;background:#cddaeb;/*min-height:492px*/;padding-top:7.6rem;height:100%;top:85px!important;padding-bottom:5rem}
.jquerycssmenu UL LI UL LI {display:list-item;float:none;}
.jquerycssmenu UL LI UL LI A {margin:0px;border-top-width:0px;}
.jquerycssmenu UL LI UL LI UL {left:400px;position:fixed;display:block;visibility:hidden;background:#eaeaea;/*min-height:492px*/;padding-top:7.6rem;height:100%;top:85px!important;padding-bottom:5rem;padding-left:20px;}
.jquerycssmenu UL LI UL LI UL LI A {
	padding-left:20px
}
.jquerycssmenu{
	position:relative;
}

/*scroll bar for nav*/
ul.firstSubMenuCss{
	overflow-y:auto !important;
}

ul.firstSubMenuCss::webkit-scrollbar{
	/*visibility:hidden;*/
}


.firstSubMenuCss::-webkit-scrollbar{
	visibility:hidden;
	display:none;
	width:0;
}
