/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_axis_f0fot_10l62_9:not(#\9),
.awsui_vertical-marker_f0fot_10l62_10:not(#\9) {
  stroke: var(--color-charts-line-axis-b95ncf, #dedee3);
  stroke-width: 1px;
}

.awsui_axis--emphasized_f0fot_10l62_15:not(#\9) {
  stroke-width: 2px;
}

.awsui_axis-label_f0fot_10l62_19:not(#\9) {
  font-weight: bold;
  fill: var(--color-text-body-default-vvtq8u, #0f141a);
}

.awsui_axis-label--x_f0fot_10l62_24:not(#\9),
.awsui_axis-label--y_f0fot_10l62_25:not(#\9) {
  /* used in test-utils */
}

.awsui_grid_f0fot_10l62_29:not(#\9) {
  stroke: var(--color-charts-line-grid-kjxf3m, #dedee3);
  stroke-width: 1px;
}

.awsui_ticks__line_f0fot_10l62_34:not(#\9) {
  stroke: var(--color-charts-line-tick-xmcbvk, #dedee3);
  stroke-width: 1px;
}

.awsui_ticks__text_f0fot_10l62_39:not(#\9) {
  font-size: var(--font-chart-detail-size-9qr25q, 12px);
  fill: var(--color-text-body-secondary-yna5sb, #424650);
}

.awsui_ticks--y_f0fot_10l62_44:not(#\9),
.awsui_ticks--x_f0fot_10l62_45:not(#\9) {
  /* used in test-utils */
}

.awsui_ticks--bottom_f0fot_10l62_49 > .awsui_ticks__text_f0fot_10l62_39:not(#\9) {
  text-anchor: middle;
  dominant-baseline: hanging;
}

.awsui_labels-inline-start_f0fot_10l62_54 > .awsui_ticks_f0fot_10l62_34 > .awsui_ticks__text_f0fot_10l62_39:not(#\9) {
  text-anchor: end;
  dominant-baseline: central;
}

.awsui_labels-inline-start_f0fot_10l62_54:not(#\9) {
  position: relative;
  margin-inline-end: 12px;
}
.awsui_labels-inline-start_f0fot_10l62_54 > .awsui_axis-label_f0fot_10l62_19:not(#\9) {
  position: absolute;
  visibility: visible;
  white-space: nowrap;
}

.awsui_labels-inline-start__label_f0fot_10l62_69:not(#\9) {
  position: absolute;
}

.awsui_labels-inline-start--hidden_f0fot_10l62_73:not(#\9) {
  visibility: hidden;
}
.awsui_labels-inline-start--hidden_f0fot_10l62_73 > .awsui_labels-inline-start__label_f0fot_10l62_69:not(#\9) {
  position: relative;
  white-space: nowrap;
}

.awsui_labels-block-end_f0fot_10l62_81:not(#\9) {
  position: relative;
  display: block;
  inline-size: 100%;
  overflow: visible;
}

.awsui_vertical-marker_f0fot_10l62_10:not(#\9) {
  pointer-events: none;
}

.awsui_vertical-marker-circle_f0fot_10l62_92:not(#\9) {
  fill: var(--color-background-container-content-6u8rvp, #ffffff);
  pointer-events: none;
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
}

.awsui_vertical-marker-circle-active_f0fot_10l62_98:not(#\9) {
  cursor: pointer;
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
}

.awsui_focus-outline_f0fot_10l62_103:not(#\9) {
  outline: none;
  pointer-events: none;
  fill: none;
  stroke: var(--color-border-item-focused-uk47pl, #006ce0);
  stroke-width: 2px;
}

.awsui_chart-container_f0fot_10l62_111:not(#\9) {
  display: flex;
  inline-size: 100%;
  flex-direction: column;
}
.awsui_chart-container_f0fot_10l62_111.awsui_fit-height_f0fot_10l62_116:not(#\9) {
  block-size: 100%;
  min-block-size: inherit;
}

.awsui_chart-container-outer_f0fot_10l62_121:not(#\9) {
  display: flex;
}
.awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116:not(#\9) {
  flex: 1;
}
.awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116:not(#\9):not(.awsui_axis-label_f0fot_10l62_19 + .awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116, .awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116.awsui_has-filters_f0fot_10l62_127) {
  margin-block-start: calc(0.5 * var(--font-chart-detail-size-9qr25q, 12px));
}

.awsui_chart-container-inner_f0fot_10l62_131:not(#\9) {
  position: relative;
  display: flex;
  flex-direction: column;
  inline-size: 100%;
}

.awsui_chart-container-plot-wrapper_f0fot_10l62_138.awsui_fit-height_f0fot_10l62_116:not(#\9) {
  display: block;
  position: relative;
  flex: 1;
}

.awsui_chart-container-plot_f0fot_10l62_138.awsui_fit-height_f0fot_10l62_116:not(#\9) {
  display: block;
  position: absolute;
  inset: 0;
}

.awsui_chart-container-bottom-labels_f0fot_10l62_150.awsui_fit-height_f0fot_10l62_116:not(#\9) {
  display: block;
}