.popup_close.JPO_close {
	top: 0;
	position: absolute;
	right: 0;
	border-radius: 2px;
	background: none;
	border: 0;
	font-size: 25px;
	padding: 0 10px;
	cursor: pointer;
}