﻿.cod_amount #Tool_New {
    /*padding-left: 23px !important;*/
}

.a_item_amount {
    color: #999;
    padding-right: 4px;
}

.filter-active {
    background-color: #f3f3f3;
}

.norefund_item_amount {
    color: #06a026;
    padding: 4px;
    background-color: #f9f9f9;
    border-radius: 3px;
}

._jt_cell_index.hi {
    background-color: #000;
    color: #fff;
}

.stock {
    color: #06a026;
    margin-left: 18px;
    float: right;
    margin-right: 6px;
}

    .stock.nostock {
        color: #f00;
    }

.qdesc {
    color: #eee;
}

.set, .set:hover {
    margin-right: 12px;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    background-image: url("/image/bg/display.png");
    background-position: center -36px;
    margin-top: -2px;
}

    .set:hover {
        background-color: #b8d6fb;
        cursor: pointer;
    }

.receiver_mobile, .receiver_phone {
    color: #999;
    margin-left: 6px;
}

.weight {
    color: #42c8ff;
}

._jt_cell_index {
    /*background-color:initial !important;*/
}

._jt_ch._jt_cell {
    line-height: 20px;
}

._jt_row.show-fullitem {
}

._jt_row, ._jt_row:hover, ._jt_row_current, ._jt_row_checked, ._jt_row_checked:hover {
    min-height: 26px;
    display: table-row !important;
    /*padding-top: 1px;*/
    margin-bottom: 0px;
}

    /*._jt_rh._jt_row:first-child
{
    border-top: 1px dotted #f3f3f3;
}

    ._jt_rh._jt_row:first-child._jt_row_current
    {
        border-top: 1px solid #0094ff;
    }

div._jt_row._jt_row_checked
{
    padding-top: 1px;
    border-top: 1px dotted #fffde4;
    border-bottom: 1px dotted #fffde4;
}*/

    ._jt_row._jt_rh {
        /*border: none;*/
        /*border-right: 1px solid #ccc !important;*/
    }

    /*._jt_row
{
    border: 1px solid #f7f7f7 !important;
    z-index: 1 !important;
    position: relative !important;
    margin-bottom: 0px !important;
}

    ._jt_row._jt_row_current
    {
        border-bottom: 1px solid #0094ff !important;
        z-index: 2 !important;
        position: relative !important;
    }*/

    ._jt_row_checked._jt_row_current {
    }

    ._jt_row_current._jt_row, ._jt_row_current:hover {
        background-color: #e9e9e9;
        /*background-color:#f7efd0  !important;*/
    }

._jt_cell, ._jt_sum_cell, ._jt_cell_modify {
    display: table-cell;
    position: relative;
    float: none !important;
    table-layout: fixed;
    word-break: break-all;
    white-space: normal !important;
    font-size: 12px;
    overflow: hidden;
    vertical-align: middle !important;
    padding: 4px;
    padding-right: 4px;
    color: #333;
    padding-bottom: 8px;
    height: 100%;
}

._jt_cell, ._jt_sum_cell {
    word-break: break-word !important;
}

div {
    background-position: left center;
}

.wait {
    background-position: center center !important;
}

._jt_cch {
}

.tr2 {
    background-color: #fafafa;
}

.qtype {
    color: #ff0;
}

.shopname {
    color: #999;
}

.ic_wangwang, .ic_toutiao, .ic_pinduoduo {
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: left center;
    cursor: pointer;
    padding-left: 18px;
    color: #00a8ec;
}

.ic_wangwang {
    background-image: url("/image/wangwang.png");
    display: flex;
    align-items: center;
    padding-left: 0;
    justify-content: center;
}

.ww-light {
    flex: 0 0 19px;
}

.ic_toutiao {
    background-image: url("/image/toutiao.png");
}

.ic_pinduoduo {
    background-image: url("/image/pinduoduo.png");
}

.sku-pv {
}

    .sku-pv.iid, .sku-skuid.skuid {
        color: #000;
    }

    .sku-pv.properties_value {
        padding-left: 12px;
        padding-right: 6px;
    }

span.sku {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    margin: 1px;
    color: #f00;
}

.remark {
    vertical-align: bottom !important;
    text-align: right;
}

.p_bth {
    float: right;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -10px;
    margin-left: -22px;
    left: 100%;
    line-height: 20px !important;
}

.h_btn, .h_btn:hover {
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
    width: 20px;
    height: 20px;
    font-family: 'Microsoft YaHei';
    /*box-shadow: 0 0px 4px 0px #ccc;*/
}

.collapse-content > .row:hover {
    background-color: initial;
}

.h_btn {
    background-color: #42c8ff;
}

    .h_btn:hover {
        background-color: #f00;
    }

.remark_text {
    text-align: left;
}

.drp_type {
    color: #fff;
}

.full_item_mark {
    position: absolute;
    top: -8px;
    left: -1px;
}

div.full_item {
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 0px;
    width: 940px;
    z-index: 8;
    padding-bottom: 10px;
    background-color: #fff;
    border: 1px solid #0094ff;
    /*border-top: none;*/
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0 3px 3px 0px #eee;
    padding-top: 4px;
}

.full_item_table {
    width: 100%;
}

.close_bar {
    height: 50px;
    border-bottom: 1px solid #efefef;
}

.close_btn {
    float: right;
    cursor: pointer;
    margin-top: 6px;
    margin-right: 6px;
}

.title {
    float: left;
    padding-left: 12px;
}

.row, .row:hover {
    display: table-row;
    width: 100%;
}

    .row:hover {
        background-color: #DCEBFC;
    }

.cell {
    display: table-cell;
    vertical-align: middle !important;
    padding: 2px;
    line-height: 16px !important;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 6px;
}

.receiver_name {
    color: #999;
    padding-left: 6px;
}

.itemimg {
    padding-left: 6px;
    width: 46px;
}

