


	

	
	
		body .body-mask{filter: alpha(opacity = 70);z-index: 101;top: 0;left: 0;bottom: 0;background: black;display: none;position: fixed;right: 0;opacity: .7;}body .modal-popup{margin-left: -300px;max-height: 80%;padding: 0;box-shadow: 0 0 20px black;z-index: 102;overflow: auto;top: 10%;left: 50%;background: white;display: none;width: 600px;position: fixed;}body .modal-popup.large{margin-left: -400px;width: 800px;}body .modal-popup .header{padding: 20px 15px;z-index: 1;top: 0;background: white;font-size: 2em;line-height: 1em;position: sticky;border-bottom: solid #efefef 1px;}body .modal-popup .header a[data-modal='hide']{cursor: pointer;text-decoration: none;font-size: 1.25em;float: right;}body .modal-popup .content{padding: 15px;}body .modal-popup .footer{border-top: solid #dddddd 1px;padding: 15px;bottom: 0;background: #efefef;position: sticky;text-align: right;}body .modal-popup >.close, body .modal-popup .close-modal{cursor: pointer;z-index: 1;top: -12px;left: -14px;width: 28px;background-image: url(/plugin-wga-app-framework/file/images/apple-close.png);position: absolute;opacity: 1;height: 28px;}html.small body .modal-popup{margin-left: -45% !important;top: 5%;width: 90% !important;}
	
	
