body {
  min-width:300px;
}
.header{height:50px;}
.header-account,.header-nav{display:none;}
.header-logo{
  margin: 7px 0 0 16px;
  height: 35px !important;
  background-size: contain;
}
.footer-navs ,.registModule{
  padding:0;
}
.footer-navs {
  min-height:100%;
  padding-bottom:10px;
}
.registModule .viewport,.footer-navs .viewport{
width: auto;
max-width:100%;
min-width:100%;
}
.registModule form {
width: auto;
padding:16px 5px;
}
.registModule form ul li{
  margin-top:0px;
  margin-bottom:28px;
}
.registModule .btn{
  font-size:1.25em;
  width:150px;
}
.registModule .inputText, .registModule .vcodeText,.registModule .btn{
  margin-left:0;
}
.registModule .textCode{
  width:55%;
}
.countdown-btn{
  width:43%;
}
.registModule .input_label{
  text-align:right;
  line-height:32px;
  width:90px;
}
.registModule .inputText  .input-300 {
    width: 60%;
}
.registModule .pwd_wrap{
  margin-bottom:0;
}
.registModule .pwd_wrap .pwdstrength-container{
  display:none;
}
.registModule .input-300{
    line-height: 30px;
    height: 30px;
}
.registModule .textCode,.registModule .img_code {
    width: 80px;
  }
  .countdown-btn,.registModule .imgCodeInput {
    width: 110px;
  }
.countdown-btn,.registModule .img_code{
    line-height: 28px;
    height: 30px;
}
.registModule  .error.tooltip{
left: 90px !important;
top:34px !important;
line-height:14px;
}
.registModule .bottom_tips ul,#randImageLink{
  display:none;
}
.registModule .submit{
  padding-left:90px;
  margin-top:0;
  margin-bottom:0;
}
.footer-navs .footer-nav{
  width: 0;
  display: none;
}
.footer-navs .footer-right{
 float: none;
 width: 95%;
 padding-left: 10px;
}
.registModule .upbtn,.registModule .submitbtn{
  width:100px;
  font-size:1.25em;
}
.registModule .vcodeText .notice, .inputText .notice{
  left:85px;
  top:48px;
}
.registModule .userContract{
  text-align:center;
  padding-left:0;
  margin-top:10px;
}
.footer-navs .clear p{
  margin-left:0;
  text-align:center;
  line-height:27px;
}
.error.tooltip::before{
  display:none;
}
.right-toolbar{
  display:none;
}