.x-window-header-default{
	border-color:#dcdcdc;
	border-width:1px !important;
}

.x-window-header-default-top{
	background-color:#FFFFFF;
	border-bottom:1px solid #dcdcdc;
	padding:10px 5px 10px 5px;
}


.x-window-default{
	border:1px solid #dcdcdc;
}

.x-window-header-default-top-mc{
	background-color:#FFFFFF;
}
.x-window-header-default-top-bc{
	background-image:none
}
.x-resizable-over .x-resizable-handle-south,.x-resizable-over .x-resizable-handle-north,.x-resizable-over .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west{
	background-image:none
}
.x-window-default-ml,.x-window-default-bl,.x-window-default-tl,
.x-window-default-mr,.x-window-default-br,.x-window-default-tr,
.x-window-default-mc,.x-window-default-bc,.x-window-default-tc,
.x-window-header-default-top-tl,.x-window-header-default-top-tr,
.x-window-header-default-top-tc,.x-window-header-default-top-ml,
.x-window-header-default-top-mr,.x-window-header-default-top-bl,
.x-window-header-default-top-br{
	background-image:none;
	background-color:#FFFFFF;
}
.x-window-body-default{
	border-color:#FFFFFF;
}
.x-resizable-handle{
	background-color:#FFFFFF;
} 

.x-window-header-default-top{
	border-top-left-radius:0px;
	border-bottom-right-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
}

.x-btn-default-toolbar-small-mc,.x-btn-default-toolbar-small-ml,.x-btn-default-toolbar-small-mr,
.x-btn-default-toolbar-small-tc,.x-btn-default-toolbar-small-tl,.x-btn-default-toolbar-small-tr,
.x-btn-default-toolbar-small-bc,.x-btn-default-toolbar-small-bl,.x-btn-default-toolbar-small-br{
	 background-image:none; 
	 background-color:transparent;  
}
.x-btn-default-toolbar-small{
	 background-image:none; 
	 background-color:transparent;  

}
.x-btn-default-toolbar-small .x-btn-inner{
	color:#FFFFFF;
	font-family: "Microsoft YaHei";
}

.tabBtn{
	background:none;
	border:0px;
}
.x-tabBtn_over{
	background:#16A5FB !important;
}

.x-btn-default-toolbar-small-over .x-frame-mr,.x-btn-default-toolbar-small-over .x-frame-ml,
.x-btn-default-toolbar-small-over .x-frame-mc{
	background-image:none; 
	background-color:transparent;  
}

.x-btn-default-toolbar-small-over .x-frame-tl, .x-btn-default-toolbar-small-over .x-frame-bl,
.x-btn-default-toolbar-small-over .x-frame-tr, .x-btn-default-toolbar-small-over .x-frame-br,
.x-btn-default-toolbar-small-over .x-frame-tc, .x-btn-default-toolbar-small-over .x-frame-bc{
	background-image:none; 
	background-color:transparent;  
}


.x-btn-default-toolbar-small-focus .x-frame-ml, .x-btn-default-toolbar-small-focus .x-frame-mr,
.x-btn-default-toolbar-small-focus .x-frame-mc
	{
	background-image: none;
	background-color: transparent;
}

.x-btn-default-toolbar-small-focus .x-frame-tl,.x-btn-default-toolbar-small-focus .x-frame-bl,
.x-btn-default-toolbar-small-focus .x-frame-tr, .x-btn-default-toolbar-small-focus .x-frame-br,
.x-btn-default-toolbar-small-focus .x-frame-tc, .x-btn-default-toolbar-small-focus .x-frame-bc{
	background-color: transparent; 
	background-image: none;
}

.x-nlg .x-btn-default-toolbar-small,.x-nlg .x-btn-default-toolbar-small-over{
	background-image: none;
}

.x-tool .x-tool-img{
	vertical-align:top;
}
.x-window-header-text-container-default{
	font-size:15px;
	color:#424242;
	font-family: "Microsoft YaHei";
	text-align:center;
}

.winTitle{
	font-size:16px;
	color:#424242;
	font-family: "Microsoft YaHei";
}

.x-column-header{	
	font-size:15px;
	color:#424242;
	font-family: "Microsoft YaHei";
}
.x-grid-header-ct{
	
	border:0;
}

.x-form-cb-label,.x-form-display-field{
	color:#424242;
	font-family: "Microsoft YaHei";
}