.private_notify {
	background: #d32f2f;
	color: #fff;
}
.public_notify {
	background: #1db2ec;
	color: #f00;
}
