html,body{
    width:100%;
    background-color: #fff !important;
    font-family: 'Montserrat-Regular';
    font-size:14px!important;
}
div{
    display:block;
}
.layout{
    width:100%;
}
/** 注册页css start **/
.head_banner {
    width: 100%;
    height: 35%;
    display: block;
    font-family: 'Montserrat-Medium';
    font-size:34px;
    text-align: center;
    color:white;
    padding-top:5%;
    line-height: 1.6em;
}
.banner_register {
    min-height: 300px;
    background: url('../images/banner_register.jpg?ver=1.0');
    background-size: cover;
    background-position: center;
    padding: 5% 30% 0 10%;
}
.head_banner span {
    font-size: 42px;
    font-family: 'Montserrat-Medium';
}
.view_more_product{
    display:none;
}
.users_action{
    width:100%;
    max-width:600px;
    margin: 20px auto 20px;
    position:relative;
}
.users_action .col,
.invate_div_onfllow .col,
.user_message .col {
    width: 96%;
    margin: 20px auto 0;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    height: auto;
    min-height: 60px;
    display: flex;
    padding: 0 2%;
}
.users_action .col.col-no-border {
    border:0;
    box-shadow:inherit;
    font-size: 16px;
    color:#666;
}
.users_action .icon {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    margin-top: 10px;
    background-size: 100% 100%;
}
.icon.icon_code {
    background: url(../images/icon/code.png);
}
.icon.user_name {
    background: url(../images/icon/user_name.png);
}
.icon.email {
    background: url(../images/icon/email.png);
}
.icon.password {
    background: url(../images/icon/password.png);
}
.icon.icon_code {
    background: url(../images/icon/code.png);
}
.icon.invite_link {
    background: url(../images/icon/invite_link.png);
}
.users_action .input_and_tagname{
    float: right;
    width: calc(100% - 50px);
    padding: 5px 0 0 10px;
}
.users_action .input_and_tagname .tag_name {
    color:#bababa;
    font-size: 14px;
}
.users_action .input_and_tagname .tag_name span{
    color:red;
    font-size: 1.2em;
}
.users_action .input_and_tagname input[type='text'],
.users_action .input_and_tagname input[type='email'],
.users_action .input_and_tagname input[type='password'] {
    border: 0;
    padding: 0;
    height: 1.8em;
    color:#000;
    font-size: 16px;
    box-shadow: inherit;
    margin: 0;
}
textarea.textarea_hidden {
    height: 1px;
    opacity: 0;
    min-height: 1px;
    padding: 0;
    margin: 0;
    border:0;
    width: 1px;
}
textarea.textarea_hidden:focus {
    outline: none;
}
.input_and_tagname div.input_show {
    word-break: break-all;
}

.users_action input[type='checkbox'],
.users_action input[type='radio'] {
    display: inline;
    margin-right: 10px;
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin-left: 0;
}
.users_action .input_and_tagname input:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
}

span.button{
    width: 90%;
    height: 20px;
    display: block;
    margin: 20px auto;
    background: #206ae1;
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat-Light';
    border-radius: 3px;
    line-height: 2.4em;
    min-height: 2.4em;
}
/** 登录分享等第三档 **/
.login_width_third{
    width:100%;
    padding-top:20px;
    clear:both
}
.login_width_third h3 {
    font-family: 'Montserrat-Medium';
    font-size:24px;
    color:#000;
    text-align: center;
}
.my-account-header.page-title.normal-title{
    display:none;
}
form.woocommerce-form-login .login_width_third h3 {
    font-size: 18px!important;
}
.login_width_third ul.third_icons,
.share_logo_icons ul.third_icons {
    width: 120px;
    height:50px;
    margin: 20px auto;
    text-align: center;
}
.share_logo_icons ul.third_icons {
    width: 180px;
}
.login_width_third ul.third_icons li,
.share_logo_icons ul.third_icons li {
    display:block;
    float:left;
    margin: 0 10px;
}
.login_width_third ul.third_icons img,
.share_logo_icons ul.third_icons img {
    width: 36px;
    height: 36px;
}
.login_width_third ul.third_icons li:nth-child(1){
    width:30%;
}
.my_invated_share .share_logo_icons {
    width:96%;
}
.privacy_policy{
    width:90%;
    max-width: 550px;
    margin: 30px auto 50px;
    font-size: 1.1em;
    line-height: 1.6em;
    font-family: 'Montserrat-Light';
}
.privacy_policy a{
    color:#206ae1;
}
/** 注册页css end **/

