.popupAlert {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	margin: 0;
	box-shadow: -1px 2px 18px 0 rgba(0,0,0,.2);
}