.box-setup {
    background-color: rgba(255,246,199,.79);
    border: 1px dashed #ffd700;
    margin: 7px 0;
    border-radius: 3px;
    padding: 3px 5px;
}

.box-setup2 {
    color: #888;
    font-size: 0.9em;
    margin-top: -10px;
}

.day_month {
    color: #888;
}

.price-nb-cost {
    font-weight: bold;
    color: #333 !important;
}

.mt_user {
    color: #04487e;
}

.btn-admin-edit {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-right: 4px;
    line-height: 24px;
    font-size: .9em;
    text-indent: 28px;
    background: rgba(218,37,28,.7) url(../images/edit-bt.png) no-repeat 5px center;
    z-index: 99;
}

    .btn-admin-edit a {
        color: #fff;
    }

.xst-pad {
    display: block;
    position: absolute;
    top: 70px;
    width: 86%;
    padding: 5px;
    font-size: .9em;
    line-height: 18px;
    font-family: Arial;
    border-radius: 3px;
    color: #fff;
    background: rgba(102,102,102,.3);
    z-index: 20;
}

.xst-item {
    margin-bottom: 3px;
}

    .xst-item:after {
        content: '';
        display: block;
        clear: both;
    }

.xst-br {
    display: inline-block;
    text-align: left;
}

.xst-val {
    display: inline-block;
    float: right;
}

.xst-qty {
    background: #fff;
    padding: 1px 3px;
    border-radius: 2px;
}

    .xst-qty.msQty {
        color: #00f;
    }

    .xst-qty.msBkQty {
        color: #da251c;
    }

    .xst-qty.msRealQty {
        color: #ffd700;
    }

    .xst-qty.msQty0 {
        color: #808080;
        font-weight: normal;
    }

.divttnhChiNhanh {
    line-height: 22px !important;
    position: relative !important;
}

.ttnh-r {
    color: #080;
    background: #fff;
    border-radius: 3px;
    padding: 1px 3px;
    float: right;
    line-height: 18px;
}

    .ttnh-r.ttnh0 {
        color: #808080;
    }

.arrow_boxTTNH {
    display: none;
    background-color: #dfedfa;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    width: 200px;
    z-index: 99999;
    color: #000;
    margin-left: -10px;
}

    .arrow_boxTTNH:after, .arrow_boxTTNH:before {
        bottom: 100%;
        left: 78%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_boxTTNH:before {
        border-color: rgba(194,225,245,0);
        border-bottom-color: #ccc;
        border-width: 11px;
        margin-left: -11px;
    }

    .arrow_boxTTNH:after {
        border-color: rgba(136,183,213,0);
        border-bottom-color: #dfedfa;
        border-width: 10px;
        margin-left: -10px;
    }
    /*.divttnhChiNhanh:hover .arrow_boxTTNH, .divttnhChiNhanh.x-hover .arrow_boxTTNH{
    display: block;
}*/
    .arrow_boxTTNH a {
        color: #132571;
        display: inline-block;
    }

.product-highlight-item:hover .xst-pad, .product-highlight-item.x-hover .xst-pad {
    background: rgba(102,102,102,.8);
}

.product-highlight-item:hover .xst-qty, .product-highlight-item.x-hover .xst-qty {
    background: none;
    color: #fff;
}

#catpage-m .xst-pad,
#Promotion .xst-pad,
#microsite .xst-pad,
#brand .xst-pad {
    width: 91%;
}

