@CHARSET "ISO-8859-1";

#notificationPanelWrapLogin{
	width:100%;
	position:absolute;
	top:0px;
}

#notificationPanelLogin{
	 border: 1px solid rgb(213, 213, 213);
	 margin-top:-1px;
}

#notificationPanelLogin span{
	line-height:20px;
	font-size:0.75em;
}

.notifblue{
	background-color:rgb(134, 207, 255);
}
	
.notifgreen{
	background-color:rgb(98, 252, 84);	
}

.notifred{
	background-color:rgb(255, 126, 108);	
}

/* Certification logo paragraph */
#certification { 
	position: absolute;
	left: 25px; 
	text-align: left; 
}