.chart-panel{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;background-color:#fff;overflow:hidden}.chart-panel,.chart-panel .chart-panel-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.chart-panel .chart-panel-title{-webkit-box-flex:0;-ms-flex:none;flex:none;height:60px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px;color:#333;font-size:16px;font-weight:700;border-bottom:1px solid #e9e9e9;-webkit-box-sizing:border-box;box-sizing:border-box}.chart-panel .chart-panel-body{padding:30px 24px}