/*
 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
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_button-trigger_18eso_1sw4s_97 > .awsui_arrow_18eso_1sw4s_97:not(#\9) {
  transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
}
@media (prefers-reduced-motion: reduce) {
  .awsui_button-trigger_18eso_1sw4s_97 > .awsui_arrow_18eso_1sw4s_97:not(#\9) {
    animation: none;
    transition: none;
  }
}
.awsui-motion-disabled .awsui_button-trigger_18eso_1sw4s_97 > .awsui_arrow_18eso_1sw4s_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1sw4s_97 > .awsui_arrow_18eso_1sw4s_97:not(#\9) {
  animation: none;
  transition: none;
}

/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_button-trigger_18eso_1sw4s_97:not(#\9) {
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  border-collapse: separate;
  border-spacing: 0;
  caption-side: top;
  cursor: auto;
  direction: ltr;
  empty-cells: show;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  -webkit-hyphens: none;
          hyphens: none;
  letter-spacing: normal;
  list-style: disc outside none;
  tab-size: 8;
  text-align: left;
  text-align-last: auto;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  widows: 2;
  word-spacing: normal;
  box-sizing: border-box;
  font-size: 14px;
  font-size: var(--font-body-m-size-sregvd, 14px);
  line-height: 22px;
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
  color: #16191f;
  color: var(--color-text-body-default-7m2b3r, #16191f);
  font-weight: 400;
  font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 4px 8px;
  padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-field-horizontal-z3i1c8, 8px);
  background-color: #ffffff;
  background-color: var(--color-background-input-default-ewlytp, #ffffff);
  border-radius: 2px;
  border-radius: var(--border-field-radius-9emqsd, 2px);
  border: 1px solid #aab7b8;
  border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-input-default-94d18j, #aab7b8);
  min-height: 32px;
  min-height: var(--size-vertical-input-ikahdk, 32px);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_has-caret_18eso_1sw4s_135:not(#\9) {
  padding-right: 32px;
  padding-right: var(--space-field-icon-offset-alfd6o, 32px);
}
.awsui_button-trigger_18eso_1sw4s_97 > .awsui_placeholder_18eso_1sw4s_138:not(#\9) {
  color: #687078;
  color: var(--color-text-input-placeholder-rtvjp5, #687078);
  font-style: italic;
}
.awsui_button-trigger_18eso_1sw4s_97 > .awsui_arrow_18eso_1sw4s_97:not(#\9) {
  position: absolute;
  right: 8px;
  right: var(--space-field-horizontal-z3i1c8, 8px);
  top: calc(50% - 22px / 2);
  top: calc(50% - var(--font-body-m-line-height-i7xxvv, 22px) / 2);
  color: #545b64;
  color: var(--color-text-button-inline-icon-default-qhj7jl, #545b64);
}
.awsui_button-trigger_18eso_1sw4s_97:not(#\9):hover > .awsui_arrow_18eso_1sw4s_97 {
  color: #16191f;
  color: var(--color-text-button-inline-icon-hover-84mkuo, #16191f);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_pressed_18eso_1sw4s_151 > .awsui_arrow_18eso_1sw4s_97:not(#\9) {
  transform: rotate(-180deg);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_disabled_18eso_1sw4s_154:not(#\9) {
  background-color: #eaeded;
  background-color: var(--color-background-input-disabled-5vlksk, #eaeded);
  border: 1px solid #eaeded;
  border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-input-disabled-ek5o0x, #eaeded);
  color: #879596;
  color: var(--color-text-input-disabled-zfb02z, #879596);
  cursor: auto;
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_disabled_18eso_1sw4s_154 > .awsui_arrow_18eso_1sw4s_97:not(#\9) {
  color: #aab7b8;
  color: var(--color-text-button-inline-icon-disabled-sesloi, #aab7b8);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_disabled_18eso_1sw4s_154.awsui_in-filtering-token_18eso_1sw4s_163:not(#\9) {
  border-color: #d5dbdb;
  border-color: var(--color-border-control-disabled-zgidl5, #d5dbdb);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_disabled_18eso_1sw4s_154 > .awsui_placeholder_18eso_1sw4s_138:not(#\9) {
  color: #687078;
  color: var(--color-text-input-placeholder-disabled-60yf1a, #687078);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_read-only_18eso_1sw4s_169:not(#\9) {
  background-color: #ffffff;
  background-color: var(--color-background-input-default-ewlytp, #ffffff);
  border: 1px solid #eaeded;
  border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-input-disabled-ek5o0x, #eaeded);
}
.awsui_button-trigger_18eso_1sw4s_97:not(#\9):focus {
  outline: none;
  text-decoration: none;
}
.awsui_button-trigger_18eso_1sw4s_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sw4s_163)[data-awsui-focus-visible=true]:focus {
  outline: 2px dotted transparent;
  border: 1px solid #00a1c9;
  border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-bs10w5, #00a1c9);
  border-radius: 2px;
  border-radius: var(--border-field-radius-9emqsd, 2px);
  box-shadow: 0 0 0 1px #00a1c9;
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-bs10w5, #00a1c9);
}
.awsui_button-trigger_18eso_1sw4s_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sw4s_163):invalid {
  box-shadow: none;
}
.awsui_button-trigger_18eso_1sw4s_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sw4s_163).awsui_invalid_18eso_1sw4s_186, .awsui_button-trigger_18eso_1sw4s_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sw4s_163).awsui_invalid_18eso_1sw4s_186:focus {
  color: #d13212;
  color: var(--color-text-status-error-jer77f, #d13212);
  border-color: #d13212;
  border-color: var(--color-text-status-error-jer77f, #d13212);
  padding-left: calc(
  8px - (4px - 1px)
);
  padding-left: calc(
  var(--space-field-horizontal-z3i1c8, 8px) - (var(--border-invalid-width-glmng5, 4px) - var(--border-field-width-y6x4sn, 1px))
);
  border-left-width: 4px;
  border-left-width: var(--border-invalid-width-glmng5, 4px);
}
.awsui_button-trigger_18eso_1sw4s_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sw4s_163).awsui_invalid_18eso_1sw4s_186:focus, .awsui_button-trigger_18eso_1sw4s_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sw4s_163).awsui_invalid_18eso_1sw4s_186:focus:focus {
  box-shadow: 0 0 0 1px #00a1c9;
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-6t5p47, 1px) var(--color-border-item-focused-bs10w5, #00a1c9);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_in-filtering-token_18eso_1sw4s_163:not(#\9) {
  border-color: #00a1c9;
  border-color: var(--color-border-item-selected-pr9yuf, #00a1c9);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 100%;
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_in-filtering-token_18eso_1sw4s_163[data-awsui-focus-visible=true]:not(#\9):focus {
  position: relative;
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_in-filtering-token_18eso_1sw4s_163[data-awsui-focus-visible=true]:not(#\9):focus {
  outline: 2px dotted transparent;
  outline-offset: calc(0px - 1px);
  outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px) - 1px);
}
.awsui_button-trigger_18eso_1sw4s_97.awsui_in-filtering-token_18eso_1sw4s_163[data-awsui-focus-visible=true]:not(#\9):focus::before {
  content: " ";
  display: block;
  position: absolute;
  left: calc(-1 * 0px);
  left: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px));
  top: calc(-1 * 0px);
  top: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px));
  width: calc(100% + 2 * 0px);
  width: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px));
  height: calc(100% + 2 * 0px);
  height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px));
  border-radius: 2px;
  border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
  box-shadow: 0 0 0 2px #00a1c9;
  box-shadow: 0 0 0 2px var(--color-border-item-focused-bs10w5, #00a1c9);
}