/**** 邀请页css ***/
.banner_invate{
    background: url('../images/banner_invate.jpg');
    background-size: cover;
    text-align: left;
    padding: 5% 10% 10%;
}
.banner_wenzi{
    width:96%;
    max-width:1450px;
    margin:0 auto;
}
.banner_invate span.button{
    background: #ff6c0e;
    float:left;
    text-align: center;
    width: 300px;
    margin-top: 20px;
}
.banner_invate span.button a {
    color:#fff;
    font-size:16px;
}
.time_frame {
    width: 30%;
    max-width: 400px;
    background: #fff;
    margin: -40px auto 0;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    height: 80px;
    padding: 10px 2%;
    /* box-shadow: 1px 1px 8px 1px #f1f1f1; */    
}
.time_frame .time {
    width: 240px;
    margin: 0 auto;
}
.login_width_third h3, body>.layout h3{
    text-align: center;
    font-family: 'Montserrat-Medium' !important;
    font-size:24px;
    color: #000;
}

.icon.icon_time {
    height: 30px;
    width: 30px;
    background: url(../images/icon/time.png);
    background-size: 100% 100%;
    margin-top: -5px;
    margin-right:5px;
}
.time_frame .time_zone {
    font-size: 16px;
    font-family: 'Montserrat-Regular';
    color:#ff6c0e;
}
.steps{
    margin:50px auto;
    display: flow-root;
}
.steps ul {
    width:100%;
    max-width:1500px;
    margin:30px auto;
}
.steps ul li {
    list-style: none;
    width: calc(25% - 20px);
    height:300px;
    float:left;
    margin: 0 12px;
    border: 1px solid #f1f1f1;
    /* box-shadow: 1px 1px 8px 1px #f1f1f1; */    
    margin-right: 5px;
    padding:20px 20px 25% 20px;
    border-radius: 5px;
}
.steps ul li:nth-child(1) {
    background: url(../images/Step_1.png) no-repeat right bottom;
    background-size: 90%;
}
.steps ul li:nth-child(2) {
    background: url(../images/Step_2.png) no-repeat right bottom;
    background-size: 90%;
}
.steps ul li:nth-child(3) {
    background: url(../images/Step_3.png) no-repeat right bottom;
    background-size: 90%;
}
.steps ul li:nth-child(4) {
    background: url(../images/Step_4.png) no-repeat right bottom;
    background-size: 90%;
}
.steps ul li:nth-child(1) h3 {
    display: none;
}
.steps ul li span.step_tag {
    background: #206ae1;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
    padding: 0 10px;
    line-height: 20px;
    border-radius: 10px;
}
.steps ul li .step_info {
    font-size: 14px;
    font-family: 'Montserrat-Regular';
    color:#17120f;
    margin-top:10px;
}
.steps ul li .step_info span,
.reminders_text ul li span {
    color: #ff6c0e;
    font-family: 'Montserrat-Medium';
}
.important_reminders_bg {
    width: 100%;
    display: block;
    clear: both;
    padding:50px 0;
    background: url(../images/bg_bottom.jpg) no-repeat;
    background-size: 100% 100%;
    margin-bottom:50px;
}
.important_reminders {
    width: 90%;
    max-width: 1480px;
    margin:0px auto;
    padding: 50px;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    /* box-shadow: 1px 1px 8px 1px #f1f1f1; */    
}
.important_reminders .reminders_text {
    width: 90%;
    max-width: 600px;
    margin:30px auto 10px;
}
.important_reminders .reminders_text li{
    list-style: none;
    line-height:1.6em;
    margin-bottom: 2em;
    font-family: 'Montserrat-Light'!important
}
.invate_bg {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 20px 5%;
    background: #fff;
    /* box-shadow: 1px 1px 8px 1px #f1f1f1; */
}
span.button.btn_invating {
    max-width:300px;
    margin:0 auto;
}

