
.dark-filter { background-color: black; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 11000; } .ez-popup-container { display: none; min-width: 400px; min-height: 400px; max-width: 700px; } .ez-popup { position: absolute !important; z-index: 99999999; } .ez-popup-close { width: 100%; padding: 2px; padding-left: 10px; background-color: #b560ab; border-radius: 0 0 5px 5px; } .ez-popup-close input[type="checkbox"] { vertical-align: middle; margin-right: 5px; } [ez-popup-close-btn] { color: white; border: none; background: none; font-size: 10pt; } .ez-popup-contents { padding: 5px; } .ez-popup-contents p { margin: 0; } .ez-popup-contents-wrapper a:hover { text-decoration: none !important; } .iezweb_popup { border-radius: 5px 5px 0 0; } .for-mobile { left: 3% !important; max-width: 94%; }