@CHARSET "UTF-8";
.div_inline{display:inline-block;}
.yjtz{
	color: blue;
	text-decoration: none;
	width: 100% !important;
}
.yjtz:hover{
	color: red;
	text-decoration:underline;
}
.fun_firstTr{
	background: url('./../images/fun_title.png') 50% repeat-x;
	background-color: #F7F7F7;
}
.cbutton{min-width:51px;}
.hyui_dialog .panel{float:right;}
.hyui_dialog .pagination-info{display:none}
.hyui_dialog .datagrid-view{background-color:#f4f4f4;}
.hyui_dialog .datagrid-pager{width:320px;}
#title-panel {
	width: 100%;
	height: 37px;
	
	color: white;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.clear:after{
	content:"";
	clear:both;
	display:block;
}
#title-panel div {
	margin-top: 13px;
}

.search-panel {
	text-align: center;
	border-bottom: 1px solid;
	padding: 3px 0;
}
.panel-close{
	background:url(../static/images/icon-close.png) no-repeat;
	width:24px;
	height:20px;
	display:inline-block;
	float:right;
	cursor:pointer;	
	margin-top:9px;
	margin-right:10px;
	margin-left:6px;
}

.panel-sure{
	background:url(../static/images/icon-sure.png) no-repeat;
	width:24px;
	height:20px;
	display:inline-block;
	float:right;
	cursor:pointer;	
	margin-top:9px;
	margin-right:10px;
	margin-left:20px;
}

.searchicon{
	width:13px;
	height:13px;
	display:inline-block;
	margin-left:4px;
	vertical-align:middle;	
}
#getmsg li{
	text-align:left;
}
#getmsg li div{
	display:inline-block;
	margin-top:10px;
	border:1px solid white;
	border-radius:5px;
	width:90px;	
	line-height:24px;
	background-color:lightgray;
	font-size:13px;
}
.chioce_panel{	
	width:100%;
	background:#eaeaea;
	font-size:12px;
}
.chioce_panel a{
	text-decoration:none;
	cursor:pointer;
	padding:0 10px;	
	font-size:9px;
	color:black;
}
.chioce_panel div{font-size:12px;}
.chioce_panel span{margin-left:3px;font-size:12px;}
.left{float:left;}
.right{float:right;}
.close-image{
	width:24px;
	height:23px;
	vertical-align:bottom;
	display:inline-block;
}
.close-image img{
	width:20px;
	cursor:pointer;
}
.searchpanel{
	display:inline-block;
	float:right;
	height:22px;
	background-color:white;
	margin-top:8px;
	border-radius:10px;
	width:180px;
	box-sizing: border-box;
}

.search-data{	
	border:0;
	outline: none;	
	position:relative;
	margin-left:2px;
	top:1px;
	width:153px;	
	font-size:12px;
 }	
 .easyui-tree{
 	height:300px;
 	overflow:auto;
 }	
 /*input[type=text]{
 	border:1px solid #999999;
 	border-radius:5px;
 	outline:none;
 	padding-left:4px;
 }*/
.checkpanel{	
	height:18px;
	text-align:center;
	margin-left:10px;
	margin-top:2px;
}
.clearpanel{
	display:inline-block;
	background:url(../static/images/icon-clear.png) no-repeat;
	width:14px;
	height:17px;
	margin-top:3px;
}
.clearicon{
	background:url(../static/images/icon-clear.png) no-repeat;
}
.clearpanel:hover{
	background:url(../static/images/icon-cleared.png) no-repeat;
}
.checkpanel img{
	margin-bottom:2px;
}
#gwul li{text-indent:8px;padding:6px;cursor:pointer;}
#gwul li:hover{
	background-color:#07a858;	
	color:white;
}
.gw-selected{
	background-color:#ddf0fe;
}
ul{margin: 0;}
.demoul {padding:0 9px;overflow:auto;overflow-x:hidden;}
.demoul span{font-size:12px;display:inline-block;overflow:hidden;}
.demoul li{
	padding:5px 0;
	text-indent:5px;
}
.demoul li:hover{
	background-color:#ddf0fe;
}
.newli li{
	background-position:-20px 0;
}
.newli li:hover{
	background-color:lightgray;
	background-position:198px 5px;
	
}
.newli li a{
	
}
.newli .cleara{
	width:14px;
	height:19px;
	display:inline-block;
	vertical-align:text-bottom;
	margin-left:0px;	
	cursor:pointer;
}
.newli2 li{
	width:223px;	
	background-position:-20px 5px;
}
.newli2 li:hover{
	background:url(../static/images/icon-cleared.png) no-repeat;
	background-color:lightgray;
	background-position:197px 5px;
}
.newli2 li a{
	color:black;
	font-size:12px;	
}
.newli2 .cleara{
	width:14px;
	height:19px;
	display:inline-block;
	vertical-align:text-bottom;
	margin-left:38px;	
	cursor:pointer;
}
.demoul:after{
	content:"";
	display:block;
	width:1px;
	height:18px;
	margin:0;
}
.clearicon:hover{
	background:url(../static/images/icon-cleared.png) no-repeat;
}
.chioce_panel label{margin-left:5px;}
.tips{color:black;font-size:12px;white-space: nowrap}
.tips:hover{color:black;}
#query_conn_panel{
	padding:10px 0px 10px 0px;
	/*border: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
}
#query_conn_panel span{
	margin-right:14px;
}

.searchm{
	color:#666;
	width:70px;
	/*background-image: url('./../images/cbutton.gif');*/
	background:#EFEFEF;
	border-radius:4px;
}
.mydialog{
	z-index:999;
}
.seach_button_bg_dark {
    color: #666;
    width: 70px;
    background: #bdbcbc;
    border-radius: 4px;
}
.title-panel-blue{
	background: #1890ff;
}
.title-panel-red{
	background:#ec4c52;
}
.title-panel-orange{
	background:#ff9000;
}
.title-panel-green{
	background:#009688;
}
.layui-tree-txt:hover{
	color:#999;
}
.mtree-li{
	cursor: pointer;
	white-space: nowrap;
	padding-top: 6px;
}
.tree-ul{
	padding-left:10px;
	width:280px;
	float:left;
	overflow:auto;
	height:326px;
	margin-top:4px;
}
.tree-expanded,.tree-collapsed{margin-right: 2px;}
li{list-style:none;}
.search-div{
	margin-top: 0;
	position: relative;
	top: 1.5px;
}