/** 邀请弹窗 **/
.invate_div_onfllow{
    width:100%;
    z-index: 1;
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    padding-top:30%;
    background-color:rgba(0, 0, 0, 0.5);
}
.loading{
    background-color: rgb(255 255 255 / 50%);
}
.invate_div_onfllow img.loading_img {
    position: absolute;
    left: 50%;
    bottom: 30%;
}
.invate_div_onfllow .share{
    width: 30%;
    left: 35%;
    position: absolute;
    top: 20%;
    padding:40px 20px;
    border-radius: 10px;
    background: url(../images/share_bg.png) no-repeat;
    background-size: 100% 110%;
    background-position: center;
}
.invate_div_onfllow .col{
    width:100%;
    background:#fff;
}
textarea.invite {
    width: 100%;
    height: 20px;
    min-height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #030303;
    font-size: 14px;
    box-shadow:inherit;
    resize:none;
}
.invate_div_onfllow .input_and_tagname,
.user_message .input_and_tagname
{
    width:calc(100% - 90px);
    padding:5px 10px;
    float:left;
}
.invate_div_onfllow .share .tag_name,
.user_message .tag_name {
    color: #bababa;
}
span.click_to_copy {
    width: 40px;
    float: right;
    margin-right: 10px;
    padding-top: 20px;
    color:#206ae1;
    cursor: pointer;
    font-size:14px;
}
.share_logo_icons {
    width: 100%;
    margin: 30px auto 0;
    border: 1px solid #f1f1f1;
    background:#fff;
    border-radius: 5px;
    height: 110px;
    padding: 10px 2%;
}
/* .share_logo_icons ul.third_icons li img{
    width:90%;
} */
.icon_close{
    position: absolute;
    top: 10px;
    right: 20px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    cursor: pointer;
}

/** 好友邀请列表页 **/
.friend_invation_banner {
    width: 100%;
    height:160px;
    background: url('../images/friend_invition_bg.jpg') no-repeat;
    background-size: 100% 100%!important;
    background-position: center;
    display: block;
    padding-top:160px;
}
.user_logo{
    width: 120px;
    height: 120px;
    display: block;
    border-radius: 50%;
    border: 5px solid #fff;
    background: #fff;
    overflow: hidden;
    text-align: center;
    line-height: 110px;
    font-size: 36px;
    margin: 0 auto;
    margin-top: -60px;
    
}
.user_message .user_name {
    text-align: center;
    font-size: 18px;
    font-family: 'Montserrat-Regular';
}
.user_message .share {
    width: 30%;
    min-width: 500px;
    max-width: 90%;
    margin:50px auto;
}
.user_message .login_width_third ul.third_icons {
    color:#bababa;
    font-family: 'Montserrat-Light';
    line-height: 40px;
    margin: 0px auto;
}
.friend_invation_list {
    width: 100%;
    height: auto;
    min-height: 300px;
    background: url('../images/invita_list_bg.jpg');
    background-size: cover;
    background-position: center;
    display: block;
    font-family: 'Montserrat-Light';
    font-size: 24px;
    text-align: center;
    color: white;
    padding: 80px 0 50px;
}
.friend_invation_list span{
    font-family: 'Montserrat-Medium';
    font-size: 36px;
}
.active_time_zone,.view_more {
    width:90%;
    max-width:400px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto 20px;
    background:#fff;
    border-radius: 20px;
    font-size:16px;
    color:#000;
}
.active_time_zone span {
    font-size:16px;
    color:#ff6c0e
}
.friend_invation_list ul{
    width:90%;
    max-width:500px;
    margin:30px auto;
    padding: 25px 30px;
    background: #f1f1f2;
    border-radius: 5px;
}
.friend_invation_list li {
    height:40px;
    list-style: none;
    background:#fff;
    border-radius: 5px;
    margin-bottom: 8px;
}
.friend_invation_list li.title {
    background:#65bfee;
}
.friend_invation_list li span {
    width:50%;
    float:left;
    line-height: 40px;
    text-align: left;
    padding: 0 20px;
    font-size:16px;
    font-family:'Montserrat-Light';
    color:#000;
}
.friend_invation_list li.title span {
    font-family: 'Montserrat-Medium';
    color:#fff;
}
.view_more {
    max-width: 200px;
    color: #206ae1;
    text-align: center;
    cursor: pointer;
}
.important_reminders .view_more {
    display:none;
}
.friend_invation_list_history {
    background: #f1f1f2;
    display: none;
}
.friend_invation_list_history,
.friend_invation_list_history .active_time_zone,
.friend_invation_list_history .active_time_zone span {
    color: #898989;
}
.friend_invation_list_history ul{
    background:#e2e2e2;
}
.friend_invation_list_history li.title {
    background: #bbb;
}