.bgimg {
    width: 32px;
    height: 32px;
    display: inline-block;
    overflow: visible;
}

.sku.bgimg {
    float: left;
}

.so_id.btn {
    text-overflow: ellipsis;
    color: #00a8ec;
}

.so_id_link.btn {
    text-overflow: ellipsis;
    color: #00a8ec;
    margin-left: 0px;
}

.sku.bgimg.more {
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    width: auto;
    min-width: 32px;
}

.sku_qty {
    font-family: 'Microsoft YaHei' !important;
    margin-top: -6px;
    margin-left: -4px;
    line-height: 14px;
    border-radius: 8px;
    color: #00f;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    opacity: 0.8;
}

.status {
    /*padding-left:2px;
            padding-right:2px;
             width:100%;
            color:#666;
            position:absolute;
            top:2px;
            left:0px;
            padding-top:8px;
             /*min-height:26px;*/
    /*vertical-align:middle;*/
    line-height: 16px !important;
    /*padding-top:4px;

            padding-bottom:4px;*/
    /*display:initial;*/
}

.btn_color:hover {
    color: #fff;
}

div.newbtn {
    width: 400px;
    display: block;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 0px;
}

span.newbtn {
    position: absolute;
    width: 106px;
    background-position: 4px center !important;
    /*padding-left:20px  !important;
            padding-right:20px  !important;*/
    /*padding-top:4px  !important;
            padding-bottom:4px !important;*/
}

.sum, .sum:hover {
    font-style: italic;
    color: #999 !important;
    background-color: #fff !important;
}


.oper {
    position: absolute;
    padding: 4px;
    word-break: keep-all;
    white-space: nowrap;
    border-radius: 3px;
    background-color: #b8d6fb;
    left: 100%;
    top: 0px;
}

.btn_over, .btn_over:hover {
    border-radius: 3px;
    padding-left: 4px;
    padding-right: 4px;
    height: 24px;
    margin-right: 2px;
    display: inline-block;
    cursor: pointer;
    line-height: 24px;
}

.btn_over {
    background-color: #b8d6fb;
    color: #0669b2;
}

    .btn_over:hover {
        background-color: #00a8ec;
        color: #fff;
    }

.itemdel {
    width: 24px;
    background-image: url("/image/tool/del.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.itemid {
    width: 160px;
}

.i_id {
    color: #999;
}

.sku_id {
    font-size: 14px;
}

.itemname {
    position: relative;
    /*width: 280px;*/
}

.itemsave {
    width: 1px;
    overflow: visible;
    padding-bottom: 2px;
}

.itemrefund_status {
    width: 90px;
}

.refund_status {
    color: #f00;
}

.name {
    /*width: 100%;*/
}

.properties_value {
    color: #787878;
}

.itemprice, .item_unit {
    width: 76px;
}

input.name {
    /*position: absolute;*/
    margin-top: -12px;
    border: 1px solid #999;
}

.m {
    border-radius: 2px;
}

.price, .fe-price {
    color: #f00;
    font-family: 'Microsoft YaHei';
    text-align: right;
}

.amount, .fe-amount, .total_unit {
    font-family: 'Microsoft YaHei';
    text-align: right;
    color: #666;
    font-style: italic;
}

.fe-price, .fe-qty {
    height: 24px;
}


.itemqty, .item_total_unit {
    width: 50px;
}

.total_unit {
    text-align: center !important;
}

.qty, .fe-qty {
    color: #00f;
    font-family: 'Microsoft YaHei';
    text-align: right;
}

.per_unit {
    color: #00f;
    font-family: 'Microsoft YaHei';
    text-align: center;
}

/*input.qty, input.price
        {
            position: absolute;
            z-index: 1;
            margin-right: 2px;
        }*/

input.qty {
    width: 48px;
}

input.price, input.per_unit {
    width: 66px;
}

#s_filter {
    /*border-right: 1px solid #ccc;*/
}

.card_p, .card_s {
    white-space: nowrap;
    margin-right: 5px;
    line-height: 18px;
    font-family: 'Microsoft YaHei';
    color: #fff;
}

.card_p {
    padding-left: 4px;
    border-radius: 2px 9px 9px 2px;
    padding-right: 7px;
}

.card_s {
    padding-left: 7px;
    border-radius: 9px 2px 2px 9px;
    padding-right: 4px;
}


#fix_editor {
    position: absolute;
    width: 1010px;
    z-index: 10;
    top: 20px;
    border-radius: 2px;
}

#fe_panel_item {
    height: 100%;
    overflow: auto;
}

.fe-img {
    width: 60px;
    height: 60px;
}

.fe-padding {
    padding: 2px;
    padding-left: 10px;
}

.fe-panel-top {
    border: 1px solid #f3f3f3;
    background-color: #fff;
    border-radius: 3px;
    width: 100%;
}


.fe-price.c9, .fe-qty.c9 {
    color: #999;
}


.btn_line {
    background-color: #fff;
}

.btn {
    margin-right: 6px;
    margin-left: 6px;
}

td.id, td.img, td.name, td.price, td.amount, td.qty, td.process_info, td.opers, td.cbx {
    vertical-align: top;
    padding: 8px;
    border-bottom: 1px solid #f3f3f3;
    line-height: 22px;
}

td.cbx {
    vertical-align: middle;
    width: 40px;
}

.s td.opers {
    vertical-align: middle;
    border-left: 1px solid #f3f3f3;
    text-align: center;
    width: 84px;
}

td.amount {
    padding-top: 30px;
    padding-right: 12px;
}

.sku_id.btn {
    padding-left: 0px;
    margin-left: 0px;
}

.fe-disabled {
    opacity: 0.8;
    background-color: #f3f3f3;
}

td.price, td.amount, td.qty {
    width: 70px;
}

td.process_info {
    width: 100px;
    padding-top: 10px !important;
}

