/* /Components/Components/AssociationGoods.razor.rz.scp.css */
.association-platform-goods .association-good[b-62v6qpkben]  .bb-img {
    width: 76px;
    height: 76px;
    padding: 5px;
}

.association-platform-goods .association-good .ali-goods[b-62v6qpkben] {
    overflow: auto;
    height: 76px;
}

.association-platform-goods .association-good .title[b-62v6qpkben] {
    flex: 1;
}

.association-platform-goods .association-good .title .item_desc[b-62v6qpkben] {
    color: #888;
    overflow: auto;
    height: 55px;
    flex: 1;
}

.association-platform-goods .association-good .amount[b-62v6qpkben] {
    line-height: 50px;
}

.association-platform-goods .association-good .amount span:last-child[b-62v6qpkben] {
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.association-platform-goods .association-good.title[b-62v6qpkben] {
    margin: 0 5px;
}

.association-platform-goods .association-good[b-62v6qpkben]  .tag {
    --bb-tag-line-height: 20px;
    margin: 2px 5px;
}

.association-platform-goods[b-62v6qpkben]  .table-container {
    height: calc(100vh - 400px);
}

.association-platform-goods[b-62v6qpkben]  .table-container .empty {
    display: flex;
    flex-direction: column;
}

.association-platform-goods[b-62v6qpkben]  .table-container .empty .empty-image {
    width: 300px;
    height: 195px;
    align-self: center;
}

.association-platform-goods[b-62v6qpkben]  .table-container .empty .empty-image img {
    height: 100%;
}

.association-platform-goods .association-platform-goods_detail[b-62v6qpkben] {
    width: 100%;
}

.association-platform-goods .association-platform-goods_detail[b-62v6qpkben]  .table-container {
    height: 100%;
}

.association-platform-goods .association-platform-goods_detail[b-62v6qpkben]  .table-container tbody td {
    align-content: center;
}

.association-platform-goods .association-platform-goods_detail[b-62v6qpkben]  .bb-img {
    width: 40px;
}

.association-platform-goods .product_item .title[b-62v6qpkben] {
    background-color: #F5F5F5 !important;
    padding: 8px;
    display: flex;
    line-height: 16px;
}

.association-platform-goods .product_item .order_time[b-62v6qpkben] {
    margin-left: 10px;
}

.association-platform-goods .product_item .buyer[b-62v6qpkben] {
    padding: 8px 8px 8px 30px;
    border-bottom: 1px solid #ededed;
}

.association-platform-goods .product_items .item[b-62v6qpkben] {
    display: flex;
    padding: 8px;
}

.association-platform-goods .product_items .item .item_img[b-62v6qpkben] {
    display: flex;
}

.association-platform-goods .product_items .item .item_img[b-62v6qpkben]  .bb-img {
    width: 76px;
    height: 76px;
    align-self: center;
    padding: 10px;
}

.association-platform-goods .product_items .item .item_name[b-62v6qpkben] {
    text-wrap-style: balance;
    text-align: start;
    width: 150px;
}

.association-platform-goods .product_items .item .item_name .item_desc[b-62v6qpkben] {
    color: #888;
}

.association-platform-goods .product_items .total[b-62v6qpkben] {
    font-weight: 700;
    font-size: 14px;
}

.association-platform-goods .product_items .total .fare[b-62v6qpkben] {
    white-space: nowrap;
    color: #999;
    font-size: 12px;
}

.association-platform-goods[b-62v6qpkben]  .table-shim td {
    border: 0;
}

.association-platform-goods .product_items[b-62v6qpkben] {
    width: 100%;
    table-layout: fixed;
}

.association-platform-goods .product_items td[b-62v6qpkben] {
    text-align: center;
}


/* /Components/Components/AssociationPlatform.razor.rz.scp.css */
/* /Components/Components/EditAssociationGoods.razor.rz.scp.css */
.edit-ass-goods .association-good[b-kt8mzr7nj1]  .bb-img {
    width: 76px;
    padding: 5px;
}

.edit-ass-goods .association-good .title .item_desc[b-kt8mzr7nj1] {
    color: #888;
    height: 76px;
    overflow: auto;
}

.edit-ass-goods .association-good .amount[b-kt8mzr7nj1] {
    line-height: 50px;
}

.edit-ass-goods .association-good .amount span:last-child[b-kt8mzr7nj1] {
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.edit-ass-goods .association-good.title[b-kt8mzr7nj1] {
    margin: 0 5px;
}

.edit-ass-goods .association-good[b-kt8mzr7nj1]  .tag {
    --bb-tag-line-height: 20px;
    margin: 3px 5px;
}

.edit-ass-goods .association-good .ali-goods[b-kt8mzr7nj1] {
    overflow: auto;
    height: 76px;
}
/* /Components/Components/PickUpSku.razor.rz.scp.css */
.pickup_sku[b-rc63c4r0xw] {
    height: 550px;
    display: flex;
    justify-content: space-around
}

.pickup_sku[b-rc63c4r0xw]  .groupbox{
    flex: 1;
}

.pickup_sku[b-rc63c4r0xw]  .radio-list .form-check {
    width: 100%;
    padding: 10px 0;
}

.pickup_sku[b-rc63c4r0xw]  .radio-list .form-check-label {
    white-space: break-spaces;
}

.pickup_sku[b-rc63c4r0xw]  .groupbox {
    margin: 5px;
}

.pickup_sku[b-rc63c4r0xw]  .radio-list {
    height: 510px;
    display: block;
    overflow: auto;
    border: none;
}

.pickup_sku .not_found[b-rc63c4r0xw] {
    height: 510px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.pickup_sku .not_found img[b-rc63c4r0xw] {
    width: 300px;
    height: 300px;
}

.pickup_sku .loading[b-rc63c4r0xw] {
    height: 510px;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.pickup_sku .loading[b-rc63c4r0xw]  .spinner {
    align-self: center;
}
/* /Components/Components/SearchGoodsComponent.razor.rz.scp.css */
.search-goods[b-hkxxw5jkhw]  .table-container .empty {
    display: flex;
    flex-direction: column;
}

.search-goods[b-hkxxw5jkhw]  .table-container .empty .empty-image {
    width: 300px;
    height: 195px;
    align-self: center;
}

.search-goods[b-hkxxw5jkhw]  .table-container .table-loader {
    height: 100vh;
}

.search-goods[b-hkxxw5jkhw]  .table-container .empty .empty-image img {
    height: 100%;
}

.search-goods[b-hkxxw5jkhw]  .table-container {
    height: calc(100vh - 41px)
}

.search-goods .search-goods_detail[b-hkxxw5jkhw] {
    width: 100%;
}

.search-goods .search-goods_detail[b-hkxxw5jkhw]  .table-container {
    height: 100%;
}

.search-goods .search-goods_detail[b-hkxxw5jkhw]  .table-container tbody td {
    align-content: center;
}

.search-goods .search-goods_detail[b-hkxxw5jkhw]  .bb-img {
    width: 40px;
}

.search-goods .product_item .title[b-hkxxw5jkhw] {
    background-color: #F5F5F5 !important;
    padding: 8px;
    display: flex;
    line-height: 16px;
}

.search-goods .product_item .order_time[b-hkxxw5jkhw] {
    margin-left: 10px;
}

.search-goods .product_item .buyer[b-hkxxw5jkhw] {
    padding: 8px 8px 8px 30px;
    border-bottom: 1px solid #ededed;
}

.search-goods .product_items .item[b-hkxxw5jkhw] {
    display: flex;
    padding: 8px;
}

.search-goods .product_items .item .item_img[b-hkxxw5jkhw] {
    display: flex;
}

.search-goods .product_items .item .item_img[b-hkxxw5jkhw]  .bb-img {
    width: 76px;
    height: 76px;
    align-self: center;
    padding: 10px;
}

.search-goods .product_items .item .item_name[b-hkxxw5jkhw] {
    text-wrap-style: balance;
    text-align: start;
    width: 150px;
}

.search-goods .product_items .item .item_name .item_desc[b-hkxxw5jkhw] {
    color: #888;
}

.search-goods .product_items .price[b-hkxxw5jkhw] {
    color: red;
}

.search-goods .product_items .total[b-hkxxw5jkhw] {
    font-weight: 700;
    font-size: 14px;
}

.search-goods .product_items .total .fare[b-hkxxw5jkhw] {
    white-space: nowrap;
    color: #999;
    font-size: 12px;
}

.search-goods[b-hkxxw5jkhw]  .table-shim td {
    border: 0;
}

.search-goods .product_items[b-hkxxw5jkhw] {
    width: 100%;
    table-layout: fixed;
}

.search-goods .product_items td[b-hkxxw5jkhw] {
    text-align: center;
}

.search-goods .goods-title[b-hkxxw5jkhw] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-goods .not_found[b-hkxxw5jkhw] {
    height: 1226px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.search-goods .not_found img[b-hkxxw5jkhw] {
    width: 300px;
    height: 300px;
}

.search-goods .loading[b-hkxxw5jkhw] {
    height: 1226px;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.search-goods .loading[b-hkxxw5jkhw]  .spinner {
    align-self: center;
}
/* /Components/Components/SkipGoods.razor.rz.scp.css */
/* /Components/CustomerSearches/AlibabaBuyerSearch.razor.rz.scp.css */
/* /Components/CustomerSearches/OneClickOrderingSearch.razor.rz.scp.css */
/* /Components/Pages/AccessDefind.razor.rz.scp.css */
.access-define[b-94rqyhm429]{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.access-define .access-define-content img[b-94rqyhm429]{
    width: 1200px;
    height: 800px;
}

.access-define .access-define-content .desc[b-94rqyhm429]{
    text-align: center;
    font-size: 16px;
}
/* /Components/Pages/Account.razor.rz.scp.css */
.account[b-advxsw0mb1]  .table-container .empty{
    display: flex;
    flex-direction: column;
}

.account[b-advxsw0mb1]  .table-container .empty .empty-image{
    width: 300px;
    height: 195px;
    align-self: center;
}

.account[b-advxsw0mb1]  .table-container .empty .empty-image img{
    height: 100%;
}

.account[b-advxsw0mb1]  .table-container {
    height: calc(100vh - 162px)
}
/* /Components/Pages/AfterSales.razor.rz.scp.css */
.after-sales-container[b-ude1pzx5ew] {
    -bb-checkbox-item-width: 400px;
}

    .after-sales-container[b-ude1pzx5ew]  .card .card-header {
        background-color: #ffffff
    }

.after-sales .input-number[b-ude1pzx5ew]  .input-group {
    padding: 0 5px;
    width: 160px
}

.after-sales .input-number[b-ude1pzx5ew]  label:first-child {
    align-content: end
}

.after-sales .input-number[b-ude1pzx5ew]  label:last-child {
    align-content: end
}

.after-sales .auto-after-sales[b-ude1pzx5ew]  .form-label {
    width: 70px;
    align-content: end
}
/* /Components/Pages/AlibabaBuyer.razor.rz.scp.css */
.alibaba_buyer[b-9wd6nvm7g6]  .table-container .empty {
    display: flex;
    flex-direction: column;
}

.alibaba_buyer[b-9wd6nvm7g6]  .table-container .empty .empty-image {
    width: 300px;
    height: 195px;
    align-self: center;
}

.alibaba_buyer[b-9wd6nvm7g6]  .table-container .empty .empty-image img {
    height: 100%;
}

.alibaba_buyer[b-9wd6nvm7g6]  .table-container {
    height: calc(100vh - 162px)
}

.alibaba_buyer .alibaba_buyer_detail[b-9wd6nvm7g6] {
    width: 100%;
}

.alibaba_buyer .alibaba_buyer_detail[b-9wd6nvm7g6]  .table-container {
    height: 100%;
}

.alibaba_buyer .alibaba_buyer_detail[b-9wd6nvm7g6]  .table-container tbody td {
    align-content: center;
}

.alibaba_buyer .alibaba_buyer_detail[b-9wd6nvm7g6]  .bb-img {
    width: 40px;
}

.alibaba_buyer .product_item .title[b-9wd6nvm7g6] {
    background-color: #F5F5F5 !important;
    padding: 8px;
    display: flex;
    line-height: 16px;
}

.alibaba_buyer .product_item .order_time[b-9wd6nvm7g6] {
    margin-left: 10px;
}

.alibaba_buyer .product_item .buyer[b-9wd6nvm7g6] {
    padding: 8px 8px 8px 30px;
    border-bottom: 1px solid #ededed;
}

.alibaba_buyer .product_items .item[b-9wd6nvm7g6] {
    display: flex;
    padding: 8px;
}

.alibaba_buyer .product_items .item .item_img[b-9wd6nvm7g6] {
    display: flex;
}

.alibaba_buyer .product_items .item .item_img[b-9wd6nvm7g6]  .bb-img {
    width: 76px;
    height: 76px;
    align-self: center;
    padding: 10px;
}

.alibaba_buyer .product_items .item .item_name[b-9wd6nvm7g6] {
    text-wrap-style: balance;
    text-align: start;
    width: 150px;
}

.alibaba_buyer .product_items .item .item_name .item_desc[b-9wd6nvm7g6] {
    color: #888;
}
 
.alibaba_buyer .product_items .total[b-9wd6nvm7g6] {
    font-weight: 700;
    font-size: 14px;
}

.alibaba_buyer .product_items .total .fare[b-9wd6nvm7g6] {
    white-space: nowrap;
    color: #999;
    font-size: 12px;
}

.alibaba_buyer[b-9wd6nvm7g6]  .table-shim td {
    border: 0;
}

.alibaba_buyer .product_items[b-9wd6nvm7g6] {
    width: 100%;
    table-layout: fixed;
}

.alibaba_buyer .product_items td[b-9wd6nvm7g6] {
    text-align: center;
}

/* /Components/Pages/AssociationGoods.razor.rz.scp.css */
[b-5zhffdijbt] .drawer-content {
    overflow: hidden;
}

.association-goods[b-5zhffdijbt]  .table-container .empty {
    display: flex;
    flex-direction: column;
}

.association-goods[b-5zhffdijbt]  .table-container .empty .empty-image {
    width: 300px;
    height: 195px;
    align-self: center;
}

.association-goods[b-5zhffdijbt]  .table-container .empty .empty-image img {
    height: 100%;
}

.association-goods[b-5zhffdijbt]  .table-container {
    height: calc(100vh - 162px)
}
/* /Components/Pages/AssociationOrder.razor.rz.scp.css */
.association-orders[b-emdji1gbbu]  .table-container .empty{
    display: flex;
    flex-direction: column;
}

.association-orders[b-emdji1gbbu]  .table-container .empty .empty-image{
    width: 300px;
    height: 195px;
    align-self: center;
}

.association-orders[b-emdji1gbbu]  .table-container .empty .empty-image img{
    height: 100%;
}

.association-orders[b-emdji1gbbu]  .table-container {
    height: calc(100vh - 162px)
}
/* /Components/Pages/DYMessage.razor.rz.scp.css */
.message-dy[b-f059bc052o]  .table-container .empty {
    display: flex;
    flex-direction: column;
}

.message-dy[b-f059bc052o]  .table-container .empty .empty-image {
    width: 300px;
    height: 195px;
    align-self: center;
}

.message-dy[b-f059bc052o]  .table-container .empty .empty-image img {
    height: 100%;
}

.message-dy[b-f059bc052o]  .table-container {
    height: calc(100vh - 162px)
}
/* /Components/Pages/ExceptionOrder.razor.rz.scp.css */
.exception-orders[b-9p77yr3794]  .table-container .empty{
    display: flex;
    flex-direction: column;
}

.exception-orders[b-9p77yr3794]  .table-container .empty .empty-image{
    width: 300px;
    height: 195px;
    align-self: center;
}

.exception-orders[b-9p77yr3794]  .table-container .empty .empty-image img{
    height: 100%;
}

.exception-orders[b-9p77yr3794]  .table-container {
    height: calc(100vh - 162px)
}
/* /Components/Pages/Index.razor.rz.scp.css */
.feature[b-1a3d25itl6] {
}

    .feature h6[b-1a3d25itl6] {
        font-size: 16px;
        font-weight: bold;
        padding: 10px
    }

    .feature .feature-body[b-1a3d25itl6] {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

        .feature .feature-body .feature-list[b-1a3d25itl6] {
            padding: 0 15px;
            background-color: #fafafa
        }

            .feature .feature-body .feature-list .feature-list-title[b-1a3d25itl6] {
                width: 100%;
                margin-bottom: 15px;
                display: inline-flex;
                justify-content: space-between
            }

                .feature .feature-body .feature-list .feature-list-title span[b-1a3d25itl6] {
                    display: block;
                }

                    .feature .feature-body .feature-list .feature-list-title span:first-child[b-1a3d25itl6] {
                        align-content: end;
                        font-size: 14px;
                        font-weight: bold
                    }

                    .feature .feature-body .feature-list .feature-list-title span:last-child[b-1a3d25itl6] {
                        font-size: 50px;
                        font-weight: bold;
                        color: #ebe9e9
                    }

            .feature .feature-body .feature-list .feature-list-body ul[b-1a3d25itl6] {
                padding: 0
            }

                .feature .feature-body .feature-list .feature-list-body ul li[b-1a3d25itl6] {
                    display: block;
                    list-style: none;
                    padding: 5px;
                }

                    .feature .feature-body .feature-list .feature-list-body ul li a[b-1a3d25itl6] {
                        width: 100px;
                        display: inline-block;
                    }
/* /Components/Pages/NotFound.razor.rz.scp.css */
.not_found[b-27zeqb3569]{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.not_found .not_found_content img[b-27zeqb3569]{
    width: 1200px;
    height: 800px;
}

.not_found .not_found_content .desc[b-27zeqb3569]{
    text-align: center;
    font-size: 16px;
}
/* /Components/Pages/OneClickOrdering.razor.rz.scp.css */

.one-click-ordering[b-kjyhpvoc0x]  .table-container .empty {
    display: flex;
    flex-direction: column;
}

.one-click-ordering[b-kjyhpvoc0x]  .table-container .empty .empty-image {
    width: 300px;
    height: 195px;
    align-self: center;
}

.one-click-ordering .one-click-ordering-detail[b-kjyhpvoc0x]{
    width: 100%;
}

.one-click-ordering .one-click-ordering-detail[b-kjyhpvoc0x]  .table-container  {
    height: 100%;
}

.one-click-ordering .one-click-ordering-detail[b-kjyhpvoc0x]  .table-container tbody td  {
    align-content: center;
}

.one-click-ordering[b-kjyhpvoc0x]  .table-container .empty .empty-image img {
    height: 100%;
}

.one-click-ordering[b-kjyhpvoc0x]  .table-container {
    height: calc(100vh - 162px)
}

.one-click-ordering .one-click-ordering-detail[b-kjyhpvoc0x]  .bb-img{
    width: 40px;
}

.one-click-ordering .product_item .title[b-kjyhpvoc0x] {
    background-color: #F5F5F5 !important;
    padding: 8px;
    display: flex;
    align-items: center;
    line-height: 16px;
}

.one-click-ordering .product_item .title[b-kjyhpvoc0x]  button{
    margin-left: auto;
}

.one-click-ordering .product_item .order_time[b-kjyhpvoc0x] {
    margin-left: 10px;
}

.one-click-ordering .product_item .buyer[b-kjyhpvoc0x] {
    padding: 8px 8px 8px 30px;
    border-bottom: 1px solid #ededed;
}

.one-click-ordering .product_items .item[b-kjyhpvoc0x] {
    display: flex;
    padding: 8px;
}

.one-click-ordering .product_items .item .item_img[b-kjyhpvoc0x] {
    display: flex;
}

.one-click-ordering .product_items .item .item_img[b-kjyhpvoc0x]  .bb-img {
    width: 76px;
    height: 76px;
    align-self: center;
    padding: 10px;
}

.one-click-ordering .product_items .item .item_name[b-kjyhpvoc0x] {
    text-wrap-style: balance;
    text-align: start;
    width: 150px;
}

.one-click-ordering .product_items .item .item_name .item_desc[b-kjyhpvoc0x] {
    color: #888;
}

.one-click-ordering .product_items .total[b-kjyhpvoc0x] {
    font-weight: 700;
    font-size: 14px;
}

.one-click-ordering .product_items .total .fare[b-kjyhpvoc0x] {
    white-space: nowrap;
    color: #999;
    font-size: 12px;
}

.one-click-ordering[b-kjyhpvoc0x]  .table-shim td {
    border: 0;
}

.one-click-ordering .product_items[b-kjyhpvoc0x] {
    width: 100%;
    table-layout: fixed;
}

.one-click-ordering .product_items td[b-kjyhpvoc0x] {
    text-align: center;
}
/* /Components/Pages/SecretOrderConfig.razor.rz.scp.css */
.order-config-container[b-50vcylq5fq]  .card .card-header {
    background-color: #ffffff
}

.order-config .col-12[b-50vcylq5fq]  .input-group {
    padding: 0 10px;
    width: 10%
}

.order-config .col-12[b-50vcylq5fq]  .select {
    --bb-select-append-width: 60px;
    width: 10%
}

.order-config .col-12:first-child[b-50vcylq5fq]  label {
    width: 70px
}

.order-config .col-12[b-50vcylq5fq]  .form-label {
    align-content: center;
    margin-bottom: 0
}

.order-config .col-12[b-50vcylq5fq]  .is-label {
    padding: 5px
}

.order-config .col-12[b-50vcylq5fq]  .form-check {
    align-content: center
}

.order-config-container .order-config[b-50vcylq5fq]  .radio-list{
    width: 162px;
    border: none;
}
/* /Components/Shared/MainLayout.razor.rz.scp.css */
.layout-drawer-body[b-x51tao4oei]  .groupbox {
    margin-top: 1rem;
}

.layout-drawer-body[b-x51tao4oei]  .btn-info {
    margin-bottom: 1rem;
}

.layout-item[b-x51tao4oei] {
    --bb-layout-sidebar-bg: #f8f9fa;
    --bb-layout-footer-bg: #e9ecef;
    cursor: pointer;
    border: 2px solid #e9ecef;
    padding: 4px;
    border-radius: 4px;
    height: 80px;
    width: 120px;
    transition: border .3s linear;
}

    .layout-item:hover[b-x51tao4oei],
    .layout-item.active[b-x51tao4oei] {
        border: 2px solid #28a745;
    }

    .layout-item .layout-left[b-x51tao4oei] {
        width: 30%;
        border-right: 1px solid var(--bs-border-color);
    }

        .layout-item .layout-left .layout-left-header[b-x51tao4oei] {
            height: 16px;
            background-color: var(--bb-header-bg);
        }

        .layout-item .layout-left .layout-left-body[b-x51tao4oei],
        .layout-item .layout-body .layout-left[b-x51tao4oei] {
            background-color: var(--bb-layout-sidebar-bg);
        }

    .layout-item .layout-right .layout-right-header[b-x51tao4oei],
    .layout-item .layout-top[b-x51tao4oei] {
        background-color: var(--bb-header-bg);
        height: 16px;
    }

    .layout-item .layout-right .layout-right-footer[b-x51tao4oei],
    .layout-item .layout-right-footer[b-x51tao4oei] {
        background-color: var(--bb-layout-footer-bg);
        height: 12px;
    }

    .layout-item .layout-top[b-x51tao4oei],
    .layout-item .layout-body[b-x51tao4oei],
    .layout-item .layout-right-footer[b-x51tao4oei] {
        width: 100%;
    }

#blazor-error-ui[b-x51tao4oei] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-x51tao4oei] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
