.unigui_theme {
	border-left-width: 5px;
	border-bottom-width: 5px;
	window-header-height: 49px;
	tab-header-height: 36px;
	panel-header-height: 36px;
	panel-header-width: 36px;
	menu-band-height: 36px;
	calendar-form-width: 226px;
	calendar-form-height: 294px;
	default-edit-height: 24px;
	theme-base:neptune;
}

.x-theme-color {
  background-color:#D4D0C8;
}

.x-form-trigger-btn {
  background-image: none !important;
  padding-top: 3px;
}

.x-form-trigger-font-btn {
  background-image: none !important;
  padding-top: 3px;
  vertical-align: inherit;
  line-height: inherit;
}

.x-uni-checkcolumn-text {
	padding-left: 14px;
}

.x-form-textarea {
	min-height: 10px !important;
}
