.statistics-line-graph{position:relative;height:500px;padding-bottom:40px}.chart-table{text-align:center;width:100%;border-collapse:collapse;font-size:12px;border-top:1px solid #000;border-bottom:1px solid #000;overflow:hidden}.chart-table tr.total{background-color:#fff2d5}.chart-table *{padding:6px 0}.chart-table th{border-bottom:1px solid #e9e9e9}.chart-table tbody{overflow:hidden}.chart-table tbody td{position:relative}.chart-table tbody td:not(:first-child):hover{background-color:#e4e4e4;font-weight:700}.chart-table tbody td:not(:first-child):hover:before{content:"";position:absolute;top:-1000px;bottom:-1000px;left:0;right:0;background-color:#f5f5f5;z-index:-1}.chart-table tbody tr:not(.total):hover{background-color:#f5f5f5}.chart-table tbody tr:not(:last-child) td{border-bottom:1px solid #e9e9e9}