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