q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}
a {text-decoration: none;}
a img {
    border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

.panel-icon,
.textbox-icon,
.l-btn-icon {
  font-family:"l-btn-icon" !important;
  font-size:14px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.hot {color: #ff0000!important; }
.blue {color: #23abf3!important; }
.orange {color: #f9a235!important; }
.gray {color: #aaa!important; }
.global {color: #1b926c!important; }

.indexTop{
	background-color: #1b926c;
	overflow: hidden;
	padding: 0 15px;
}
	.indexTop *{
		color:#fff;
	}
	.indexTop .quit01{
		float: right;
		position: relative;
		top:15px;
	}
	.indexTop .logo{
		display: inline-block;
		margin:0;
		position: relative;
		top:9px;
		font-weight: normal;
	}
	
/***锟斤拷叩锟斤拷锟�***/
.indexLeftMenu{
	width:220px; 
	border-width:0;
	background-color: #fafafa;
	padding-top: 15px;
}
.layout-split-west{border-right:0;}
	.layout-split-west .panel-header{
	  position: relative;
	  padding: 0 20px 0 15px;
	  height: 49px;
	  line-height: 49px;
	  color: #2d4112;
	  background: #fff;
	  border-bottom: 1px solid #bfbfbf;
	  border-right: 0;
	  font-size: 16px;
	}
	.layout-split-west .panel-title{
		color: #1b926c;
		font-size: 16px;
		line-height: 49px;
	}
	
	.panel-title {
	    margin-top: 0;
	    margin-bottom: 0;
	    font-size: 16px;
	    color: white;
	    font-weight: 400;
	}
	
  #menu_ul{
  	height:100%;
  	overflow: auto;
  }
  #menu_ul .tree-node{
  	height:36px;
  	line-height:36px;
  }
  #menu_ul .tree-node.tree-node-selected{
  	background-color: #1b926c;
  	color: #fff;
  }
  #menu_ul ul li .tree-node .tree-file{display:none;}
  
  
/***锟斤拷锟斤拷***/
.indexCenter{border:0;}
	#indextabs .tabs-header{padding-top:0px;}
	#indextabs .tabs{height:38px!important; border-color:#bfbfbf;}
	#indextabs .tabs li{}
	#indextabs .tabs li a.tabs-inner{
		height: 38px!important; 
		line-height: 40px!important;
		padding: 0 15px;
		background:#fff;
		border-color:#bfbfbf;
		border-width: 1px;
	}
	#indextabs .tabs li.tabs-selected a.tabs-inner{
		background:#f5f5f5;
	}
	
	#indextabs .tabs-panels{background-color: #f5f5f5;}
	#indextabs .panel-body{
		background-color: #fcfcfc; 
		padding:5px;
	}
	
input[type="radio"], input[type="checkbox"]{
	    margin: 0px 0 0!important;
}

.panel-body {
    border-bottom-right-radius:3px!important;
    border-bottom-left-radius:3px!important;
}

.datagrid-row-selected {
    background: #3c763d0d!important;
    color: #000!important;
}

.content {
	padding: 1px;
	background-color: #fff;
/* 	min-height:100%; */
}
.tjBox{
	padding:5px;
}
.mygrid .datagrid-wrap{
	border-width:1px 0 0 0;
	padding:0!important;
	border-color:#e2e2e2;
}

.tree-folder {
	background: none;
}

.tree-folder-open {
	background: none;
}

.tree-file {
	background: none;
}

.pull_center{
	text-align: center;
	vertical-align:middle;
}
.pull_left{
	text-align: left;
	vertical-align:middle;
}
.pull_right{
	text-align: right;
	vertical-align:middle;
}
