
 
 #megaStore ul#menu li .k-icon.k-i-arrow-s {
		background: none;
			}
#browse li .k-icon.k-i-arrow-e {
background: none;
}
    #menu li:first-child
    {
        border-left: none !important;
        width: 206px;
    }
    #browse
    {
        margin: 0px !important;
    }
    #menu li
    {
        border-right: none !important;
        border-left: 1px solid #c5c5c5 !important;
    }
    .contCentr
    {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 940px;
    }
    #kendodiv_schooltypetop span, #kendodiv_schooltypeFooter span
    {
        background-color: transparent !important;
    }
    .custom-menu
    {
        border: 1px solid #c9c9c9 !important;
        background : #F2F2F2  !important;
        height: 40px;       
    }
    
    .custom-menu .k-item > .k-link
    {
        padding: 12px !important;
        font-size: 10pt;
        font-family: Raleway;
        font-weight: bold;
        border: none;
    }
    .custom-menu .k-group .k-item>.k-link
    {
        padding: .28em 1.8em .38em .9em !important;
    }
    /* .li-list
    {
        background: url("/Portals/0/images/arrow_menu.png") no-repeat;
        background-position: 95% 50%;
    }*/
    
    #subitems li.k-first a
    {
        color: #01b0d4;
    }
    ul#menu li#test span
    {
        color: #707070;
    }
    ul#menu li.primaryactive a
    {
        color: #fff !important;
    }
    .primaryactive
    {
        background-color: #01b0d4 !important;
    }
    
    .childl2class
    {
        color: White !important;
    }
    .k-state-active
    {
        background-color: #01b0d4 !important;
        color: #fff;
    }
    
    .custom-menu > li > a
    {
        color: #707070;
    }
    
    .custom-menu ul.k-popup li.k-state-hover span.k-link, .custom-menu ul.k-popup li.k-state-hover a.k-link
    {
        background-color: #01b0d4;
        color: #fff !important;
    }
    #megaStore ul li
    {
        list-style: none;
    }
    #megaStore ul#menu li a
    {
        color: #01b0d4;
        width: 170px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #megaStore ul#menu li a.k-state-active.menu
    {
        color: #fff;
    }
    
    #megaStore ul#menu > li:first-child
    {
        width: 150px;
    }
    
    #megaStore ul#menu li:first-child span
    {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    
    /* li#test:hover ul#browse li
   {  #megaStore ul#menu li#test span.k-link{color:red !important}
       color:Black !important;
   }
   */
    /* .child:not(:hover)
   {
       color:Red !important;
   }*/
    
    
    ul#menu li
    {
        cursor: pointer;
    }
    
    #test span:hover, #test:hover span
    {
        color: White !important;
    }
    .custom-menu ul.k-popup li span
    {
        color: #01b0d4;
        width: 250px;
    }
    
    .custom-menu li:hover
    {
        background-color: #01b0d4 !important;
        color: #ffffff !important;
        background: none;
    }
    .custom-menu > li > a:hover
    {
        color: #fff !important;
    }
    .custom-menu .k-link:link, .custom-menu ul.k-popup li.k-state-hover a.k-link
    {
        color: #01b0d4;
    }
    
    .li-list
    {
        background: url("/Portals/0/images/arrow_menu.png") no-repeat;
        background-position: 95% 50%;
    }
    
    .leftPaneBorder
    {
        background: url('/Portals/0/images/sepline-cart1.png') no-repeat right 14px;
        padding-right: 25px;
    }
    .custom-menu > li > a
    {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }