.form-group {
	width: 100%;
	display: inline-block;
}

label {
	width: 82px;
	float: left;
}

.lb_bm {
	height: 32px;
	line-height: 39px;
}

.dplist {
	display: inline-block;
}

.rylb_box {
	width: 320px;
	display: inline-block;
	float: left;
	min-height: 40px;
}

.radiostyle {
	width: 82px;
	float: left;
	margin: 10px;
	margin-top: 0;
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: 0;
}
 

.btn_back {
	margin-left: 41px;
}

.showTable {
	padding: 20px;
}

.col-sm-offset-3 {
	margin-left: 0;
	text-align: center;
	width: 100%;
}

.shearbox {
	position: fixed;
	bottom: 10px;
	width: 100%;
}

.control-label{
	padding-top: 7px; 
}

.lb_r{
	text-align: right;
}