@charset "utf-8";
/* CSS Document */


/*------------------------------------------------- 
CUSTOM STYLES
-------------------------------------------------*/

label.error {
	color: red;
	font-size: 14px
}

span.info {
	color: red;
	font-size: 14px
}

#register-form label.error,.output {
	color: #FB3A3A;
	font-weight: 700
}

.success {
	color: #27ae60;
	font-weight: 700
}

#aktualitasok {
	color: #f47920;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:0.15em;
	position: absolute;
	bottom: 10%;
	left: 2%;
	width: 600px;
	height: 100px;
	z-index: 10px;
}
