﻿.cartquantity {
    border-radius:0;
}

.bs-refresh-btn {
    width: 22px;
    height: 30px;
    display:inline-flex;
    justify-content:center;
    align-items:center;
}

.img-id {
    order: 1;
}

.check-id {
    order: 2;
}

.namewhoaddcart-id {
    order: 2;
}

.code-id {
    order: 4;
}

.name-id {
    order: 5;
}

.brand-id {
    order: 6;
}

.stocktype-id {
    order: 7;
}

.retailprice-id {
    order: 8;
}

.discount-id {
    order: 9;
}

.price-id {
    order: 10;
}

.stock-id {
    order: 11;
}

.buy-id {
    order: 12;
}

.productcount-id {
    order: 13;
}

.totalprice-id {
    order: 14;
}

.shortdescription-id {
    order: 15;
}

.oem-id {
    order: 16;
}

.dealername-id {
    order: 17;
}

.fieldtwo-id {
    order: 18;
}

.fieldone-id {
    order: 19;
}

.fieldfour-id {
    order: 20;
}

.weight-id {
    order: 21;
}

.volume-id {
    order: 22;
}

.productnote-id {
    order: 23;
}

.container-id {
    order: 24;
}

.delete-id {
    order: 25;
}




.update-id {
    white-space: nowrap;
}

.customername-id {
    background: #fff3e9;
    text-align: left !important;
}

    .customername-id i:before {
        font-family: FontAwesome;
        content: "\f2c0";
        font-style: normal;
        margin-right: 4px;
    }

.useraccountname-id i:before {
    font-family: FontAwesome;
    content: "\f2bd";
    font-style: normal;
    margin-right: 4px;
}

.useraccountname-id {
    background: #f5f0fc;
    text-align: left !important;
}

.customername-id,
.useraccountname-id {
    white-space: nowrap;
}

#bs-totalctg-id-outer {
    height: 30px;
    background: transparent;
}

    #bs-totalctg-id-outer .bs-totalctg-id {
        text-align: right;
        position: absolute;
        left: 0;
        right: 8px;
        display: flex;
        align-items: center;
        border-right: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        height: 30px;
        padding-right: 8px;
        justify-content: flex-end;
    }

        #bs-totalctg-id-outer .bs-totalctg-id span {
            font-weight: 600;
            margin-left: 4px;
        }

            #bs-totalctg-id-outer .bs-totalctg-id span:first-child {
                margin-right: 6px;
            }

.view-block#bs-totalctg-id-outer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 calc(100% - 8px);
    max-width: calc(100% - 8px);
}

    .view-block#bs-totalctg-id-outer .bs-totalctg-id {
        right: inherit;
        left: 0;
        border: 0;
    }


.bs-cart-ctg-name-outer {
    display: flex;
    width: 100%;
    position: relative;
    z-index: 10;
}

.table-id.Table .bs-cart-ctg-name-outer {
    display: table-row;
    position: relative;
}

.bs-cart-ctg-name {
    position: absolute;
    height: inherit;
    right: 8px;
    left: 0;
    border-top: 8px solid #fff;
}

.bs-cart-ctg-name-inner {
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 0;
    color: #666;
    width: calc(100% + 8px);
}

    .bs-cart-ctg-name-inner:first-child {
        height: 30px;
        font-weight: 600;
        background: #eee;
        border-top: 1px solid #e1e1e1;
    }

.prod-note {
    display: inline-block;
    padding-left: 4px;
}


.bs-stock-bg {
    background: #edb2b2 !important;
}

.bs-oem-list {
    color: #159547;
    text-decoration: underline
}

.bs-no-stock:after {
    color: red !important;
    content: '●';
    font-size: 25px;
}

.bs-yes-stock:after {
    color: green !important;
    content: '●';
    font-size: 25px;
}

.bs-crt-pay-title {
    font-size: 12px;
    color: #000;
    margin-bottom: 3px;
}

.bs-ord-sm-tbl {
    width: 100%;
    color: #000;
    border-collapse: collapse;
}

    .bs-ord-sm-tbl tr {
        height: 30px
    }

        .bs-ord-sm-tbl tr td:first-child {
            text-align: left;
            padding-left: 8px;
            text-transform: capitalize;
        }

        .bs-ord-sm-tbl tr td:last-child {
            text-align: right;
            padding: 0 8px;
            /* border-left: 1px solid #919191; */
        }

        .bs-ord-sm-tbl tr:last-child {
            font-size: 14px;
            font-weight: 600;
            /* border-top: 1px dotted #eee */
        }

.bs-area-v1 {
    background: #fff;
    margin-bottom: 8px;
    border: 1px solid #e1e1e1;
    border-radius: var(--borderstyle);
}

.bs-carttable-outer {
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 8px;
}


.bankaccountdiv {
    background: #f7f7f7;
    margin-bottom: 8px;
    border-radius: var(--borderstyle);
    border: 0 !important;
    padding: 8px;
    text-align: center;
    font-weight: 600;
}

    .bankaccountdiv input {
        display: none;
    }

    .bankaccountdiv img {
        padding: 8px;
        height: 50px;
    }

.bankaccountcheck {
    color: var(--layoutcolor);
    visibility: hidden;
    position: absolute;
    right: 8px;
    top: 3px;
    z-index: 1;
    font-size: 25px !important;
}

.bankaccountcheck-outer {
    border: 1px solid #e7ebee;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 16px;
    top: 8px;
    background: #e7ebee;
}

.bs-carttable-outer .fieldfour-id {
    white-space: nowrap;
}

#pay-opt-t--1 {
    width: calc(100% + -8px);
}

@media (max-width:991px) {
    .bs-carttable-outer {
        position: relative;
    }
}
