	#popupIDI {
		position: absolute;
   		border: 1px solid black;
		background: #FFF;
		color: #29593D;
		font-weight: bold;
		width: 120px;
		padding: 3px;
		text-align: center;
		display: none;
		right: 45px;
		bottom: 22px;
	}