td.id {
    width: 180px;
}

td.name {
    width: auto;
}

td.img {
    width: 80px;
}

input.fe-price, input.fe-qty, inout.fe-process-info {
    width: 100%;
    border-radius: 2px;
}

.fe-item-sum {
    background-color: #f3f3f3;
}

tr.fe-item.active {
    background-color: #ffe48d;
}

td.c9.nobr {
    vertical-align: top;
    padding-right: 6px;
    width: 66px;
    padding-bottom: 4px;
}

.fe-price:before, .fe-amount:before {
    content: "￥";
}

.fe-qty:before {
    content: "x ";
}

#fx_message {
    color: #666;
}

#fx_message_remark {
    overflow: auto;
    max-height: 67px;
    vertical-align: top;
}

.fe-event {
    color: #0094ff;
    cursor: pointer;
}

.fe-panel {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.f9 {
    background-color: #f9f9f9;
}

.tab.v-tab {
    width: 40px;
    height: 40px;
    margin-top: 1px;
    color: #000;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    border-right: none;
    background-color: #fcfcfc;
    margin: 0px;
}

.tabbar.v-tab {
    width: 40px;
    height: 100%;
    padding-bottom: 1px;
    border-right: none;
}

.tab.v-tab.active, .tab.v-tab.active:hover, .tab.v-tab:hover {
    cursor: pointer;
    background-color: #0094ff;
    border-right: none;
    color: #fff;
}

.tab.v-tab:hover {
    background-color: #34aaff;
}

.fe-label.label_item:hover, .fe-tool-item.fe-tool-32:hover {
    background-color: #0094ff !important;
    color: #fff;
    cursor: pointer;
}

.fe-label.label_item.checked:hover {
    background-color: #00b034 !important;
}

.fe-label.label_item, .fe-tool-item.fe-tool-32 {
    float: left;
    width: 32%;
    display: inline-block;
    margin-bottom: 1px;
    line-height: 30px;
    padding-left: 6px;
    margin-left: 1px;
    margin-right: 0px;
    background-color: #fff;
    height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 1px;
}

.fe-tool-item.fe-tool-32 {
    padding-left: 12px;
    width: 24%;
}

.fe-iconfont {
    float: right;
    padding-right: 5px;
    font-size: 16px;
}

.fe-label.label_item.checked {
    color: #fff !important;
    background-color: #0094ff !important;
}

    .fe-label.label_item.checked.label_disabled, .fe-label.label_item.checked.label_disabled:hover {
        background-color: #999 !important;
    }

    .fe-label.label_item.checked > .fe-iconfont:after {
        content: "\e62e";
    }

.fe-label:disabled > label {
    color: #999;
}


span.tab.v-tab:hover {
}

.label.red {
    background-color: #f00;
    color: #fff;
    cursor: pointer;
}

    .label.red:hover {
        background-color: #ff7d00;
    }

.fe-tool-spt {
    margin-top: 4px;
    margin-bottom: 4px;
    height: 1px;
    background-color: #eee;
    margin-left: 34px;
}

#fe_panel_padding0, .fe-panel-padding6 {
    height: 100%;
}

div.label_item.cbx {
    display: inline-block;
    width: 32%;
    height: 24px;
}

span.cbx + label {
    padding-left: 6px;
}

.fe-label:checked ~ label {
    color: #00b034;
}

.label_disabled {
    background-color: #eee;
    cursor: not-allowed !important;
}

.fe-more-panel {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 10px;
    position: relative;
}

.nohover:hover {
    background-color: initial !important;
}

.cell.top {
    vertical-align: top !important;
}

.cell.bottom {
    vertical-align: bottom !important;
}

div.fe-node.rdo {
    line-height: 20px;
}

.p10 {
    padding: 10px;
}

.fe-action-name {
    min-width: 80px;
    color: #666;
}

.fe-action-tr > td {
    padding-left: 8px;
    color: #333;
}

.fe-action-created {
}

.fe-action-creator_name {
    color: #666;
}

#fe_more_panel_action {
    background-color: #fff;
    border-left: 1px solid #f9f9f9;
}

#fe_action_list {
    line-height: 22px;
}

.pr20 {
    padding-right: 12px;
}

.fe-action-name {
    padding-right: 20px;
}

.fe-tool-item.fe-tool-32.fe-tool-uq {
    color: #999;
    text-decoration: underline;
}

    .fe-tool-item.fe-tool-32.fe-tool-uq:hover {
        color: #fff;
    }

.fe-tool-item, .fe-tool-item.disabled {
    height: 28px;
    line-height: 27px;
    padding-left: 34px;
    background-position: 8px center;
    background-repeat: no-repeat;
    padding-right: 6px;
    cursor: pointer;
    color: #333;
    position: relative;
}

    .fe-tool-item > .iconfont, .fe-tool-item.disabled:hover > .iconfont {
        position: absolute;
        left: 9px;
        top: 1px;
        color: #0094ff;
    }

        .fe-tool-item > .iconfont.red {
            color: #f00;
        }

        .fe-tool-item > .iconfont.green {
            color: #00b034;
        }

    .fe-tool-item:hover > .iconfont, .fe-tool-item.active > .iconfont {
        color: #fff;
    }

    .fe-tool-item.disabled:hover {
        background-color: inherit;
        color: inherit;
    }

    .fe-tool-item:hover, .fe-tool-item.active {
        color: #fff;
        background-color: #0094ff;
    }

    .fe-tool-item.multiple:hover, .fe-tool-item.multiple.active {
        color: #fff;
        background-color: #08c621;
    }

    .fe-tool-item.nodata:hover, .fe-tool-item.nodata.active {
        color: #fff;
        background-color: #000;
    }
/*.fe-tool-item.checked:hover
    {
        color: #fff;
        background-color: #08c621;
    }*/

