.popup {
	position: absolute;
	top: 136px;
	right: 84px;
	background-color: #001E82;
	display: none;
	font-weight: bold !important;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	
	padding: 0px 5px 5px 5px;
}