﻿/*[data-pie-id] > *:nth-child(7n+1), [data-bar-id] > *:nth-child(7n+1), [data-line-id] > *:nth-child(7n+1) {  color: #EC671C; }[data-pie-id] > *:nth-child(7n+2), [data-bar-id] > *:nth-child(7n+2), [data-line-id] > *:nth-child(7n+2) {    color: #e3e3e5; }*/#pie, #donut, #bar {  max-height: 450px; }svg {  width: 100%;  height: auto; }.tooltip {  margin-left: -5px;  border-radius: 3px;  padding: 5px; }ul[data-pie-id] {  list-style: none;    display: none;}