.menu-icon-row .btn {
  font-size: 45px;
  font-size:4rem !important;
  width: 80px;
  width:7rem !important;
  height: 80px;
  height:7rem !important;
  overflow:hidden;
}

.form-control-feedback{
	right:-15px !important;
}

.help-block:BEFORE{
	font-family:"iconfont";
	content: "\e68c";
}

#modalBoxAjaxLoader,#modalBoxFaderLayerDownloadLoader {
    background: url("../img/ajax-loader.gif") no-repeat scroll 50% 40% transparent;
    overflow: hidden;
    padding: 120px 100px 80px;
    text-align: center;
    color: white;
}

#modalBoxFaderLayer,#modalBoxFaderLayerDownload {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.jhFormToolBar{
	padding:5px;
	z-index: 10;
	margin-bottom: 10px;
}
/* 
.modal-dialog {
    margin: 120px auto;
    width: 600px;
}
*/
.searchButContainerDiv{
	padding: 0px;
	position: relative;
	padding-bottom: 10px;
	/* margin-left: -20px; */
}
@media only screen and (max-width: 980px){
	.searchButContainerDiv{
		padding-top: 5px;
	}
}

.searchButInner{
	/* left: -24px; */
	right:25px;
    overflow: visible;
    position:relative;
    /* margin-bottom:15px; */
    /* position: absolute; */
    /* width: 80px; */
    
    
}

.searchConditionContainerDiv{
	height: 35px;
	position: relative;
	margin: 0 -10px;
}

.searchConditionDiv{
	background-color:#fff;
	
	height: 35px;    
    overflow: hidden; 
   	/* 
    z-index: 1;
    height: auto;  
     */
    position: absolute;
    /* margin: 0 10px 0 5px; */
    padding: 5px 0px;
}

.searchConditionDiv .form-group{
	margin-bottom: 5px;
}

/* .searchConditionDivrow{
	padding: 0 5px;
}
 */
.searchConditionDiv-hover{
	height: auto;
	overflow: auto;
	z-index: 1;
	border: solid #ccc;
	border-width:0px 0px 1px 0px;
}

.searchArea{
	padding:0 25px 0 0;
}

.searchArea .form-group{
	padding: 0;
	margin-bottom: 10px;
}
.searchArea .row{
	margin: 0;
}

.searchArea .form-group > label{
	padding-left: 0px;
	padding-right: 3px;
}

.searchArea .form-group > div{
	padding: 0;
}

.searchArea label{
	/* padding: 10px 0 0 0; */
	/* margin: 0; */
}

.jhMore{
	vertical-align:bottom;
	width: 5px;
}

.jhSearchFormRow{
}

.jhLabelTowLine{
	margin-top: -8px;
}
.jhInfo{
	padding: 15px;
}

.jhDisabled{
	cursor: not-allowed;
}

.side-content{
	padding: 5px 0px 0px;
	max-height: 500px;
	overflow:auto; 
}

.side-content .panel-heading{
	padding: 8px 5px;
	border-radius:3px !important;
	margin: 0 5px;
}

.side-content .panel-title{
	font-size: 12px;
	font-weight: 700;
}

.side-content .panel{
	border-radius:0;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #ddd;
	margin-bottom: 10px;
}

.side-content .panel-body{
	padding: 2px 5px;
}

.side-content label{
	font-weight: 400;
}

.side-content .box-icon-but a{
	color: #fff;
	font-size: 14px;
}

.side-content .box-icon-but {
	margin-top: -5px;
	margin-right: 10px;
}

.side-content .form-group{
	margin-bottom:3px;
	padding-left: 5px;
	padding-right: 5px;
}

.side-content .panel-body .row{
	margin-right:0px;
	margin-left:0px;
}

.side-content .lastPanel{
	border-bottom:0px none;
	box-shadow:none;
	margin-bottom: 0;
}

