#chart-card{width:100%}#chart-card .chart-data{min-height:100px;height:100%;width:100%;border-radius:6px;background-color:#fff}#chart-card .chart-bottom,#chart-card .chart-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#chart-card .chart-bottom .middle-larger,#chart-card .chart-bottom .middle-smaller,#chart-card .chart-top .middle-larger,#chart-card .chart-top .middle-smaller{height:100%}#chart-card .chart-bottom .top-left,#chart-card .chart-bottom .top-right,#chart-card .chart-top .top-left,#chart-card .chart-top .top-right{min-height:238px}#chart-card .chart-item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px}@media screen and (max-width:767px){#chart-card .chart-item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 0}}@media screen and (min-width:1500px){#chart-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#chart-card .chart-top{width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#chart-card .chart-top .top-left,#chart-card .chart-top .top-right{width:50%}}