@import "/graphics/toaster/toaster-client-packages/series-charts/production/css/themes/bizweek.css";
.toaster-chart.toaster-theme-bizweek {
  background-color: #ffffff;
  width: auto;
}
.toaster-chart.toaster-theme-bizweek table {
  font-size: 14px;
  margin: 8px 0 12px;
}
.toaster-chart.toaster-theme-bizweek table tbody,
.toaster-chart.toaster-theme-bizweek table thead {
  color: #000000;
}
.toaster-chart.toaster-theme-bizweek table th,
.toaster-chart.toaster-theme-bizweek table td {
  padding: 10px 8px 10px 0;
}
.toaster-chart.toaster-theme-bizweek table td {
  border-bottom: 1px solid #000000;
}
.toaster-chart.toaster-theme-bizweek table th {
  font-weight: bold;
  border-bottom: 2px solid #000000;
}
.toaster-chart.toaster-theme-bizweek table td.positive-value span.display-value {
  color: #000000;
}
.toaster-chart.toaster-theme-bizweek table td.negative-value span.display-value {
  color: #ff0000;
}
.toaster-chart.toaster-theme-bizweek table span.table-bar-label {
  transform: translateY(1.5px);
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell .table-bar {
  background-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-0 .table-bar {
  background-color: #0078ff;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-1 .table-bar {
  background-color: #ff0000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-2 .table-bar {
  background-color: #008800;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-3 .table-bar {
  background-color: #ffff00;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-4 .table-bar {
  background-color: #dca0ff;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-5 .table-bar {
  background-color: #5d5d5d;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell .table-bar-divider {
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table tr.highlight > td {
  font-weight: bold;
  background: #e0e0e0;
}
.toaster-chart.toaster-theme-bizweek table tr.secondary-row > td span.pre,
.toaster-chart.toaster-theme-bizweek table tr.secondary-row > td span.post {
  visibility: hidden;
}
.toaster-chart.toaster-theme-bizweek table.has-highlights td:first-child,
.toaster-chart.toaster-theme-bizweek table.has-highlights th:first-child {
  padding-left: 3px;
}
.toaster-chart.toaster-theme-bizweek table.alternate-row-highlight tr:nth-child(odd) > td {
  background: #e0e0e0;
}
.toaster-chart.toaster-theme-bizweek table.condensed-rows th,
.toaster-chart.toaster-theme-bizweek table.condensed-rows td {
  padding: 5px 8px 5px 0;
}
.toaster-chart.toaster-theme-bizweek table.condensed-rows td {
  border-bottom: none;
}
.toaster-chart.toaster-theme-bizweek table.list-mode td {
  border-bottom: none;
}
.toaster-chart.toaster-theme-bizweek table.list-mode tbody > tr {
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table th {
  font-weight: normal;
  border-bottom: 1px solid #000000;
}
.toaster-chart.toaster-theme-bizweek table tr.highlight > td {
  font-weight: normal;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-0 .table-bar {
  background-color: #0078ff;
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-1 .table-bar {
  background-color: #ff0000;
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-2 .table-bar {
  background-color: #008800;
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-3 .table-bar {
  background-color: #ffff00;
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-4 .table-bar {
  background-color: #dca0ff;
  border-color: #000000;
}
.toaster-chart.toaster-theme-bizweek table .table-bar-cell.color-5 .table-bar {
  background-color: #5d5d5d;
  border-color: #000000;
}

/*# sourceMappingURL=bizweek.css.map */
