.authentication_content {
	height: 200px;
	text-align: center;
	margin-top: 160px;
}

.authentication_content p {
font-size: 20px;
	font-weight: bold;
	color: #007fc3;
}

.authentication_content small {
	display: block;
	margin-top: 30px;
	font-size: 14px;
	color: #333333;
}
