#wcuf_file_uploads_container {
	pointer-events: all;
}

#wcuf_alert_popup {
	background: #fff none repeat scroll 0 0;
	margin: 40px auto;
	max-width: 700px;
	padding: 20px 30px;
	position: relative;
	text-align: center;
	color: black;
}

#wcuf_close_popup_alert, #wcuf_leave_page {
	margin-top: 20px;
}

#wcuf_alert_popup_title {
	text-align: left;
	border-bottom: 1px solid #dedede;
	padding-bottom: 3px;
}