/***BEGIN BoardsReport.css***/
.analytics-report-container {
  width: 100%; }

.boards-widget-report,
.boards-widget-report .bolt-spinner {
  width: 100%;
  height: 100%; }

.report-filter-area > * {
  padding-right: 10px;
  overflow-y: auto; }

.vss-Hub .vss-HubPivotBar > .vss-PivotBar--content .vss-PivotBarItem.content-host.analytics-report-pivot {
  padding: 0px; }

.boards-widget-report {
  width: 100%; }
  .boards-widget-report .boards-report-content {
    padding-left: 20px; }

@media screen and (max-width: 599px) {
  .bolt-dialog .boards-widget-report {
    overflow-y: auto; } }

.report-filter-area .report-filter-area-content {
  min-height: 80px;
  margin-left: auto;
  margin-right: 10px;
  align-items: flex-start; }
  .report-filter-area .report-filter-area-content > * {
    padding-right: 10px; }

.boards-report-info-icon {
  display: inline;
  line-height: normal;
  font-size: medium;
  font-weight: normal;
  margin-left: 2px;
  vertical-align: middle; }

.boards-report-header-title {
  height: 38px;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap; }
  @media screen and (max-width: 599px) {
    .boards-report-header-title {
      height: auto; } }

.boards-widget-report .bolt-default-horizontal-spacing {
  padding-left: 13px; }

.ax-header-chart .compact-chart-error-warning-icon {
  margin: 8px 58px;
  font-size: x-large; }
/***END BoardsReport.css***/

/***BEGIN PageShims.css***/
.sprint-analytics-content,
.boards-analytics-content {
  padding-left: -20px; }
/***END PageShims.css***/

/***BEGIN AggregationPicker.css***/
.aggregation-picker {
  min-width: 200px;
  max-width: 270px; }
/***END AggregationPicker.css***/

/***BEGIN ReportFilterArea.css***/
.report-filter-area {
  padding-top: 20px;
  padding-bottom: 20px; }
/***END ReportFilterArea.css***/

/***BEGIN ResetElement.css***/
.reset-settings-button {
  margin-top: 28px; }
/***END ResetElement.css***/

