.toolbar-btn-shadow-custom {
	background-color: #ED7020
}

.simplecms-header-button-custom {
	height: 56px;
	width: 200px;
	background-color: #ED7020;
	border: none;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 26px 7px;
}

.x-treelist-nav {
	background-color: #F8EDD7;
	padding: 0px 0 0px 0;
}

.treelist-with-nav-custom .x-panel-body {
	background-color: #F8EDD7;
}

.x-treelist-root-container>.x-treelist-item>.x-treelist-container {
	background: #F8EDD7;
	padding: 0 0 6px 0;
}

.x-treelist-nav .x-treelist-item-expanded {
	background-color: #F8EDD7;
}

.x-treelist-nav .x-treelist-item-expanded .x-treelist-item {
	background-color: #F8EDD7;
}

.x-treelist-nav .x-treelist-item-selected>.x-treelist-row {
	background-color: #F8EDC0;
}

.x-treelist-nav .x-treelist-item-text {
	color: #000;
	font-size: 12px;
	line-height: 30px;
}

.x-treelist-root-container>.x-treelist-item>.x-treelist-container>.x-treelist-item>.x-treelist-row>.x-treelist-item-wrap>.x-treelist-item-text
	{
	color: #000;
	font-size: 12px;
	line-height: 30px;
	margin: 2px 0;
}

.x-treelist-container>.x-treelist-item-leaf>.x-treelist-row>.x-treelist-item-wrap>.x-treelist-item-text
	{
	color: #000;
	font-size: 12px;
	line-height: 30px;
	margin: 2px 0;
}

.x-treelist-nav .x-treelist-row-over>*>.x-treelist-item-text {
	color: #000;
}

.x-treelist-nav .x-treelist-row-over {
	background-color: #F8EDC0;
}

.x-treelist-nav .x-treelist-row-over::before {
	background-color: #F8EDC0;
}

.x-treelist-nav .x-treelist-item-expander {
	color: #000;
}

.x-treelist-nav .x-treelist-row-over>*>.x-treelist-item-expander {
	color: #000;
}

.x-treelist-nav .x-treelist-item-icon, .x-treelist-nav .x-treelist-item-tool
	{
	color: #000;
	font-size: 16px;
}

.x-treelist-nav .x-treelist-row-over>*>.x-treelist-item-icon {
	color: #000;
}

.x-btn-inner-list-tbar-btn-small {
    font: bold 12px/16px Microsoft Yahei;
}

.x-panel-body-neu-default-form {
    font-weight: bold;
    font-family: Microsoft Yahei;
}

.x-form-text-default {
	font: bold 12px/21px Microsoft Yahei;
}

.x-tab-inner-neu-detail-tab {
    font: bold 13px/13px Microsoft Yahei;
}

.x-panel-neu-detail-grid .x-column-header {
    font: bold 12px/1 Microsoft Yahei;
}
.x-grid-with-row-lines .x-grid-item {
    font: bold 12px/15px Microsoft Yahei
}
.x-boundlist-item {
    font: bold 12px Microsoft Yahei;;
    color: #000;
}
.x-tab-inner-neu-default-tab {
    font: bold 12px/12px Microsoft Yahei;
}
.x-panel-body-default {
    font-weight: bold;
    font-family: Microsoft Yahei;
}
.x-window-header-title-default {
    font-weight: bold;
    font-family: Microsoft Yahei;
}
.x-window-body-default {
    font-weight: bold;
    font-family: Microsoft Yahei;
}
.x-btn-inner-search-return-btn-small {
    font: bold 14px/16px Microsoft Yahei;
}
.x-btn-inner-search-search-btn-small {
    font: bold 12px/16px Microsoft Yahei;
}

.x-tab-inner-neu-split-tab {
    font: bold 13px/16px Microsoft Yahei
}
.x-toolbar-neu-default-pagebar .x-toolbar-text-default {
    font: bold 12px/16px Microsoft Yahei;
}
.x-btn-inner-pagebar-default-btn-small {
    font: bold 12px/16px Microsoft Yahei;
}
.x-toolbar-neu-default-pagebar .x-form-text-default {
    font: bold 12px/16px Microsoft Yahei;
}
.x-form-item-readonly-s {
    color: #00F !important;
    background-color: #ffffe0 !important;
}