#reg_error font.errortext{
	font-size: 14px;
}
#reg_error > p{
	line-height:0.9;
}
.phone-back-inp{
	border-radius: 3px;
	overflow: hidden;
}
.phone-back-inp .g-recaptcha > div{
	border-radius: 3px;
	border-right: 1px solid #c1c1c1 !important;
}
.phone-back-inp .g-recaptcha > div,
.phone-back-inp iframe{
	max-width: 100% !important;
}