.fe-shadow {
    box-shadow: 0px 0px 14px #999;
    border-radius: 1px;
    background-color: #fff;
}


#fe_tool_question1 {
}

#fe_questions {
    position: absolute;
    left: 101%;
    top: -100px;
    width: 400px;
    height: 500px;
    background-color: #fff;
    border: 1px solid #ddd;
    display: none;
}

#fe_tool_question > #fe_questions, #fe_tool_question.disabled > #fe_questions, #fe_tool_question.disabled:hover > #fe_questions {
    display: none;
}

#fe_tool_question:hover > #fe_questions {
    display: initial;
}

.bg-fff {
    background-color: #fff;
}

.fe-lc-freight {
    float: right;
    padding-right: 12px;
}

.fe-lc {
    line-height: 26px;
    height: 27px;
    padding-left: 12px;
}

    .fe-lc:hover {
        background-color: #0094ff;
        color: #fff;
        cursor: pointer;
    }

#fe_tool_cover {
    position: absolute;
    height: 100%;
    left: 100%;
    top: 0px;
    width: 10px;
    border: 0px solid #f00;
}

.fe-value.cell {
    padding-bottom: 6px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    line-height: 20px !important;
}

.fe-lc-cover-head.cell {
    display: inline-block;
    width: 60px;
    color: #999;
    vertical-align: top;
}

.ca08b8b {
    color: #a08b8b;
}

.fe-right {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-radius: 1px;
    display: inline-block;
    width: 7px;
    height: 7px;
    overflow: hidden;
    float: right;
    margin-right: 2px;
    position: relative;
    margin-top: 10px;
    transform: rotate(45deg);
}

.fe-tool-item:hover > .fe-right, .fe-tool-item.active > .fe-right {
    border-color: #fff;
}


div.rdo.flag {
    display: inline-block;
    margin-right: 10px;
}

label.flag.iconfont {
    font-size: 18px;
    padding-left: 0px;
}

label.flag.flag1, label.flag.flag1:hover {
    color: #f00;
}

label.flag.flag2, label.flag.flag2:hover {
    color: #fbd90a;
}

label.flag.flag3, label.flag.flag3:hover {
    color: #5aed78;
}

label.flag.flag4, label.flag.flag4:hover {
    color: #00f;
}

label.flag.flag5, label.flag.flag5:hover {
    color: #7e11b1;
}


#goto_view {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 220px;
    background-color: #fff;
    z-index: 58;
    border-radius: 3px;
    border: 1px solid #ccc;
    border-left: none;
    max-height: 99%;
    overflow: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
}

    #goto_view::-webkit-scrollbar { /* Chrome/Safari */
        display: none;
    }

.goto-item > .iconfont {
    font-size: 16px;
    display: inline-block;
    width: 22px;
    color: #000;
    float: left;
    height: 22px;
}

.goto-item:hover > .iconfont {
    color: #fff !important;
}

.goto-item .iconfont-confirm {
    background: url(/image/tool/confirm2.png);
    background-repeat: no-repeat;
    background-position-y: center;
    width: 15px;
    height: 23px;
    float: right;
    display: none;
}

.goto-item {
    line-height: 23px;
    padding-left: 6px;
    padding-right: 10px;
    cursor: pointer;
    height: 24px;
    color: #00a8ec;
}

    .goto-item:hover {
        background-color: #0094ff;
        color: #fff;
    }

.img-item {
    margin-bottom: 5px;
    padding-left: 35px;
    position: relative;
    min-height: 40px;
}

.sku.bgimg.skuid {
    position: absolute;
    left: 0;
    top: 0;
}

span.batch {
    margin-left: 20px;
    color: #999;
}

span.batch_id {
    margin-left: 5px;
    border: 1px solid #cccccc;
    background-color: #f3f3f3;
}

input.batch_id {
    width: 100px;
    border: none !important;
    height: 22px;
    border: 1px solid #999;
}

input.produced_date {
    margin-left: 5px;
    width: 82px;
    border: 1px solid #999;
}

.shop_buyer_id {
    position: relative;
    overflow: visible;
    padding-left: 6px;
    white-space: pre-wrap;
    min-height: 24px;
    display: flex;
    align-items: center;
}

.copy_l_id_btn, .copy_l_id_btn:hover, .copy_l_international_id_btn, .copy_l_international_id_btn:hover, .copy_s_l_id_btn, .copy_s_l_id_btn:hover {
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
    width: 20px;
    height: 20px;
    font-family: 'Microsoft YaHei';
}

.copy_l_id_btn, .copy_l_international_id_btn, .copy_s_l_id_btn {
    background-color: #f00;
}

    .copy_l_id_btn:hover, .copy_l_international_id_btn:hover, .copy_s_l_id_btn:hover {
        background-color: #42c8ff;
    }

/*商品图片放大时，先隐藏商品图片，防止图片闪动*/
.pic_big {
    display: none;
}

.rowsBox {
    position: relative;
    z-index: 1;
}

/*没有订单时提示*/
#jt_p {
    position: relative;
}

.no_data {
    width: 600px;
    height: 200px;
    text-align: center;
    position: absolute;
    left: 25%;
    top: 35%;
    z-index: 1 !important;
}

    .no_data .no_data_tip {
        margin: 5px 0;
    }

        .no_data .no_data_tip span {
            color: #ff0000;
            font-size: 14px;
            font-weight: bold;
        }

    .no_data .no_data_shop span {
        font-size: 14px;
    }

#no_data_shop_set {
    margin: 0 4px;
    padding: 2px 5px;
    font-size: 14px;
    border: 2px solid #19bcfa;
    border-radius: 4px;
    color: #19bcfa;
    cursor: pointer;
    font-weight: bold;
}

#no_data_shop_bind {
    font-weight: bold;
    color: #19bcfa;
}

