﻿body{
	font-family: "微软雅黑";
}
.ibox-content{
}
.ibox-content .form-group label{
	text-align: left !important;
	padding-right: 0px;
	padding-left: 15px;
	float: left;
}
.ibox-content .form-group div{
}
.ibox-content .form-group label{
	text-align: left !important;
}
.ibox-content .form-group .btn-search{
	padding: 6px 12px !important;
	background: rgb(33,127,223);
	color: #fff;
}
.ibox-content .form-group .btn-search strong{
	margin-left: 5px;
}
.ibox-content .form-group .btn-search:hover{
	background: rgb(43,137,233);
	color: #fff;
}

.morefly-buluo-table-top-btn{
	border: 1px #ccc solid;
	border-bottom: 0px;
	background: rgb(250,250,250);
}
.goodsCount{
	 color:red!important;
}
.morefly-buluo-table-top-btn strong{
	
	
	margin-left: 5px;
	
	color: #555;
	font-weight: 500;
}
.morefly-buluo-table-top-btn button{
	padding: 7px 12px !important;
	background: rgb(250,250,250);
}
.morefly-buluo-table-top-btn button:hover{
	background: #e9e9ec;
}
.morefly-buluo-table-top-btn button span{
	padding: 0px;
	font-size: 12px;
}
.morefly-buluo-table-top-btn button img{
	margin-top: -3px !important;
}

.detailsTable tbody tr td:nth-child(odd){
			background: #fbfbfb;
			color: #000;
			width: 16%;
		}
/*----------------弹出框开始-----------*/
.modal-header{
	padding: 15px !important;
}
.layui-layer-btn{
	background: rgb(248,248,248) !important;
}
.layui-layer-title{
	font-weight: bold !important;
}
/*----------------弹出框结束-----------*/

/*----------------table样式开始-----------*/
.ui-jqgrid-hdiv table thead tr th{
	background: rgb(245,245,245) !important;
}
.ui-jqgrid .ui-jqgrid-hbox{
	padding-right: 0px !important;
}
.ui-jqgrid-bdiv table tbody tr{
	color: rgb(90,126,148);
}
.ui-jqgrid-bdiv table tbody tr:nth-child(2n+1){
	background: rgb(245,250,250) !important;
	color: rgb(125,119,108) !important;
}
/*----------------table样式结束-----------*/

/*----------------详情表格样式开始-----------*/
.tbname{
	width: 20%;
}
.tbvalue{
	width: 30%;
}
/*----------------详情表格样式结束-----------*/

.btn-add-hover:HOVER{
	background:#eee !important;
}

input:read-only{
	background: #FFF !important;
}
textarea:read-only{
	background: #FFF !important;
}
