/*.table > tbody > tr > td:first-child{ position: relative;top: -3px;}*/
table th{min-width:85px; padding-left: 0px;}
td:first-child{ min-width:30px;padding:0px}
td{min-width:85px; padding-right:10px; text-align:left; word-break:keep-all;white-space:nowrap;}
table>tbody>tr>td:not(:first-child){
	font-size: 12px;
	padding:0px;
	height: 36px;
	border: none;
	padding-right:10px!important;
}
th{ text-align:center;}
th:first-child{ min-width:50px;}
#listForm .nav.nav-tabs {
  padding-top: 8px;
}
#listForm .nav.nav-tabs li > a {
  padding: 5px 10px;
  font-size: 12px;
}
#listForm .nav.nav-tabs li > a:hover {
  background-color: #f1f1f1;
}
#listForm #tab-1 .panel-body {
  padding: 0;
  padding-top: 5px;
}
#listForm #tab-2 .panel-body {
  padding: 15px 0;
}
#listForm #tab-2 .panel-body .form-group div.col-md-3.col-sm-4 {
  padding-bottom: 7px;
}
#listForm #tab-2 .panel-body .form-group div.col-md-3.col-sm-3 {
  height: 30px;
  line-height: 30px;
}
#listForm #tab-2 .panel-body .form-group .col-md-9.col-sm-9 {
  padding: 0;
}
#listForm #tab-2 .panel-body .form-group #target {
  padding-top: 12px;
}
#listForm #tab-2 .panel-body .form-group #target select {
  padding: 0 0 0 5px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  #listForm #tab-2 .panel-body #target {
    padding-top: 0;
  }
  #listForm #tab-2 .panel-body #target select {
    padding: 0;
    margin-bottom: 10px;
  }
}
.form-group > div > span {
  width: 100px;
}
.form-control {
	height: 30px;
	padding:0 0 0 5px;
}
.form-groups { 
	width: 40%!important;
	margin-right: -1px!important;
}


.title{
    height: 26px;
    background: #e7e7e7;
    margin:5px 0 10px 0;
}
h2{
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}
.layui-layer-btn input {
    height: 28px;
    line-height: 28px;
    margin: 0 6px;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}
.error{
	color:red;
}

#searchForm .form-group input{ width:80%;}
#searchForm .form-group select{ width:80%;}

.upload{
    height: 20px;
    width: 80px;
    display: inherit;
    text-align: center;
    background-color: #2177c7;
    color: #fff;
    border-radius: 5px;
}
/* ½ø¶ÈÌõ */
	.wrappers{display:none;margin:0px; width: 40%; height:30px;
    position: absolute;
    top: 40%;
    left: 27%;
    }
    .load-bar-inner{
    /* background-color:blue; */
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    }
  #last{ background-color:#rgb(255, 255, 255);color:#18a689;font-weight: 500;border-bottom:1px solid #EBEBEB;}
	