table.tftable {
    font-size: 15px;
    color: #000;
    width: 100%;
    border-width: 0px;
    border-color: #729ea5;
    border-collapse: collapse;
}
table.tftable td {
    font-size: 15px;
    border-width: 0px;
    padding: 4px;
    border-style: solid;
    border-color: #729ea5;
}
.nqidc_bq{
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px !important;
    font-style: normal;
    border: 1px solid #dbdbdb;
    border-radius: 2px!important;
    padding: 2px 10px!important;
    line-height: 18px!important;
    font-weight: 500;
}
.product-card .product-Parameters .buy-now-button {
    margin: 12px 20px 20px;
    width: auto;
}
.product-card .product-card-body .product-description {
    line-height: 2;
}
.nqidc_adv {
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid;
    font-size: 12px !important;
    font-style: normal;
    line-height: 16px !important;
    border-radius: 2px;
    border-color: #0008ff;
    background: #fff;
    color: #0008ff !important;
    position: relative;
    float: right;
    margin-top: 5px;
}