/* BASIC css start */
#SMS_new_password .h_title {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #F5F6F7;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    border-top: 1px solid #DCDCDC;
    border-bottom: 0;
    padding: 0;
    color: #666
}

#SMS_new_password .h_title h3,#SMS_new_password .h_title h4 {
    font-weight: 700
}

#SMS_new_password .login .member {
    padding: 20px 5% 0;
    margin: 0 auto;
    width: 90%;
    border-bottom: 0;
    overflow: hidden
}

#SMS_new_password .login .member p {
    font-size: 13px;
    color: #666;
    text-align: left
}

#SMS_new_password .login .member .loginInput {
    margin: 18px 0 0
}

#SMS_new_password .login .member .loginInput input {
    margin: 0;
    border: 1px solid #e5e5e5;
    border-radius: 3px 3px 0 0;
    height: 45px
}

#SMS_new_password .login .member .loginInput input:last-child {
    border-top: 0;
    border-radius: 0 0 3px 3px
}

#SMS_new_password .login .member .loginInput input:focus {
    background: #ddd
}

#SMS_new_password .login .member .loginInput input::-webkit-input-placeholder {
    font-size: 1em
}

#SMS_new_password .login .member .loginMiddle a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 1.3em;
    margin: 18px 0 0;
    background: rgba(17,17,17,.9);
    border: 0;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: 1px
}

#SMS_new_password .login .loginBottom .h_title {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #F5F6F7;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    border-top: 1px solid #DCDCDC;
    border-bottom: 0;
    padding: 0;
    color: #666
}
#footer {background:#fff;}
/* BASIC css end */

