.dashboard-view .filter-row{display:flex;flex-flow:row nowrap;padding-top:20px}.dashboard-view .filter-row .filter-row__left{flex:1 1 auto;display:flex;gap:10px}.dashboard-view .filter-row .filter-row__right{flex:1 1 30%}.dashboard-view .infobox{text-align:center;border:2px solid #ededed;border-radius:6px}.dashboard-view .infobox>div:first-child{font-weight:700;padding-top:10px}.dashboard-view .infobox>div:nth-child(2){padding:20px 0;font-weight:800;font-size:4.5rem}