table{border-collapse:collapse;border-spacing:0;width:100%}td,th{padding:16px;text-align:left}th{background-color:#189ac8;border-bottom:1px solid #fff;color:#fff!important;position:relative;transition:background-color .2s ease-in-out}th:hover{background-color:#39c1f1}th:not(:last-of-type){border-right:1px solid #fff}th.sortable:hover{cursor:pointer}tr{border-color:#fff}tr:not(:first-of-type):not(:last-of-type){border-bottom:2px solid #ccc}tr:nth-of-type(2n - 1):not(:first-of-type){background-color:#eee}td{color:#333}*{box-sizing:border-box}.highlight{background-color:#39c1f1;color:#fff}.table-wrap{overflow-x:auto}.table-heading{left:0;position:sticky;top:0}.table-heading .title-left{font-size:24px;font-weight:700;line-height:33.6px}#myTable{border-collapse:collapse;font-size:18px;width:100%}#myTable td,#myTable th{padding:12px;text-align:left}#myTable tr{border-bottom:1px solid #fff}#myTable tr.chart-head{border-color:#189ac8;box-shadow:0 1px 5px -2px #000;font-weight:600;position:relative;z-index:1}#myTable tr.header,#myTable tr:hover{background-color:#39c1f1}@media (max-width:767px){.table-wrap{overflow-x:scroll;position:relative}}