.modalPopup{position:fixed;top:30%;left:50%;margin-left:-300px;margin-top:-50px;z-index:4001;width:600px;font-family:Arial,Verdana,Helvetica,sans-serif;text-align:center;line-height:22px;background-color:#efefef;color:#363636;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:none;padding-bottom:20px}.modalPopup .modal-title{background-color:#e7e7e7;padding:10px 10px;font-size:15px;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.modalPopup .logged-in-wrapper{margin-top:15px;margin-bottom:15px}.modalPopup .logged-in-info{margin:0 auto;font-size:13px;color:#555;margin-right:20px;margin-left:20px}.modalPopup .logged-in-info span{border-left:1px solid #999;padding-left:5px;color:#363636;font-weight:bold;margin-left:5px}.modalPopup input{color:#363636;border:0;border-bottom:1px solid #bfbfbf;padding:5px;width:140px;font-size:12px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 40px;background-color:#d7d7d7}.modalPopup input:hover{background-color:#ccc}.modalPopup input:active{background-color:#c9c9c9;outline:0}.modalPopup strong{color:#900}.modalOverlay{background:#333;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.75;z-index:4000}