.sycoriaan_error{ 
	display: none;
	color: #d00;
	font-family: 'Roboto', sans-serif;
	background: #fff;
	padding: 5px;
	width: 100%;
	margin-top: 15px;
	border-radius: 4px; 
	font-size: 14px;
	font-weight: 600;
}