body{background:#191919}div#alert{position:absolute;height:150px;width:280px;background:#212121;overflow:hidden;top:50%;left:50%;margin-top:-162px;margin-left:-152px;border-radius:5px;padding:10px;border:1px solid #000}div#alert p{text-align:center;margin:5px 0 0;padding:0;font-family:helvetica;font-size:11px;line-height:17px;width:100%;height:20px;color:#fff;font-weight:100}div#alert form{width:275px;height:115px;border:2px solid #000;margin-top:10px;border-radius:5px;box-shadow:inset 0 0 5px #111}div#alert form input[type=password]{width:235px;margin:10px 0 12px 10px;border:0;padding:10px;border-radius:5px;font-size:15px}div#alert form input[type=submit]{margin-right:10px;float:right;padding:10px;border-radius:5px;border:0;background:#0F70AA;color:#fff;-webkit-appearance:none;font-size:15px}