.pdz{
  padding: 0;
}
.form-group{
	margin-bottom: 7px;
}
.pd-10{
	padding: 10px;
}
.clsCtSty{
	line-height: 13px;
    font-size: 13px;
}
.red{
	color: red;
}
.blue{
	color: #5B9BD4;
}
.iconfont{
	font-size: 50px;
	line-height: 0px;
	color: #5B9BD4;
	padding-top: 2px;
	position: relative;
    top: 12px;
    margin-top: 10px;
}
.fa{
	color: #267FD1;
}
.btnclsty{
	color: #fff;
	background:#EC7C30; 
}


@media only screen and (max-width: 500px) {

	.m-pr0 {
		padding-right: 0px !important;
	}
	.m-pl0 {
		padding-left: 0px !important;
	}
/*	.regMobiInput {
		width: 71% !important;
	}*/

}

.p0 {
	padding: 0px !important;
}
.pr0 {
	padding-right: 0px !important;
}
.pl0 {
	padding-left: 0px !important;
}