

.x-toolbar.main-toolbar {
	background-color:#1a1a1a !important;
} 

.main-toolbar .x-panel-body-el {
	color: #ffffff !important;

}
.main-toolbar .x-button .x-badge-el {
	color: #ffffff !important;
	color: #00f !important;
}
.main-toolbar .x-button   {
	color: #ffffff !important;
	
}
 
.main-nav-container .x-treelist-nav {
	background-color:#1a1a1a !important;

}
.main-nav-container .x-treelist-nav .x-treelist-item-icon, .x-treelist-nav .x-treelist-item-tool {
	color: #ffffff !important;
	
}
.main-nav-container .x-treelist-nav .x-treelist-item-selected.x-treelist-item-tool {
	background-color:#1a1a1a !important;
	color: #ffffff !important;

} 
.main-nav-container .x-treelist-nav .x-treelist-item-selected.x-treelist-item-tool:after {
	background-color:#ffffff !important;
} 



.x-float-wrap.x-root .x-treelist-nav .x-treelist-item-expanded {
    background-color: #1a1a1a !important;
}
.x-float-wrap.x-root .x-treelist-nav .x-treelist-item-floated > .x-treelist-row {
	background-color: #1a1a1a !important;
}

.x-treelist-nav .x-treelist-item-selected > .x-treelist-row {
    background-color: #1a1a1a !important;
}
.x-treelist-nav .x-treelist-row-over {
    background-color: #1a1a1a !important;
}


.x-float-wrap.x-root .main-user-profile-menu-floating .x-menu-body-el {
    background: #1a1a1a !important;
    border-color: #1a1a1a !important;
}


.main-user-profile-menu-floating .x-menuitem .x-body-el {
	color: #ffffff !important;
}

.imk-view > .x-body-el {
    background-color: #ffffff !important;
}

.imk-theme-view-widget > .x-panel-body-wrap-el > .x-panel-body-el { 
 	background-color: #ffffff !important;
}

.imk-theme-view-widget .x-formpanel-body-el  { 
 	background-color: #ffffff !important;
}

.imk-theme-view-widget .x-panel-body-el  { 
 	background-color: #ffffff !important;
}

.imk-theme-form .x-textfield .x-input-wrap-el {
	background: #ffffff !important;
}



.imk-theme-form .x-button.x-has-text .x-inner-el {
	background-color: #1a1a1a !important;
}

.imk-theme-form .x-button  {
	color: #ffffff !important;
}

.x-button .x-inner-el {
	background-color: #1a1a1a !important;
	background-image: none !important;
}

.imk-theme-view > .x-body-el {
	background: #ffffff !important;
}




