.bls {
	font-weight: bold;
}

.bls-popup {
	display: none;
	font-weight: bold;
	position: absolute;
	width: 300px;
	padding: 10px;
	border: 1px solid #000;
	background-color: #fff;
}