.unigui_theme {
		border-left-width: 1px;
		border-bottom-width: 1px;
		window-header-height: 31px;
		tab-header-height: 25px;
		menu-band-height: 26px;
		panel-header-height: 25px;
		panel-header-width: 25px;
		calendar-form-width: 195px;
		calendar-form-height: 270px;
		borderless-border-width: 1px;
}

.x-theme-color {
  background-color:#f0f0f0;
}

.x-theme-color {
  background-color:#e0e0e0;
}

.x-grid-row .x-grid-cell-selected {
  background-color: #b8cfee !important;
}