﻿.reg-box {
    
    line-height: 1.875rem;
    margin: 0 auto;
    width: 25rem;
}
.mt-33 {
    margin-top: 2.0625rem;
}
.reg-box .title {
    margin-top: 5rem;
    font-size: 1.875rem;
    color: #333333;
    text-align: center;
}
.reg-box .description {
    margin-top: 1.5rem;
    line-height: 1.5rem;
    font-size: 1rem;
    color: #333333;
    text-align: center;
}
.reg-box .item {
    border: 1px solid #CCCCCC;
    height: 2.6875rem;
    line-height: 2rem;
    overflow: hidden;
    display: flex;
}
.reg-box .item .icon {
    width: 2.6875rem;
    height: 100%;
    background: #F1F1F1;
    text-align: center;
    vertical-align: middle;
    font-size: 2.5rem;
    float: left;
    line-height: 1.8rem;
}
.reg-box .item .input {
    height: 100%;
    float: left;
    margin-left: 0.3125rem;
    flex: 1;
}
.reg-box .tips-item{
    visibility: hidden;
}

.reg-box .item input {
    border: none;
    line-height: inherit;
    width: 100%;
    height: 100%;
}

.reg-box .tips-item {
    line-height: 1rem;
    overflow: hidden;
    color: #999999;
    padding-left: 2.6875rem;
    margin-top: 0.3125rem;
}

.btn-reg {
    /*background-color: #0F54C6;*/
    color: #fff !important;
    width: 100% !important;
    height: 100% !important;
    cursor: pointer !important;
    line-height: 1rem;
}   
    .btn-reg:disabled {
        background-color: gray !important;
        color: white !important;
        cursor: not-allowed !important;
    }

.reg-box .agree {
    line-height: 1rem;
    overflow: hidden;
    color: #999999;
}
.reg-box .agree input[type="checkbox"] {
    vertical-align: bottom !important;
}
.main-container {
    padding: 0.625rem !important;
}
.account-box .menu {
    background-color: #F1F5FC;
}
.account-box .menu .title {
    background-color: #424A59;
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
}
.account-box .menu .item {
    font-size: 1rem;
    line-height: 2.5rem;
    padding: 0rem 0.9375rem;
}
.account-box .menu .item i, .account-box .menu .item i.current {
    width: 1rem;
    height: 1rem;
    font-size: 1rem;
    content: "";
    display: inline-block;
    margin-right: 0.1875rem;
}
.account-box .menu .item.current {
    color: #0F54C6;
}
.account-box .menu .item i.change-password {
    background: url("../img/change_password.png") no-repeat center;
    background-size: contain;

}
.account-box .menu .item i.myaccount {
    background: url("../img/myaccount.png") no-repeat center;
    background-size: contain;
}
.account-box .menu .item i.myrfq {
    background: url("../img/myrfq.png") no-repeat center;
    background-size: contain;
}
.account-box .menu .item.current i.change-password {
    background: url("../img/change_password_selected.png") no-repeat center;
    background-size: contain;
}
.account-box .menu .item.current i.myaccount {
    background: url("../img/myaccount_selected.png") no-repeat center;
    background-size: contain;
}
.account-box .menu .item.current i.myrfq {
    background: url("../img/myrfq_selected.png") no-repeat center;
    background-size: contain;
}

.account-box .right-content {
    margin-left: 1.125rem;
}
.account-box .right-content .title {
    font-weight: 500;
    font-size: 1.25rem;
    color: #0F54C6;
    line-height: 1.875rem;
}
.account-box .right-content .title hr {
    height: 0.0625rem;
}

.f-item .f-line .input {
    width: 10%;
    /*margin-left: 1rem;*/
    flex: 0 0 29.375rem;
}

