.notCorrect{
	outline: 2px solid red;
	outline-offset: -2px;
	background-image:url(../img/error.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.afterSend{
	text-align:center;
	/*padding:50px 0 0 0;*/
	font-size:16px;
	line-height:20px;
}
.afterSend p.note1 {
	display:block;
	font-size:27px !important;
	line-height:31px !important;
	font-weight:600 !important;
	margin-bottom:30px !important;
}
.block13 .afterSend p.note1, .block16 .afterSend p.note1 {
	margin-bottom:5px !important;
	padding-bottom:0;
}