/** 错误提示 **/
.error_message,
.email_warning,
.success_mess {
    width: 90%;
    color: red;
    margin: 40px auto 0px;
    font-family: 'Montserrat-Regular';
    text-align: center;
}
.success_mess {
    display:none;
    color: #00a19f;
    margin: 20px auto 0px;
}
.sign_success {
    display: none;
    position: absolute;
    width: 80%;
    height: 100px;
    left: 10%;
    top: 40%;
    border-radius: 5px;
    padding: 10px 10px 30px;
    border: 1px solid #ececec;
    background: url(../images/share_bg.png) no-repeat;
    background-size: 100% 110%;
    background-position: center;
}
.sign_success .icon_close {
    top: 0px;
    right: 10px;
}
.sign_success .success_mess {
    color: #fff;
    display: block;
    font-family: 'Montserrat-Light';
    padding-top: 10px;
}
.copy_success{
    display:none;
    text-align: center;
    margin: 20px auto 0px;
    background: #000;
    width: 200px;
    padding: 20px;
    border-radius: 5px;
    opacity: 0.5;
    color: #fff;
    bottom: 50%;
    position: sticky;
    z-index:100;
}
.a_go_to_reg_or_sign{
    color:orange;
    margin:10px 0;
}
form.activety_register .a_go_to_reg_or_sign {
    padding: 0 5%;
}

