/*
 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_np3w1_9:not(#\9),
.awsui_vertical-marker_f0fot_np3w1_10:not(#\9) {
  stroke: #d5dbdb;
  stroke: var(--color-charts-line-axis-wprqas, #d5dbdb);
  stroke-width: 1px;
}

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

.awsui_axis-label_f0fot_np3w1_19:not(#\9) {
  font-weight: bold;
  fill: #16191f;
  fill: var(--color-text-body-default-7m2b3r, #16191f);
}

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

.awsui_grid_f0fot_np3w1_29:not(#\9) {
  stroke: #d5dbdb;
  stroke: var(--color-charts-line-grid-zjz2dj, #d5dbdb);
  stroke-width: 1px;
}

.awsui_ticks__line_f0fot_np3w1_34:not(#\9) {
  stroke: #d5dbdb;
  stroke: var(--color-charts-line-tick-qwh0yx, #d5dbdb);
  stroke-width: 1px;
}

.awsui_ticks__text_f0fot_np3w1_39:not(#\9) {
  font-size: 14px;
  font-size: var(--font-chart-detail-size-viz5mm, 14px);
  fill: #545b64;
  fill: var(--color-text-body-secondary-u912t7, #545b64);
}

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

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

.awsui_labels-left_f0fot_np3w1_54 > .awsui_ticks_f0fot_np3w1_34 > .awsui_ticks__text_f0fot_np3w1_39:not(#\9) {
  text-anchor: end;
  dominant-baseline: central;
}

.awsui_labels-left_f0fot_np3w1_54:not(#\9) {
  position: relative;
  margin-right: 12px;
}
.awsui_labels-left_f0fot_np3w1_54 > .awsui_axis-label_f0fot_np3w1_19:not(#\9) {
  position: absolute;
  visibility: visible;
  white-space: nowrap;
}

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

.awsui_labels-left--hidden_f0fot_np3w1_73:not(#\9) {
  visibility: hidden;
}
.awsui_labels-left--hidden_f0fot_np3w1_73 > .awsui_labels-left__label_f0fot_np3w1_69:not(#\9) {
  position: relative;
  white-space: nowrap;
}

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

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

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

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

.awsui_focus-outline_f0fot_np3w1_103:not(#\9) {
  outline: none;
  pointer-events: none;
  fill: none;
  stroke: #00a1c9;
  stroke: var(--color-border-item-focused-bs10w5, #00a1c9);
  stroke-width: 2px;
}

.awsui_filter-container_f0fot_np3w1_111:not(#\9) {
  /* used in test-utils */
}