.easy_modal {
	width: 960px;
	min-height: 300px;
	padding: 2em;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	background-color: white;
	z-index: 9999999999999;
}
