body { color: #fff; font: 14px/1.8 'Merriweather', Microsoft YaHei, Arial, Helvetica, sans-serif; background: #06090e; }

.registered-page { background: url(https://www.eudemons.com/en/images/reg/fullbg.jpg) no-repeat center -80px #000!important; padding: 300px 0 150px 0; font-size: 14px!important; }
.registered-page input { padding: 0; margin: 0; border: none; background: none; }
.registered-page * { /*font-size: 16px!important;*/ }
.registered-page > form { background: rgba(0,0,0,.8); filter: alpha(opacity=80); padding: 10px 90px 30px; width: 800px; margin: 0 auto; color: #fff; }
.registered-page > form table { width: 100%; }
.registered-page #btnRedir { display: block; width: 100px; height: 40px; line-height: 40px; background: #b90908; border-radius: 5px; font-size: 18px; text-align: center; color: #ffe792; text-shadow: 1px 1px 1px #000; margin: 0 auto; text-decoration: none; border: none; cursor: pointer; }
.registered-page a { color: #ffe792; font-size: 14px!important; }

.reg-content th strong { display: block; width: 172px; height: 40px; line-height: 40px; color: #fff; text-align: right; }
.reg-content table { position: relative; width: 100%; margin-top: 10px; }
.commonhint { text-align: center; margin: 5px 0; }