@CHARSET "utf8";

/*表格里的排序设置input宽度*/
.orderinput{
	width:40px;
}

.marginbottom10{
	margin-bottom:10px;
}

.required{
	color:red;
	margin-right:5px;
}


.bglogo{
	background:url(../img/logo-white.png) no-repeat left center;
	background-size:140px auto;
	padding-left:160px;
	font-size:22px;
	line-height:60px;
	height:60px;
	color: #fff;
}

.navlogo{
	background:url(../img/logo-color.png) no-repeat 18px center;
	background-size:140px auto;
	padding-left:160px;
}

.fa{
	margin-right: 5px;
}

.label-noleasedata{
	background-color: #31b0d5;
}
