.productTable .tableHeaderLast{width:50%}
.productTable .columnWidth70{width:70%}
.productTable .columnWidth60{width:60%}
.productTable .columnWidth50{width:50%}
.productTable .columnWidth40{width:40%}
.productTable .columnWidth30{width:30%}
.productTable .columnWidth20{width:20%}
.productTable .tableHeader{padding:25px 0 10px 20px;border-bottom:0;text-align:left;text-transform:uppercase;font-family:PFDinTextPro-regular;font-style:normal;font-weight:500;font-size:13px;line-height:16px !important;letter-spacing:.6px;color:#666}
.grey-background{background-color:#f7f7f7}
.productTable .product-padding{padding:20px 0 20px 20px;vertical-align:top}
.product-btn{width:30%;margin-left:10px;margin-right:10px}
@media(max-width:600px){.productTable.table{width:1000px}
.tableMetrics{overflow-x:scroll}
}
@media(max-width:1000px){.product-btn{width:100%}
}
.productTabsFlexCenter{display:flex;justify-content:center;overflow:visible}
.productTabsFlexCenter .tabHeading{min-width:190px;min-height:45px;font-family:'karlaregular';font-style:normal;font-weight:700;font-size:24px;line-height:27px;text-align:center;color:#999;text-transform:none}
.productTabsFlexCenter .tabHeading.active{color:#333;position:relative;border-bottom:4px solid #0062ac}
.productTabsFlexCenter .tabHeading.active::after{content:'';position:absolute;width:0;height:0;margin-top:42px;left:0;margin-left:45%;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #0062ac}
.productListEntityTitle{font-family:'karlaregular';font-style:normal;font-weight:700;font-size:15px;line-height:20px;color:#0062ac}
.productTable .productListEntityDesc{font-family:'karlaregular';font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#333;padding-right:50px}
.productListEntityDesc p{margin:0}
@media(max-width:999px){.productTable .productListEntityDesc{padding-right:10px}
}