
#leftsidebar {
	background-color: rgba(255, 255, 255, 0.7)!important;
}

.globalmain {
	background-color: rgba(255, 255, 255, 1)!important;
}

.thrcssv4 .cmportlet-header.k-header.cmcontainer-header-div {
    background-color: rgb(255, 255, 255);
}

.w2ui-layout > div .w2ui-panel .w2ui-panel-content {
    background-color: rgba(255, 255, 255, 0)!important;
}
.k-grid-toolbar {
	/* background-color: rgb(210, 210, 210); */
}
.k-widget {
    background-color: rgba(255, 255, 255, 1);
}
.k-block {
    background-color: rgba(255, 255, 255, 0.6);
}
.k-tabstrip .k-content {
    background-color: rgba(255, 255, 255, 0);
}
.k-tabstrip .k-content.k-state-active {
    background-color: rgba(255, 255, 255, 0);
}

.ui-widget-content {
	background-color: rgba(255, 255, 255, 0.4)!important;
}

.zLogo circle{
    stroke: rgb(100, 100, 100);
}
.zLogo circle[satellite]{
    fill: rgb(100, 100, 100);
}
.zLogo text{
    fill: rgb(100, 100, 100);
}
