/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
body.dark {
  color-scheme: dark;
}
body {
  min-height: 610px;
  min-width: 870px;
  color: #222 !important;
  box-sizing: border-box;
}
body::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}
body::-webkit-scrollbar-corner {
  background: transparent;
}
#root,
.ant-app,
.ant-layout {
  height: 100%;
}
#root .ant-spin-nested-loading > div > .ant-spin {
  max-height: initial;
}
.window {
  background-color: #cde4f5 !important;
  width: 100%;
  height: 100%;
}
.list-group-item.active {
  background-color: #662d91 !important;
}
.ant-spin-nested-loading,
.ant-spin-container {
  height: 100%;
}
.ant-input-group .ant-select {
  height: 100%;
}
.ant-input-group .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  padding-top: 0;
}
.ant-input-group .ant-select-selection .ant-select-selection-selected-value {
  padding-top: 2px;
}
.ant-input-group .ant-input-group-addon {
  padding-left: 8px;
}
.ant-input-group .select-container {
  height: 32px;
}
.ant-btn-icon {
  font-size: 14px;
  display: flex;
  justify-content: center;
}
.anticon {
  font-size: 14px !important;
}
.ant-switch .anticon {
  font-size: 12px !important;
}
.ant-steps-icon .anticon {
  font-size: 20px !important;
}
.ant-switch-inner-checked,
.ant-switch-inner-unchecked {
  font-size: 12px !important;
}
._errorMessage_5z3vi_1 {
  padding: 3em;
}

._copyTraceBtn_5z3vi_5 {
  position: absolute;
  left: 24px;
}
._container_cq9ym_1 {
  position: absolute;
  width: 100%;
  height: 100%;
}

._loader_cq9ym_7,
._loader_cq9ym_7:before,
._loader_cq9ym_7:after {
  background: #555;
  -webkit-animation: _load1_cq9ym_1 1s infinite ease-in-out;
  animation: _load1_cq9ym_1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
._loader_cq9ym_7 {
  color: #555;
  text-indent: -9999em;
  top: 45%;
  margin: auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
._loader_cq9ym_7:before,
._loader_cq9ym_7:after {
  position: absolute;
  top: 0;
  content: '';
}
._loader_cq9ym_7:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
._loader_cq9ym_7:after {
  left: 1.5em;
}
@-webkit-keyframes _load1_cq9ym_1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes _load1_cq9ym_1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
._inspector-container_4fe0z_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}

._inspector-toolbar_4fe0z_7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0;
  gap: 10px;
  width: 100%;
  height: 50px;
  -webkit-app-region: drag;
}

._inspector-toolbar_4fe0z_7 .ant-divider-horizontal {
  margin: 0px;
}

._inspector-toolbar_4fe0z_7 ._ant-btn_4fe0z_22 {
  height: auto !important;
  width: auto !important;
}

._inspector-toolbar_4fe0z_7 .ant-space-item {
  -webkit-app-region: no-drag;
}

._inspector-main_4fe0z_31 {
  display: flex;
  flex: 1;
  flex-direction: row;
  padding: 1em;
  max-width: 100%;
  height: calc(100% - 50px);
}

._inspector-main_4fe0z_31 ._screenshot-container_4fe0z_40 {
  max-width: 500px;
  max-height: calc(100% - 50px);
  flex-grow: 1;
  flex-shrink: 2;
  flex-basis: 400px;
}

._screenshot-container_4fe0z_40 ._screenshot-controls_4fe0z_48 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 38px;
  margin-bottom: 12px;
}

._inspector-main_4fe0z_31 ._screenshot-container_4fe0z_40 img {
  max-width: 100%;
  max-height: 100%;
  box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.05);
}

