.chart-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:30px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;width:100%;height:100%}.chart-header{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.no-data-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-data-message,.no-data-message .card{width:100%;height:100%}.no-data-message .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.no-data-message .card-body p{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.chart-item-2{-ms-flex:0 0 calc(50% - 7.5px);flex:0 0 calc(50% - 7.5px)}.chart-item-2,.chart-item-3{-webkit-box-flex:0;min-height:450px}.chart-item-3{-ms-flex:0 0 calc(33.333% - 10px);flex:0 0 calc(33.333% - 10px)}