.referPrices {
    border-collapse: collapse;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    width: 100%;
    font-size: 0.85em;
}

    .referPrices td {
        border-top: solid 1px #ccc;
        border-left: solid 1px #ccc;
        padding: 5px;
        vertical-align: top;
    }

    .referPrices tbody tr:nth-child(2n) {
        background-color: #fff;
    }

    .referPrices tbody tr:nth-child(2n+1) {
        background-color: #f1f1f1;
    }

    .referPrices a.stat-link {
        display: inline-block;
        background: #DA251C;
        padding: 2px 5px;
        border-radius: 3px;
        color: #fff;
        font-weight: normal;
        margin-left: 10px;
    }

    .referPrices td.action,
    .referPrices td.tt {
        color: #999;
        width: 30px;
        text-align: center;
    }

    .referPrices .act-btn {
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 3px;
    }

    .referPrices a.btn-add {
        background: url(../images/icon-giathamkhao.png) no-repeat center center;
    }

    .referPrices thead td {
        background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
        background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
        background-image: -o-linear-gradient(top,#fff,#e6e6e6);
        background-image: linear-gradient(to bottom,#fff,#e6e6e6);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
        border-color: #e6e6e6 #e6e6e6 #bfbfbf;
        border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        border: 1px solid #ccc;
        border-bottom-color: #b3b3b3;
        font-weight: bold;
    }

    .referPrices td.name {
        position: relative;
        font-weight: bold;
    }

    .referPrices .compare-0 td.name {
        color: #ba0000;
    }

    .referPrices .cp-spider-source {
        border: solid 1px #ccc;
        display: inline-block;
        padding: 2px;
        line-height: 9px;
        border-radius: 3px;
    }

.cp-name a {
    display: inline-block;
}

.referPrices .cp-spider-source:hover, .referPrices .cp-spider-source.x-hover {
    border: solid 1px #f00;
}

.referPrices td.name .btn-del {
    position: absolute;
    top: 3px;
    right: 3px;
    display: none;
}

.referPrices .compare-0 .act-btn {
    display: none;
}

.referPrices .act-btn {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 3px;
}

.referPrices a.btn-del {
    background: url(../images/xoa-gia.gif) no-repeat center center;
}

.referPrices tr:hover td.name .btn-del, .referPrices tr.x-hover td.name .btn-del {
    display: block;
}

.referPrices .cp-time {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

    .referPrices .cp-time.warning-t {
        background: url(../images/canh-bao.png) no-repeat center right;
        padding-right: 20px;
    }

.referPrices .diff-item.good {
    color: #080;
}

.referPrices .cp-note {
    position: absolute;
    right: 0;
    bottom: 100%;
    min-width: 200px;
    text-align: right;
    background: #fff;
    border: solid 1px #AA0F69;
    padding: 5px;
    display: none;
    color: #AA0F69;
}

.referPrices td.price .cp-vat {
    color: #666;
}

.referPrices td.price span {
    text-align: right;
    display: block;
}

.referPrices .diff-item span {
    display: block;
    white-space: nowrap;
    text-align: right;
}

.referPrices a.btn-edit {
    background: url(../images/Edit-gia.gif) no-repeat center center;
}

.referPrices .act-btn:hover, .referPrices .act-btn.x-hover {
    background-color: #f1f1f1;
}

.referPrices .diff-item.bad {
    color: #f00;
}

.referPrices .cp-status {
    color: #666;
    display: block;
    text-align: right;
}



.xst-info {
    text-align: left;
}

/*style loc ton kho misa*/
.check-misa-bar {
    border-bottom: solid 2px #ededed;
    margin: 0 0 10px 0;
    user-select: none
}

ul.misa-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.misa-tabs li {
        background: none;
        color: #222;
        display: inline-block;
        padding: 0;
        cursor: pointer;
        width: 100px;
        text-align: center;
        border: solid 1px #ddd;
        border-bottom: none;
        border-radius: 3px 3px 0 0;
    }

        ul.misa-tabs li a:hover {
            background: #ddd;
            color: #222 !important;
        }

        ul.misa-tabs li:first-child, ul.misa-tabs li:first-child:hover {
            text-align: right;
            font-weight: bold;
            border: solid 1px #fff;
            border-bottom: none;
            background: #fff;
            width: 120px;
        }

        ul.misa-tabs li a {
            padding: 4px 10px;
            display: block;
        }

        ul.misa-tabs li.current {
            background: #ededed;
            color: #222;
            border: solid 1px #ddd;
            border-bottom: none;
        }

.misa-tabs li:first-child {
    display: none;
}

.xst-qty.msBadQty {
    color: #888;
}

@media screen and (min-width: 1200px) {
    #referPrices {
        padding: 5px;
    }

    .top-product-connection .xst-pad {
        top: 30px !important;
        width: 96%;
    }

    .top-product-connection .arrow_boxTTNH {
        width: 96%;
    }

    .misa-tabs li:first-child {
        display: inline-block;
    }
}

@media screen and (min-width: 980px) and (max-width: 1125px) {
    #referPrices {
        padding: 5px;
    }

    .misa-tabs li:first-child {
        display: inline-block;
    }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
    #referPrices {
        padding: 5px;
    }

    .misa-tabs li:first-child {
        display: inline-block;
    }
}

/*@media screen and (max-width: 650px) {
    .btn-admin-right.btn-global {
        overflow: hidden;
        border-radius: 3px 0 0 3px !important;
    }

        .btn-admin-right.btn-global > a:first-child {
            margin-top: 34px
        }

        .btn-admin-right.btn-global:focus, .btn-admin-right.btn-global:hover {
            overflow: visible;
        }

        .btn-admin-right.btn-global:before {
            width: 34px;
            height: 34px;
            content: '\00AB';
            display: block;
            background: #f00;
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            pointer-events:all;
        }

        .btn-admin-right.btn-global:focus:before, .btn-admin-right.btn-global:hover:before {
            display: none
        }
}*/