.side-content .deliver{
	margin-left: -5px !important;
	margin-right: -5px !important;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
.no-row-padding{
	margin-left: 0px;
	margin-right: 0px;
}
.menu-icon-box{
	margin-bottom: 0px;
}
.menu-icon-box .box-inner{
	border: 0px;
	-webkit-box-shadow:0 0 0;
}

.menu-icon-box .box-inner .box-header{
	margin-top:20px;
	border: 1px solid #DEDEDE;
}

.menu-icon-box .box-content{
	padding: 20px 0 0 0;
}

.menu-icon{
	margin: 0 -16px 0 -20px;
	min-width: 138px;
	height: 109px;
}

.menu-icon .btn{
	font-size: 34px;
	width: 65px;
	height: 65px;
	overflow: hidden;
}

.menu-icon .text-center{
	font-size: 12px;
	width: 80px;
  	margin: 5px auto 5px;	
}

.tab-showborder{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
}

.jw-tab-content{
	padding: 15px;
}

.detail-list-tool-bar{
	padding-right: 10px;
	float: right;
}

.detail-list-tool-bar a{
	margin: 0 0 0 5px;
}

.detail-list-paginator{
	float: right;
}

.detail-list-paginator a{
	margin: 0px 10px;
}

.jw-list-group{
	padding: 0px;
	border-bottom: none;	
}

.jw-list-group .list-group{
	margin-bottom: 0px;
}

.jw-list-group .list-group-item{
	border-left: 0px;
	border-right: 0px;
}

.jw-list-group .list-group-item:first-child{
	border-radius: 0px;
}
.jw-list-group .list-group-item:last-child{
	border-bottom: 0px;
}
.jw-form{
	padding-top: 15px;
}

.jw-form .control-label{
	padding-right:5px;
	padding-left:5px;
}

.jw-form .form-group{
	padding-right:0px;
	padding-left:5px;
	margin-right:-5px;
	margin-left:-5px;
}

.jw-form .form-control{
	/* margin-left:0px;
	margin-left:5px; */
}

.jw-col-pad5{
	padding: 0 10px 0 5px;
}

.jw-inner-padding{
	padding: 0 10px 0 5px;
}
.jw-row-pad0{
	margin: 0 ;
}

.jh_switch_role{
	float:right;
}
.jh_switch_role>a{
	text-decoration: none;
}

.breadcrumb>.jh_switch_role:before{
	content:none;
}

.jh_uploadIcon{
	border-radius:3px;
	margin-right: 5px;
	background-color:transparent;
	background-image:none !important;
  	border: 0px;
  	color: #333;
  	margin-top:8px;
  	margin-bottom:0px;
}

li>.uploadify{
	display: inline-block;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

.li-download{
	margin-left: 15px;
}

.li-remove{
	margin-left: 5px;
}

.uploadify:hover .jh_uploadIcon{
	background-color:#606060;
	background-position:0 -15px;
	border-color:#606060;
	background-image:none !important;
	color: #fff;
}

.jh_uploadBut{
	border-radius:3px;
	margin-right: 5px;
	background-color:transparent;
	background-image: -webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);
  	background-image: -o-linear-gradient(top,#428bca 0,#2d6ca2 100%);
  	background-image: -webkit-gradient(linear,left top,left bottom,from(#428bca),to(#2d6ca2));
  	background-image: linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);
  	background-color: #2d6ca2\9;
  	border: 1px solid #2b669a;
}

.uploadify:hover .jh_uploadBut{
	background-color:#2d6ca2;
	background-position:0 -15px;
	border-color:#204d74;
	background-image: -webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);
  	background-image: -o-linear-gradient(top,#428bca 0,#2d6ca2 100%);
  	background-image: -webkit-gradient(linear,left top,left bottom,from(#428bca),to(#2d6ca2));
  	background-image: linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);
}

.uploadify-button-text{
	font-family: inherit;
	font-weight: normal;
}

.jh-detail-bar a{
	margin: 0px 5px;
}
.nav-padding{
	padding-bottom: 10px;
}

.weight-header{
	font-weight: 600;
	margin: 40px 0 10px;
}
.undot{
	padding-left: 15px;
}
.undot li{
	list-style-type: none;
}
.ul-li-fat li{
	margin: 5px 0;
}

textarea.form-control{
	  height: auto !important;
}

.menu-icon .badge{
  top: -30px;
  right: 5px;
  border-color: #2aabd2;
  border-style: solid;
  border-width: 1px;
  border-color: #28a4c9;
}

.headUpload{
  font-size: 14px;
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}

.jhOpinion .form-control-feedback{
    top: 0;
    right: -40px !important;
}

a.noUnderline:hover,a.noUnderline:FOCUS{
	text-decoration:none;
}

.jhLabelInside{
	float: left;
    height: 30px;
    min-height: 32px;
    padding: 5px 5px !important;
    font-size: 12px;
    line-height: 1.5;
}
.jhLabelInsideDetail{
    float: left;
    min-height: 1px;
    padding: 0px 5px !important;
    font-size: 14px;
}
.label1char{
	/* width:1em; */
	margin-left: -1em;
}
.label2char{
    margin-left: -1em;
    margin-right: -1.0em;
    /* padding-left:0px !important; */
}
/* 
.inlineChar{
	margin-left:5px;
	margin-right:5px; 
}
 */
.inlineCharStart{
    padding-left: 15px !important;
}
.uploadIconWrap{
	display: inline-block;
    float: right;
    margin-right: 5px;
}
.uploadIconWrap .uploadify{
	margin-bottom: 0px;
}

.jh_uploadIcon_plus{
	border-radius:3px;
	margin-right: 5px;
	background-color:transparent;
	background-image:none !important;
  	border: 0px;
  	color: #5cb85c;
  	margin-bottom:0px;
}
/* 
.uploadify:hover .jh_uploadIcon_plus{
	background-color:transparent;
	background-position:0 -15px;
	border-color:#3c763d;
	background-image:none !important;
	color: #3c763d;
}
 */
.jh_uploadIcon_plus:hover{
	background-color:transparent;
	background-position:0 -15px;
	border-color:#3c763d;
	background-image:none !important;
	color: #3c763d;
}

.uploadButton .webuploader-pick{
	border-radius: 3px;
    width: 16px;
    height: 16px;
    padding: 0;
    background-color: transparent;
    color: #5cb85c;
    line-height: 16px;
}

.uploadButton .webuploader-pick-hover{
	color: #3c763d;
}

.jh_uploadIcon_plus input[type="file"]{
	cursor: pointer;
}

.attachmentTableQueue{
    margin-bottom: 10px;
    width: 800px;
}

.jhTableButton {
    display: inline-block;
    float: right;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 2px;
}
.jhTableButton a:HOVER {
	text-decoration: none;
}

.emptyBoard{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: none;
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #555;
    
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    
    border-top: none;
}


/**表单详情**/
.headSplit{
	height:2px;
	margin-bottom:15px;
	background:#ddd;
	margin-top:7px;
}

.jhHeadIcon{
	margin:0 7px;}
.col-md-1{
	/* text-align:right;
	padding-right:0px;
    padding-left:0px; */
}
.jhFormRow{
	margin-bottom:7px;
}

.jhFormRow>.col-md-1,.jhFormRow>.col-md-2,.jhFormRow>.col-md-3,.jhFormRow>.col-md-4,
.jhFormRow>.col-md-5,.jhFormRow>.col-md-6,.jhFormRow>.col-md-7,.jhFormRow>.col-md-8,
.jhFormRow>.col-md-9,.jhFormRow>.col-md-10,.jhFormRow>.col-md-11,.jhFormRow>.col-md-12{
    padding-right:0px;
}

.jhFormRow>.col-sm-1,.jhFormRow>.col-sm-2,.jhFormRow>.col-sm-3,.jhFormRow>.col-sm-4,
.jhFormRow>.col-sm-5,.jhFormRow>.col-sm-6,.jhFormRow>.col-sm-7,.jhFormRow>.col-sm-8,
.jhFormRow>.col-sm-9,.jhFormRow>.col-sm-10,.jhFormRow>.col-sm-11,.jhFormRow>.col-sm-12{
    padding-right:0px;
}

.jhFormRow>label{
	text-align: right;
	margin-bottom: 0px;
	padding-top: 3px;
}
.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{
	/* padding-left:0px;
	padding-right:15px; */
}
/*附件上传样式*/
.fujian{
	padding-left:0 !important;}
.display_none{
	display:none;}
.fujian_content{
	padding:3px 7px !important;}	
.attachmentItem:hover{	
	background:#eee;
	border-radius:3px;
	}
.attachmentItem:hover .display_none{
	display:inline-block;}

.infoSpan{
    display: inline-block;
    margin: 0 10px 0 0;
    text-indent: 0;
}
.jhP{
	text-indent: 2em;
    margin-top: 5px;
    margin-bottom: 5px;
}

.h_toolbar{
	display: inline-block;
    right: 5px;
    font-size: 14px;
    bottom: 0px;
    position: absolute;
}

.h2_inline_info{
	display: inline-block;
	float: right;
	font-size: 14px;
	margin-top: 18px;
}

.h3_inline_info{
	font-size: 14px;
	margin-top: 10px;
}

.jhSub-title {
   margin: 15px 0 5px;
}

.jhBottom_line{
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    /* margin-bottom: 20px !important; */
}

.jhHr {
    margin-top: -10px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #ddd;
}

.checkAll{
	margin-top: 11px!important;
}

.checkAllTH{
	padding-left:5px !important;
	padding-right:5px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	width: 20px;
	text-align: center;	
}
/******待处理样式表 start****/
.cfg{
	color:#337ab7;
	font-size:20px;
	}
/* 表格详情人员信息填写表 图标字体颜色*/
.btn_h{
	font-weight:bold;
	margin-bottom:5px;
	margin-left:5px;
	} 

.mar_b{
	margin-bottom:10px;
	float: right;
	}

.countryLabel{
	color:#337ab7;
}

/*两行样式*/
.padding_top_2{
	padding-top:6px;}
/*三行样式*/
.padding_top_3{
	padding-top:12px;}
/******待处理样式表 end****/

.attachmentTable{
	margin-top: -10px;
}
.jhInnerSencondMenu{
	
}
.h_title{
	margin-top: 5px;
}
.secondMenu{
	border: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
}
.secondMenu ul{
	margin: 0 auto;
}
.secondMenu .active{
    border-bottom: solid #428BCA 4px;
    color:#999999;
    font-size:101%;
    font-weight:600;
    height: 34px;
}

.secondMenu .active a:hover,.secondMenu .active a:focus{
	color:#999999;
}

.secondMenu .active a{
	display: inline-block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
.secondMenu a{
	color: #A1A1A1;
}
.secondMenu a:hover,.secondMenu a:focus {
    color: #23527c;
    text-decoration: none;
}
.menuNodes{
	border: 1px solid #ddd;
	height: 43px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius:5px;
}

.menuNodes .brand{
	background-color: #E7E7E7;
    width: 42px;
    height: 42px;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    border-radius: 4px 0 0 4px;
    color: #999999;
    float: left;
}
/* .menuNodes .buttonItem{
	display: inline-block;
    height: 100%;
    line-height: 38px;
    margin-left: 10px;
    text-decoration: none;
    min-width: 80px;
} */
.menuNodes .toolbar{
	float: left;
	margin-left: 5px;
}
.menuNodes .nav a{
	height: 41px;
}

.categoryBar{
	
}
.categoryBar a{
    display: table-cell;
    width: 1%;
    border-top:1px solid #62CCC8;
    border-right:1px solid #62CCC8;
    border-left:1px solid #62CCC8;
    color: #62CCC8;
    text-decoration: none;
    height: 25px;
    line-height: 25px;
}
.categoryBar .active{
	background-color:#62CCC8;
	color: #FFFFFF;
}

.editFormToolbar{
	border: 1px solid #ddd;
	height: 40px;
	background-color:#F2F2F2 ;
	z-index: 100;
	/* border-radius:4px; */
}

.editFormToolbar .brand{
	background-color: #E7E7E7;
    width: 40px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    /* border-radius: 4px 0 0 4px; */
    color: #999999;
    float: left;
}

.editFormToolbar .toolbar{
	float: right;
    margin-right: 5px;
    line-height: 36px;
}
.editFormToolbar .formTitle{
	margin-left:5px;
	font-weight: 600;
	line-height: 40px;
	font-size: 15px
}
.jhBreadCrumb{
	margin-bottom: 10px;
}
.jhFormWrap{
	border: solid #ddd;
    border-width: 0 1px 1px 1px;
    padding-top:15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.jh-margin-bottom{
	margin-bottom: 20px;
}

.jh-search-form{
	padding-top: 10px; 
	margin-bottom:15px;	
}
/* 
.jh-search-form .form-group{
	margin-left: -15px !important;
}
 */
.jh-search-form-border{
	border:1px solid #ddd;
}
.jhInline{
    display: inline-block;
    margin-right: 5px;
}
.rightPadding0{
	padding-right: 0;	
}
.leftPadding0{
	padding-left: 0;
}

.form-group-sm .radio-inline,
.form-group-sm .checkbox-inline {
	margin-top:-3px !important;
}

.eLabel{
  	padding-right: 1em;
  	float: left;
	width: 100%;
}

.sup{
	top: 0em !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    color: #f00;
    font-weight: 700;
    width: 5px;
    margin-left: -1em;
    text-align: center;
}

.sup1{
	top: 0em !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    color: #f00;
    font-weight: 700;
    width: 5px;
    text-align: center;
}
.taskSwitchTitle{
	font-size: 30px;
	line-height: 20px;
}
.taskSwitchBottomLine{
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	/* border-bottom:1px solid #62CCC8; */
}
.taskSwitchRow{
	margin-top: 20px;
	margin-bottom:10px;
}
.form-leftInfo .statusInfo{
	margin-right:30px;
}

@media screen and (min-width:768px) {
	.form-rightInfo{
		text-align: right;
	}
}

@media screen and (max-width:767px) {
	.form-rightInfo{
		text-align: left;
	}
	.form-leftInfo .statusInfo, .form-rightInfo .statusInfo{
		width: 100%;
		display: inline-block;
		margin-right:0px;
	}
}
@media screen and (min-width:768px) {
.form-rightInfo .statusInfo{
	margin-right:30px;
}
}
.jhH{
	position: relative;
}
.stasticsItem{
	margin-right: 5px;
    margin-left: 5px;
}
.h3-subTitle{
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
}

.h2-right-btn{
    float: right !important;
    line-height: 50px;
}
.h3-right-btn{
    float: right !important;
    line-height: 28px;
}

.h3-right-text{
    float: right !important;
}

.simpleToolBar{
	margin-bottom: 5px;
	text-align: right;
}
.simpleToolBar>a{
 text-decoration: none;	
}
.jhCenter{
    float: none !important;
    margin-right: auto;
    margin-left: auto;
}
/**
* 可用于div的居中
**/
.jhCenterWrap > div{
	float: none !important;
    margin-right: auto;
    margin-left: auto;
}

/**
* 侧栏头部样式
**/
.side-header-well{
	padding-left: 10px;
	padding-right: 15px;
}
.side-box-content{
	min-height: 40px;
}

/**下载列表**/
.list_down{}
.list_down li{
	height:30px;
	padding:0 15px;
	line-height:30px;		
}
.list_down3 li:hover{
    background: #f5f5f5;
    border-radius: 3px;
}
.li_bg li{
	margin-bottom:10px;	
	background:#f5f5f5; 
}
.fl{
	float:left;
}
.list_down li{
	text-align:right;
}
.list_down li a{
	text-decoration:none;
}
.list_down li a i{
	padding-right:5px;
	font-size: 85%;
}
.list_down li>.downloadIcon{
	line-height:30px;
	cursor:pointer;
	margin: 0 5px 0 0px;
}
/**下载列表**/
/**左右padding为0**/
.no-rl-padding{
	padding-right:0px;
	padding-left:0px; 
}

h4.jhH{
    background: #f1f1f1;
    padding: 8px 0px;
    font-weight: 600;
    text-indent: 10px;
    color: #525252;
}
h4.jhH>span{
    font-size: 95%;
}

.margin-bottom-0{
	margin-bottom: 0px;
}

.margin-left-n10{
	margin-left: -10px;
}

.secondMenuTwoLine{
	border: 1px solid #ddd;
    height: 50px;
    line-height: 18px;
}
.secondMenuTwoLine ul{
	margin: 0 auto;
}
.secondMenuTwoLine .active{
    border-bottom: solid #428BCA 4px;
    color:#999999;
    font-size:101%;
    font-weight:600;
    height: 49px;
}

.secondMenuTwoLine .active a:hover,.secondMenuTwoLine .active a:focus{
	color:#999999;
}

.secondMenuTwoLine .active a{
	display: inline-block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    padding-top: 8px;
}
.secondMenuTwoLine a{
	color: #A1A1A1;
}
.secondMenuTwoLine a:hover,.secondMenuTwoLine a:focus {
    color: #23527c;
    text-decoration: none;
}

.forceCenter{
	margin: 0px auto;
    float: none;
}

.showTopBorder{
	border-top-width: 1px; 
}
.formFieldTip{
	padding:5px 5px;
	background-color: #f1f1f1;
}

/**
* 两行文字的label
**/
.twoLineLabel{
	padding-top: 0px !important;
}
/**
* 向上偏移20
**/
.margin-20{
	margin-top: -20px;
}

/* 进度条内容样式 */
.progress_con{
	width:55%;
	margin-top:15%;	
	height:150px;
	padding:50px;
	border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #999;
	text-align:center;
	background:rgba(255,255,255,1);
	
}
.progress .progressbar-back-text{
	left:0 ;
}

.centerIframe{
	position:absolute;
	left:50%;
}

/**
* 侧栏菜单
**/
.side_menu_box {
    padding: 10px 0;
    padding-top: 0;
}

@media screen and (max-width: 768px) {
	.side_menu_box{
		margin-top: 15px;
	}
}

.side_menu_title{
    padding: 0 10px;
    height: 39px;
    min-height: 39px;
    background: #F2F2F2;
}

.side_menu_padding{
    padding: 10px 15px;
}
.side_menu_title h2 {
    line-height: 39px;
}

.yzm{
padding: 0;
text-align: left;
}
.yzm img{
padding-left:5px;
border:2px solid #3a8af6;
border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
}

/**
* 日期表单控件样式
**/
@media screen and (max-width: 768px) {
    .dateScopt_padding_l_0{
    	padding-left:0;
    }
}
/**
* 查询表单控件样式
**/
.jh-search-form .form-group{
	margin-left: 0px !important;
}

.eInfoRow{
	margin-bottom: 0px !important;
}
.eInfoRow .form-control-static{
	height: auto !important;	
}
/**
*  需要加大字体显示的信息
**/
.jh-form-importInfo{
	font-size: 16px;
}

.downloadIcon:hover, .downloadIcon:focus {
    color: #23527c;
    text-decoration: none !important;
}

/**日期长度定义-start**/
@media screen and (max-width:769px){
	/* 
    .jh-search-form .time_input{
		width:130px;
	}
	 */
	.jh-search-form .time_input .form-control{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.jh-search-form .searchArea{
   		/* padding: 0 15px;  */
	}
	.searchButInner{
		right:5px;
	}
	.jhInputTable .form-group{
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.jhInputTable td{
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.jhInputTable .form-group-sm .form-control{
		padding: 5px 2px;
	}
}
@media screen and (min-width: 770px) and (max-width: 991px){
	.jh-search-form .time_input{
		width:295px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:10px !important;
		padding-right:10px !important;
	}
}
@media screen and (min-width:992px) and (max-width: 1024px) {
	.jh-search-form .time_input{
		width:48px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:0px !important;
		padding-right:0px !important;
	}	
}
@media screen and (min-width:1025px) and (max-width: 1279px) {
	.jh-search-form .time_input{
		width:50px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:0px !important;
		padding-right:0px !important;
	}
}
@media screen and (min-width:1280px) and (max-width: 1351px) {
	.jh-search-form .time_input{
		width:69px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:2px !important;
		padding-right:2px !important;
	}	
}
@media screen and (min-width:1366px) and (max-width: 1585px){
    .jh-search-form .time_input{
		width:74px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:4px !important;
		padding-right:4px !important;
	}
}
@media screen and (min-width: 1600px) and (max-width:1679px){
    .jh-search-form .time_input{
		width:87px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:10px !important;
		padding-right:10px !important;
	}
}
@media screen and (min-width: 1680px){
	.jh-search-form .time_input{
		width:92px;
	}
	.jh-search-form .time_input .form-control{
		padding-left:10px !important;
		padding-right:10px !important;
	}
}
/**日期长度定义-end**/

.actions .wizardButtonInfo{
	color:#aa6708 !important;
    text-indent: 2em;
    padding:0 10px 10px; 
}
@media only screen and (max-width: 980px){
	.taskSwitchTitle {
	    margin-bottom: 10px !important;
	}
}
@media only screen and (max-width: 980px){
	.jh-search-form .form-group{
		margin-right: 0px !important;
	}
}

@media only screen and (max-width: 980px){
	.eLabel{
		float: none;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
	.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
	.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
	.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
	.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
	.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
	.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
	.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
	.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
		padding-left:5px;
		padding-right:5px;
	}
	.row{
		margin-left:-5px;
		margin-right:-5px;
	}
	.form-horizontal .form-group{
		margin-right: -5px;
    	margin-left: -5px;
	}
	.sup{
		margin-left: -0.7em;
	}
	.jhLabelInside {
		padding-left: 5px !important;
	}
	.eRow .jhInline{
		margin-top:10px;
	}
	.eRow .jhInline:fist-child {
		margin-top:0px;
	}
}

.eRow .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{
	margin-left: 0px ;
}
.wizard > .content > .body ul {
    list-style: none !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{
	top: 6px;
}

.verticalFiledLabel .sup{
	margin-left: 0;
}

.tab_link{}
.tab_link ul li{ position:relative; top:12px; width:auto !important; display:inline-block; *display:inline; zoom:1; vertical-align:bottom;}
.tab_link ul li a{ padding:12px 15px; line-height:1; font-size:22px; color:#afafaf; display:inline-block; *display:inline; zoom:1; vertical-align:bottom; background:#ebebeb; border-top-left-radius:5px; -webkit-border-top-left-radius:5px; -ms-border-top-left-radius:5px; -o-border-top-left-radius:5px; -moz-border-top-left-radius:5px; border-top-right-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-top-right-radius:5px; -ms-border-top-right-radius:5px; -o-border-top-right-radius:5px;}
.tab_link ul li a .iconfont{ margin-right:5px;}
.tab_link ul li a:hover{ color:#fff; background:#19b7c5;}
.tab_link ul li.tab_link_on{ top:0;}
.tab_link ul li.tab_link_on a{ color:#fff; padding:18px 15px; background:#1ab898;}
.tab_link ul li a{ font-size:18px;}