/*
 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
*/
/*
 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
*/
/*
 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
*/
/*
 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
*/
/*
 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
*/
/*
 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
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/*
 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
*/
/*
 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
*/
/*
 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
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* Style used for links in slots/components that are text heavy, to help links stand out among 
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
/*
 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_resize-active_x7peu_132gz_93 *:not(#\9) {
  cursor: col-resize;
  -webkit-user-select: none;
          user-select: none;
}

.awsui_resizer_x7peu_132gz_98:not(#\9) {
  bottom: 0;
  cursor: col-resize;
  position: absolute;
  right: calc(-1 * 20px / 2);
  right: calc(-1 * var(--space-l-4vl6xu, 20px) / 2);
  top: 0;
  width: 20px;
  width: var(--space-l-4vl6xu, 20px);
  z-index: 10;
}
.awsui_resize-active_x7peu_132gz_93 .awsui_resizer_x7peu_132gz_98:not(#\9) {
  pointer-events: none;
}
th:not(#\9):last-child > .awsui_resizer_x7peu_132gz_98 {
  width: calc(20px / 2);
  width: calc(var(--space-l-4vl6xu, 20px) / 2);
  right: 0;
}
th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_132gz_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_132gz_114::before {
  content: "";
  position: absolute;
  left: calc(20px / 2 - 2px);
  left: calc(var(--space-l-4vl6xu, 20px) / 2 - 2px);
  bottom: 25%;
  height: 50%;
  box-sizing: border-box;
  border-left: 2px solid #879596;
  border-left: 2px solid var(--color-border-divider-active-xsh3y8, #879596);
}

.awsui_tracker_x7peu_132gz_124:not(#\9) {
  display: none;
  position: absolute;
  border-left: 1px dashed #879596;
  border-left: var(--border-divider-list-width-hacikr, 1px) dashed var(--color-border-divider-active-xsh3y8, #879596);
  width: 0;
  top: 0;
  bottom: 0;
}
.awsui_resize-active_x7peu_132gz_93 .awsui_tracker_x7peu_132gz_124:not(#\9) {
  display: block;
}