.table {width: 100%; max-width: 100%; table-layout: fixed; border-collapse: collapse; border: 1px solid #cccccc; margin: 0 auto}
.table-style{border-top:4px solid #ed6a17;}
.table-style th {background: #f8f8f8 !important;font-weight: 700;font-size: 13px;}
.table-style td {background: #ffffff; color: #333333;font-size: 13px;letter-spacing:-0.3px;}
.table-style td,
.table-style th {padding: 11px !important;border: 1px solid #e0e0e0;}
.table-style .highlight td{background:#ffffff;}