._inspector-main_4fe0z_31 ._screenshot-container_4fe0z_40 ._screenshotBox_4fe0z_64 {
  width: 100%;
  height: 100%;
  text-align: left;
  position: absolute;
  overflow: hidden;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 .ant-tabs-tabpane {
  height: 100%;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 {
  position: relative;
  flex-grow: 1;
  flex-basis: 550px;
  min-width: 380px;
  padding-left: 1em;
  display: flex;
  flex-flow: column;
  height: 100%;
}

._inspector-main_4fe0z_31 .ant-card-head-wrapper {
  max-height: 48px;
}

._inspector-main_4fe0z_31 .ant-card-head {
  max-height: 48px;
  padding: 0px 12px;
  margin-bottom: 0px;
}

._inspector-main_4fe0z_31 .ant-card-body {
  height: calc(100% - 54px);
  padding: 12px;
  scrollbar-width: none; /* -webkit-scrollbar for Firefox */
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 .ant-tabs {
  height: 100%;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 .ant-tabs-content {
  height: 100%;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 .action-row {
  display: flex;
  height: 100%;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 .action-col {
  min-width: 50%;
  max-width: 50%;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 .ant-card {
  height: 100%;
}

._inspector-main_4fe0z_31 ._tree-container_4fe0z_125 {
  height: 100%;
  overflow: auto;
}

._session-inner-table_4fe0z_130 .ant-table-body {
  scrollbar-width: none; /* -webkit-scrollbar for Firefox */
  margin-left: -32px;
}

._session-inner-table_4fe0z_130 .ant-table-body::-webkit-scrollbar {
  width: 0px;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 ._scroll-buttons_4fe0z_139 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 1em;
  padding-bottom: 1em;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 ._scroll-buttons_4fe0z_139 button {
  margin: 1em;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 ._scroll-buttons_4fe0z_139 ._scroll-right_4fe0z_152 {
  float: right;
}

.__inspector-main_0387c_4fe0z_156 ._ant-card-body_4fe0z_97 {
  height: 100%;
  padding: 12px;
}

._inspector-main_4fe0z_31 ._interaction-tab-card_4fe0z_161 .ant-card-body {
  overflow: scroll;
}

._inspector-main_4fe0z_31 ._interaction-tab-card_4fe0z_161 {
  flex: 2;
}

._inspector-main_4fe0z_31 .ant-card-body::-webkit-scrollbar {
  background: transparent;
  width: 14px;
}

._inspector-main_4fe0z_31 ._interaction-tab-container_4fe0z_72 ._interaction-tab-card_4fe0z_161 {
  height: 100%;
}

._highlighter-box_4fe0z_178 {
  position: absolute;
  opacity: 0.5;
  cursor: pointer;
}

._highlighter-box_4fe0z_178._inspected-element-box_4fe0z_184 div {
  background-color: rgb(90, 90, 178);
  visibility: hidden;
  transition: background-color 0.2s ease-in-out;
}

._highlighter-box_4fe0z_178._hovered-element-box_4fe0z_190 div {
  background-color: yellow;
  visibility: hidden;
  transition: background-color 0.2s ease-in-out;
}

._highlighter-box_4fe0z_178._inspected-element-box_4fe0z_184._hovered-element-box_4fe0z_190 div {
  background-color: rgb(100, 255, 100);
  transition: background-color 0.2s ease-in-out;
}

._highlighter-box_4fe0z_178._hovered-element-box_4fe0z_190 div,
._highlighter-box_4fe0z_178._inspected-element-box_4fe0z_184 div {
  position: relative;
  height: 100%;
  width: 100%;
  visibility: visible;
}

._centroid-box_4fe0z_209 {
  width: 2.2vh;
  height: 2.2vh;
  border-style: solid;
  border-color: #ff4141;
  border-width: 2px;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  visibility: visible;
  transform: translate(-50%, -50%);
}

._centroid-box_4fe0z_209._centroid_4fe0z_209 {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._centroid_4fe0z_209._inspected-element-box_4fe0z_184 div {
  background-color: blue;
  opacity: 0.5;
  visibility: hidden;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._centroid_4fe0z_209._hovered-element-box_4fe0z_190 div {
  background-color: #ff0000;
  opacity: 0.5;
  visibility: hidden;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._centroid_4fe0z_209._inspected-element-box_4fe0z_184._hovered-element-box_4fe0z_190 div {
  background-color: green;
  opacity: 0.5;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._centroid_4fe0z_209._hovered-element-box_4fe0z_190 div,
._centroid-box_4fe0z_209._centroid_4fe0z_209._inspected-element-box_4fe0z_184 div {
  position: relative;
  height: 100%;
  width: 100%;
  visibility: visible;
}

._centroid-box_4fe0z_209._overlap_4fe0z_261 {
  border-style: dashed;
  border-color: #178b00;
  z-index: 4;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._overlap_4fe0z_261._inspected-element-box_4fe0z_184 div {
  background-color: blue;
  opacity: 0.5;
  visibility: hidden;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._overlap_4fe0z_261._hovered-element-box_4fe0z_190 div {
  background-color: #178b00;
  opacity: 0.5;
  visibility: hidden;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._overlap_4fe0z_261._inspected-element-box_4fe0z_184._hovered-element-box_4fe0z_190 div {
  background-color: rgb(113, 253, 113);
  opacity: 0.5;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._overlap_4fe0z_261._hovered-element-box_4fe0z_190 div,
._centroid-box_4fe0z_209._overlap_4fe0z_261._inspected-element-box_4fe0z_184 div {
  position: relative;
  height: 100%;
  width: 100%;
  visibility: visible;
}

._centroid-box_4fe0z_209._expand_4fe0z_303 {
  z-index: 3;
  background-color: #ffffff;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

._plus-minus_4fe0z_310 {
  position: relative;
  top: -0.8vh;
  text-align: center;
  font-size: 2vh;
  font-weight: 800;
  color: #ff4141;
  opacity: 1;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._expand_4fe0z_303._inspected-element-box_4fe0z_184 div {
  background-color: rgb(62, 57, 57);
  transition: background-color 0.2s ease-in-out;
  visibility: hidden;
}

._centroid-box_4fe0z_209._expand_4fe0z_303._hovered-element-box_4fe0z_190 div {
  background-color: #2f2f2f;
  transition: background-color 0.2s ease-in-out;
  visibility: hidden;
}

._centroid-box_4fe0z_209._expand_4fe0z_303._inspected-element-box_4fe0z_184._hovered-element-box_4fe0z_190 div {
  background-color: rgb(255, 133, 133);
  transition: background-color 0.2s ease-in-out;
}

._centroid-box_4fe0z_209._expand_4fe0z_303._hovered-element-box_4fe0z_190 div,
._centroid-box_4fe0z_209._expand_4fe0z_303._inspected-element-box_4fe0z_184 div {
  position: relative;
  height: 150%;
  width: 100%;
  visibility: visible;
}

._custom-button-icon_4fe0z_348 {
  font-size: 16px;
  vertical-align: middle;
}

._wide-tooltip_4fe0z_353 {
  max-width: 400px;
}

._contexts-custom-btn_4fe0z_357 {
  height: 30px;
  width: 30px;
  color: #ffffff;
  margin-top: 1px;
  padding: 3px 0 0 7px;
}

._no-contexts-info-icon_4fe0z_365 {
  background-color: #faad14;
}

._contexts-info-icon_4fe0z_369 {
  background-color: #1890ff;
}

._header-context-selector_4fe0z_373 {
  width: 350px;
}

._selectedElemActions_4fe0z_377 {
  gap: 8px;
}

._elementKeyInputActions_4fe0z_381 {
  max-width: 300px;
  flex: 1;
}

._inspector-main_4fe0z_31 #_selectedElementContainer_4fe0z_1 {
  padding-bottom: 0px;
}

._selected-element-table-cells_4fe0z_390 {
  word-wrap: break-all;
  word-break: break-all;
}

._element-cell-copy_4fe0z_395 {
  cursor: pointer;
}

._selected-element-card_4fe0z_399 {
  display: flex;
  flex-direction: column;
}

._selected-element-card_4fe0z_399 .ant-card-body {
  flex: 1;
  overflow: auto;
}

._selectedElemInfoMessage_4fe0z_409 {
  justify-content: center;
}

._selectedElemContentRow_4fe0z_413 {
  display: block;
}

._sourceTag_4fe0z_417 {
  color: #7d2020;
  font-weight: normal;
}

.dark ._sourceTag_4fe0z_417 {
  color: #b31b1b;
}

._sourceAttrName_4fe0z_426 {
  color: #864da1;
  font-style: italic;
}

.dark ._sourceAttrName_4fe0z_426 {
  color: #c96dc6;
}

._no-recorded-actions_4fe0z_435 {
  font-style: italic;
  margin-bottom: 20px;
}

._recorded-code_4fe0z_440 {
  height: 100%;
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
}

._framework-dropdown_4fe0z_447 {
  width: 150px;
}

._searchResultsList_4fe0z_451 {
  width: 100%;
  flex: 1;
  min-height: 24px;
  max-height: 150px;
  overflow: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #303030;
  border-radius: 6px 6px 0 0;
}

._searchResultsList_4fe0z_451 .ant-table-cell {
  padding: 4px 6px !important;
  height: 25px;
  text-align: left;
}

._searchResultsActions_4fe0z_469 {
  width: 350px;
}

._searchResultsKeyInput_4fe0z_473,
._elementKeyInput_4fe0z_381 {
  height: 32px;
  width: calc(100% - 64px);
}

._element-count-container_4fe0z_479 {
  margin-top: 0.5em;
  margin-left: 0.5em;
}

._locatorStrategyBtn_4fe0z_484 {
  margin-top: -1px;
  min-width: 25%;
  text-align: center;
}

._locatorSelectorTextArea_4fe0z_490 {
  width: 100%;
}

._coordinatesContainer_4fe0z_494 {
  position: absolute;
  background: rgba(255, 250, 205, 0.8);
  color: black;
  z-index: 100;
  padding: 2px;
}

._swipeSvg_4fe0z_502 {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

._swipeSvg_4fe0z_502 line {
  stroke-width: 15;
  stroke: rgba(255, 153, 153, 0.8);
  stroke-linecap: round;
}

._swipeSvg_4fe0z_502 circle {
  r: 10;
  fill: rgba(255, 153, 153, 0.8);
}

._gestureSvg_4fe0z_522 {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

._gestureSvg_4fe0z_522 line {
  opacity: 0.35;
}

._gestureSvg_4fe0z_522 ._filled_4fe0z_535,
._dashed_4fe0z_536 {
  stroke-dasharray: 10;
  stroke-width: 5;
}

._gestureSvg_4fe0z_522 ._whole_4fe0z_541,
._newDashed_4fe0z_542 {
  stroke-linecap: round;
  stroke-width: 15;
}

._gestureSvg_4fe0z_522 circle {
  r: 8;
  fill: none;
  stroke-width: 0.4%;
}

._gestureSvg_4fe0z_522 ._circle-dashed_4fe0z_553,
._circle-newDashed_4fe0z_554 {
  stroke-dasharray: 0.9%;
  border-style: dashed;
}

._innerScreenshotContainer_4fe0z_559 {
  display: flex;
  flex-direction: column;
  height: 100%;
}

._innerScreenshotContainer_4fe0z_559 ._screenshotActionsPanel_4fe0z_565 {
  margin-bottom: 2px;
  margin: 0 auto 2px auto;
}

._commands-container_4fe0z_570 ._btn-container_4fe0z_570 {
  padding: 8px;
}

._arg-container_4fe0z_574 {
  padding: 4px 4px 0 0;
}

._commands-container_4fe0z_570 .ant-select {
  width: 100%;
}

._commands-container_4fe0z_570 .ant-btn {
  width: 100%;
}

._gesture-header_4fe0z_586 {
  padding: 0 0 0 0;
  margin-right: -12px;
}

._gesture-header_4fe0z_586 .ant-page-header-footer {
  margin-top: 0px;
  padding-bottom: 5px;
}

._gesture-header_4fe0z_586 .ant-typography {
  margin-bottom: 0px;
}

._gesture-header_4fe0z_586 .ant-input {
  box-shadow: none;
  border-width: 0px;
}

._gesture-header-title_4fe0z_605 {
  font-size: 20px;
  font-weight: 500;
}

._gesture-header-description_4fe0z_610 {
  font-size: 15px;
  font-weight: 400;
  color: #636363;
  margin-left: 30px;
  margin-top: 5px;
}

._gesture-header-coord-btn_4fe0z_618 {
  width: 30px;
  height: 32px;
}

._gesture-header-timeline_4fe0z_623 {
  width: 90%;
  margin-top: -15px;
  min-height: 36px;
}

._timeline-tick-title_4fe0z_629 {
  text-align: center;
}

._gesture-header-timeline_4fe0z_623
  .ant-steps-item-wait
      > .ant-steps-item-container
      > .ant-steps-item-content
      > .ant-steps-item-title::after {
  background-color: #fffefe;
}

._gesture-header-timeline_4fe0z_623
  .ant-steps-item-finish
      .ant-steps-item-container
      .ant-steps-item-content
      .ant-steps-item-title::after {
  background-color: var(--timelineColor);
}

._gesture-header-icon_4fe0z_653 {
  font-size: 20px;
}

._pointer-title_4fe0z_657 {
  max-width: 65px;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 20%;
}

._tick-card_4fe0z_665 {
  overflow: hidden;
}

._tick-card_4fe0z_665 .ant-card-head {
  margin-top: -16px;
  padding-right: 0px;
  border-bottom: none;
}

._tick-card_4fe0z_665 .ant-card-body {
  margin-top: -12px;
  min-height: 167px;
  margin-right: -12px;
}

._tick-plus-card_4fe0z_681 {
  min-height: 220px;
}

._tick-plus-btn_4fe0z_685 {
  position: absolute;
  top: 40%;
}

._spaceContainer_4fe0z_690 {
  display: flex;
  word-break: break-word;
}

._tick-pointer-input_4fe0z_695 {
  width: 145px;
}

._tick-button-group_4fe0z_699 {
  display: block;
}

._tick-button-input_4fe0z_703 {
  width: 73px;
}

._tick-input-box_4fe0z_707 {
  width: 145px;
}

._tick-coord-box_4fe0z_711 {
  width: 72px;
  text-align: center;
}

._tick-input-box_4fe0z_707 .ant-input-group-addon {
  position: sticky;
  width: 50px;
}

._option-inpt_4fe0z_721 {
  text-align: center;
}

._error-icon_4fe0z_725 {
  color: red;
  margin: 5px;
}
._active-session_1vmmd_1 {
  background-color: #662d91;
  color: white;
}

._sessionContainer_1vmmd_6 {
  width: 100%;
  height: 100%;
  padding: 1em;
  display: flex;
  flex-flow: column;
}

._sessionContainer_1vmmd_6 .ant-divider-horizontal {
  margin: 0px;
}

._sessionContainer_1vmmd_6 .ant-tabs-tab .anticon.anticon-close-square {
  color: red;
  margin-left: 10px;
}

._sessionContainer_1vmmd_6 .addCloudProviderTab {
  font-style: italic;
}

._cloudProviderModal_1vmmd_27 {
  min-width: 600px;
  max-width: 100%;
}

._cloudProviderModal_1vmmd_27 .ant-row {
  margin-bottom: 16px;
}

._cloudProviderModal_1vmmd_27 .ant-modal-body button {
  width: 100%;
  padding: 4px;
}

._cloudProviderModal_1vmmd_27 .ant-modal-body button img {
  height: 100%;
}

._sessionHeader_1vmmd_45 {
  display: flex;
  justify-content: space-between;
}

._sessionFooter_1vmmd_50 {
  margin-top: 15px;
  text-align: right;
  height: 30px;
}

._sessionFooter_1vmmd_50 ._desiredCapsLink_1vmmd_56 {
  float: left;
}

._tabText_1vmmd_60 img {
  height: 20px;
  filter: grayscale(100%);
}

.ant-tabs-tab-active ._tabText_1vmmd_60 img {
  filter: none;
}

._serverTabs_1vmmd_69 {
  padding-bottom: 8px;
  flex: 1;
  max-width: 95%;
}

._serverTabs_1vmmd_69 .ant-tabs-bar {
  padding-top: 2em;
  margin-top: -1em;
}

._serverTabs_1vmmd_69 .ant-tabs-nav-wrap {
  -webkit-app-region: drag;
}

._serverTabs_1vmmd_69 .ant-tabs-tab {
  -webkit-app-region: no-drag;
}

._serverTabs_1vmmd_69 .ant-form > .ant-row > div {
  padding-bottom: 12px;
}

._serverTabs_1vmmd_69 .ant-form-item {
  margin: 0;
}

._scrollingTabCont_1vmmd_96 {
  margin-top: 15px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
}

._scrollingTabCont_1vmmd_96 .ant-tabs-bar {
  margin-bottom: 0px;
}

._scrollingTabCont_1vmmd_96 .ant-tabs-content {
  height: 100%;
}

._scrollingTab_1vmmd_96 {
  scrollbar-width: none; /* -webkit-scrollbar for Firefox */
  overflow-y: scroll;
  height: 100%;
}

._scrollingTab_1vmmd_96::-webkit-scrollbar {
  width: 0px;
}

._toggleTheme_1vmmd_122 {
  padding: 5px;
}

._savedSessions_1vmmd_126,
._savedSessions_1vmmd_126 .ant-table,
._savedSessions_1vmmd_126 .ant-table-wrapper {
  height: 100%;
}

._savedSessions_1vmmd_126 .ant-col {
  height: calc(100% - 15px);
}

._savedSessions_1vmmd_126 .ant-table {
  overflow-y: auto;
}

._savedSessions_1vmmd_126 .ant-table-body .ant-table-cell {
  padding: 8px 16px;
}

._savedSessions_1vmmd_126 .ant-table::-webkit-scrollbar {
  width: 0px;
}

._newSessionForm_1vmmd_148 {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}

._newSessionForm_1vmmd_148::-webkit-scrollbar {
  width: 0px;
}

._capsFormattedCol_1vmmd_158 {
  padding-left: 12px;
}

._savedCaps_1vmmd_162,
._formattedCaps_1vmmd_163,
._formattedCapsBody_1vmmd_164 {
  height: 100%;
}

._savedCaps_1vmmd_162 .ant-card-body {
  height: 100%;
  padding: 0;
}

._formattedCaps_1vmmd_163 .ant-row {
  width: 100%;
}

._formattedCaps_1vmmd_163 .ant-card-head-title {
  padding-right: 10px;
  height: 65px;
  width: 100%;
  display: flex;
  align-items: center;
}

._formattedCaps_1vmmd_163 .ant-card-body {
  height: calc(100% - 66px);
  padding: 0 14px 0 24px;
  flex: 1;
  overflow-y: auto;
}

._formattedCaps_1vmmd_163 .ant-card-extra {
  padding: 15px 0;
}

._formattedCapsBody_1vmmd_164 pre {
  height: 100%;
  margin: 0;
  padding: 24px 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}

._start-session-button_1vmmd_204 {
  margin-left: 1em;
}

._capsFormCol_1vmmd_208 {
  min-width: 420px;
  height: 100%;
}

._capsFormRow_1vmmd_213 {
  font-size: 14px;
  height: 100%;
}

._capsFormRow_1vmmd_213 .ant-col {
  height: calc(100% - 15px);
}

._capsBoxFont_1vmmd_222 {
  font-family: monospace;
}

._capsFormRow_1vmmd_213 .ant-form-item {
  margin-bottom: 0.5em;
}

._capsValueControl_1vmmd_230 {
  width: 142px;
}

._capsValueControl_1vmmd_230 textarea {
  max-width: 142px;
}

._localDesc_1vmmd_238 {
  font-style: italic;
  color: #666;
  margin: 0;
  padding: 6px 8px 0 8px;
}

._capsNameEditorButton_1vmmd_245 {
  margin: 0 8px 0 0;
  padding: 0;
}

._capsEditorControls_1vmmd_250 {
  position: absolute;
  right: 0;
  padding: 28px;
  z-index: 1;
}

._capsEditorButton_1vmmd_257 {
  margin: 0 0 0 4px;
}

._capsEditor_1vmmd_250 {
  width: 100%;
  height: 100%;
  padding: 24px 0;
}

._capsEditorTitle_1vmmd_267 {
  width: 100%;
  height: 22px;
  padding: 0;
  margin: 0;
  resize: none;
}

._capsEditorBody_1vmmd_275 {
  width: 100%;
  padding: 0;
  margin: -1px;
  resize: none !important;
  font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace;
  font-size: 1em;
}

._capsEditorBodyFull_1vmmd_284 {
  height: 100% !important;
}

._capsEditorBodyResized_1vmmd_288 {
  height: calc(100% - 40px) !important;
}

._advancedSettingsContainerCol_1vmmd_292 {
  width: 100%;
}

._advancedSettingsContainer_1vmmd_292 .ant-form-item {
  margin: 0;
}

._add-desired-capability-button_1vmmd_300 {
  float: right;
}

._btnReload_1vmmd_304 {
  float: right;
  margin-left: 8px;
}

._btnDeleteCap_1vmmd_309 {
  float: right;
}

._inputDataCenter_1vmmd_313 {
  margin-left: 8px;
}

._addonDataCenter_1vmmd_317 {
  height: 32px;
}

._addonDataCenterRadioContainer_1vmmd_321 {
  display: table-cell;
  padding-top: 4px;
  padding-left: 11px;
}

._errorMessage_1vmmd_327 {
  padding-top: 1px;
  color: #ff4d4f;
  font-size: 12px;
}