.wow-alert-overlay {position:fixed; top:0; left:0; background:rgba(0, 0, 0, 0.3); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000); z-index:500; width:100%; height:100%; z-index: 999999;}
.wow-alert-content {background:#FFF; position:fixed;  z-index:99999999; min-width:250px; min-height:80px; max-width:75%;  padding: 15px 20px;  left: 50%; top: 50%;}
.wow-alert-content p {font-size: 14px; color: #333; margin: 10px 0 20px 0; font-weight: bold;  text-align: center;}
.wow-alert-content a {text-transform: uppercase; display: block; margin: 0 auto; width: 100px; text-decoration: none;  }
