.product-detail-table table tbody{background:#fff;border-radius:8px;color:#000;display:inline-block;overflow:hidden;width:100%}.product-detail-table table tr{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;display:flex;float:left;width:100%}.product-detail-table table tr:first-child td{background:#55558f;color:#fff;font-weight:700}.product-detail-table tr:nth-child(odd){background:rgba(0,0,0,.03)}.product-detail-table table tr td{float:left;padding:20px;width:50%}.product-detail-table table tr:first-child td.blank{background:#fff;border:none;left:-1px;position:relative;top:0}.product-detail-table table tr td:first-child,.product-detail-table table.third-added tr td:nth-child(2){border-right:1px solid #ccc;text-align:right}.product-detail-table table p{margin:0}.product-detail-table table ul{margin:0;padding:0}.product-detail-table table ul li{background-image:none;padding:2px 0}