.dashboard .stats-container{padding:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify}.dashboard .stats-container,.dashboard .stats-container .stats-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;justify-content:space-between}.dashboard .stats-container .stats-item{-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 10px);flex:0 0 calc(20% - 10px);margin-bottom:20px;padding:20px;background-color:#f7f7f7;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify}.dashboard .stats-container .stats-item .stats-title{font-size:1rem;color:#555;margin-bottom:.5rem}.dashboard .stats-container .stats-item .stats-number{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:0}.dashboard .panel-group .card-panel{height:108px;font-size:12px;position:relative;overflow:hidden;color:#666;background:#fff;-webkit-box-shadow:4px 4px 40px rgba(0,0,0,.05);box-shadow:4px 4px 40px rgba(0,0,0,.05);border-color:rgba(0,0,0,.05)}.dashboard .panel-group .card-panel .card-panel-icon-wrapper{float:left;margin:14px 0 0 14px;padding:16px;-webkit-transition:all .38s ease-out;transition:all .38s ease-out;border-radius:6px}.dashboard .panel-group .card-panel .svg{font-size:46px;color:#40c9c6}.dashboard .panel-group .card-panel .card-panel-description{float:right;font-weight:700;margin:26px;margin-left:0}.dashboard .panel-group .card-panel .card-panel-description .card-panel-text{line-height:18px;color:rgba(0,0,0,.45);font-size:16px;margin-bottom:12px}.dashboard .panel-group .card-panel .card-panel-description .card-panel-num{font-size:20px;display:inline-block;width:100%;text-align:center}.dashboard *,.dashboard .echarts-container{-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard .echarts-container{padding:30px;width:100%;height:300px}.dashboard .echarts-container .echarts-box{height:300px}.dashboard .echarts-container .echarts-box .canvas-box{background:#fff;height:100%;width:100%}.dashboard .echarts-container .echarts-box .canvas-box .canvas{height:100%;width:100%}.dashboard .echarts-container.flex3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dashboard .echarts-container.flex3 .echarts-box{width:33%}.dashboard .container{margin:30px 30px}