#no_data_process {
    font-size: 14px;
    margin-top: 20px;
    border-radius: 4px;
    height: 40px;
    width: 200px;
    color: white;
    background: #19bcfa;
    padding: 10px;
}

.tool_bar_setting {
    position: fixed;
    top: 0;
    right: -360px;
    bottom: 0;
    width: 320px;
    box-shadow: 0px 0px 15px #999;
    transition: all 0.2s ease-out 0s;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    overflow: hidden;
    z-index: 999;
}

    .tool_bar_setting .tool_bar_setting_header {
        border-bottom: 1px solid rgb(243, 243, 243);
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        width: 100%;
        box-sizing: border-box;
    }

        .tool_bar_setting .tool_bar_setting_header .tool_bar_setting_close {
            width: 20px;
            height: 20px;
            background: url(http://www.erp321.com/image/bg/close.png);
            position: absolute;
            right: 10px;
            top: 10px;
            cursor: pointer;
        }

    .tool_bar_setting .tool_bar_setting_content {
        width: 100%;
        overflow-y: auto;
        height: calc(100% - 89px);
        box-sizing: border-box;
    }

    .tool_bar_setting .tool_bar_setting_foot {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 10px 0;
        padding-right: 20px;
        background-color: #fff;
    }

        .tool_bar_setting .tool_bar_setting_foot .tool_bar_setting_reset {
            display: block;
            margin-left: 15px;
            font-size: 12px;
            padding: 6px 12px;
            background-color: transparent;
            cursor: pointer;
            border-radius: 2px;
            color: #555;
        }

        .tool_bar_setting .tool_bar_setting_foot .tool_bar_setting_save {
            display: block;
            margin-left: 15px;
            font-size: 12px;
            padding: 6px 12px;
            background-color: #0094ff;
            cursor: pointer;
            border-radius: 2px;
            color: #fff;
        }

    .tool_bar_setting .slot-list {
        width: 100%;
        position: relative;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .tool_bar_setting .slot-item {
        box-sizing: border-box;
        padding: 1px 0;
        height: 38px;
        line-height: 38px;
        color: #555;
        font-size: 12px;
        width: 100%;
        position: relative;
        background-color: #fff;
    }

        .tool_bar_setting .slot-item .drag {
            padding-left: 15px;
        }

    .tool_bar_setting .tool_bar_setting_item_visible {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    .tool_bar_setting .slot-item > .tool_bar_setting_item_visible:not([data-cant-hide="true"]):hover {
        background-color: #0094ff;
        color: #fff;
        cursor: pointer;
    }

    .tool_bar_setting .tool_bar_setting_item_visible.wi-error {
        color: #f00;
    }

    .tool_bar_setting .tool_bar_setting_header .tool_bar_setting_close:hover {
        background-position: 0px -40px;
        background-color: #f00;
        border-radius: 2px;
    }

.pop_mask {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 1000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, .6);
}

.pop_close {
    float: right;
    cursor: pointer;
    margin-top: 0px;
    margin-right: 0px;
}

.pop_mask ul li::marker {
    color: rgb(0, 114, 198);
    font-weight: bold;
    font-size: 16px;
}

.task-wrapper {
    background: #236FFF;
    color: white;
    padding: 0 6px;
    border-radius: 14px;
    height: 24px;
    line-height: 22px;
    position: relative;
    /*z-index: 99;
    margin-bottom: 15px;*/
}

.task-loading-img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 17px;
}

.task-text {
    vertical-align: middle;
}

.task-count {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: white;
    color: #44ACFF;
    border-radius: 50%;
    display: inline-block;
}

.scroll-wrapper {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 99;
    text-align: left;
    background: white;
    color: #000;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 20%);
    display: none;
}

.list-wrapper {
    height: 40px;
    overflow: hidden;
    padding-left: 0;
    margin: 0;
}

.list-item {
    list-style: none;
    /* height: 40px;
    line-height: 40px;*/
    padding: 0px 8px;
}

.list-name {
    display: inline-block;
    vertical-align: middle;
    color: #9EA3B1;
    margin-right: 4px;
}

.list-text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-status {
    color: #9EA3B1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.list-right-count {
    color: #9EA3B1;
    display: inline-block;
    vertical-align: middle;
}

.activeTaskText {
    color: #3CCC56;
}

.asyncTaskBusyBox {
    display: none;
    position: fixed;
    top: calc(50% - 100px);
    left: calc(50% - 250px);
    width: 500px;
    z-index: 99;
    padding: 24px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 20%);
    background: #fff;
}

.topTitle {
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
}

.taskClose {
    float: right;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(/image/bg/close.png);
    cursor: pointer;
}

.taskContent {
    padding: 24px 0;
    color: #9399A3;
    font-size: 13px;
}

.taskBottom {
    text-align: right;
}

.taskLeftBtn {
    border: 1px solid #E5E8ED;
    padding: 4px 8px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 13px;
}

.taskRightBtn {
    border: 1px solid #E5E8ED;
    padding: 4px 8px;
    border-radius: 4px;
    background: #186BFF;
    color: white;
    cursor: pointer;
    font-size: 13px;
}

.hack-left-tag-wrapper-wrapper {
    width: 90px;
    flex: none;
    position: absolute;
    top: 0px;
    left: -90px;
}

.hack-left-tag-wrapper {
    width: 90px;
    text-align: center;
    background: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 100;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .hack-left-tag-wrapper li {
        background: #fff;
        list-style: none;
        margin: 6px 0;
        padding: 6px 0;
        cursor: pointer;
    }

        .hack-left-tag-wrapper li.line {
            background: #eee;
            height: 1px;
            margin: 0;
            padding: 0;
            cursor: default;
            margin: auto;
            width: 70%;
        }

        .hack-left-tag-wrapper li:hover {
            color: #0086f8;
            font-weight: bold;
        }

#hackNoBoard {
}

