.dashboard-layout{flex:1 1 auto;min-height:0}.dashboard-layout>div{display:flex;height:100%;min-height:0;overflow:hidden}.dashboard-section{display:flex;flex-direction:column;min-height:0;position:relative;width:100%}.dashboard-section>h3,.dashboard-section-heading h3{margin-bottom:.75rem}.dashboard-section-heading{align-items:baseline;display:flex;justify-content:space-between}.dashboard-period{color:var(--ui-color-grey-400);font-family:Arial,sans-serif;font-size:.875rem}.dashboard-period i{color:var(--ui-color-grey-400)}.dashboard-chart-frame{background-color:#fff;border:1px solid #D1D4D3;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:1rem;position:relative}.dashboard-chart-legend{border-bottom:1px solid #D1D4D3;margin:0 0 1rem;overflow-x:auto;padding:0 0 .65rem;scrollbar-color:#AFAFAF #EEF2F4;scrollbar-width:thin}.dashboard-chart-legend ul{display:flex;list-style:none;margin:0;min-width:max-content;padding:0}.dashboard-chart-legend li{margin-right:.375rem}.dashboard-legend-item{align-items:center;background-color:#D1D4D3;border:0;color:#666;cursor:pointer;display:inline-flex;font-family:"UniversLTStd-Cn",sans-serif;font-size:.875rem;font-weight:100;gap:.4rem;line-height:16px;max-width:190px;overflow:hidden;padding:.5rem .625rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-legend-item:hover,.dashboard-legend-item:focus{background-color:#EEF2F4;color:#0046AD;outline:0}.dashboard-legend-item[aria-pressed="false"]{background-color:#EEF2F4;color:#bfbfbf;text-decoration:line-through}.dashboard-legend-marker{flex:0 0 8px;height:8px;width:8px}#chart-container{flex:1 1 auto;height:auto;min-height:0;opacity:0;position:relative;width:100%}#chart-container.shown{opacity:1}#chart-container canvas{height:100%!important;position:static!important;width:100%!important}.dashboard-loading{align-items:center;background-color:#fff;color:#666;display:flex;flex-direction:column;height:100%;inset:0;justify-content:center;min-height:240px;position:absolute;text-align:center;width:100%;z-index:2}.dashboard-loading .lds-spinner{margin-bottom:.25rem;transform:scale(.55)}.dashboard-loading p{font-family:Arial,sans-serif;font-size:.875rem;margin:-.65rem 0 0}.dashboard-overview-body{flex:1 1 auto;min-height:0;overflow-y:auto;position:relative;scrollbar-color:#AFAFAF #EEF2F4;scrollbar-width:thin}#dashboard-table{margin-bottom:0}#dashboard-table td:first-child{width:74%}#dashboard-table td:last-child a{font-variant-numeric:tabular-nums;white-space:nowrap}#dashboard-table .dashboard-total-row td{color:#002D72}#chart-loading.dashboard-loading,#table-loading.dashboard-loading{height:100%;min-height:0}@media (max-width:992px){.dashboard-layout{flex:initial;min-height:auto}.dashboard-layout>div{display:block;height:auto;min-height:auto;overflow:visible}.dashboard-section,.dashboard-chart-frame{display:block;min-height:auto}.dashboard-overview-body{height:390px}#chart-container{height:390px}}@media (max-width:576px){.dashboard-section-heading{align-items:flex-start;flex-direction:column}.dashboard-period{margin:-.35rem 0 .75rem}.dashboard-chart-frame{padding:.75rem}#chart-container{height:310px}}