.subscribe-popup-shadow { background-color: #FFFFFF; height: 100%; opacity: 0.85; position: fixed; width: 100%; z-index: 100; } .subscribe-popup { background: url("../../../../../../bitrix/components/pavel/subscribe_popup/templates/.default/images/popup.png") repeat scroll 0 0 rgba(0, 0, 0, 0); height: 404px; left: 50%; margin: -202px 0 0 -300px; position: fixed; top: 50%; width: 600px; z-index: 101; } .subscribe-popup.message { background: none; height: 100px; margin: -50px 0 0 -230px; width: 460px; text-align: middle; } .subscribe-popup.message h1 { } .subscribe-close { cursor: pointer; height: 17px; left: 569px; position: absolute; top: 14px; width: 17px; } .subscribe-submit { cursor: pointer; height: 28px; left: 39px; position: absolute; top: 242px; width: 237px; } .subscribe-name { border: medium none; height: 23px; left: 39px; position: absolute; top: 173px; width: 236px; } .subscribe-email { border: medium none; height: 22px; left: 39px; position: absolute; top: 208px; width: 236px; } .inactive { color: grey; } .subscribe-popup .error { border:1px solid red; }