.account-container .row-divided,
.my-account .row-divided {
    /* width: 90% !important;
    max-width: 600px !important; */
    margin: 40px auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.account-container label{
    font-weight:normal;
}
.account-container h3.uppercase {
    font-size: 28px;
    line-height:1em;
}
.container .row:not(.row-collapse) {
    margin-left: auto !important;
    margin-right: auto !important;
}

.header-top .nav>li.has-icon>a>i.icon-user {
    color: orange;
}
@media only screen and (max-width: 768px) {

    .account-container .row-divided,
    .my-account .row-divided {
        width: 100% !important;
        margin:20px auto 0!important;
    }
}
@media only screen and (max-width: 1400px) {
    .invate_div_onfllow .share {
        width: 35%;
        left: 30%;
    }
}
@media only screen and (max-width: 1300px) {
    .invate_div_onfllow .share {
        width: 40%;
        left: 30%;
    }
}
@media only screen and (max-width: 1100px) {
    .head_banner {
        padding-top: 8%;
    }
    .invate_div_onfllow .share {
        width: 50%;
        left: 25%;
    }
}
@media only screen and (max-width: 1000px) {
    .time_frame{
        width:50%;
    }
    .invate_div_onfllow .share {
        width: 60%;
        left: 20%;
    }
}
@media only screen and (max-width: 900px) {
    .invate_div_onfllow .share {
        width: 70%;
        left: 15%;
    }
    .steps ul li{
        width: calc(50% - 20px);
        background-size: 70% !important;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 800px) {
    .invate_div_onfllow .share {
        width: 80%;
        left: 10%;
    }
}
@media only screen and (min-width: 769px) {
    .my_invated_share .share_logo_icons {
        border: 0;
    }

    .my_invated_share .share_logo_icons h3 {
        width: 40%;
        color: #888;
        float: left;
    }

    .my_invated_share .share_logo_icons ul.third_icons {
        width: 180px;
        float: left;
        margin: 0;
    }
}

@media only screen and (max-width: 768px){
    /* .a_go_to_reg_or_sign {
        margin: 20px 20px;
    } */
    .error_message {
        margin: -20px auto 40px;
        clear: both;
        min-height: 20px;
        display: block;
    }
    .layout{
        border-radius: 30px;
        margin-top: -30px;
        padding-top: 40px;
        background: #fff;
    }
    .user_logo {
        position: relative;
        margin: 0 auto;
        top: -100px;
    }
    .user_message{
        margin-top: -90px;
    }
    .user_message .share {
        min-width: 98%;
    }
    .user_message .login_width_third {
        width: 90%;
        padding: 20px 0 30px;
        background: #fff;
        border: 1px solid #f1f1f1;
        border-radius: 5px;
        /* box-shadow: 1px 1px 8px 1px #f1f1f1; */
        margin: 30px auto;
        min-height: 120px;
    }

    .user_message .login_width_third ul{
        max-width:240px;
    }
    form.woocommerce-form-login .user_message .login_width_third ul {
        width: 120px!important;
        max-width:120px;
    }
    .user_message .col{
        width:90%
    }
    .user_message .login_width_third li:nth-child(1){
        width: 100%!important;
        text-align: center;
        font-family: 'Montserrat-Medium' !important;
        font-size: 18px;
        color: #000;
        line-height: 30px;
        margin-bottom:10px;
    }
    .tip{
        padding:0 30px;
        font-size: 18px;
    }
    .friend_invation_list ul {
        width: 98%;
        padding: 0;
        background: #fff;
    }
    .friend_invation_list span {
        font-family: 'Montserrat-Medium';
        font-size: 24px;
    }

    .friend_invation_list li {
        background: #f1f1f2;
    }
    .login_width_third.in_my_friends_invated ul.third_icons li:nth-child(1) {
        width: 100%;
    }
    .friend_invation_list li span{
        padding:0 10px;
    }
    .friend_invation_list li span,
    .active_time_zone span,
    .active_time_zone {
        font-size: 14px;
    }
    .friend_invation_list {
        background: #fff;
        width: calc(100% - 20px);
        margin: 10px auto;
        border: 1px;
        border-radius: 10px;
        /* box-shadow: 1px 1px 8px 1px #f1f1f1; */
        padding:30px 10px;
    }
    .list_for_mobile {
        width: 98%;
        margin: 0px auto;
        background: url(../images/invita_list_bg.jpg);
        background-size: 100% 100%;
        border-radius: 5px;
        padding: 30px 0 10px;
    }
    .friend_invation_list_history .list_for_mobile {
        background: #f7f7f8;
    }
    .my_invated_share .share_logo_icons {
        width: 90%;
    }
    .invate_div_onfllow .col,
    .friend_invation_list_history .active_time_zone,
    .share_logo_icons,
    .view_more{
        box-shadow: inherit;
    }
    .view_more {
        background: #e8f0fc;
    }
    .friend_invation_list_history .active_time_zone {
        background: #f1f1f2;
    }
    .friend_invation_list li span:nth-child(1){
        width:40%;
    }
    .friend_invation_list li span:nth-child(2) {
        width: 60%;
    }
    .friend_invation_list_history {
        margin: 10px auto 30px;
    }
    .friend_invation_list_history ul{
        margin: 30px auto 0;
    }
    .invate_div_onfllow .share {
        width:90%;
        left: 5%;
        padding: 40px 10px;
    }

    .head_banner {
        height: 60%;
        font-size: 32px;
    }
    .banner_invate {
        background: url('../images/banner_invate_m.jpg');
        background-size: cover;
        background-position: bottom;
        font-size: 1.8em;
        padding: 5% 0 50% 5%;
    }
    .banner_register {
        background: url('../images/banner_register_m.jpg?ver=1.0') no-repeat;
        background-size: cover;
        background-position: top;
        padding: 8% 5%;
        height: 35%;
        line-height: 1.2em;
        font-size: 2em;
    }
    .banner_register span {
        font-size: 1.2em;
    }
    .banner_bind_email {
        background: url('../images/bind_email_header_bg_m.jpg');
        background-size: cover;
        background-position: bottom;
        padding: 8% 15%;
    }
    .banner_invate .banner_wenzi {
        padding: 0 35% 0 0;
    }
    .head_banner span {
        font-size: 28px;
    }
    .banner_register span {
        font-size: 35px;
    }
    .head_banner span.button{
        display:none;
    }
    .view_more_product{
        display:block;
        font-size: 16px;
        color: #fff;
        margin-bottom:15px;
    }
    .icon_back {
        width: 20px;
        height: 20px;
        margin:0 10px 0 0;
    }
    .time_frame {
        width: 90%;
        margin-top: 0px;
    }
    h3 {
        font-size: 1.2em;
    }
    .steps {
        margin: 20px auto 0;
    }
    .steps h3{
        display: none;
    }
    .steps ul {
        width: 90%;
        display: grid;
    }
    .steps ul li {
        width: 100%;
        height: 180px;
        background-size: 45% 100% !important;
        margin: 0;
        margin-bottom: 20px;
        border-radius: 10px;
        padding-top: 40px;
    }
    .steps ul li:nth-child(1) {
        background: url(../images/Step_1_m.png) no-repeat;
        background-position: bottom right;
        background-size: 50% 100% !important;
        height: 220px;
        padding-right: 35%;
        padding-top: 20px;
    }
    .steps ul li:nth-child(1) h3{
        width: 100%;
        text-align: right;
        margin-bottom: 40px;
        display: block;
    }
    .steps ul li:nth-child(1) .step_info {
        padding-right: 30px;
    }
    .steps ul li:nth-child(2) {
        background: url(../images/Step_2_m.png) no-repeat left bottom;
        padding-left: 60%;
        text-align: right;
    }

    .steps ul li:nth-child(3) {
        background: url(../images/Step_3_m.png) no-repeat right bottom;
        padding-right: 40%;
    }

    .steps ul li:nth-child(4) {
        background: url(../images/Step_4_m.png) no-repeat left bottom;
        padding-left:40%;
        text-align: right;
    }
    .important_reminders_bg {
        padding: 0;
        background: #fff;
        width: 100%;
        display: block;
        clear: both;
        margin: 0 auto 80px;
    }
    .important_reminders {
        width: 90%;
        border-radius: 10px;
    }
    .important_reminders {
        padding: 20px 10px;
    }
    .important_reminders .view_more {
        display:block;
        max-width: 150px;
        height:30px;
        line-height: 30px;
        cursor: pointer;
    }
    span.click_to_copy {
        margin-right: 5px;
        font-size: 12px;
    }
    .not_show_mobile{
        display:none;
    }
    span.button {
        /* width: 65%; */
        font-size: 14px;
        line-height: 2.4em;
        min-height: 2.6em;
        border-radius: 5px;
    }
    .users_action {
        margin: 10px auto 20px;
    }
    .login_width_third {
        width: 90%;
        background: #fff;
        margin: 0 auto 30px;
        border-radius: 10px;
        padding-bottom: 20px;
        /* box-shadow: 1px 1px 8px 1px #f1f1f1; */
    }
    span.button.btn_invating {
        max-width: inherit;
        width: auto;
    }
    .privacy_policy {
        width:100%;
        padding: 0 5%;
    }
    .users_action .col {
        width: 90%;
    }
    textarea.invite {
        /* height: auto; */
        min-height: 20px;
    }
    textarea[name="invite_url"] {
        height: auto;
    }
    .users_action input[type='checkbox']{
        width:40px;
    }
}
@media (max-width: 549px){
    .login_width_third h3, body>.layout h3 {
        font-size: 1.4em !important;
    }
}

/** 原注册登录页的样式修改 start **/
.woocommerce-form span.button {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: none;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin: 0 0 20px;
    text-shadow: none;
    line-height: 2.6em;
    min-height: 2.6em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    color: #fff;
    background-color: #00a19f;
    border-color: rgba(0, 0, 0, .05);
    width: 100%;
    border-radius: 20px;
}
.woocommerce-form span.rememberme,
p.woocommerce-LostPassword a,
p.woocommerce-LostPassword a.a_go_to_reg_or_sign{
    color:#00a19f;
}
.woocommerce-form .lightbox-content {
    padding-top: 10px
}

.woocommerce-form .login_width_third {
    padding-top: 0;
}

.error_message,
.success_message {
    padding: 40px 0 40px;
    margin: 0 auto;
    height: auto;
    display: none;
}

.lightbox-content .error_message,
.lightbox-content .success_message {
    margin: 10px auto 0px;
}

.error_message {
    color: red;
}

.success_message,
.error_message strong {
    color: #36afb1;
}

.wc-social-login {
    display: none
}

.row-divided {
    clear: both;
}
.sign_up_off {
    padding: 20px 15px;
    color: #000;
    font-size: 18px;
    font-family: 'Montserrat-Medium';
    margin-right: 5%;
    margin: 0 auto 25px;
    text-align: center;
}


@media only screen and (max-width: 768px) {
    .account-login-inner .user_message {
        margin-top: 0px;
    }

    .account-login-inner .user_message .login_width_third {
        width: 100% !important;
        padding-top: 15px !important;
    }
    .sign_up_off {
        padding: 30px 0;
    }
}

/** 原注册登录页的样式修改 end **/

/** 我的amz 评论 start **/
.rv-top{
    width: 100%;
    height: 160px;
    background-image: url(../images/review/top_bg_m.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 160px;
    text-align: center;
    font-size: 1.8em;
    color: #fff;
}
.rv-box{
    display: block;
    background-color: #efefef;
    padding: 10px;
}
.rv-item{
    display: flex;
    background-color: #fff;
    margin-top: 10px;
    padding: 20px 10px 20px 10px;
    border-radius: 8px;
}
.rv-item .img{
    height: 260px;
    width: 170px;
    margin-right: 20px;
}
.rv-item .rv-label-item{
    margin-top: 15px;
}
.rv-label{
    color: #bababa;
}
.rv-btn{
    width: 100%;
    color: #fff;
    background-color: #206ae1;
    display: block;
    text-align: center;
    padding: 8px;
    border-radius: 6px;
}
.rv-label-item:first-child{
    padding-top: 0;
    margin-top: 0;
}
.invite-float-box{
    width: 460px;
    height: 340px;
    position: fixed;
    top: 200px;
    right: 31%;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    padding: 0 10px 0 10px;
    z-index: 2;
    border: 1px solid #ccc;
}
.float-img{
    background-repeat: no-repeat;
    background-size: contain;
    width: 80%;
    height: 200px;
    margin: 0 auto;
    background-image: url(../images/review/ac_title.png);
}
.lottery-top-btn{
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
}
.layui-btn{
    background-color: #00a19f;
    color: #fff;
    padding: 10px;
}
.layui-btn:hover{
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .rv-item .img{
        height: 200px;
    }
    .rv-top{
        height: 80px;
        line-height: 80px;
    }
    .invite-float-box{
        width: 100%;
        right: 0;
    }
}
@media only screen and (max-width: 374px) {
    .friend_invation_list li span,
    .active_time_zone span,
    .active_time_zone{
        font-size:12px
    }
}
/** 我的amz 评论 end **/