.Figure{width:250px}.Figure .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.Figure .left img{height:50px}.Figure .right{text-align:right}.Figure .caption{line-height:18px;color:rgba(0,0,0,.45);font-size:16px;font-weight:500;margin-bottom:12px}.Figure .captionSmall{font-size:12px}.Figure .figure{font-size:20px;font-weight:500;color:#666}.Figure .figure2{position:absolute;left:0;bottom:-17px;width:200px;opacity:.6;font-size:12px}.DateValuesChart .chart{width:100%}.Dashboard .shortcutList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.Dashboard .shortcut{padding:20px;border:1px solid #ccc;border-radius:7px;display:inline-block;cursor:pointer;-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1);background-color:var(--bg2)}.Dashboard .elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Dashboard .Figure{margin:20px}.Dashboard svg{width:64px}.Dashboard .graph{background-color:var(--bg2);-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1);border-radius:7px;width:100%;max-width:calc(50% - 40px);height:300px;margin:20px}@media (max-width:1800px){.Dashboard .graph{max-width:none}}