.dashboard-page .dashboard-tiles{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 .8rem 0;color:#667189}.dashboard-page .dashboard-tiles .tile-item{background-color:#fff;border:.05rem solid #e7e9ed;border-radius:.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.8rem;padding:20px;position:relative;text-align:center}.dashboard-page .dashboard-tiles .tile-item:first-child{margin-left:0}.dashboard-page .dashboard-tiles .tile-icon{margin-bottom:.4rem}.dashboard-page .dashboard-tiles .tile-icon svg{display:block;height:1.2rem;margin:0 auto;width:auto}.dashboard-page .dashboard-tiles .tile-label{font-size:.6rem;line-height:.6rem;margin:.2rem 0 .1rem 0}.dashboard-page .dashboard-tiles .tile-value{color:#3578b5;font-size:.8rem;font-weight:600;line-height:.65rem;margin-top:.4rem}.dashboard-page .chart-card{background-color:#fff;border:.05rem solid #e7e9ed;border-radius:.2rem}.dashboard-page .chart-card .card-title{font-size:.8rem;text-align:center}.dashboard-page .scroll-list-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.dashboard-page .scroll-list{bottom:0;overflow-y:auto;top:0;width:100%;height:256px}.dashboard-page .scroll-list::-webkit-scrollbar{width:.2rem}.dashboard-page .scroll-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.dashboard-page .scroll-list::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}