.side-logo-hint-zz {
    position: absolute;
    width: 230px;
    left: -226px;
    top: -10px;
    background: #fffbe6;
    border: 1px solid #faad14;
    z-index: 11;
    padding: 5px 12px 5px 0;
    line-height: 16px;
    border-radius: 10px;
    color: #fd6707;
    text-align: left;
    padding-left: 5px;
    display: none;
}

    .side-logo-hint-zz:before {
        content: "";
        position: absolute;
        left: 228px;
        top: 15px;
        border-bottom: transparent 5px solid;
        border-left: #faad14 20px solid;
        border-right: transparent 5px solid;
        border-top: transparent 5px solid;
    }


    .side-logo-hint-zz:after {
        content: "";
        position: absolute;
        left: 225px;
        top: 15px;
        border-bottom: transparent 5px solid;
        border-left: #fffbe6 20px solid;
        border-right: transparent 5px solid;
        border-top: transparent 5px solid;
    }

    .side-logo-hint-zz span {
        float: right;
        margin-right: 3px;
        background-color: #FAAE14;
        border-radius: 5px;
        padding: 2px 5px;
        color: white;
        cursor: pointer;
        font-size: 12px;
    }

.side-logo-hint-item {
    position: absolute;
    width: 235px;
    left: -130px;
    top: 40px;
    background: #fffbe6;
    border: 1px solid #faad14;
    z-index: 11;
    padding: 5px 12px 5px 0;
    line-height: 16px;
    border-radius: 10px;
    color: #fd6707;
    text-align: left;
    padding-left: 5px;
    display: none;
    text-decoration: underline;
}

    .side-logo-hint-item:before {
        content: "";
        position: absolute;
        left: 150px;
        top: -14px;
        border-bottom: #faad14 14px solid;
        border-left: transparent 5px solid;
        border-right: transparent 5px solid;
    }


    .side-logo-hint-item:after {
        content: "";
        position: absolute;
        left: 150px;
        top: -11px;
        border-bottom: #fffbe6 14px solid;
        border-left: transparent 5px solid;
        border-right: transparent 5px solid;
    }

    .side-logo-hint-item span {
        float: right;
        margin-right: 3px;
        background-color: #FAAE14;
        border-radius: 5px;
        padding: 2px 5px;
        color: white;
        cursor: pointer;
        font-size: 12px;
    }



#hackShadowAndBorder {
    background: transparent;
    border: none !important;
    box-shadow: none !important;
}

.hack-_dialog_frame-white-bg {
    border: none !important;
    top: -40px !important;
}

    .hack-_dialog_frame-white-bg::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        width: 100%;
        background: linear-gradient(to right, transparent 0, transparent 90px, white 90px);
        height: 40px;
    }

