@charset "UTF-8";

#bb__{
	z-index: 1000;
	position: absolute;
	background: #333;
	padding: 10px;
	border: 3px dashed red;
	top:30px;
	left:30px;
	right:30px;
	display:none;
}
#bb__ a {color: silver;}
#bb__ a:hover {color: white;}
#bb__plugin{display:none;}
#bb__ button{color:black;}
#bb__unsupported span,#bb__discontinued span,#bb__willDiscontinue span,#bb__upgrade{font-weight: bold;}

#bb__unsupported,#bb__discontinued,#bb__willDiscontinue{
	display:none;
}


