/***BEGIN BoardsReportSelector.css***/
.vss-Hub .vss-HubPivotBar > .vss-PivotBar--content .vss-PivotBarItem.content-host.analytics-report-pivot {
  padding: 0px; }

.backlogs-report-selector,
.analytics-report-container {
  width: 100%;
  height: 100%; }

.report-cards-view {
  padding: 20px; }
  .report-cards-view .analytics-cardmetrics-area {
    background-color: rgba( 255, 255, 255 ,  1 );
    background-color: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 ); }
/***END BoardsReportSelector.css***/