.act {
    color: rgb(102, 102, 102);
    padding-left: 20px;
    padding-bottom: 6px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.label_item.icon_or_label,
.label_item.icon_and_label {
    border-radius: 1px;
    border: 1px solid #bfcbe3;
    line-height: 16px;
    padding: 0 3px;
    background-color: #d6dce5;
    color: #364665;
    margin-bottom: 4px !important;
}

._jt_cell_labels {
    line-height: 1em;
}

.h_btn_set_labels {
    line-height: 19px;
}

.lock_stock {
    background-image: url(/image/lock.png);
    background-repeat: no-repeat;
    background-position: 55px;
}

.remark_setting {
    position: absolute;
    z-index: 10;
    border: #0086f1 1px solid;
    background: white;
    top: 170px;
    left: 30px;
    line-height: 25px;
    box-shadow: 0 0px 13px 0px #ccc;
    border-radius: 4px;
    display: none;
    color: #666;
}

    .remark_setting > div {
        padding: 3px 10px;
    }

        .remark_setting > div:hover {
            cursor: pointer;
            background-color: #0086f1;
            color: white;
        }

        .remark_setting > div > a:hover {
            color: white;
        }







.more-etc-filter-item {
    display: flex;
    align-items: center;
    grid-template-columns: auto auto;
    gap: 6px;
    justify-content: flex-start;
    border-bottom: 1px solid #D5D9E0;
}

    .more-etc-filter-item .right {
        width: 90%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

        .more-etc-filter-item .right > div {
            margin-right: 9px;
            padding: 0 6px 0 9px;
            display: flex;
            align-items: center;
            line-height: 1;
            font-size: 12px;
            position: relative;
            user-select: none;
            overflow: visible;
        }

.clac_title_help {
    font-size: 12px;
}

.clac_title {
    font-size: 15px;
}

.calc_qty {
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
}

.top_pool_child {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 31px;
    font-weight: 500;
    font-family: PingFang SC;
    line-height: 16px;
}

    .top_pool_child:not(:first-child) {
        margin-left: 20px;
    }

.calc_content {
    cursor: pointer;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 500;
}

    .calc_content span.ding_db_txt {
        font-size: 12px;
    }

    .calc_content i.iconfont {
        font-size: 12px;
    }

    .calc_content span.ding_db_item {
        padding-left: 10px;
    }

.hs_choose {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(/image/tool/Confirm.png);
    display: block;
    float: right;
}

.calc_content .ding_db_txt {
    padding-left: 0px;
}

.calc_content .ding_db {
    padding-left: 0px;
}

.calc_content .ding_db_disabled {
    padding-left: 0px;
}

.title_div {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}

.content_div {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    /*margin-top: 8px;*/
}

.fst_div {
    margin-top: 8px;
}

.content_all {
    color: #1D2129;
    /*width: 400px;*/
    position: fixed;
    z-index: 100;
    text-align: left;
    background-color: white;
    /*top: 15px;*/
    padding: 16px;
    border: 0.5px solid rgba(213, 217, 224, 1);
    border-radius: 2px;
}

.right_div {
    height: 30px;
}

.right_div_bottom {
    border-bottom: 2px solid rgb(0, 168, 236);
}

.right_div_text {
    color: rgb(0, 168, 236);
    /*font-weight:600;*/
}

.higthsearch_btn {
    color: #FF7F50;
    background-image: url(/image/tool/hight_ligh.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 20px;
}

.help1 {
    min-width: 13px;
    min-height: 13px;
    display: inline-block;
    background-size: cover;
    background-image: url(/image/tool/help1.png);
    cursor: help;
    margin-right: 2px;
}

.right_btn_div_right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 25px;
}

.right_btn_div_left {
    display: flex;
    align-items: center;
    justify-content: right;
    margin-right: 9px;
    width: 80px;
    height: 25px;
}

.right_btn_div_all {
    position: fixed !important;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#hidepool:hover {
    background-color: #d6dce5;
}

.aftersale_tip_new {
    border-radius: 12px;
    background: #F53F3F;
    font-family: "PingFang SC";
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 13px;
    color: white;
    position: absolute;
    right: 3px;
    top: -7px;
    width: 35px;
    height: 13px;
}

.zengsong-ww {
    clear: both;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .zengsong-ww span {
        float: left;
    }

.fail_reason_cat {
    margin: 2px auto;
    background-color: white;
    border-radius: 2px;
    color: red;
}

    .fail_reason_cat .icon_sup {
        border-radius: 8px;
        background-color: red;
        color: white;
        width: 14px;
        height: 14px;
        display: inline-block;
        line-height: 14px;
    }

.fail_solution {
    margin: 2px auto;
    cursor: pointer;
}

    .fail_solution span {
        font-weight: bold;
    }


.btn-icon-copy {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0; /* 初始不显示 */
    transition: opacity 0.2s ease-in-out;
}

.sku_id:hover .btn-icon-copy {
    opacity: 1;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVRIie3VQU7CQBQG4P9NddGVcwS8QY9gMrKmR+AKlQMU9whHKFdgZ0K4A0fAG3Q3IcH5XYgm1WIftRJD+HdtXufrm076gHOPNBW4yTZFFAZtgWvg8TmLNx/XV41vZJiTSNqCO+IFwFgNErQAICJrgmu1RKaA2K+3G8HPBC5Wo3isLXdTfwfgG2jUYEepdOgm2xTmtajbCgpyN/V5w3qb1UN8+1NBpUORkNRhXebAN5TSCDPtIgEyeD8krUGWyyyea8H7J9+jQAWe/NBcwAv4/0H9z1sVsf2ZHwJAIG3duO0YpA1EscdrK/52S4UljanM0I47PHJanCKHpoV1M1+oV6EkAH8D0oIYqr09JsLyKHBnMI9IC5EbLVaFo0Wb584rbxelU0yaeg7fAAAAAElFTkSuQmCC");
}

.properties_value .btn-icon-copy, .cell-wrap-left .btn-icon-copy {
    opacity: 1;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVRIie3VQU7CQBQG4P9NddGVcwS8QY9gMrKmR+AKlQMU9whHKFdgZ0K4A0fAG3Q3IcH5XYgm1WIftRJD+HdtXufrm076gHOPNBW4yTZFFAZtgWvg8TmLNx/XV41vZJiTSNqCO+IFwFgNErQAICJrgmu1RKaA2K+3G8HPBC5Wo3isLXdTfwfgG2jUYEepdOgm2xTmtajbCgpyN/V5w3qb1UN8+1NBpUORkNRhXebAN5TSCDPtIgEyeD8krUGWyyyea8H7J9+jQAWe/NBcwAv4/0H9z1sVsf2ZHwJAIG3duO0YpA1EscdrK/52S4UljanM0I47PHJanCKHpoV1M1+oV6EkAH8D0oIYqr09JsLyKHBnMI9IC5EbLVaFo0Wb584rbxelU0yaeg7fAAAAAElFTkSuQmCC");
}

.hs_express {
    width: 25px;
    margin-left: 10px;
}


/*******勾选审核结果**********/
/* 弹框容器 */
.confirmresult-modal {
}

    .confirmresult-modal .modal-container {
        background-color: #fff;
        border-radius: 6px;
        width: 100%;
        max-width: 800px;
        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
        z-index: 50;
        position: relative;
        transition: all 0.3s ease;
        font-size: 12px;
    }

    /* 标题栏 */
    .confirmresult-modal .modal-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px 24px 16px 45px;
        border-bottom: 1px solid #e5e7eb;
    }

    .confirmresult-modal.modal-title {
        font-size: 18px;
        font-weight: 500;
        color: #1f2937;
    }

    .confirmresult-modal .close-modal {
        background: none;
        border: none;
        font-size: 20px;
        color: #6b7280;
        cursor: pointer;
        transition: color 0.2s ease;
    }

        .confirmresult-modal .close-modal:hover {
            color: #374151;
        }

    /* 筛选区域 */
    .confirmresult-modal .filter-section {
        padding: 16px 24px;
        border-bottom: 1px solid #e5e7eb;
    }

    .confirmresult-modal .filter-group {
        /*        display: flex;*/
        flex-wrap: gap;
        gap: 12px;
    }

    .confirmresult-modal .filter-item {
        display: inline-flex;
        align-items: center;
        cursor: pointer;
        padding-right: 15px;
    }

    .confirmresult-modal .filter-input {
        margin-right: 6px;
        accent-color: #165DFF;
    }

    .confirmresult-modal .filter-label {
        color: #4b5563;
    }

    /* 操作按钮区域 */
    .confirmresult-modal .action-section {
        padding: 5px 5px;
        border-bottom: 1px solid #e5e7eb;
        /*        background-color: #f9fafb;*/
    }

    .confirmresult-modal .action-buttons {
        display: flex;
        flex-wrap: gap;
        gap: 8px;
    }

    .confirmresult-modal .action-btn {
        padding: 4px 12px;
        color: #00a8ec;
        border: 0px solid #165DFF;
        border-radius: 2px;
        background-color: transparent;
        cursor: pointer;
        transition: background-color 0.2s ease;
    }

        .confirmresult-modal .action-btn:hover {
            background-color: rgba(22, 93, 255, 0.1);
        }

    /* 表格区域 */
    .confirmresult-modal .table-container {
        overflow-x: auto;
    }

    .confirmresult-modal .data-table {
        width: 100%;
        border-collapse: collapse;
    }



    .confirmresult-modal .table-header {
        background-color: #f9fafb;
        display: block;
        /*        display: table;
        width: 100%;
        table-layout: fixed;*/
    }

        .confirmresult-modal .table-header tr {
            display: table;
            table-layout: fixed;
            width: 100%;
        }

        .confirmresult-modal .table-header th {
            padding: 5px 15px;
            text-align: left;
            font-size: 12px;
            font-weight: 600;
            color: #6b7280;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

            .confirmresult-modal .table-header th.ck,
            .confirmresult-modal .table-body td.ck {
                width: 50px;
            }

            .confirmresult-modal .table-header th.no,
            .confirmresult-modal .table-body td.no {
                width: 20px;
            }

            .confirmresult-modal .table-header th.oid,
            .confirmresult-modal .table-body td.oid {
                width: 100px;
            }

            .confirmresult-modal .table-header th.abnormal-type,
            .confirmresult-modal .table-body td.abnormal-type {
                width: 200px;
            }



    .confirmresult-modal .table-body {
        /*        padding: 10px 15px;*/
        max-height: 400px;
        overflow-y: auto;
        display: block;
    }

        .confirmresult-modal .table-body tr {
            display: table;
            table-layout: fixed;
            width: 100%;
        }

        .confirmresult-modal .table-body td {
            padding: 10px 15px;
            border-top: 1px solid #e5e7eb;
            /*            display: table;
            width: 100%;
            table-layout: fixed;*/
        }

    .confirmresult-modal .table-row {
        transition: background-color 0.2s ease;
    }

        .confirmresult-modal .table-row:hover {
            background-color: rgba(22, 93, 255, 0.05);
        }

        .confirmresult-modal .table-row.selected {
            background-color: rgba(22, 93, 255, 0.05);
        }

    .confirmresult-modal .checkbox {
        accent-color: #165DFF;
        border-radius: 3px;
    }

    .confirmresult-modal .order-number {
        color: #111827;
    }

    .confirmresult-modal .abnormal-type {
        font-weight: 500;
    }

    .confirmresult-modal .stockout {
        color: #ef4444;
    }

    .confirmresult-modal .no-express {
        color: #f59e0b;
    }

    .confirmresult-modal .abnormal-desc {
        color: #6b7280;
    }

    /* 底部按钮区域 */
    .confirmresult-modal .modal-footer {
        padding: 16px 24px;
        border-top: 1px solid #e5e7eb;
        display: flex;
        justify-content: flex-end;
    }

    .confirmresult-modal .close-btn {
        padding: 8px 16px;
        font-size: 14px;
        color: #1f2937;
        background-color: #e5e7eb;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        transition: background-color 0.2s ease;
    }

        .confirmresult-modal .close-btn:hover {
            background-color: #d1d5db;
        }


.itemname .cell-form-wrap {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.itemname .form-input-wrap {
    min-width: 210px;
    flex-wrap: wrap;
    flex: 1 1 auto;
}

.itemname .cell-wrap {
    /*display: flex !important;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .itemname .cell-wrap .cell-wrap-right {
        flex: 1 0 auto;
        margin-left: 8px;
    }

.itemname .cell-form-wrap {
    min-width: 210px;
    flex-wrap: nowrap;
}

    .itemname .cell-form-wrap .form-input-wrap {
        display: flex !important;
        align-items: center;
    }

    .itemname .cell-form-wrap .form-button-wrap {
        display: flex;
        align-items: center;
        position: static;
        margin-left: 8px;
    }

.form-input-wrap .input-item {
    display: block;
    flex: 1 1 auto;
    margin: 0 2px 2px 0;
}

.cell-item-padding .cell {
    padding: 4px 1px !important;
}

.batch-con {
    display: flex;
}


    .batch-con .batch_span {
        height: 25px;
        /* margin-top: 0px; */
        margin-right: -2px;
        display: flex;
        min-width: 80px;
    }


/* 上传退货地址列 */
.ura_success, .ura_fail, .ura_partial, .ura_unsupported, .ura_pending, .ura_merge {
    font-size: 12px;
    line-height: 1.5;
}

.ura_status_title {
    font-weight: bold;
}

.ura_icon {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -2px;
}

.ura_addr_block {
    color: #666;
    margin-top: 2px;
}

.ura_addr_line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ura_addr {
    color: #999;
    word-break: break-all;
}

.ura_stats {
    color: #666;
    margin-top: 2px;
}

.ura_fail_reason {
    color: #e64340;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin-top: 2px;
}

.ura_reason {
    color: #999;
    word-break: break-all;
}

.ura_link {
    color: #0094ff;
    cursor: pointer;
    text-decoration: none;
}

    .ura_link:hover {
        text-decoration: underline;
    }

/* 上传退货地址列头 NEW 标记 */
.ura_head_new {
    right: 3px;
    top: 0px;
    width: 25px;
}

/* 上传退货地址列头帮助浮窗 */
.ura_help_icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('https://files.erp321.com/ui/jquery/helpbg.gif') no-repeat center center;
    background-size: contain;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 2px;
}

.ura_help_popover {
    position: absolute;
    z-index: 99999;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    padding: 10px 12px;
    width: 280px;
    font-size: 12px;
    line-height: 1.6;
    color: #333;
    white-space: normal;
    word-break: break-all;
}
