BODY {
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 80%;
}
A IMG {
	border :0;
}
.clear {
	height: 0;
	line-height: 0;
	clear: left;
}

DIV.errorPage {
	margin: 10px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
DIV.errorPage .smiley {
	color: #C62538;
	font-size: 60px;
	font-weight: 600;
	margin: 40px 0 10px 0;
}
DIV.errorPage .message {
	color: #606060;
	font-size: 30px;
	font-weight: 400;
	margin: 10px 0 10px 0;
}

.nfcFlag {
  color: #808080;
}
.nfcFlag.active {
  color: #75b74b;
}
.nfcFlag.warning {
  color: #ea9a20;
}
.nfcFlag.error {
  color: #fb4e4e;
  font-weight: bold;
}