@charset "utf-8";
/* Auto Popup Edited From Bootstrap Modal Popup*/

.autopopup-modal-content-link {
	color:#fff; font-size:20px; font-weight:bold;
	margin-top:70px; margin-left:18px;
}

.modal-open-modal {
	top:0 !important; padding:0 !important;
	width:100% !important; height:100% !important;
	background-color:rgba(0,0,0,0.8) !important; background-image:none !important;
	overflow:scroll !important;
	}
.dialog-modal-open-modal {
	max-width:95% !important;
	margin:0 auto !important;
	}
.content-modal-open-modal {
	width:95%;
	max-width:960px;
	margin:30px auto 0;
	padding:0 30px 0;
	/*padding:0 30px 50px;*/
	height:auto;
	background:#fff;
	border-radius:0;
	}
button.close-modal-open-modal {
	appearance:none;
	color:#fff;
	text-align:right;
	padding-right:20px;
}
button.close {
	color:#fff; text-align:right;
}
.close-white {
	color:#fff !important; text-align:right;
}