<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .custom-accordian .k-state-selected, .custom-accordian .k-list &gt; .k-state-selected, .custom-accordian .k-list &gt; .k-state-focused, .custom-accordian .k-panelbar &gt; .k-state-selected, .custom-accordian .k-panel &gt; .k-state-selected, .custom-accordian .k-button:active, .custom-accordian .k-ghost-splitbar-vertical, .custom-accordian .k-ghost-splitbar-horizontal, .custom-accordian .k-draghandle.k-state-selected:hover
    {
        background-color: #fff !important;
        border-color: none !important;
        color: #000 !important;
        font-weight: bold;
    }
    #browse li .k-icon.k-i-arrow-e {
background: none !important;
}


#megaStore ul#menu li .k-icon.k-i-arrow-s {
background: none !important;
}
    .custom-accordian .k-block, .custom-accordian .k-header, .custom-accordian .k-grid-header, .custom-accordian .k-toolbar, .custom-accordian .k-grouping-header, .custom-accordian .k-tooltip, .custom-accordian .k-pager-wrap, .custom-accordian .k-button, .custom-accordian .k-draghandle
    {
        background-color: #fff  !important;
    }
    
    .custom-accordian .k-panel &gt; .k-item &gt; .k-link
    {
        font-size: 0.9em !important;
    }
    
    .custom-accordian .k-panel li span:hover, .custom-accordian .k-panel li a:hover
    {
        background-color: #fff !important;
        color: #57ABDB !important;
    }
    /*.custom-accordian .k-panel li a {					
					color:#A09A9A !important;
				}
    
    .childclass
    {
        color: #A09A9A !important;
    }*/
    
    .custom-accordian, .custom-accordian ul, .custom-accordian li, .custom-accordian span
    {
        border: none !important;
    }
    .custom-accordian span.k-header
    {
        font-weight: bold;
        color: #707070 !important;
    }
    
    span.k-panelbar-expand
    {
        display: none;
    }
    .leftPaneActiveLink a
    {
        color: #01b0d4 !important;
    }
    
   /*  #leftPanelHolder
    {
        border-bottom: 1px solid #A09A9A;
    margin-bottom: 10px;
    } */
	.gridviewLayout {
text-align: left !important;
}</pre></body></html>