.table {width: 100%; max-width: 100%; table-layout: fixed; border-collapse: collapse; border: 1px solid #ccc; margin: 0 auto}
.table-style{border-top:2px solid #ed6a17;}
.table-style th {background: #f3f3f3 !important;font-weight: 500;font-size: 14px;}
.table-style td {color: #666;font-size: 13px;letter-spacing:-0.3px;}
.table-style td,
.table-style th {padding: 6px !important;border: 1px solid #e0e0e0;}
.table-style .highlight td{background:#fffc6f;}