.account-box .rfq-search{

}
.account-box .rfq-search .input {
    float: left;
    width: 10.625rem;
    /*height: 2.6875rem;*/
    margin-right: 0.625rem;
}
.account-box .rfq-search .search-btn {
    background-color: #E7F0FF !important;
    border: 0.0625rem solid #0F54C6 !important;
    color: #0F54C6!important;
}
    .account-box .rfq-search .search-btn:hover {
        background-color: #0F54C6 !important;
        border: 0.0625rem solid #0F54C6 !important;
        color: #fff !important;
    }

.rfq-list{
    clear: both;
}
    .rfq-list .rfq-list-header, .rfq-list .rfq-list-items .item-content {
        display: flex;
        height: 2.375rem;
        font-size: 1rem;
        line-height: 2.375rem;
        flex-wrap: nowrap;
        width: 100%;
        overflow: hidden;
    }
    .rfq-list .rfq-list-header div {
        text-align: left;
        padding: 0 0.3125rem;
    }
    .rfq-list .rfq-list-header .col1, .rfq-list .rfq-list-items .item-content .col1 {
        flex: 1 0 8.4375rem;
    }
    .rfq-list .rfq-list-header .col2, .rfq-list .rfq-list-items .item-content .col2 {
        flex: 1 0 8.4375rem;
    }
    .rfq-list .rfq-list-header .col3, .rfq-list .rfq-list-items .item-content .col3 {
        flex: 0 0 8.4375rem;
    }
    .rfq-list .rfq-list-header .col4, .rfq-list .rfq-list-items .item-content .col4 {
        flex: 0 0 5.9375rem;
    }
    .rfq-list .rfq-list-header .col5, .rfq-list .rfq-list-items .item-content .col5 {
        flex: 0 0 8.4375rem;
    }
    .rfq-list .rfq-list-header .col6, .rfq-list .rfq-list-items .item-content .col6 {
        flex: 0 0 5.9375rem;
    }
    .rfq-list .rfq-list-items {

    }
.rfq-list .rfq-list-items .rfq-list-item {
    margin-bottom: 0.624rem;
}
.rfq-list .rfq-list-items .item-content div {
    text-align: left;
    padding: 0 0.3125rem;
}
.rfq-list .rfq-list-items .rfq-list-item {
    border: 1px solid #D3D3D3;
}
.rfq-list .rfq-list-items .rfq-list-item .item-title {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    background-color: #F8F8F8;
    height: 3.4375rem;
    line-height: 3.4375rem;
    padding: 0 0.625rem;
}
    .rfq-list .rfq-list-items .rfq-list-item .item-title div {
        flex-grow: 1;
                        
    }
.rfq-list .rfq-list-items .rfq-list-item .item-content {
    height: 3.4375rem;
    line-height: 3.4375;
}

.rfq-list .rfq-list-items .rfq-list-item .item-quote {
    background-color: #F2F6FC;
    height: 3.4375rem;
}
    .rfq-list .rfq-list-items .rfq-list-item .item-quote div {
        float: left;
        line-height: 3.4375rem;
        padding: 0 0.625rem 0 0.3125rem;
    }
    .rfq-list .rfq-list-items .rfq-list-item .item-quote .icon {
        padding: 0 0.3125rem 0 0.3125rem !important;
    }
    .rfq-list .rfq-list-items .rfq-list-item .item-quote .icon img {
        vertical-align: text-bottom;
    }

.rfq-no {
    color: #999999!important;
}

.myaccount{

}
.myaccount .tips{
    visibility: hidden;
}
    .change-password .tips {
        visibility: hidden;
    }


.forgotpassword-box {
    line-height: 1.875rem;
    margin: 0 auto;
    width: 25rem;
    display: none;
}
.forgotpassword-box .title {
    margin-top: 5rem;
    font-size: 1.875rem;
    color: #333333;
    text-align: center;
}
.forgotpassword-box .description {
    margin-top: 1.5rem;
    line-height: 1.5rem;
    font-size: 1rem;
    color: #333333;
    text-align: center;
}