﻿/*li.FirstMenuItem{
	display:none!important
}*/
.firstSubMenuCss {width:263px;position: absolute;
    left: 219px;
    /* display: none; */
    right: 0px!important;
    padding: 0;
   /* border-top: 2px solid #44CEB9*/ ;
}
.MLMDynamicItemli a{
	color:rgba(var(--lightTextColor))!important
}

.jquerycssmenu UL LI UL LI a:hover {
	color:#6F2534!important;background-color:#f5f5f5;
}
.firstSubMenuCss li a{text-align:right!important; padding:0.5rem 0.5rem;font-size: 16px;}
.jquerycssmenu UL LI UL {display:block;visibility:hidden;top:72px!important;z-index:1;}
.MLMStaticItemOnFly, MLMDynamicItemOnFly:hover, a.MLMDynamicItemOnFly, a.MLMDynamicItemOnFly:link,
a.MLMDynamicItemOnFly:visited,  a.MLMDynamicItemOnFly:hover, a.MLMDynamicItemOnFly:active 
{color:#fff;}

.MLMStaticItemli {display:inline-block;padding:10px 0 10px 0;margin:0 0px 0 0!important}







.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:right;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;}*/

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;}
/*.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;z-index:99!important;left:300px!important;padding-left:17px!important}*/
.MLMDynamicItemli:hover,.firstSubMenuCss li {list-style:none;background-color:#fff;}
.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;*/}
a.MLMDynamicItemOnFly, a.MLMDynamicItemOnFly:link{
	/*color:#fff!important;background-color:#185d9f;*/
}

.jquerycssmenu UL LI UL LI a:visited{
	color:#1d69b1;
}
.firstSubMenuCss .ItemSep {/*height:1px;display:block;margin:0;background:#efddba*/}
.firstSubMenuCss .SubLstMnuItem .ItemSep {display:none;}

.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;padding:25px 0}
.jquerycssmenu UL LI A, .jquerycssmenu UL LI A:visited {display:block;text-decoration:none;}

.jquerycssmenu UL LI UL LI {display:list-item;float:none;padding:0 0!important}
.jquerycssmenu UL LI UL LI A {margin:0px;border-top-width:0px;font-size:16px!important}
.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;
}
