@charset "utf-8";
/* CSS Document */

.pagination{
}
.pagination table{
	float:right;
	margin-right:1em;
}
.pagination-info{
	line-height:36px;
}
table.easyuid_pagination_custom_tools_table{
	float:left;
	margin-top:3px;
}
.tabs{
	/*border-bottom:none;*/
}
.layout-panel-south .panel-header{
	border-left:none;
	border-right:none;
}
.layout-panel-west .panel-header{
	border-left:none;
}
.layout-expand-west .panel-header{
	border-left:none;
}
.layout-expand-west .panel-body{
	border-left:none;
}
.layout-expand-south .panel-header{
	border-left:none;
}
.easyui_html_body{
	visibility:hidden;
}
/*checkbox列的排序icon隐藏掉*/
.datagrid-cell-c1-ck .datagrid-sort-icon{
	display:none;
}
/**** 一些美化样式 ****/
#contect_c{
	border-bottom:none !important;
}
.title_right div a{
	text-decoration:none !important;
	margin-left:22px !important;
}