.reg_top{
	padding: 70px 0 33px;
}
.reg_top a{
	border:1px solid #D9D9D9;
	display: block;
	width: 33.3333%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #717171;
}
.reg_top .bas{
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	border:1px solid #717171;
	display: inline-block;
	margin-right: 10px;
}
.reg_top a.bf{
	border-right:0;
}
.reg_top a.on{
	background: #2166DD;
	color: #fff;
}
.reg_top a.on .bas{
	border-color: #fff;
}
.reg_info{
	padding-bottom:27px;
	border-bottom: 1px dashed #D4D4D4;
	margin-bottom: 40px;
}
.reg_info>.pull-left{
	width: 90px;
} 
.reg_info>.pull-right{
	width: 1080px;
}
.reg_info h3{
	font-size: 24px;
	color: #716F70;
	margin-top: 10px;
}
.reg_info .reg_start{
	padding-left: 0;
}
.reg_info .text-primary{
	color: #2365DF;
}
.reg_stutas{
	font-size: 20px;
	color: #716F70;
	margin-bottom:22px;
}
.reg_apply{
	padding-bottom: 65px;
}
.reg_apply li{
	color: #716F70;
	padding:20px 0 15px;
	border-bottom: 1px dashed #D4D4D4;
}
.reg_apply li h5{
	margin-top: 0;
	color: #716F70;
}
.reg_apply li .text-warning{
	color: #FDA050;
}
.reg_continue{
	background: #F7F7F7;
	padding: 15px 0 ;
}
.reg_continue a.btn{
	color: #fff;
	background: #E50112;
	border: 0;
	/*margin-left: 20px;*/
	padding:8px 16px;
}
.steps-body{
	margin: 20px 0;
}